- 28 Oct, 2011 1 commit
-
-
Petr Skoda authored
Hopefully it will be replaced by something fully functional soon, see http://moodle.org/mod/forum/discuss.php?d=189023
-
- 26 Oct, 2011 1 commit
-
-
When over 50 users were online the count used in the listing was incorrect
-
- 20 Oct, 2011 2 commits
- 29 Sep, 2011 1 commit
-
-
Ankit Kumar Agarwal authored
-
- 27 Sep, 2011 1 commit
-
-
Petr Skoda authored
Only modules are allow to use old style non-frankenstyle callback names, all other plugins must use full component prefix.
-
- 10 Sep, 2011 3 commits
-
-
Tom Lanyon authored
-
Tom Lanyon authored
-
Petr Skoda authored
-
- 08 Sep, 2011 2 commits
-
-
Sam Hemelryk authored
MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly
-
Sam Hemelryk authored
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
-
- 06 Sep, 2011 1 commit
-
-
Sam Hemelryk authored
MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects
-
- 01 Sep, 2011 1 commit
-
-
Rossiani Wijaya authored
-
- 31 Aug, 2011 1 commit
-
-
Sam Hemelryk authored
MDL-29006 block_html Added formatted to title printed on editing form when a hard freeze is in effect
-
- 30 Aug, 2011 1 commit
-
-
Aparup Banerjee authored
-
- 25 Aug, 2011 1 commit
-
-
http://yuilibrary.com/projects/yui3/ticket/2530999Petr Skoda authored
Do not load io-xdr and io-upload-iframe on the same page.
-
- 24 Aug, 2011 1 commit
-
-
Jerome Mouneyrac authored
MDL-29005 display enrollable courses total and downloadable courses total instead of courses/sites total
-
- 11 Aug, 2011 1 commit
-
-
Sam Hemelryk authored
-
- 08 Aug, 2011 1 commit
-
-
Dan Poltawski authored
Simpliepie is quoting urls and we need the url to be unescaped
-
- 13 Jul, 2011 1 commit
-
-
Sam Hemelryk authored
-
- 10 Jul, 2011 1 commit
-
-
Petr Skoda authored
-
- 07 Jul, 2011 2 commits
-
-
Aparup Banerjee authored
-
Dan Poltawski authored
This setting was used in 1.9 and below to control feed generation only, not for RSS consumption.
-
- 04 Jul, 2011 2 commits
-
-
Dan Poltawski authored
-
Dan Poltawski authored
-
- 02 Jul, 2011 1 commit
-
-
Eloy Lafuente authored
-
- 01 Jul, 2011 1 commit
-
-
Andrew Davis (andyjdavis) authored
-
- 30 Jun, 2011 3 commits
-
-
Andrew Davis (andyjdavis) authored
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
-
Andrew Davis (andyjdavis) authored
MDL-27829 blocks: improved backwards compatibility for blocks set to display on page types we dont allow the user to select anymore
-
Andrew Davis (andyjdavis) authored
MDL-27829 blocks: added code to make the page type restrictions for blocks on admin setting pages make sense
-
- 29 Jun, 2011 1 commit
-
-
Sam Hemelryk authored
-
- 09 Jun, 2011 1 commit
-
-
Dongsheng Cai authored
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
-
- 23 May, 2011 5 commits
-
-
Aparup Banerjee authored
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.
-
Aparup Banerjee authored
-
Aparup Banerjee authored
MDL-27428 accessibility : added keyboard navigation to dock arrow keys expand and collapse. enter and space will toggle actions.
-
Aparup Banerjee authored
MDL-27428 accessibility : made navigation and settings menu category span nodes navigable using tabs with tabindex=0
-
Aparup Banerjee authored
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.
-
- 05 May, 2011 1 commit
-
-
Dongsheng Cai authored
-
- 04 May, 2011 2 commits
-
-
Dongsheng Cai authored
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
-
Aaron Barnes authored
-