]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agowiki lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:53:43 +0000 (14:53 +0000)]
wiki lang string: MDL-17209 typo fix

16 years agoinstall lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:51:36 +0000 (14:51 +0000)]
install lang string: MDL-17209 typo fix

16 years agoauth lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:49:12 +0000 (14:49 +0000)]
auth lang string: MDL-17209 typo fix

16 years agomnet lang string: MDL-17209 typo fix
wildgirl [Thu, 13 Nov 2008 14:47:24 +0000 (14:47 +0000)]
mnet lang string: MDL-17209 typo fix

16 years agoqtype_truefalse lang string: MDL-16942 typo fix
wildgirl [Thu, 13 Nov 2008 14:24:15 +0000 (14:24 +0000)]
qtype_truefalse lang string: MDL-16942 typo fix

16 years agoprofilesforenrolledusersonly setting: MDL-17143 lang string rewording
wildgirl [Thu, 13 Nov 2008 11:23:39 +0000 (11:23 +0000)]
profilesforenrolledusersonly setting: MDL-17143 lang string rewording

16 years agocleanup: MDL-17083 Remove the old teacher, teachers, student and students columns...
tjhunt [Thu, 13 Nov 2008 08:40:57 +0000 (08:40 +0000)]
cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table.

For something that has been deprecated for over two years, they were still used in a lot of places!

16 years agocourse settings: MDL-16327 when creating a course, the role renames were not saved.
tjhunt [Thu, 13 Nov 2008 08:11:10 +0000 (08:11 +0000)]
course settings: MDL-16327 when creating a course, the role renames were not saved.

16 years agoroles interface: Code reorganisation and adding boilerplate comments.
tjhunt [Thu, 13 Nov 2008 04:07:01 +0000 (04:07 +0000)]
roles interface: Code reorganisation and adding boilerplate comments.

I have collected code that used to be in lib/adminlib.php, lib/accesslib.php and user/selector/lib.php into a new admin/roles/lib.php file.

And I added standard GPL and Moodle comments to all the files in admin/roles.

16 years agoKill test file that is no longer needed.
tjhunt [Thu, 13 Nov 2008 03:46:04 +0000 (03:46 +0000)]
Kill test file that is no longer needed.

16 years agoFix variable name typo.
tjhunt [Thu, 13 Nov 2008 03:06:20 +0000 (03:06 +0000)]
Fix variable name typo.

16 years agoUpdated the HEAD build version to 20081113
moodlerobot [Thu, 13 Nov 2008 01:53:26 +0000 (01:53 +0000)]
Updated the HEAD build version to 20081113

16 years agoroles explanation: MDL-13538 further interface improvements.
tjhunt [Thu, 13 Nov 2008 01:44:29 +0000 (01:44 +0000)]
roles explanation: MDL-13538 further interface improvements.

16 years agoAutomatic installer.php lang files by installer_builder (20081113)
moodlerobot [Thu, 13 Nov 2008 01:32:19 +0000 (01:32 +0000)]
Automatic installer.php lang files by installer_builder (20081113)

16 years agoMDL-17164: Glossary autolinking doesn't work for entries similar to current entry
sam_marshall [Wed, 12 Nov 2008 17:00:04 +0000 (17:00 +0000)]
MDL-17164: Glossary autolinking doesn't work for entries similar to current entry

16 years agoMDL-17164: Glossary autolinking doesn't work for entries similar to current entry
sam_marshall [Wed, 12 Nov 2008 17:00:04 +0000 (17:00 +0000)]
MDL-17164: Glossary autolinking doesn't work for entries similar to current entry

16 years agorole override: Fix regression caused by MDL-17070.
tjhunt [Wed, 12 Nov 2008 14:17:23 +0000 (14:17 +0000)]
role override: Fix regression caused by MDL-17070.

16 years agoXHTML strict typo.
tjhunt [Wed, 12 Nov 2008 14:00:59 +0000 (14:00 +0000)]
XHTML strict typo.

16 years agoroles explanation: MDL-13538 Integrate into the roles tab bar, and improve wording...
tjhunt [Wed, 12 Nov 2008 10:13:43 +0000 (10:13 +0000)]
roles explanation: MDL-13538 Integrate into the roles tab bar, and improve wording a bit.

Also, commit the lang strings I missed last time.

