moodle/backup/moodle2
2024-10-07 08:53:28 +01:00
..
tests MDL-79717 phpunit: ensure unique data provider keys in tests. 2024-07-10 14:08:49 +01:00
backup_activity_task.class.php MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
backup_block_task.class.php MDL-82392 blocks: consistent cleaning of block instance names. 2024-08-07 04:12:45 +00:00
backup_course_task.class.php MDL-82503 badges: Prepare and make index.php default page 2024-09-03 19:55:49 +02:00
backup_coursereport_plugin.class.php
backup_custom_fields.php MDL-77840 backup: Avoid passing nulls to base64_encode 2023-05-02 13:46:41 +10:00
backup_default_block_task.class.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
backup_enrol_plugin.class.php MDL-47323 backup: added enrol plugin backup structure and annotation 2014-12-02 21:46:33 -05:00
backup_final_task.class.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
backup_format_plugin.class.php
backup_gradingform_plugin.class.php
backup_local_plugin.class.php
backup_plagiarism_plugin.class.php
backup_plan_builder.class.php MDL-80191 backup: delegate section backup and restore 2024-06-27 10:21:07 +02:00
backup_plugin.class.php MDL-66709 backup: improve some PHPdoc type hints 2019-09-23 19:21:09 +01:00
backup_qbank_plugin.class.php MDL-71642 qbank_comment: Add question comment plugin to core 2021-10-08 14:48:13 +11:00
backup_qtype_extrafields_plugin.class.php MDL-25617 backup: backup/restore using extra_question_fields 2018-03-28 18:16:34 +02:00
backup_qtype_plugin.class.php
backup_report_plugin.class.php
backup_root_task.class.php MDL-82057 backup: Badges independent of user data and activities 2024-07-09 07:49:57 +02:00
backup_section_task.class.php MDL-80191 backup: add subsections to backup form 2024-07-01 10:48:32 +02:00
backup_settingslib.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
backup_stepslib.php MDL-80929 customfield: observe backup/restore settings to include. 2024-09-03 13:53:04 +01:00
backup_subplugin.class.php
backup_theme_plugin.class.php
backup_tool_plugin.class.php MDL-51858 backup: Support admin tools in course and module backups 2016-04-18 10:58:44 +08:00
backup_xml_transformer.class.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
restore_activity_task.class.php MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
restore_block_task.class.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
restore_course_task.class.php MDL-82503 badges: Prepare and make index.php default page 2024-09-03 19:55:49 +02:00
restore_coursereport_plugin.class.php
restore_default_block_task.class.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
restore_enrol_plugin.class.php MDL-47323 backup: added enrol plugin backup structure and annotation 2014-12-02 21:46:33 -05:00
restore_final_task.class.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
restore_format_plugin.class.php
restore_gradingform_plugin.class.php
restore_local_plugin.class.php
restore_plagiarism_plugin.class.php
restore_plan_builder.class.php MDL-80191 backup: delegate section backup and restore 2024-06-27 10:21:07 +02:00
restore_plugin.class.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
restore_qbank_plugin.class.php MDL-71642 qbank_comment: Add question comment plugin to core 2021-10-08 14:48:13 +11:00
restore_qtype_extrafields_plugin.class.php MDL-25617 backup: backup/restore using extra_question_fields 2018-03-28 18:16:34 +02:00
restore_qtype_plugin.class.php MDL-83070 question restore: recode links in hints 2024-10-07 08:53:28 +01:00
restore_report_plugin.class.php
restore_root_task.class.php MDL-80929 restore: consistent settings definition for custom fields. 2024-09-03 13:49:50 +01:00
restore_section_task.class.php MDL-80191 backup: add subsections to restore form 2024-07-01 10:48:32 +02:00
restore_settingslib.php MDL-80191 backup: add subsections to restore form 2024-07-01 10:48:32 +02:00
restore_stepslib.php Merge branch 'MDL-80929' of https://github.com/paulholden/moodle 2024-09-27 12:40:12 +08:00
restore_subplugin.class.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
restore_theme_plugin.class.php
restore_tool_plugin.class.php MDL-51858 backup: Support admin tools in course and module backups 2016-04-18 10:58:44 +08:00