moodle/backup
Paul Holden 30830852bf 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:40 +01:00
..
cc MDL-69900 core_backup: Allow IMSCC v1.0 restore to finish 2020-10-09 09:06:26 +08:00
controller MDL-72265 backup: fix checking of override capabilites on restore 2021-08-05 14:28:37 +01:00
converter MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
moodle2 MDL-72265 backup: fix checking of override capabilites on restore 2021-08-05 14:28:37 +01:00
tests MDL-72265 backup: fix checking of override capabilites on restore 2021-08-05 14:28:37 +01:00
util MDL-72309 course: make category a required field in forms. 2021-10-04 08:11:40 +01:00
backup.class.php MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00
backup.php MDL-64310 backup: allow session to be released during backup/restore 2020-01-14 23:54:42 +01:00
backupfilesedit.php MDL-35429 backup: Only show relevant actions for automated backups 2017-10-10 12:30:57 +08:00
backupfilesedit_form.php MDL-58220 repo: Fix typo in FILE_CONTRLLED_LINK 2017-04-04 10:40:01 +08:00
copy.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
copyprogress.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
externallib.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
import.php MDL-41958 import: Constistently showing progress steps. 2019-11-30 10:07:56 +01:00
log.php
restore.php MDL-64310 backup: allow session to be released during backup/restore 2020-01-14 23:54:42 +01:00
restorefile.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
restorefile_form.php MDL-50344 restore: Make restore file required 2015-05-25 12:02:16 +05:30
upgrade.txt MDL-71580 lang: Fix reworded strings in tests 2021-05-12 17:11:57 +02:00