]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-13766, use exception model to report error.
dongsheng [Wed, 23 Jul 2008 04:43:53 +0000 (04:43 +0000)]
MDL-13766, use exception model to report error.

16 years agoMDL-15565, fix bug of maintenance mode alert reminder
dongsheng [Wed, 23 Jul 2008 03:18:02 +0000 (03:18 +0000)]
MDL-15565, fix bug of maintenance mode alert reminder

16 years agoUpdated the HEAD build version to 20080723
moodlerobot [Wed, 23 Jul 2008 01:36:51 +0000 (01:36 +0000)]
Updated the HEAD build version to 20080723

16 years agoMDL-7323 AICC Import does not handle Core_Vendor - applied patch from Keith Starling...
piers [Wed, 23 Jul 2008 01:32:12 +0000 (01:32 +0000)]
MDL-7323 AICC Import does not handle Core_Vendor - applied patch from Keith Starling (thanks).

16 years agoAutomatic installer.php lang files by installer_builder (20080723)
moodlerobot [Wed, 23 Jul 2008 01:18:39 +0000 (01:18 +0000)]
Automatic installer.php lang files by installer_builder (20080723)

16 years agoMDL-9077 switch from client to server side validation for reference field as client...
piers [Wed, 23 Jul 2008 00:32:54 +0000 (00:32 +0000)]
MDL-9077 switch from client to server side validation for reference field as client side not supported for this type (file upload name).

16 years agoMDL-15787 Using hidden feedbacks on front page
agrabs [Tue, 22 Jul 2008 22:28:35 +0000 (22:28 +0000)]
MDL-15787 Using hidden feedbacks on front page

16 years agoMDL-15773 - 'Pass by reference' errors in update from 1.9.1+
sam_marshall [Tue, 22 Jul 2008 14:09:32 +0000 (14:09 +0000)]
MDL-15773 - 'Pass by reference' errors in update from 1.9.1+

16 years agoMDL-15198 "non-standard sql in reportlib.php" similar sql used here, fixing.
jamiesensei [Tue, 22 Jul 2008 13:06:54 +0000 (13:06 +0000)]
MDL-15198 "non-standard sql in reportlib.php" similar sql used here, fixing.

16 years agoMDL-15751 "Quiz statistics report : only list random questions once when there are...
jamiesensei [Tue, 22 Jul 2008 12:33:05 +0000 (12:33 +0000)]
MDL-15751 "Quiz statistics report : only list random questions once when there are several consecutive random questions picking from the same category with the same options to recurse into sub directories" sorting of questions by id, so they appear in some kind of order.

16 years agoMDL-15751 "Quiz statistics report : only list random questions once when there are...
jamiesensei [Tue, 22 Jul 2008 12:27:11 +0000 (12:27 +0000)]
MDL-15751 "Quiz statistics report : only list random questions once when there are several consecutive random questions picking from the same category with the same options to recurse into sub directories" oops. Regression meant a row was added for every attempt at a random question

16 years agoMDL-15750 - After the close date, the teacher cannot preview a quiz becuase the timer...
tjhunt [Tue, 22 Jul 2008 11:37:01 +0000 (11:37 +0000)]
MDL-15750 - After the close date, the teacher cannot preview a quiz becuase the timer thinks the time is already up. Also, move the timer in to the new navigation block.

16 years agoError with submitting quizzes - regression caused by MDL-15542.
tjhunt [Tue, 22 Jul 2008 11:01:56 +0000 (11:01 +0000)]
Error with submitting quizzes - regression caused by MDL-15542.

16 years agoMDL-15751 "Quiz statistics report : only list random questions once when there are...
jamiesensei [Tue, 22 Jul 2008 09:48:16 +0000 (09:48 +0000)]
MDL-15751 "Quiz statistics report : only list random questions once when there are several consecutiver random questions picking from the same category with the same options to recurse into sub directories"

