Commit graph

27737 commits

Author SHA1 Message Date
moodlerobot
f8e7cfb677 Updated the 18 build version to 20080609 2008-06-09 02:02:41 +00:00
iarenaza
9306b4f5c5 MDL-12783 IMS idon't unenroll students who were enrolled by other plug-ins
Credit goes to Scott Krajewski for the bug report and patch!
2008-06-08 15:28:08 +00:00
moodlerobot
1aeb49ce6e Updated the 18 build version to 20080608 2008-06-08 02:03:41 +00:00
iarenaza
913f427e3b MDL-15182 Fix LDAP enrolment course auto-creation at user login 2008-06-07 21:18:12 +00:00
moodlerobot
e41ba00a95 Updated the 18 build version to 20080607 2008-06-07 02:00:41 +00:00
gbateson
557ab204c0 fix conversion of relative URLs in Hot Potatoes "<=" and "=>" buttons on sites where slasharguments as disabled (Site Admin -> Server -> HTTP -> Use slash arguments) 2008-06-07 01:38:03 +00:00
moodlerobot
5125790ba9 Updated the 18 build version to 20080606 2008-06-06 02:01:40 +00:00
mchurch
ca2b78b2d9 MDL-11892 Fixed calls to expand javascript to correctly use quoted strings in all necessary places. 2008-06-05 21:12:43 +00:00
moodlerobot
3a23a33f2a Updated the 18 build version to 20080605 2008-06-05 02:04:55 +00:00
moodlerobot
2624b8cfb2 Updated the 18 build version to 20080604 2008-06-04 02:17:51 +00:00
moodlerobot
58b44a97b8 Updated the 18 build version to 20080603 2008-06-03 02:03:23 +00:00
iarenaza
fb8f96c38d MDL-15039 Apostrophes in idnumber prevent users from being unenrolled via LDAP
If any member of a course has an ID number containing an apostrophe (eg.
CN=Paddy O'Brien,OU=Students,DC=etc...), no other members will ever be
unenrolled via LDAP.

Thanks to Michael Woods for the bug report and proposed solution.
2008-06-02 22:33:08 +00:00
moodlerobot
957e659644 Updated the 18 build version to 20080602 2008-06-02 02:07:46 +00:00
moodlerobot
139f64ab4c Updated the 18 build version to 20080601 2008-06-01 02:02:23 +00:00
iarenaza
ad5903f32c MDL-4248 Fix error when updating user profiles and any of these fields is empty
According to http://es2.php.net/manual/en/function.ldap-modify.php#43216 we
need to specify an array() value to delete an attribute's value, instead of an
empty string.
2008-05-31 14:53:03 +00:00
iarenaza
255d79e8bb MDL-4207 Don't overwrite modified user profile values with empty LDAP values when 'unlocked if empty' is set
If user profile values are locked to LDAP, then LDAP should provide those
values.

But the purpose of the setting 'unlocked if empty' is to allow the user to fill
in a value for the selected field _if LDAP is giving nothing_ for this field.
Thus it makaes sense to let this value stand in until LDAP is giving a value
for this field.
2008-05-31 13:22:58 +00:00
moodlerobot
f82d20ef83 Updated the 18 build version to 20080531 2008-05-31 02:07:34 +00:00
moodlerobot
cc455ee55f Automatic installer.php lang files by installer_builder (20080531) 2008-05-31 01:45:06 +00:00
moodlerobot
2612942b3f Updated the 18 build version to 20080530 2008-05-30 02:07:49 +00:00
moodlerobot
741af83691 Updated the 18 build version to 20080529 2008-05-29 02:05:17 +00:00
mchurch
e19d0aa40c MDL-15035 - Changed error message to more meaningful one. 2008-05-28 14:56:02 +00:00
moodlerobot
a770bee3b4 Updated the 18 build version to 20080528 2008-05-28 02:16:51 +00:00
dongsheng
9ae6f20211 "MDL-14932, accessibility imporvement, see tracker" 2008-05-28 01:53:00 +00:00
tjhunt
b2a7f16b29 MDL-14764 - Imported multichoice questions may have a blank answernumbering value, which results in an "ERR" prefix to all answers' text. Thanks to Nate H for the fix. 2008-05-27 13:42:26 +00:00
moodlerobot
7e380f7a62 Updated the 18 build version to 20080527 2008-05-27 02:07:24 +00:00
moodlerobot
0564d9f348 Updated the 18 build version to 20080526 2008-05-26 02:10:21 +00:00
iarenaza
e249546b1f MDL-14987 Default attribute for Active Directory password expiry is missing 2008-05-25 21:43:09 +00:00
moodlerobot
13aac2d528 Updated the 18 build version to 20080525 2008-05-25 02:01:32 +00:00
moodlerobot
73018ff695 Updated the 18 build version to 20080524 2008-05-24 02:02:37 +00:00
moodlerobot
dca6c88184 Updated the 18 build version to 20080523 2008-05-23 02:05:56 +00:00
moodlerobot
407dddf80a Automatic installer.php lang files by installer_builder (20080523) 2008-05-23 01:49:17 +00:00
moodlerobot
4c13c8322e Updated the 18 build version to 20080522 2008-05-22 02:06:56 +00:00
mchurch
5b3a9f3add MDL-13860 - Fixed mistyped function call to 'scorm_seq_overall'. This was preventing some SCORM navigation from continuing in our tests - but only if debugging was turned off! 2008-05-21 16:34:04 +00:00
moodlerobot
ace21471a1 Updated the 18 build version to 20080521 2008-05-21 02:25:57 +00:00
moodlerobot
f6fea7895e Automatic installer.php lang files by installer_builder (20080521) 2008-05-21 01:56:53 +00:00
tjhunt
d54f58e745 MDL-14928 - Adding random questions from a category with an apostrophe in the name does not work. Stupid bloody addslashes. Roll on dmllib 2.0. 2008-05-20 17:09:39 +00:00
moodlerobot
20654b5f22 Updated the 18 build version to 20080520 2008-05-20 02:01:04 +00:00
moodlerobot
ea99602131 Automatic installer.php lang files by installer_builder (20080520) 2008-05-20 01:44:29 +00:00
moodlerobot
00d541cb6f Updated the 18 build version to 20080519 2008-05-19 02:03:56 +00:00
moodlerobot
1b1d73538f Updated the 18 build version to 20080518 2008-05-18 01:56:47 +00:00
moodlerobot
1bbbf98c7b Updated the 18 build version to 20080517 2008-05-17 02:02:26 +00:00
moodlerobot
f5f2ac2a84 Automatic installer.php lang files by installer_builder (20080517) 2008-05-17 01:45:51 +00:00
moodlerobot
98925bbd7f Updated the 18 build version to 20080516 2008-05-16 02:06:54 +00:00
moodlerobot
237287ac73 Updated the 18 build version to 20080515 2008-05-15 02:13:49 +00:00
dongsheng
18aa02efdd "MDL-14820, escape filename" 2008-05-14 05:21:01 +00:00
moodlerobot
48f758e26d Updated the 18 build version to 20080514 2008-05-14 02:19:57 +00:00
moodlerobot
9f01a22de1 Updated the 18 build version to 20080513 2008-05-13 02:22:20 +00:00
stronk7
0e247d1d4f Backporting MDL-14495 to 18_STABLE 2008-05-13 02:16:53 +00:00
stronk7
c7642843ba Avoid $_REQUEST["id"] usage. MDL-14806 ; backported from 19_STABLE 2008-05-13 01:51:07 +00:00
tjhunt
698945eb18 MDL-14804 - question_list_instances is broken - It does not include the each modules lib file before doing function_exists($module->name.'_question_list_instances'). 2008-05-12 17:29:50 +00:00