moodle/enrol/manual
Jerome Mouneyrac 571906e3f7 MDL-42085 Enrol: Always apply enrolment duration.
Before the fix, the startdates and duration fields were integrated to HTML code only
when the user clicked on the collapsible region to see them.
It was wrong because their values were not sent by the form
if ever the user didn't expand this Enrolment options region.
2013-12-12 16:04:52 +08:00
..
cli MDL-37299 use progress_trace in enrol_manual and enrol_self sync 2012-12-29 21:50:32 +01:00
db MDL-42930 Add 2.6.0 upgrade line 2013-11-18 11:47:17 +08:00
lang/en MDL-37184 refactor enrolment editing code to be shared by plugins 2013-01-12 15:47:04 +01:00
tests MDL-37974 add "Disable course enrolment" expiration action for manual enrolments 2013-06-07 21:06:47 +02:00
yui/quickenrolment MDL-42085 Enrol: Always apply enrolment duration. 2013-12-12 16:04:52 +08:00
ajax.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
bulkchangeforms.php MDL-35072 coding style cleanup in enrol_manual 2012-08-26 16:37:49 +02:00
edit.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
edit_form.php MDL-37717 warn teachers before disabling or deleting their enrolment method 2013-10-04 16:02:48 +02:00
externallib.php MDL-34434 Change the texts saying that we'll be removing web service deprecated functions from 2.5 2013-04-17 12:13:04 +08:00
lib.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
locallib.php MDL-39961 Events: Replace Legacy events - User 2013-09-02 16:10:05 +08:00
manage.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
settings.php MDL-37974 add "Disable course enrolment" expiration action for manual enrolments 2013-06-07 21:06:47 +02:00
unenrolself.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
version.php MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00