16 years agoError with submitting quizzes - regression caused by MDL-15542.
tjhunt [Tue, 22 Jul 2008 09:03:51 +0000 (09:03 +0000)]
Error with submitting quizzes - regression caused by MDL-15542.

16 years agoMDL-15350, use penny's patch to apply default value in uploadfile function
dongsheng [Tue, 22 Jul 2008 07:24:32 +0000 (07:24 +0000)]
MDL-15350, use penny's patch to apply default value in uploadfile function

16 years agoMDL-15244
dongsheng [Tue, 22 Jul 2008 04:07:58 +0000 (04:07 +0000)]
MDL-15244
1. move ip blocker to security menu
2. blocked list and allowed list can work together, a new option could set the order of them

16 years agoUpdated the HEAD build version to 20080722
moodlerobot [Tue, 22 Jul 2008 01:44:20 +0000 (01:44 +0000)]
Updated the HEAD build version to 20080722

16 years agoAutomatic installer.php lang files by installer_builder (20080722)
moodlerobot [Tue, 22 Jul 2008 01:25:30 +0000 (01:25 +0000)]
Automatic installer.php lang files by installer_builder (20080722)

16 years ago MDL-15741: workaround for annoying null byte php bug (base 64 decode eventdata befor...
mjollnir_ [Mon, 21 Jul 2008 16:26:40 +0000 (16:26 +0000)]
 MDL-15741: workaround for annoying null byte php bug (base 64 decode eventdata before storing it in the database, and unencode it before processing)

16 years ago MDL-15739: make cron.php actually call events_cron
mjollnir_ [Mon, 21 Jul 2008 16:04:14 +0000 (16:04 +0000)]
 MDL-15739: make cron.php actually call events_cron

16 years agoMDL-15738 Always use <textarea> in language translation form, even for short strings...
mudrd8mz [Mon, 21 Jul 2008 15:27:15 +0000 (15:27 +0000)]
MDL-15738 Always use <textarea> in language translation form, even for short strings. Merged from MOODLE_19_STABLE

16 years agoMDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that...
jamiesensei [Mon, 21 Jul 2008 14:40:26 +0000 (14:40 +0000)]
MDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that questions array has the required fields expected by much of the question code."

16 years agoMDL-15736 "deleting regrade report. Regrade functionality is now part of overview...
jamiesensei [Mon, 21 Jul 2008 14:17:00 +0000 (14:17 +0000)]
MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report"

16 years ago#MDL-15734 - Syntax error on line 298.
mchurch [Mon, 21 Jul 2008 13:52:02 +0000 (13:52 +0000)]
#MDL-15734 - Syntax error on line 298.

16 years agoMDL-15732 "question_load_questions has changed in HEAD and expects an array instead...
jamiesensei [Mon, 21 Jul 2008 13:06:57 +0000 (13:06 +0000)]
MDL-15732 "question_load_questions has changed in HEAD and expects an array instead of a comma seperated list of question ids"

16 years agoMDL-15731 Removed default grouping for modules which do not support grouping - Commit...
tjhunt [Mon, 21 Jul 2008 13:00:41 +0000 (13:00 +0000)]
MDL-15731 Removed default grouping for modules which do not support grouping - Commiting the merge to head on behalf of sam.

16 years agoMDL-15452 - "Fix regressions introduced by my recent work on this bug and its childre...
jamiesensei [Mon, 21 Jul 2008 12:14:32 +0000 (12:14 +0000)]
MDL-15452 - "Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing." - fix xhtml error.

16 years agoMDL-15631 "move detailled responses report out of contrib into main distribution...
jamiesensei [Mon, 21 Jul 2008 12:09:19 +0000 (12:09 +0000)]
MDL-15631 "move detailled responses report out of contrib into main distribution" minor fix to html to align select all / deselect all with table

16 years agoMDL-15730 "in detailled report : scale grade to a fraction of the max grade and THEN...
jamiesensei [Mon, 21 Jul 2008 11:24:14 +0000 (11:24 +0000)]
MDL-15730 "in detailled report : scale grade to a fraction of the max grade and THEN use it for calculating whether this is a correct / partially correct / or wrong answer"

16 years agoMDL-15729 "detailled responses report not showing responses"
jamiesensei [Mon, 21 Jul 2008 10:27:47 +0000 (10:27 +0000)]
MDL-15729 "detailled responses report not showing responses"

16 years agoMDL-15317, when forum is invisible, only users with 'mod/forum:managesubscriptions...
dongsheng [Mon, 21 Jul 2008 09:20:40 +0000 (09:20 +0000)]
MDL-15317, when forum is invisible, only users with 'mod/forum:managesubscriptions' capability can subscrib forum, merged from MOODLE_19_STABLE.

16 years agoMDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that...
jamiesensei [Mon, 21 Jul 2008 09:06:46 +0000 (09:06 +0000)]
MDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that questions array has the required fields expected by much of the question code."

16 years agoMDL-14129, remove error() and white space in search module.
dongsheng [Mon, 21 Jul 2008 08:28:26 +0000 (08:28 +0000)]
MDL-14129, remove error() and white space in search module.

16 years agoMDL-14129, remove error() in forum mod.
dongsheng [Mon, 21 Jul 2008 08:03:42 +0000 (08:03 +0000)]
MDL-14129, remove error() in forum mod.

16 years agowhitespace fixes
jamiesensei [Mon, 21 Jul 2008 08:02:37 +0000 (08:02 +0000)]
whitespace fixes

16 years agoI cleaned up the worst issues with these 1.9 themes under 2.0 and added missing images.
urs_hunkler [Mon, 21 Jul 2008 07:41:36 +0000 (07:41 +0000)]
I cleaned up the worst issues with these 1.9 themes under 2.0 and added missing images.

16 years agoMDL-14455 corrected deprecated error() calls (thanks Eloy).
piers [Mon, 21 Jul 2008 07:24:14 +0000 (07:24 +0000)]
MDL-14455 corrected deprecated error() calls (thanks Eloy).

16 years agoMDL-14129, remove error() call
dongsheng [Mon, 21 Jul 2008 07:18:58 +0000 (07:18 +0000)]
MDL-14129, remove error() call

16 years agoMDL-13766, fix bugs in javascript, and use different icons in boxnet plugin according...
dongsheng [Mon, 21 Jul 2008 03:26:47 +0000 (03:26 +0000)]
MDL-13766, fix bugs in javascript, and use different icons in boxnet plugin according to the extension.

16 years agoMDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by...
piers [Mon, 21 Jul 2008 01:31:55 +0000 (01:31 +0000)]
MDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by  Martin Holden described in MDL-14455 (thank you!) applied to HEAD.

16 years agoUpdated the HEAD build version to 20080721
moodlerobot [Mon, 21 Jul 2008 01:31:30 +0000 (01:31 +0000)]
Updated the HEAD build version to 20080721

16 years agoAutomatic installer.php lang files by installer_builder (20080721)
moodlerobot [Mon, 21 Jul 2008 01:14:12 +0000 (01:14 +0000)]
Automatic installer.php lang files by installer_builder (20080721)

16 years agoMDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code.
piers [Mon, 21 Jul 2008 00:50:52 +0000 (00:50 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code.

16 years agoAdded autogenerated bn_utf8 installer file.
moodlerobot [Sun, 20 Jul 2008 21:24:00 +0000 (21:24 +0000)]
Added autogenerated bn_utf8 installer file.

16 years agoMDL-15718 "overview report slow for large data sets - print_user_picture queries...
jamiesensei [Sun, 20 Jul 2008 14:40:22 +0000 (14:40 +0000)]
MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid"

16 years agoMDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic...
jamiesensei [Sun, 20 Jul 2008 14:34:53 +0000 (14:34 +0000)]
MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list

16 years agoMDL-15631 "move detailled responses report out of contrib into main distribution...
jamiesensei [Sun, 20 Jul 2008 14:29:10 +0000 (14:29 +0000)]
MDL-15631 "move detailled responses report out of contrib into main distribution" adding responses report to main distribution

16 years agoMDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic...
jamiesensei [Sun, 20 Jul 2008 12:52:14 +0000 (12:52 +0000)]
MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list

16 years agoMDL-15719 "overview report slow for large data sets - count sql operation for table...
jamiesensei [Sun, 20 Jul 2008 12:21:59 +0000 (12:21 +0000)]
MDL-15719 "overview report slow for large data sets - count sql operation for table paging repeated twice whether or not it is necessary"

16 years agoMDL-15268 "Content for Quiz Statistics report table" fixed a bug where every a row...
jamiesensei [Sun, 20 Jul 2008 11:58:15 +0000 (11:58 +0000)]
MDL-15268 "Content for Quiz Statistics report table" fixed a bug where every a row was added to the table for every time a subquestion was attempted.

16 years agoMDL-15718 "overview report slow for large data sets - print_user_picture queries...
jamiesensei [Sun, 20 Jul 2008 11:56:35 +0000 (11:56 +0000)]
MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid"

16 years agoAdded lines theme (beta) from Urs
moodler [Sun, 20 Jul 2008 08:22:52 +0000 (08:22 +0000)]
Added lines theme (beta) from Urs

16 years agoAdded BETA quality version of colors theme from Urs Hunkler
moodler [Sun, 20 Jul 2008 08:13:05 +0000 (08:13 +0000)]
Added BETA quality version of colors theme from Urs Hunkler

16 years agoUpdated the HEAD build version to 20080720
moodlerobot [Sun, 20 Jul 2008 01:32:32 +0000 (01:32 +0000)]
Updated the HEAD build version to 20080720

16 years agoMDL-15712 fixed groups regressions - credit goes to Daniel Servos
skodak [Sat, 19 Jul 2008 08:07:51 +0000 (08:07 +0000)]
MDL-15712 fixed groups regressions - credit goes to Daniel Servos

16 years agoUpdated the HEAD build version to 20080719
moodlerobot [Sat, 19 Jul 2008 01:32:35 +0000 (01:32 +0000)]
Updated the HEAD build version to 20080719

16 years agoAutomatic installer.php lang files by installer_builder (20080719)
moodlerobot [Sat, 19 Jul 2008 01:15:17 +0000 (01:15 +0000)]
Automatic installer.php lang files by installer_builder (20080719)

16 years agoMDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3...
piers [Sat, 19 Jul 2008 00:25:36 +0000 (00:25 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3 code.  Minor update to remove tab characters.

16 years agoupgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343
stronk7 [Fri, 18 Jul 2008 22:18:47 +0000 (22:18 +0000)]
upgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343

16 years agoMDL-15348, improve list view of picker, display file size and file updated date.
dongsheng [Fri, 18 Jul 2008 16:01:08 +0000 (16:01 +0000)]
MDL-15348, improve list view of picker, display file size and file updated date.

16 years agoMDL-14517 Cannot export analysis to excel by course
agrabs [Fri, 18 Jul 2008 14:53:28 +0000 (14:53 +0000)]
MDL-14517 Cannot export analysis to excel by course

16 years agoMDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position...
jamiesensei [Fri, 18 Jul 2008 14:36:24 +0000 (14:36 +0000)]
MDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position stats code into a seperate class in qstats.php and now calculating item statistics too.

16 years agoMDL-15697 Added a check form rule limiting post subject and forum name to 255 charact...
ericmerrill [Fri, 18 Jul 2008 13:19:55 +0000 (13:19 +0000)]
MDL-15697 Added a check form rule limiting post subject and forum name to 255 characters, as limited by the DB

16 years agoMDL-15348, improve list view of picker, display file size and file updated date.
dongsheng [Fri, 18 Jul 2008 09:22:46 +0000 (09:22 +0000)]
MDL-15348, improve list view of picker, display file size and file updated date.

16 years agoMDL-14958 Enum and default tests
nicolasconnault [Fri, 18 Jul 2008 08:46:53 +0000 (08:46 +0000)]
MDL-14958 Enum and default tests

16 years agoMDL-15350, fix bugs of uploading and getauthtoken
dongsheng [Fri, 18 Jul 2008 08:09:32 +0000 (08:09 +0000)]
MDL-15350, fix bugs of uploading and getauthtoken

16 years agoMDL-15702 SQL efficiency fix Merged from 1.9
moodler [Fri, 18 Jul 2008 07:52:36 +0000 (07:52 +0000)]
MDL-15702  SQL efficiency fix Merged from 1.9

16 years agoMDL-13766
dongsheng [Fri, 18 Jul 2008 07:44:14 +0000 (07:44 +0000)]
MDL-13766
remove require_once call to curl.class.php

16 years agoMDL-13766
dongsheng [Fri, 18 Jul 2008 07:40:12 +0000 (07:40 +0000)]
MDL-13766
1. Move curl and repository_cache class to filelib.php
2. Name the file before downloading it
3. clean up code

16 years agoMDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug...
scyrma [Fri, 18 Jul 2008 07:14:58 +0000 (07:14 +0000)]
MDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug in IE. (merge from 1.9)

16 years agoMDL-6850 Removed apparent-size from du
moodler [Fri, 18 Jul 2008 06:42:08 +0000 (06:42 +0000)]
MDL-6850  Removed apparent-size from du

16 years agoMDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor...
piers [Fri, 18 Jul 2008 06:03:51 +0000 (06:03 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php.

16 years agoMDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple...
scyrma [Fri, 18 Jul 2008 04:24:53 +0000 (04:24 +0000)]
MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances.

16 years agoMDL-15701 Merged fix for showing just non-deleted hosts, from 1.9
moodler [Fri, 18 Jul 2008 04:06:12 +0000 (04:06 +0000)]
MDL-15701  Merged fix for showing just non-deleted hosts, from 1.9

16 years agoMDL-15700 Merged from 1.9 Tidied up the maintenance mode display to users
moodler [Fri, 18 Jul 2008 03:02:43 +0000 (03:02 +0000)]
MDL-15700  Merged from 1.9  Tidied up the maintenance mode display to users

16 years agoUpdated the HEAD build version to 20080718
moodlerobot [Fri, 18 Jul 2008 01:31:55 +0000 (01:31 +0000)]
Updated the HEAD build version to 20080718

16 years agoMDL-15350, fix typos and remove useless code.
dongsheng [Thu, 17 Jul 2008 15:44:34 +0000 (15:44 +0000)]
MDL-15350, fix typos and remove useless code.

16 years agoMDL-15350
dongsheng [Thu, 17 Jul 2008 15:25:48 +0000 (15:25 +0000)]
MDL-15350
1. more clean up to boxclient lib
2. rewrite the getauthtoken function of boxclient
TODO
Penny, could you merge your changes into this lib

16 years agoMDL-15350, clean up boxclient lib, fix uploadFile function.
dongsheng [Thu, 17 Jul 2008 13:12:09 +0000 (13:12 +0000)]
MDL-15350, clean up boxclient lib, fix uploadFile function.

16 years agoMDL-15693 - print_question_icon does not cope with missing question types
tjhunt [Thu, 17 Jul 2008 12:49:25 +0000 (12:49 +0000)]
MDL-15693 - print_question_icon does not cope with missing question types

16 years agoMDL-15405
dongsheng [Thu, 17 Jul 2008 09:34:15 +0000 (09:34 +0000)]
MDL-15405
1. Produce repository list dynamicly.
2. Remove logout button, add a logout link after repository name

16 years agoTrivial reformatting of code
moodler [Thu, 17 Jul 2008 06:33:27 +0000 (06:33 +0000)]
Trivial reformatting of code

16 years agoMDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9)
scyrma [Thu, 17 Jul 2008 04:22:41 +0000 (04:22 +0000)]
MDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9)

16 years agoMDL-15349
dongsheng [Thu, 17 Jul 2008 03:54:20 +0000 (03:54 +0000)]
MDL-15349
1. Implement downloading files from repositories to temp area, TODO, communicate with FILE API
2. Fix cookie bugs in curl class
3. Fix bugs of boxnet and flickr plugins

16 years agoMDL-15683, get query string instead of calling me(), merged from MOODLE_19_STABLE.
dongsheng [Thu, 17 Jul 2008 03:14:20 +0000 (03:14 +0000)]
MDL-15683, get query string instead of calling me(), merged from MOODLE_19_STABLE.

16 years agoUpdated the HEAD build version to 20080717
moodlerobot [Thu, 17 Jul 2008 01:36:13 +0000 (01:36 +0000)]
Updated the HEAD build version to 20080717

16 years agoMDL-7971 check in get_categories if user can see hidden categories uses specific...
jmg324 [Wed, 16 Jul 2008 15:12:09 +0000 (15:12 +0000)]
MDL-7971 check in get_categories if user can see hidden categories uses specific capability not course:create

16 years agoMDL-15268 "Content for Quiz Statistics report table" know looping through all questio...
jamiesensei [Wed, 16 Jul 2008 11:55:38 +0000 (11:55 +0000)]
MDL-15268 "Content for Quiz Statistics report table" know looping through all question grades fetched from the db to calculate position statistics.

16 years agofixed a small typo causing syntac error.
thepurpleblob [Wed, 16 Jul 2008 10:47:50 +0000 (10:47 +0000)]
fixed a small typo causing syntac error.

16 years agoMDL-15349, the implementation of get_file function in repository class.
dongsheng [Wed, 16 Jul 2008 05:15:14 +0000 (05:15 +0000)]
MDL-15349, the implementation of get_file function in repository class.

16 years agoMDL-15349, update comment
dongsheng [Wed, 16 Jul 2008 04:15:20 +0000 (04:15 +0000)]
MDL-15349, update comment

16 years agoMDL-15349, add download function, which can download multi-file in paralle.
dongsheng [Wed, 16 Jul 2008 04:07:22 +0000 (04:07 +0000)]
MDL-15349, add download function, which can download multi-file in paralle.

16 years agoMDL-15244, add ability to block ip addresses.
dongsheng [Wed, 16 Jul 2008 02:16:42 +0000 (02:16 +0000)]
MDL-15244, add ability to block ip addresses.

16 years agoUpdated the HEAD build version to 20080716
moodlerobot [Wed, 16 Jul 2008 01:35:17 +0000 (01:35 +0000)]
Updated the HEAD build version to 20080716

16 years agoMDL-15661: typo in function name - wrong call meant tag type was set incorrectly...
scyrma [Wed, 16 Jul 2008 01:21:31 +0000 (01:21 +0000)]
MDL-15661: typo in function name - wrong call meant tag type was set incorrectly (merge from 1.9)

16 years agoMDL-15542 - Refactor quiz response processing into a separate processresponses.php.
tjhunt [Tue, 15 Jul 2008 16:46:24 +0000 (16:46 +0000)]
MDL-15542 - Refactor quiz response processing into a separate processresponses.php.

16 years agoMDL-15541 - add a comment about where this code originated.
tjhunt [Tue, 15 Jul 2008 16:31:22 +0000 (16:31 +0000)]
MDL-15541 - add a comment about where this code originated.

16 years agoMDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was...
tjhunt [Tue, 15 Jul 2008 15:30:39 +0000 (15:30 +0000)]
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way.

16 years agoMDL-14741: load editor automatically, from footer/after page is loaded.
scyrma [Tue, 15 Jul 2008 09:43:14 +0000 (09:43 +0000)]
MDL-14741: load editor automatically, from footer/after page is loaded.