moodle/cohort
Paul Holden 0645319e62 MDL-72309 course: make category a required field in forms.
Course category fields were changed en masse from simple select
elements to autocompletes in 93d72205, but weren't defined as
required fields. This could lead to exceptions and/or unexpected
behaviour if their values were cleared prior to form submission.
2021-10-04 08:11:32 +01:00
..
classes MDL-64782 core_cohort: Performance improvement 2019-04-23 17:01:48 +10:00
tests Merge branch 'MDL-72589' of https://github.com/stronk7/moodle 2021-09-16 09:46:56 +08:00
assign.php MDL-70578 cohorts: Add bootstrap classes to buttons 2021-01-08 07:28:34 +01:00
edit.php MDL-61238 cohort: require_once all libraries 2018-08-15 00:12:38 +02:00
edit_form.php MDL-72309 course: make category a required field in forms. 2021-10-04 08:11:32 +01:00
externallib.php MDL-61601 cohort: Add theme support for cohorts 2018-04-06 08:28:01 +02:00
index.php MDL-69454 core_search: consistent cohort search 2020-09-21 11:54:53 +02:00
lib.php MDL-53566 core: Add support for context locking 2018-11-13 21:17:40 +08:00
locallib.php MDL-71661 cohort: support custom user profile fields. 2021-05-24 15:02:35 +01: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-64708 cohort: Return url is not used anywhere in core. 2019-05-08 17:54:44 +02:00
upload_form.php MDL-64708 cohort: Return url is not used anywhere in core. 2019-05-08 17:54:44 +02:00