moodle/backup
Jonathon Fowler d9bc9af91a MDL-74698 backup: correctly restore course format options
Old-version backups (< 3.11.7, < 4.0.1) lose their course-level format
options when restoring into newer versions after the backup structure
was changed.

Also, course-level format options were not accurately restored against
the appropriate format type. And section-level format options were
redundantly stored at course-level and restored without mapping their
sectionids, thus creating lint.
2023-02-03 10:17:05 +10:00
..
cc MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
controller MDL-74548 backup: Deprecate get/set copy from base controller 2022-06-29 09:14:02 +08:00
converter MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
moodle2 MDL-74698 backup: correctly restore course format options 2023-02-03 10:17:05 +10:00
tests MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
util Merge branch 'MDL-75337-master' of https://github.com/laurentdavid/moodle 2023-01-24 16:07:35 +01:00
backup.class.php MDL-76496 backup: Bump release to 4.2 2022-11-26 23:56:08 +01:00
backup.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
backupfilesedit.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
backupfilesedit_form.php MDL-76810 redirect handling: ensure return URLs are properly sanitised 2023-01-11 11:42:28 +08:00
copy.php MDL-74548 backup: Refactor course copies 2022-06-29 09:13:29 +08:00
copyprogress.php MDL-76099 core_backup: set selected overflow node in restore and copy 2022-11-09 15:15:50 +08:00
externallib.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
import.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
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-76099 core_backup: set selected overflow node in restore and copy 2022-11-09 15:15:50 +08:00
restorefile.php MDL-74049 navigation: Set active secondary node in course reuse areas 2022-03-22 09:53:01 +08:00
restorefile_form.php MDL-50344 restore: Make restore file required 2015-05-25 12:02:16 +05:30
upgrade.txt MDL-74548 backup: Deprecate get/set copy from base controller 2022-06-29 09:14:02 +08:00