41319 Commits

Author SHA1 Message Date
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
David Mudrak
7217676b92 MDL-22296 CLI installer allows to rename the administrator account username 2010-05-10 21:57:48 +00:00
Helen Foster
defdbbdd6a MDL-21695 adding help strings 2010-05-10 19:32:04 +00:00
David Mudrak
728c42bc68 Workshop support for CLI installer - $CFG->maxbytes may not be set yet 2010-05-10 17:32:49 +00:00
David Mudrak
877a172ddf MDL-22406 CLI installer: fixing a bug in setting of string location 2010-05-10 17:16:34 +00:00
David Mudrak
d8030e1119 MDL-22294 CLI installer uses given --dataroot as a default for interactive mode 2010-05-10 17:10:37 +00:00
David Mudrak
59ba2bb002 MDL-22294 CLI installer now supports --dataroot argument correctly 2010-05-10 15:59:21 +00:00
David Mudrak
7d73574c6f MDL-22406 CLI installer now switches to core_string_manager() after the lang pack has been fetched 2010-05-10 14:46:59 +00:00
David Mudrak
90150c08ee MDL-18112 Added a comment that we intentionally check against 5.2.0 in early install steps 2010-05-10 14:44:02 +00:00
David Mudrak
a18d577dcd MDL-22059 Missing installer strings. To be automated soon. 2010-05-10 14:24:36 +00:00
David Mudrak
11072c31ec MDL-15252 Unifying a string 'availablelangs' - now lives in install.php only
AMOS BEGIN
 MOV [availablelangs,core_admin],[availablelangs,core_install]
AMOS END
2010-05-10 13:15:50 +00:00
David Mudrak
6189e63d52 MDL-22306 PHP_EOL is used when creating config.php 2010-05-10 12:51:49 +00:00
Sam Hemelryk
d7bd9acd9c navigation MDL-22398 Fixed module declaration for custom menu that was reincluding javascript-static 2010-05-10 09:41:32 +00:00
Helen Foster
007e52c6e5 MDL-21695 adding help strings 2010-05-10 09:41:00 +00:00
Sam Hemelryk
d29b8f0f6b NOBUG javascript-static minor correction in syntax 2010-05-10 09:38:04 +00:00
Sam Hemelryk
18ddfc1e98 navigation MDL-22399 Added logs link to activity settings 2010-05-10 09:02:09 +00:00
Dongsheng Cai
fb4ee704aa MDL-18520, filesystem plugin should respect mimetypes 2010-05-10 08:42:19 +00:00
Sam Hemelryk
537740cba1 themes MDL-22353 Split CSS urls from one to three to resolve IE renderering issues 2010-05-10 07:47:52 +00:00