moodle/backup
Paul Holden 404eabc7b5 MDL-69448 backup: fix capability checks when unable to copy user data.
When a given user doesn't have the capability to "Include user data"
during course copying, freeze the form element rather than not adding
it at all.

This caused problems as the element was required before preceding with
the course copy.
2020-09-04 08:19:53 +01:00
..
cc MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
controller MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
converter MDL-64290 backup imscc: Use correct tempdir for imscc restore 2018-12-05 10:44:14 -07:00
moodle2 MDL-69418 backup: attach data to grade items 2020-08-28 09:36:12 +10:00
tests MDL-68203 restore: Decode quiz links when restore into existing course 2020-05-27 10:38:40 +10:00
util MDL-69448 backup: fix capability checks when unable to copy user data. 2020-09-04 08:19:53 +01:00
backup.class.php MDL-69475 versions: bump all versions and requires in master 2020-08-17 00:11:41 +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 MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
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-69418 backup: attach data to grade items 2020-08-28 09:36:12 +10:00