moodle/cohort
Andrew Nicols 0616f045c3 MDL-53566 core: Add support for context locking
This chagne adds support for a new feature known as Context Locking.
This allows a context to be locked, thereby removing all write
capabilities for all users (including admin) for that context, and all
child contexts.
2018-11-13 21:17:40 +08:00
..
classes MDL-63621 core_cohort: Add support for removal of context users 2018-10-22 12:50:14 +02:00
tests MDL-63621 core_cohort: Add support for removal of context users 2018-10-22 12:50:14 +02:00
assign.php MDL-36014 cohorts: fix string names 2014-10-03 17:56:22 +08:00
edit.php MDL-61238 cohort: require_once all libraries 2018-08-15 00:12:38 +02:00
edit_form.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
externallib.php MDL-61601 cohort: Add theme support for cohorts 2018-04-06 08:28:01 +02:00
index.php MDL-61238 cohort: require_once all libraries 2018-08-15 00:12:38 +02:00
lib.php MDL-53566 core: Add support for context locking 2018-11-13 21:17:40 +08:00
locallib.php MDL-44142 Cohorts: Use maxusersperpage for list of current users. 2014-02-13 15:48:40 +00:00
upgrade.txt MDL-52568 core_cohort: added ability to return all cohorts in WS 2016-01-18 11:00:20 +01:00
upload.php MDL-35468 cohorts: upload cohorts from csv file 2014-09-12 10:24:04 +08:00
upload_form.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00