Commit graph

9752 commits

Author SHA1 Message Date
Andreas Grabs
db1a1c0d9e MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-16 08:17:09 +00:00
Andreas Grabs
2ad5d2efaa wrong appearance on feedbacks located on the frontpage 2010-05-14 12:14:59 +00:00
Andreas Grabs
7620725fe5 wrong appearance on feedbacks located on the frontpage 2010-05-14 11:49:59 +00:00
Jordi Piguillem
4231d124fe [MDL-22112]
Adding some strings
2010-05-14 08:30:26 +00:00
Jordi Piguillem
ab6df974b6 [MDL-22112]
Formatting the code
2010-05-14 08:29:45 +00:00
Jordi Piguillem
d56a4dc5f5 Fixing problems like in [MDL-22352]. 2010-05-14 08:27:15 +00:00
Jordi Piguillem
3ca72eb7a3 [MDL-22352]
Fixing this problem.
2010-05-14 08:20:21 +00:00
Martin Dougiamas
8e5c082816 MDL-22463 Reinstating hotpot off-by-default status 2010-05-14 05:31:00 +00:00
Gordon Bateson
9e43b1db73 further (and final) merge of changes from Moodle 1.9 2010-05-14 03:46:30 +00:00
Gordon Bateson
90fb280427 standardize white space, including line endings 2010-05-14 03:17:43 +00:00
Gordon Bateson
ca091dc198 merge changes from HotPot moodle 1.9 2010-05-14 03:14:22 +00:00
Piers Harding
485f4ce60d MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE, JS finding content ids, and url_pix(). 2010-05-13 23:01:38 +00:00
Andreas Grabs
6b0b57294d MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-13 10:48:24 +00:00
Andrew Davis
9e86f2e7a9 rss MDL-22204 fixed rss autodiscovery and made the RSS UI elements placement consistent 2010-05-13 08:44:35 +00:00
Andrew Davis
e6e79f84c1 backup MDL-22151 Implemented url module backup 2010-05-13 07:45:01 +00:00
Martin Dougiamas
d5b04bfd7d MDL-22421 Fixed missing $OUTPUT global declaration. Thanks to Mathias Wortmann! 2010-05-13 04:29:59 +00:00
Martin Dougiamas
e2f6bddc04 MDL-22204 Updated two strings for forum RSS links to make them shorter. Thanks AMOS! 2010-05-13 02:25:44 +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
Jordi Piguillem
ebe93f74da [MDL-22112]
Marc's Patch

Moodle 2 Backups
2010-05-12 08:26:34 +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
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
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
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
Pierre Pichet
78e5300ded MDL-21780 removing a DO NO COMMIT echo ;) 2010-05-11 13:13:17 +00:00
Sam Hemelryk
2a12d9eeb0 mod-assignment MDL-22266 Fixed pagelayout for popup 2010-05-11 07:13:04 +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
728c42bc68 Workshop support for CLI installer - $CFG->maxbytes may not be set yet 2010-05-10 17:32:49 +00:00
Andreas Grabs
9d092aa91c adding line $PAGE->set_heading(format_string($course->fullname)); 2010-05-09 21:37:48 +00:00
Tim Hunt
45213559b4 quiz upgrade MDL-20856 quiz upgrade was duplicating the statistics row in the quiz_report table. 2010-05-07 00:59:02 +00:00
Tim Hunt
2b38499d60 MDL-20860 quiz grades that had already been formatted for output were being used in database queries.
Which really does not work in locales that use , as a decimal point.

Also, this commit fixes one performance problem in index.php with DB queries in a loop.
2010-05-07 00:08:16 +00:00
David Mudrak
18db005f9c MDL-22368 Removing the limit of number of users in the recordset 2010-05-06 22:06:34 +00:00
David Mudrak
27d1a27c21 MDL-21695 Migrating the usage of root help files so far re-worded
AMOS BEGIN
 HLP forcepasswordchange.html,[forcepasswordchange_help,core]
 HLP interestslist.html,[interestslist_help,core]
 HLP newpassword.html,[newpassword_help,core]
 HLP permissions.html,[permissions_help,core_role]
 HLP picture.html,[newpicture_help,core]
 HLP picture.html,[newpicture_help,core_group]
 HLP roles.html,[roles_help,core_role]
AMOS END
2010-05-06 21:27:58 +00:00
Dongsheng Cai
79447c50a3 MDL-22151, backup for chat module 2010-05-06 09:30:42 +00:00
Dongsheng Cai
b2aea6c674 "MDL-22335, make mainfile element as required" 2010-05-06 06:30:40 +00:00
Sam Hemelryk
6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
Sam Hemelryk
c351bb50ce backup MDL-22151 Implemented backup in the lesson module 2010-05-06 01:53:55 +00:00
Dan Marsden
86996ffe92 SCORM MDL-22340 use full path for includes. 2010-05-06 00:13:54 +00:00
Dan Marsden
20f88deb5a SCORM Grades MDL-22332 redirect to report page correctly from gradebook - thanks to Valerian for report/fix. (pushed wrong db calls) - oops! 2010-05-05 23:50:43 +00:00
Dan Marsden
e0ad0e7397 SCORM Grades MDL-22332 redirect to report page correctly from gradebook - thanks to Valerian for report/fix. 2010-05-05 23:48:00 +00:00
Eloy Lafuente
253063a29b MDL-22151 backup - added survey module backup 2010-05-05 13:16:25 +00:00
Helen Foster
3bbb63ea04 MDL-21695 adding help link string 2010-05-05 11:47:29 +00:00
Jordi Piguillem
37dcd4b662 [MDL-22112]
Marc's Patch

wiki_get_updated_pages_by_subwiki implemented
2010-05-05 09:43:07 +00:00
Jamie Pratt
6a176a74a8 MDL-21655 "big scary enrolment and roles improvements" fixed a typo in previous check in which was causing an error when replying to posts. 2010-05-05 08:45:45 +00:00
Dongsheng Cai
7d2975c138 "MDL-22323, fixed right layout unit event" 2010-05-05 03:59:26 +00:00
Andrew Davis
eaed2fd163 ajax MDL-22286 removed references to the previous version of the JS function openpopup() 2010-05-05 02:05:58 +00:00
David Mudrak
3dc6a7b9f3 MDL-21695 Yet another help string for workshop, to be described more later 2010-05-04 23:25:23 +00:00
David Mudrak
08af32afbd Workshop: uses navigation block + settings block instead of own tabs 2010-05-04 22:56:22 +00:00
Eloy Lafuente
a345de6e59 MDL-22151 backup - added resource (file) module backup 2010-05-04 22:19:22 +00:00
Eloy Lafuente
7db1f6b99f MDL-22151 backup - added page module backup 2010-05-04 21:58:11 +00:00