moodle/backup
ScottVerbeek dc1048c301 MDL-71190 backup: Include users last access to course
Backup the table user_lastaccess which holds data for when a user last accessed a course.
And also restore to the table user_lastaccess from the .xml file created in the backup.
2021-04-19 12:03:50 +10:00
..
cc MDL-69900 core_backup: Allow IMSCC v1.0 restore to finish 2020-10-09 09:04:22 +08:00
controller MDL-67837 backup: Verify caps before unenrolling users on course restore 2020-11-03 12:34:28 +01:00
converter MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:00 +02:00
moodle2 MDL-71190 backup: Include users last access to course 2021-04-19 12:03:50 +10:00
tests MDL-71044 backup: backup_cleanup_task task to remove old files 2021-03-07 21:46:47 +11:00
util MDL-69331 core_h5p: fix behat errors 2021-04-16 11:09:02 +02: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-71233 backup: Fix Moodle version for MDL-69418 2021-03-30 10:41:59 +11:00