41336 Commits

Author SHA1 Message Date
Andrew Davis
4dfdeb76dd rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:13:06 +00:00
Andrew Davis
842cd18bc9 rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:07:57 +00:00
Martin Dougiamas
bfebaf64d8 MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
Moodle Robot
f60d0786f7 Updated the HEAD build version to 20100513 2010-05-13 00:41:29 +00:00
Helen Foster
5535474a0f MDL-21695 adding help strings 2010-05-12 16:51:28 +00:00
Helen Foster
2cab730e6d MDL-21695 adding help strings and link strings 2010-05-12 16:27:51 +00:00
Helen Foster
a5a8391f79 MDL-21695 adding help strings 2010-05-12 13:17:07 +00:00
Tim Hunt
14f3ad159d moodlelib MDL-19418 fix bugs introduced when converting clean_param to preg.
Aumusingly, one of the bugs was detected by a unit test that was in Moodle 1.9, but
which for some reason was not in HEAD. I have tidied up the clean_param unit tests
and added a few more.
2010-05-12 12:05:59 +00:00
Sam Hemelryk
36798745fb user MDL-22382 Fixed incorrect use of get_list_of_themes in editlib.php 2010-05-12 09:44:45 +00:00
Helen Foster
2dc8831300 MDL-21695 adding help strings and link strings 2010-05-12 09:16:24 +00:00
Jordi Piguillem
ebe93f74da [MDL-22112]
Marc's Patch