16 years agoFix typo.
tjhunt [Wed, 12 Nov 2008 10:12:33 +0000 (10:12 +0000)]
Fix typo.

16 years agoReproduce MDL-17210 in this code, until it is fixed.
tjhunt [Wed, 12 Nov 2008 08:28:52 +0000 (08:28 +0000)]
Reproduce MDL-17210 in this code, until it is fixed.

16 years agoroles explanation: MDL-13538 Make a table showing the result of has_capability for...
tjhunt [Wed, 12 Nov 2008 07:55:09 +0000 (07:55 +0000)]
roles explanation: MDL-13538 Make a table showing the result of has_capability for every capabiltiy in a context.

This implements the page showing the table. It is not yet integrated into the tab bar. To try this, go to an Assign roles page (one with URL .../admin/roles/assign.php?contextid=...) and change the 'assign' to 'explain'.

16 years agoMinor coding clean-ups.
tjhunt [Wed, 12 Nov 2008 07:43:58 +0000 (07:43 +0000)]
Minor coding clean-ups.

16 years agoMDL-14763 remove automatic numbering of multichoice vertical or horizontal display
pichetp [Wed, 12 Nov 2008 07:28:30 +0000 (07:28 +0000)]
MDL-14763 remove automatic numbering of multichoice vertical or horizontal display

16 years agoMDL-14763 remove automatic numbering of multichoice vertical or horizontal display
pichetp [Wed, 12 Nov 2008 07:02:25 +0000 (07:02 +0000)]
MDL-14763 remove automatic numbering of multichoice vertical or horizontal display

16 years agoUpdated the HEAD build version to 20081112
moodlerobot [Wed, 12 Nov 2008 02:08:06 +0000 (02:08 +0000)]
Updated the HEAD build version to 20081112

16 years ago"MDL-17143, use record_exists"
dongsheng [Wed, 12 Nov 2008 01:51:28 +0000 (01:51 +0000)]
"MDL-17143, use record_exists"

16 years agoAutomatic installer.php lang files by installer_builder (20081112)
moodlerobot [Wed, 12 Nov 2008 01:46:19 +0000 (01:46 +0000)]
Automatic installer.php lang files by installer_builder (20081112)

16 years agomoodlelib: MDL-17208 user preference caching was causing a notice.
tjhunt [Wed, 12 Nov 2008 01:26:49 +0000 (01:26 +0000)]
moodlelib: MDL-17208 user preference caching was causing a notice.

