moodle/user/profile
2008-11-07 12:49:11 +00:00
..
field MDL-16242 "'Required' does nothing for select fields in customisable user profiles" added an extra option 'Choose...' which is the default if no other default is specified. If the user leaves the select field set to 'Choose...' then the required rule fails and the form does not submit. 2008-08-28 06:44:49 +00:00
definelib.php MDL-17140 should check if $data->id isn't empty before sending to get_record 2008-11-06 01:04:40 +00:00
index.php MDL-14679 converted some count_records 2008-06-02 21:47:31 +00:00
index_category_form.php MDL-14679 towards /user conversion 2008-05-30 22:11:31 +00:00
index_field_form.php MDL-14473 added missing $files param; merged from MOODLE_19_STABLE 2008-04-25 12:20:46 +00:00
lib.php MDL-17151 DB 2.0 syntax: fixed wrong usage in previous commit 2008-11-07 12:49:11 +00:00