Commit graph

27426 commits

Author SHA1 Message Date
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
tjhunt
45efd8efad MDL-14797 - Error when moving a course to an empty category on Postgres 2008-05-12 10:44:40 +00:00
tjhunt
3816ad3b25 MDL-14406 - backport fix to this branch, which seems to have been missed. 2008-05-12 08:21:02 +00:00
moodlerobot
632859fca9 Updated the 18 build version to 20080512 2008-05-12 02:14:23 +00:00
moodlerobot
ba83cc409d Automatic installer.php lang files by installer_builder (20080512) 2008-05-12 01:44:58 +00:00
stronk7
68abb79baf Prevent excess of unenolments by enrol_database_sync.php. MDL-8550 ; backported from HEAD 2008-05-11 23:56:13 +00:00
moodlerobot
0538ad9c0c Updated the 18 build version to 20080511 2008-05-11 02:07:41 +00:00
moodlerobot
2e094399fd New uz installer lang 2008-05-10 02:58:59 +00:00
moodlerobot
4c65f3cd14 file installer.php was added on branch MOODLE_18_STABLE on 2008-05-10 02:58:59 +0000 2008-05-10 02:57:14 +00:00
moodlerobot
b7d40f71bc Updated the 18 build version to 20080510 2008-05-10 02:13:33 +00:00
diml
edc70eac69 fixes MDL-14770, $course_id error 2008-05-09 21:51:00 +00:00
tjhunt
a5ba72c655 MDL-14750 - Multianswer questions get broken by backup and restore becuase question->parent is not recoded properly in the database. 2008-05-09 15:22:48 +00:00