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
Andreas Grabs
38b5a5e2bb
adding more infos on overview-tab
...
adding a preview-icon on header
adding a missing help-string
2010-05-04 21:21:36 +00:00
Eloy Lafuente
f58a9e3707
MDL-22151 backup - added label module backup
2010-05-04 20:21:13 +00:00
Eloy Lafuente
5a06da3c70
MDL-22151 backup - implement imscp backup. Incomplete. See MDL-22315
2010-05-04 18:28:31 +00:00
Andreas Grabs
7227d8391b
set this module hidden by default
2010-05-04 16:10:08 +00:00
David Mudrak
c329e370d8
MDL-21695 SCORM module now uses new help strings
...
AMOS BEGIN
HLP scorm/package.html,[package_help,mod_scorm]
HLP scorm/grademethod.html,[grademethod_help,mod_scorm]
HLP scorm/maxattempt.html,[maximumattempts_help,mod_scorm]
HLP scorm/whatgrade.html,[whatgrade_help,mod_scorm]
HLP scorm/displayattemptstatus.html,[displayattemptstatus_help,mod_scorm]
HLP scorm/forcecompleted.html,[forcecompleted_help,mod_scorm]
HLP scorm/forcenewattempt.html,[forcenewattempt_help,mod_scorm]
HLP scorm/lastattemptlock.html,[lastattemptlock_help,mod_scorm]
HLP scorm/stagesize.html,[stagesize_help,mod_scorm]
HLP scorm/skipview.html,[skipview_help,mod_scorm]
HLP scorm/hidebrowse.html,[hidebrowse_help,mod_scorm]
HLP scorm/displaycoursestructure.html,[displaycoursestructure_help,mod_scorm]
HLP scorm/hidetoc.html,[hidetoc_help,mod_scorm]
HLP scorm/autocontinue.html,[autocontinue_help,mod_scorm]
AMOS END
2010-05-04 14:05:59 +00:00
Martin Dougiamas
03d9401e7d
My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
...
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them. I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.
There's still work to do. Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0. We also could use a much better course overview block and better CSS styling of the profile pages. But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
Dongsheng Cai
b01c3e8492
MDL-22281, fixed moodle form
2010-05-04 09:49:11 +00:00
Dongsheng Cai
3aafe5bcb3
"MDL-22297, check if table field exists"
2010-05-04 06:17:12 +00:00
Dongsheng Cai
a2bd5aba3d
MDL-22297, use bigger version number to bump 1.9 upgrade
2010-05-04 05:09:30 +00:00
Dongsheng Cai
f45dfeeb76
MDL-22281 file resource module, select main file
2010-05-04 03:48:00 +00:00
Dan Marsden
fb80705a80
SCORM Backup MDL-22151 use seq_mapinfos and seq_mapinfo - keeps things consistant. -thanks Eloy
2010-05-04 01:41:15 +00:00
Dan Marsden
2590463c82
SCORM Backup MDL-22151 use seq_mapinfos and seq_mapinfo - keeps things consistant. -thanks Eloy
2010-05-04 01:38:54 +00:00