Moodle 2 Backups
2010-05-12 08:26:34 +00:00
Rossiani Wijaya
bbfa9be0f8 MDL-20445 - change the logic to get 'title' attribute for the link in navbar and navblock. 2010-05-12 08:10:59 +00:00
Pierre Pichet
ce0738c9e4 *** empty log message *** 2010-05-12 08:04:12 +00:00
Martin Dougiamas
15ac57cbc0 MDL-19313 Use an existing exception code 2010-05-12 07:56:48 +00:00
jerome mouneyrac
229a70996a security keysMDL-12886 cleanup a bit the security keys page (move html into renderer and DB query into library) 2010-05-12 07:53:07 +00:00
Andrew Davis
43cc3cbd6f gradebook MDL-22428 fixed a JS problem that prevented the user from changing a course's aggregation method 2010-05-12 07:41:31 +00:00
Andrew Davis
ffa3bfb36f rss MDL-22204 added library functions to allow the user to get a new rss token 2010-05-12 06:48:59 +00:00
Martin Dougiamas
a1dc03b5eb MDL-22058 Fixed links back to associated items from blogs. Still needs styles I think 2010-05-12 06:27:29 +00:00
Martin Dougiamas
e3fb62d9da NOBUG Fixed a simple notice where idnumber was missing from assignment/index.php 2010-05-12 06:05:47 +00:00
Martin Dougiamas
ab41b6c47b MDL-22427 Got rid of hideactivitytypenavlink, with three good reasons 1) It doesn't do anything, 2) It was a NEGATIVE setting (show not hide) and 3) it refers to hardcoded roles 2010-05-12 05:42:47 +00:00
Dongsheng Cai
b420734aa0 "MDL-20814, verify the file path, and print relevant information is there is bad data" 2010-05-12 04:27:11 +00:00
Pierre Pichet
f26c529741 MDL-15252 fixing changes to lang files to solve bugs in edit_multianswer_form, some lang texts are temporary
so do not translate
2010-05-12 03:08:15 +00:00
Pierre Pichet
2c580fcf17 MDL-15252 fixing changes to lang files to solve bugs in edit_multinaswer_form, some lang texts are temporary
so do not translate
2010-05-12 03:05:24 +00:00
Pierre Pichet
04e9167185 MDL-20296 improving code, defining constants as NUMERICALQUESTIONUNITTEXTINPUTDISPLAY 2010-05-12 02:54:45 +00:00
Moodle Robot
aae28ffa99 Updated the HEAD build version to 20100512 2010-05-12 00:41:49 +00:00
Andreas Grabs
794732941c MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-11 22:32:53 +00:00
David Mudrak
b4c458a347 Fixing an incorrect usage of 'continue' statement outside the loop
This was a blocker for CLI installer. After a site is installed via CLI,
the admin has to log in and edit his/her profile. The profile editing
page did not work as it run into this if {} statement, producing fatal
error.
2010-05-11 15:47:12 +00:00
Tim Hunt
175a3fd83a quiz settings: Revert some changes I committed by accident while commiting the patch for MDL-21780. 2010-05-11 14:12:49 +00:00
Sam Marshall
c4893595fc Completion tracking: NOBUG Added missing phpdoc comment. 2010-05-11 13:49:24 +00:00
Pierre Pichet
78e5300ded MDL-21780 removing a DO NO COMMIT echo ;) 2010-05-11 13:13:17 +00:00
Helen Foster
462774f156 MDL-21695 adding help strings 2010-05-11 10:09:15 +00:00
Helen Foster
6eed23a7fa MDL-21695 adding help strings 2010-05-11 10:02:25 +00:00
Martin Dougiamas
a42c1609d7 MDL-22416 More Upper Case Issues 2010-05-11 08:38:31 +00:00
Martin Dougiamas
5f4a77d4af MDL-22416 Fixing some more upper case issues. No word changes. 2010-05-11 08:33:12 +00:00
Sam Hemelryk
8eaf1ba1ec blog MDL-22058 Fixed up blocks using the naughty blog_get_headers method, recent blogs and blog tags 2010-05-11 08:23:01 +00:00
Martin Dougiamas
7bab5279d3 MDL-13766 Updated some english (and fixed some case problems in other strings) 2010-05-11 08:19:38 +00:00
Pierre Pichet
9e459630eb MDL-22441 Invalid SQL (must not have ; at the end ) 2010-05-11 08:05:05 +00:00
Sam Hemelryk
e0c9ba5547 navigation MDL-21529 Implemented a custom close icon for the dock popout so as not to be confused with delete. 2010-05-11 07:48:51 +00:00
Sam Hemelryk
12cc75aed5 custommenu MDL-22398 Fixed notice during install/upgrade with $CFG->custommenuitems 2010-05-11 07:30:04 +00:00
Sam Hemelryk
242b78f73b javascript MDL-22398 Fixed issue if custommenu was init but not shown 2010-05-11 07:16:23 +00:00
Sam Hemelryk
2a12d9eeb0 mod-assignment MDL-22266 Fixed pagelayout for popup 2010-05-11 07:13:04 +00:00
Dongsheng Cai
ea1780adf3 MDL-13766, implemented user quota 2010-05-11 06:49:51 +00:00
Sam Hemelryk
8a556fdd01 navigation MDL-21996 Added permission and check permission icons 2010-05-11 06:43:49 +00:00
Dongsheng Cai
97b151ea3b "MDL-13766, fixed popup login in filepicker" 2010-05-11 05:40:14 +00:00
Sam Hemelryk
76046fa871 navigation MDL-14632 Fixed incorrect contexts in capability checks for navigation 2010-05-11 05:28:59 +00:00
Martin Dougiamas
fe09ccbaed MDL-22185 I missed some field name changes (date) 2010-05-11 02:27:22 +00:00
Martin Dougiamas
9f4ec46df1 MDL-22411 Avoid htmlspecialchars so that large objects actually work 2010-05-11 02:23:05 +00:00
Moodle Robot
13201d81ee Updated the HEAD build version to 20100511 2010-05-11 00:41:29 +00:00
Tim Hunt
cb323d0258 quiz recent activity: MDL-22410 permission check was wrong. 2010-05-10 22:36:40 +00:00
Tim Hunt
7bc488dc3d quiz settings MDL-21780 more work on group and user setting overrides
The group setting tab is now disabled if there are no groups in the course.
The code also now respects groupings.
Thanks to Matt Petro for this patch.
2010-05-10 22:15:17 +00:00