16 years agoMDL-16810 - Allow site configuration of scorm settings. Bad array subscript.
piers [Tue, 11 Nov 2008 23:11:39 +0000 (23:11 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Bad array subscript.

16 years agoMDL-16587 portfolio export formats - support straight file export not just RICHHTML...
mjollnir_ [Tue, 11 Nov 2008 19:54:50 +0000 (19:54 +0000)]
MDL-16587 portfolio export formats - support straight file export not just RICHHTML (html + attachments) , it doesn't make sense in things like box.net

16 years agoMDL-17143 Bump version to force new profilesforenrolledusersonly setting ; merged...
stronk7 [Tue, 11 Nov 2008 19:13:41 +0000 (19:13 +0000)]
MDL-17143 Bump version to force new profilesforenrolledusersonly setting ; merged from 19_STABLE

16 years agoMDL-17143 Some improvements suggested by Petr applied. Merged from 19_STABLE
stronk7 [Tue, 11 Nov 2008 19:06:20 +0000 (19:06 +0000)]
MDL-17143 Some improvements suggested by Petr applied. Merged from 19_STABLE

16 years agoMDL-16861 portfolio/export make sure to zip up files including the path info
mjollnir_ [Tue, 11 Nov 2008 18:52:10 +0000 (18:52 +0000)]
MDL-16861 portfolio/export make sure to zip up files including the path info

16 years agoMDL-17143 Avoid notices caused by not existing profilesforenrolledusersonly setting...
stronk7 [Tue, 11 Nov 2008 18:39:34 +0000 (18:39 +0000)]
MDL-17143 Avoid notices caused by not existing profilesforenrolledusersonly setting. Merged from 19_STABLE

16 years agoMDL-17207 filter/tex reverting removal of $pathname in
mjollnir_ [Tue, 11 Nov 2008 18:35:14 +0000 (18:35 +0000)]
MDL-17207 filter/tex reverting removal of $pathname in
http://cvs.moodle.org/moodle/filter/tex/texed.php?r1=1.8&r2=1.7

This fixes a security problem only triggered with register_globals ON and magic_quotes_gpc OFF which is a very uncommon case

16 years agoactivities search: MDL-13987 remove AS from SQL, merged from 19
jerome [Tue, 11 Nov 2008 07:56:55 +0000 (07:56 +0000)]
activities search: MDL-13987 remove AS from SQL, merged from 19

16 years agorole assign: MDL-13325 when assigning roles inside front page activites, list all...
tjhunt [Tue, 11 Nov 2008 07:23:25 +0000 (07:23 +0000)]
role assign: MDL-13325 when assigning roles inside front page activites, list all users as potential users.

16 years agoMDL-16810 - Allow site configuration of scorm settings. Fixing grammar of texts,...
piers [Tue, 11 Nov 2008 04:45:39 +0000 (04:45 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Fixing grammar of texts, and default options values.  Clean up $CFG values nolonger required.

16 years agoMDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin.
piers [Tue, 11 Nov 2008 02:46:20 +0000 (02:46 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin.

16 years agouser selector: MDL-16966 Nicer messages when there are too many users to show.
tjhunt [Tue, 11 Nov 2008 02:26:03 +0000 (02:26 +0000)]
user selector: MDL-16966 Nicer messages when there are too many users to show.

Also, improved the comment that explains to subclassers what they have to do, and fixed get_selected_users, so if the number of selected users is greater than the max number of users to show, it still works.

16 years agoUpdated the HEAD build version to 20081111
moodlerobot [Tue, 11 Nov 2008 02:03:30 +0000 (02:03 +0000)]
Updated the HEAD build version to 20081111

16 years agoAutomatic installer.php lang files by installer_builder (20081111)
moodlerobot [Tue, 11 Nov 2008 01:42:52 +0000 (01:42 +0000)]
Automatic installer.php lang files by installer_builder (20081111)

16 years agoMDL-16949 - fix wrong addition of times in SCORM API, thanks Xabi Martin.
piers [Mon, 10 Nov 2008 23:56:54 +0000 (23:56 +0000)]
MDL-16949 - fix wrong addition of times in SCORM API, thanks Xabi Martin.

16 years agoMDL-14763 new lang strings and MDL-17134
pichetp [Mon, 10 Nov 2008 19:47:49 +0000 (19:47 +0000)]
MDL-14763 new lang strings and MDL-17134

16 years agoMDL-14763 new help file
pichetp [Mon, 10 Nov 2008 19:42:05 +0000 (19:42 +0000)]
MDL-14763 new help file

16 years agoMDL-17190 "error in code for calculating discrimination index and efficiency for...
jamiesensei [Mon, 10 Nov 2008 14:42:21 +0000 (14:42 +0000)]
MDL-17190 "error in code for calculating discrimination index and efficiency for randomly selected questions" Fixed the code for item stats.

16 years agoMDL-17188 "effective question weight equation cannot cope with negative covariance...
jamiesensei [Mon, 10 Nov 2008 11:56:37 +0000 (11:56 +0000)]
MDL-17188 "effective question weight equation cannot cope with negative covariance of question grades" excluding such questions from equation

16 years agoMDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculati...
jamiesensei [Mon, 10 Nov 2008 08:12:28 +0000 (08:12 +0000)]
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" forgot to remove this, now redundant, piece of code.

16 years agorandom questions: MDL-17185 regression from MDL-17160 random questions were no longer...
tjhunt [Mon, 10 Nov 2008 07:56:37 +0000 (07:56 +0000)]
random questions: MDL-17185 regression from MDL-17160 random questions were no longer randomising.

Backporting Jamie's fix to 1.9, and making a minor improvement along the way.

16 years agoscorm: MDL-16185 display warning when zlib_compression on - causes errors with certai...
danmarsden [Mon, 10 Nov 2008 07:43:24 +0000 (07:43 +0000)]
scorm: MDL-16185 display warning when zlib_compression on - causes errors with certain browsers.

16 years agoMDL-17185 "random questions always the same!" Randomized question selection
jamiesensei [Mon, 10 Nov 2008 07:32:05 +0000 (07:32 +0000)]
MDL-17185 "random questions always the same!" Randomized question selection

16 years agoMDL-17183 "function 'question_get_real_state' fails when response is empty string...
jamiesensei [Mon, 10 Nov 2008 07:03:25 +0000 (07:03 +0000)]
MDL-17183 "function 'question_get_real_state' fails when response is empty string" fixed regular expression

16 years ago"MDL-17143, don't display the user description at all when user isn't enrolled in...
dongsheng [Mon, 10 Nov 2008 03:06:27 +0000 (03:06 +0000)]
"MDL-17143, don't display the user description at all when user isn't enrolled in any courses, merged and modified from 1.9"

16 years agoUpdated the HEAD build version to 20081110
moodlerobot [Mon, 10 Nov 2008 01:51:56 +0000 (01:51 +0000)]
Updated the HEAD build version to 20081110

16 years agoMDL-17171 Glossary: Correct breadcrumb when exporting glossary. Merged from 19_STABLE
stronk7 [Sun, 9 Nov 2008 22:57:59 +0000 (22:57 +0000)]
MDL-17171 Glossary: Correct breadcrumb when exporting glossary. Merged from 19_STABLE

16 years agoMDL-17178 - fix grade update so that it happens both when the lesson status, and...
piers [Sun, 9 Nov 2008 22:27:18 +0000 (22:27 +0000)]
MDL-17178 - fix grade update so that it happens both when the lesson status, and the score changes.

16 years agoMDL-17104 and MDL-17105 unused old questions are deleted more correclty and take in
pichetp [Sun, 9 Nov 2008 21:55:58 +0000 (21:55 +0000)]
MDL-17104 and MDL-17105 unused old questions are deleted more correclty and take in
 account that the actual questiontype/save_question() create a new question when categorytomove
 is not set..

16 years agomod hotpot: fix undefined global variable $COURSE
gbateson [Sun, 9 Nov 2008 03:39:15 +0000 (03:39 +0000)]
mod hotpot: fix undefined global variable $COURSE

16 years agoUpdated the HEAD build version to 20081109
moodlerobot [Sun, 9 Nov 2008 01:53:09 +0000 (01:53 +0000)]
Updated the HEAD build version to 20081109

16 years ago"MDL-16549, fixed typo"
dongsheng [Sat, 8 Nov 2008 14:24:53 +0000 (14:24 +0000)]
"MDL-16549, fixed typo"

16 years agoUpdated the HEAD build version to 20081108
moodlerobot [Sat, 8 Nov 2008 01:50:55 +0000 (01:50 +0000)]
Updated the HEAD build version to 20081108

16 years agoimproving text
pichetp [Sat, 8 Nov 2008 00:58:21 +0000 (00:58 +0000)]
improving text

16 years agoNOTINTRACKER: Fixed innocent typo
stronk7 [Fri, 7 Nov 2008 12:58:03 +0000 (12:58 +0000)]
NOTINTRACKER: Fixed innocent typo

16 years agoMDL-17151 DB 2.0 syntax: fixed wrong usage in previous commit
stronk7 [Fri, 7 Nov 2008 12:49:11 +0000 (12:49 +0000)]
MDL-17151 DB 2.0 syntax: fixed wrong usage in previous commit

16 years agoMDL-17151: Missing code to check for uniqueness of values.
ikawhero [Fri, 7 Nov 2008 05:57:24 +0000 (05:57 +0000)]
MDL-17151: Missing code to check for uniqueness of values.
Merged from MOODLE_19_STABLE

16 years agorandom questions: MDL-17160 Adding random questions, maximum option.
tjhunt [Fri, 7 Nov 2008 05:50:02 +0000 (05:50 +0000)]
random questions: MDL-17160 Adding random questions, maximum option.

When counting how many options to put in the add NN random questions dropdown, we should only count questions of types that are usable by random.

16 years agoMDL-13987: fix navigation links for Activities Administration page: check that the...
jerome [Fri, 7 Nov 2008 05:40:20 +0000 (05:40 +0000)]
MDL-13987: fix navigation links for Activities Administration page: check that the course list is not empty, merged from 19

16 years agoMDL-13987: fix navigation links for Activities Administration page, merged from 19
jerome [Fri, 7 Nov 2008 05:34:42 +0000 (05:34 +0000)]
MDL-13987: fix navigation links for Activities Administration page, merged from 19

16 years agoaccesslib: MDL-17159 Fix regression I caused with MDL-8312.
tjhunt [Fri, 7 Nov 2008 02:51:47 +0000 (02:51 +0000)]
accesslib: MDL-17159 Fix regression I caused with MDL-8312.

16 years agoMDL-17151: Fix typo. Merged from MOODLE_19_STABLE.
ikawhero [Fri, 7 Nov 2008 02:01:19 +0000 (02:01 +0000)]
MDL-17151: Fix typo. Merged from MOODLE_19_STABLE.

16 years agoauth/cas MDL-17121 Upgraded to latest version which is LGPL
moodler [Fri, 7 Nov 2008 02:01:10 +0000 (02:01 +0000)]
auth/cas MDL-17121  Upgraded to latest version which is LGPL

16 years agoUpdated the HEAD build version to 20081107
moodlerobot [Fri, 7 Nov 2008 01:50:25 +0000 (01:50 +0000)]
Updated the HEAD build version to 20081107

16 years agoMDL-17129 dml/ddl: improved handling of dml exception in dml
skodak [Thu, 6 Nov 2008 18:55:54 +0000 (18:55 +0000)]
MDL-17129 dml/ddl: improved handling of dml exception in dml

16 years agoMDL-17130 dml: removed lambda-style functions - they might be a major scalability...
skodak [Thu, 6 Nov 2008 18:36:50 +0000 (18:36 +0000)]
MDL-17130 dml: removed lambda-style functions - they might be a major scalability problem in future

16 years agoMDL-17153: Completion system - minor text change for accessibility
sam_marshall [Thu, 6 Nov 2008 17:29:07 +0000 (17:29 +0000)]
MDL-17153: Completion system - minor text change for accessibility

16 years agoMDL-17153: Completion system - minor text change for accessibility
sam_marshall [Thu, 6 Nov 2008 17:19:00 +0000 (17:19 +0000)]
MDL-17153: Completion system - minor text change for accessibility

16 years agoMDL-17008 - added a function to access the _form member
agrabs [Thu, 6 Nov 2008 16:10:04 +0000 (16:10 +0000)]
MDL-17008 - added a function to access the _form member

16 years agoMDL-17150: Completion system shouldn't restore data for users who have no access...
sam_marshall [Thu, 6 Nov 2008 12:27:15 +0000 (12:27 +0000)]
MDL-17150: Completion system shouldn't restore data for users who have no access to course

16 years agoaccesslib: MDL-16549 Now that moodle/site:doanything is not editiable, reset the...
tjhunt [Thu, 6 Nov 2008 08:35:23 +0000 (08:35 +0000)]
accesslib: MDL-16549 Now that moodle/site:doanything is not editiable, reset the permissions to default on all roles.

16 years agorole assign: MDL-8312 Restrict which roles can be assigned at which contextlevels.
tjhunt [Thu, 6 Nov 2008 07:34:01 +0000 (07:34 +0000)]
role assign: MDL-8312 Restrict which roles can be assigned at which contextlevels.

* New table role_context_levels
* Populate table with defaults on install
* Populate table on upgrade with the same defaults, plus any additional ones needed to ensure all the role assignments already in the database are allowed.
* Change get_assignable_roles to respect these settings.
* UI for these settings on the add/edit role form.
* Save these settings when a role definition is saved.
* If in a context, there are no roles you can assign, display a polite message.
* Back up these settings.
* Restore these settings. When resotring a <=1.9.x backup file, any newly imported roles are set to be assignable at all contextlevels.

Restore not tested because it is broken in HEAD.

16 years agobackup: MDL-17145 And actually copy the backup file there!
tjhunt [Thu, 6 Nov 2008 07:17:34 +0000 (07:17 +0000)]
backup: MDL-17145 And actually copy the backup file there!

16 years agobackup: MDL-17145 When a backup completes, send users to the backup file area
tjhunt [Thu, 6 Nov 2008 06:49:33 +0000 (06:49 +0000)]
backup: MDL-17145 When a backup completes, send users to the backup file area

16 years agoquiz results block: MDL-17137 block_quiz_results: manager links to group/overview...
tjhunt [Thu, 6 Nov 2008 06:13:09 +0000 (06:13 +0000)]
quiz results block: MDL-17137 block_quiz_results: manager links to group/overview are wrong.

Eloy told me exactly what to change. I don't know why he did not commit the fix himself!

16 years agouser selector: MDL-16966 Nicer handling of the situation where there are no users...
tjhunt [Thu, 6 Nov 2008 06:09:14 +0000 (06:09 +0000)]
user selector: MDL-16966 Nicer handling of the situation where there are no users at all.

A slight improvement of a patch by Dan Poltawski.

16 years agouser selector: MDL-16966 Properly preserce the enrolment start option through page...
tjhunt [Thu, 6 Nov 2008 05:54:46 +0000 (05:54 +0000)]
user selector: MDL-16966 Properly preserce the enrolment start option through page reloads.

16 years agogenerator: Fix to use role_assign, rather than screwing with the role_assignments...
tjhunt [Thu, 6 Nov 2008 04:10:22 +0000 (04:10 +0000)]
generator: Fix to use role_assign, rather than screwing with the role_assignments table directly.

16 years agomod/feedback: MDL-17142 Fix SQL statements incompatible with Oracle
fmarier [Thu, 6 Nov 2008 03:49:44 +0000 (03:49 +0000)]
mod/feedback: MDL-17142 Fix SQL statements incompatible with Oracle

16 years agoUpdated the HEAD build version to 20081106
moodlerobot [Thu, 6 Nov 2008 02:15:15 +0000 (02:15 +0000)]
Updated the HEAD build version to 20081106

16 years agoMDL-17140 should check if $data->id isn't empty before sending to get_record
danmarsden [Thu, 6 Nov 2008 01:04:40 +0000 (01:04 +0000)]
MDL-17140 should check if $data->id isn't empty before sending to get_record

16 years agoMDL-17129 dml/ddl: improved ddl exceptions when changing db structure
skodak [Wed, 5 Nov 2008 10:45:45 +0000 (10:45 +0000)]
MDL-17129 dml/ddl: improved ddl exceptions when changing db structure

16 years agoMDL-17110 snoopy: added import info
skodak [Wed, 5 Nov 2008 09:13:38 +0000 (09:13 +0000)]
MDL-17110 snoopy: added import info

16 years agoMDL-17110 snoopy: added import info
skodak [Wed, 5 Nov 2008 09:13:17 +0000 (09:13 +0000)]
MDL-17110 snoopy: added import info

16 years agorole overrides: MDL-17070 Improve override roles page to match the recent usability...
tjhunt [Wed, 5 Nov 2008 08:17:30 +0000 (08:17 +0000)]
role overrides: MDL-17070 Improve override roles page to match the recent usability improvements on the assign page.

Including:
MDL-11529 When assigning/overriding roles, the dropdown for switching to another role should have a number in brackets

MDL-16549 Should not be able to edit the permission associated with moodle/site:doanything on any role.

16 years agoFix misleading comment.
tjhunt [Wed, 5 Nov 2008 08:10:17 +0000 (08:10 +0000)]
Fix misleading comment.

16 years agoMDL-17071 fix misleading text - it's removing enrolments not assignments
danmarsden [Wed, 5 Nov 2008 07:13:26 +0000 (07:13 +0000)]
MDL-17071 fix misleading text - it's removing enrolments not assignments

16 years agoFix alphabetical order among the cannot... strings, and fix one typo.
tjhunt [Wed, 5 Nov 2008 03:55:44 +0000 (03:55 +0000)]
Fix alphabetical order among the cannot... strings, and fix one typo.

16 years agouser selector: MDL-16966 Work round IE bug. Also, deal with reload case.
tjhunt [Wed, 5 Nov 2008 02:16:07 +0000 (02:16 +0000)]
user selector: MDL-16966 Work round IE bug. Also, deal with reload case.

Listen you morons in Redmond: getElementById does not mean getElementByIdOrNameOrAnythingElseRandomWeFeelLike. Oh well. I have done a work-around.

16 years agoUpdated the HEAD build version to 20081105
moodlerobot [Wed, 5 Nov 2008 02:15:44 +0000 (02:15 +0000)]
Updated the HEAD build version to 20081105

16 years agoMDL-17130 dml: eliminated $CFG->dbfamily
skodak [Wed, 5 Nov 2008 00:12:30 +0000 (00:12 +0000)]
MDL-17130 dml: eliminated $CFG->dbfamily