moodle/enrol/manual
Rajesh Taneja 9a51c3d95c MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting
course, cohort, enrol, role, groups and forum used to use hard-coded
MAX_USERS_PER_PAGE=100 for rendering user list. This has been converted
to $CFG->maxusersperpage.
2013-03-12 17:14:53 +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-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
lang/en MDL-37184 refactor enrolment editing code to be shared by plugins 2013-01-12 15:47:04 +01:00
tests MDL-37299 use progress_trace in enrol_manual and enrol_self sync 2012-12-29 21:50:32 +01:00
yui/quickenrolment MDL-37396 Enrollmen: pass $perpage as optional_param and set default perpage variable in quickenrolment.js 2013-02-18 13:22:07 +08:00
ajax.php MDL-37396 Enrollmen: pass $perpage as optional_param and set default perpage variable in quickenrolment.js 2013-02-18 13:22:07 +08:00
bulkchangeforms.php MDL-35072 coding style cleanup in enrol_manual 2012-08-26 16:37:49 +02:00
edit.php MDL-28980 add basic expiry notification support to manual enrolments 2012-10-08 15:15:51 +02:00
edit_form.php MDL-35843 prepare fox expiry refactoring to core enrol feature 2012-10-19 16:03:40 +08:00
externallib.php MDL-35198 replace key_exists by array_key_exists 2012-09-26 15:20:18 +08:00
lib.php MDL-38096 fix availability of bulk enrol actions 2013-02-27 16:12:07 +08:00
locallib.php MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting 2013-03-12 17:14:53 +08:00
manage.php MDL-38096 use separate manual enrol and unenrol capabilities in UI 2013-02-24 13:28:48 +01:00
settings.php MDL-35843 prepare fox expiry refactoring to core enrol feature 2012-10-19 16:03:40 +08:00
unenrolself.php MDL-35072 coding style cleanup in enrol_manual 2012-08-26 16:37:49 +02:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00