Rossiani Wijaya
fb0a425d35
MDL-27975 community block: fixed string typo
2011-09-01 17:01:13 +08:00
Sam Hemelryk
3485687660
MDL-29006 block_html Added formatted to title printed on editing form when a hard freeze is in effect
2011-08-31 11:45:57 +12:00
Aparup Banerjee
dd0c9fb142
MDL-29005 blocks : clarified comment
2011-08-30 11:17:50 +08:00
Aparup Banerjee
d9d76da933
Merge branch 'MDL-29005' of git://github.com/mouneyrac/moodle
2011-08-30 11:07:38 +08:00
Petr Skoda
89631804a4
Merge branch 'w33_MDL-28554_m22_yui' of github.com:skodak/moodle
2011-08-25 11:40:07 +02:00
Petr Skoda
0958759dc2
MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999
...
Do not load io-xdr and io-upload-iframe on the same page.
2011-08-25 11:38:34 +02:00
Jerome Mouneyrac
4962df40a9
MDL-29005 display enrollable courses total and downloadable courses total instead of courses/sites total
2011-08-24 14:40:15 +08:00
Aparup Banerjee
31d13687c9
Merge branch 'wip-MDL-25636-master' of git://github.com/samhemelryk/moodle
2011-08-23 18:17:26 +08:00
Sam Hemelryk
bd4624765e
MDL-25636 block_html Fixed up missing format config if block restored from early 2.0 backup
2011-08-11 11:17:37 +08:00
Dan Poltawski
d8d1f9e35e
MDL-28569 blocks/rss_client - RSS feed autodiscovery fails with ampersands
...
Simpliepie is quoting urls and we need the url to be unescaped
2011-08-08 14:11:13 +08:00
Petr Skoda
215f2c36d5
Merge branch 'wip-MDL-28205-master' of git://github.com/samhemelryk/moodle
2011-07-18 15:25:02 +02:00
Sam Hemelryk
112c7f05b5
MDL-28205 RSS: Fixed up notice and set better pagelayout type on manage feeds page
2011-07-13 10:32:38 +08:00
Petr Skoda
0342fc3609
MDL-28158 add optional "Remember username" checkbox in login forms
2011-07-10 13:22:55 +02:00
Eloy Lafuente (stronk7)
26635fd7f9
Merge branch 'MDL-28169' of git://github.com/nebgor/moodle
2011-07-07 10:21:32 +02:00
Aparup Banerjee
c5a8abfedd
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
2011-07-07 11:40:38 +08:00
Eloy Lafuente (stronk7)
dfef3028ae
Merge branch 'MDL-26285' of git://git.luns.net.uk/moodle
2011-07-07 02:10:13 +02:00
Dan Poltawski
ac9695e5d8
MDL-26285 block_rss_client - do not disable with enablerssfeeds
...
This setting was used in 1.9 and below to control feed generation only, not
for RSS consumption.
2011-07-06 21:10:43 +01:00
Sam Hemelryk
024ad4bd82
Merge branch 'MDL-27168' of git://git.luns.net.uk/moodle
2011-07-06 12:03:33 +08:00
Dan Poltawski
a58f4d5595
MDL-26626 course competion block - fix hardcoded string
2011-07-03 22:51:58 +01:00
Dan Poltawski
dc9c9c45ec
MDL-27168 completionstatus block - Use localized strings
2011-07-03 20:51:15 +01:00
Eloy Lafuente (stronk7)
3e16a2ca66
MDL-27829 blocks - clean dupe comments
2011-07-01 20:38:06 +02:00
Eloy Lafuente (stronk7)
67fcc9989a
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-07-01 11:51:26 +02:00
Andrew Davis (andyjdavis)
2f9bdadfd2
MDL-27829 blocks: made the ability to add a block to all site administration pages work
2011-07-01 17:11:10 +08:00
Eloy Lafuente (stronk7)
91dc377b74
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-06-30 16:39:45 +02:00
Andrew Davis (andyjdavis)
d097ad564d
MDL-27829 blocks: added a warning to the block settings page that displays when the block was using a block type we dont let users select anymore
2011-06-30 17:44:50 +08:00
Andrew Davis (andyjdavis)
096928c79e
MDL-27829 blocks: improved backwards compatibility for blocks set to display on page types we dont allow the user to select anymore
2011-06-30 16:42:28 +08:00
Andrew Davis (andyjdavis)
800688bd1e
MDL-27829 blocks: added code to make the page type restrictions for blocks on admin setting pages make sense
2011-06-30 15:32:34 +08:00
Sam Hemelryk
797cedc7cf
MDL-25249 Tidied up calendar variable passing and removed session abuse
2011-06-29 14:50:38 +08:00
Dongsheng Cai
b1627a92e5
MDL-26105 Block settings should contains less options, and be more user friendly
...
AMOS BEGIN
MOV [page-blog-index, pagetype], [page-blog-index, blog]
MOV [page-blog-x, pagetype], [page-blog-x, blog]
MOV [page-tag-x, pagetype], [page-tag-x, tag]
MOV [page-course-view-weeks, pagetype], [page-course-view-weeks, format_weeks]
MOV [page-course-view-weeks-x, pagetype], [page-course-view-weeks-x, format_weeks]
MOV [page-course-view-topics, pagetype], [page-course-view-topics, format_topics]
MOV [page-course-view-topics-x, pagetype], [page-course-view-topics-x, format_topics]
AMOS END
2011-06-09 13:51:14 +08:00
Aparup Banerjee
0193d9dfe7
MDL-27428 accessibility : added a fourth argument to event's subscription and delegation methods to specify selector actions.
...
- selected actions will fire the event through to the relevant handling functions.
2011-05-23 11:13:52 +08:00
Aparup Banerjee
f93844f3d7
MDL-27428 accessibility : added keyboard support to navigational menus loaded via ajax.
2011-05-23 11:13:36 +08:00
Aparup Banerjee
eb25449ae6
MDL-27428 accessibility : added keyboard navigation to dock arrow keys expand and collapse. enter and space will toggle actions.
2011-05-23 11:13:20 +08:00
Aparup Banerjee
32561cafd4
MDL-27428 accessibility : made navigation and settings menu category span nodes navigable using tabs with tabindex=0
2011-05-23 11:12:53 +08:00
Aparup Banerjee
1e22cd351f
MDL-27428 accessibility : allowed enter/space/left_arrow/right_arrow to expand/collapse navigation & settings menu branches
...
- note: a menu node branch that is a link will be followed instead of toggling the branch.
2011-05-23 11:12:35 +08:00
Sam Hemelryk
644b14c552
Merge branch 'MDL-27367-HEAD' of git://github.com/srynot4sale/moodle
2011-05-09 10:20:15 +08:00
Dongsheng Cai
480fe33538
MDL-26854 Added comments block lib.php, it contains comments callbacks
2011-05-05 11:22:39 +08:00
Dongsheng Cai
c1951ea953
MDL-26854 COMMENT
...
1. added pluginname_comment_validate callback to comments api
2. change permission callback defaults to false
3. Tidied up serveal areas of comments and implemented callback to
ignore system permissions for view (credits to Sam Hemelryk)
AMOS BEGIN
MOV [modulerejectcomment,error],[callbackrejectcomment,error]
AMOS END
2011-05-04 17:23:46 +08:00
Aaron Barnes
0e5e1daaee
MDL-26190 completion blocks: Completion blocks shouldn't ever be blank
2011-05-04 12:55:26 +12:00
Sam Hemelryk
fc3e922e65
MDL-25999 Fixed URL bug with admin bookmark changes
2011-04-19 10:22:46 +08:00
Sam Hemelryk
d0542700f5
Merge branch 'MDL-25999_head' of git://github.com/rwijaya/moodle
2011-04-19 10:16:39 +08:00
Rossiani Wijaya
53758125dc
MDL-25999: update Admin Bookmarks block to work properly in head
2011-04-18 17:31:35 +08:00
Nadav Kavalerchik
b41fc49c26
CSS MDL-26013 Fixed several display bugs when using right to left languages
2011-04-14 15:56:10 +08:00
Sam Hemelryk
93b86f6239
comment MDL-27024 Removed last reference to the comment block within the comment API and used the options properly
2011-04-11 10:31:13 +08:00
Sam Hemelryk
116a48b133
comment MDL-27024 made notoggle and autoload into proper options to remove comment block conditions from comment API
2011-04-11 10:31:13 +08:00
Eloy Lafuente (stronk7)
c031f2c1e7
Merge branch 'MDL-26875' of git://github.com/samhemelryk/moodle
2011-03-21 21:10:55 +01:00
Eloy Lafuente (stronk7)
83ee4693c5
Merge branch 'MDL-26908' of git://github.com/samhemelryk/moodle
2011-03-21 19:08:46 +01:00
Sam Hemelryk
beb81f4947
Merged PULL-496/MDL-26859 and fixed incorrect defines
2011-03-21 17:13:20 +08:00
Sam Hemelryk
553669ae17
navigation MDL-26908 Fixed up positioning of icons for items that are both expandable and have an icon
2011-03-21 10:45:23 +08:00
Petr Skoda
fd85ceac57
MDL-26859 improve coding style in blog related blocks
2011-03-20 12:29:22 +01:00
Sam Hemelryk
4c2820fbd8
navigation MDL-26875 Moved course type check into object check and moved JS string call to navigation block where the navigation JS is initialised.
2011-03-18 14:45:10 +08:00