moodle/backup/moodle2
David Mudrak 1e2c735111 MDL-27376 MDL-27377 MDL-27378 Backup converters refactoring - work in progress
These are David's changes of Mark's code that replace the
plan/tasks/steps infrastructure with a bit simpler one. The changes will
be described in the next commit that will actually finish the
conversion.

TODO: refactor backup/converter/moodle1/stepslib.php into conversion
handlers.
2011-05-10 17:58:00 +02:00
..
backup_activity_task.class.php MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
backup_block_task.class.php MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
backup_course_task.class.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
backup_custom_fields.php MDL-22151 & MDL-22138 - Quiz activity backup & questions banks too! 2010-09-21 01:28:30 +00:00
backup_default_block_task.class.php MDL-23478 backup - adding support for fileareas to blocks 2010-07-23 17:36:38 +00:00
backup_final_task.class.php MDL-22138 backup - I know smaller cathedrals than this, yay quizzes! 2010-10-24 10:43:42 +00:00
backup_format_plugin.class.php DL-22146 backup & restore - course formats remaining hooks 2011-02-11 00:07:32 +01:00
backup_plagiarism_plugin.class.php MDL-21432 backup - add plagiarism plugin hooks for course and module 2011-03-14 11:44:14 +01:00
backup_plan_builder.class.php MDL-21432 backup - add plagiarism plugin hooks for course and module 2011-03-14 11:44:14 +01:00
backup_plugin.class.php MDL-22146 backup & restore - copy/paste fix 2011-02-10 15:36:03 +01:00
backup_qtype_plugin.class.php MDL-27394 Moodle 2.0 backup and restore may randomise the order of multichoice/numerical/shortanswer answers 2011-05-05 19:17:41 +01:00
backup_root_task.class.php MDL-23993 backup - enforce in UI and save all backup files with .mbz 2010-09-06 09:33:20 +00:00
backup_section_task.class.php backup MDL-23904 Backup and restore UI improvements 2010-08-26 02:18:13 +00:00
backup_settingslib.php docs spellchecker fixes 2010-07-11 18:08:36 +00:00
backup_stepslib.php MDL-21432 backup - add plagiarism plugin hooks for course and module 2011-03-14 11:44:14 +01:00
backup_subplugin.class.php MDL-22146 backup & restore - copy/paste fix 2011-02-10 15:36:03 +01:00
backup_theme_plugin.class.php MDL-26606 Theme backup: Minor improvement to make it more consistent with other backup 2011-03-10 12:57:27 +00:00
backup_xml_transformer.class.php MDL-21432 backup - minor fix to xml transformer (32cc) 2010-07-12 22:45:52 +00:00
restore_activity_task.class.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
restore_block_task.class.php MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
restore_course_task.class.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
restore_default_block_task.class.php MDL-21432 backup - let the tasks to use the steps 2010-07-27 23:40:35 +00:00
restore_final_task.class.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
restore_format_plugin.class.php MDL-22146 backup & restore - course formats first cut 2011-02-10 10:37:36 +01:00
restore_plagiarism_plugin.class.php Plagiarism MDL-26939 - missing return 2011-03-24 14:46:35 +13:00
restore_plan_builder.class.php MDL-21432 backup - add plagiarism plugin hooks for course and module 2011-03-14 11:44:14 +01:00
restore_plugin.class.php backup MDL-26572 add new param to plugin and subplugin functions 2011-03-07 00:16:25 +01:00
restore_qtype_plugin.class.php MDL-26405 restore - incorrectly thrown exception 2011-02-15 23:28:00 +01:00
restore_root_task.class.php MDL-22138 backup - I know smaller cathedrals than this, yay quizzes! 2010-10-24 10:43:42 +00:00
restore_section_task.class.php DL-22146 backup & restore - course formats remaining hooks 2011-02-11 00:07:32 +01:00
restore_settingslib.php backup MDL-23109 Implemented base restore UI within Moodle and linked through the navigation. 2010-07-22 07:48:02 +00:00
restore_stepslib.php MDL-27394 Moodle 2.0 backup and restore may randomise the order of multichoice/numerical/shortanswer answers 2011-05-05 19:17:41 +01:00
restore_subplugin.class.php backup MDL-26572 add new param to plugin and subplugin functions 2011-03-07 00:16:25 +01:00
restore_theme_plugin.class.php backup MDL-26606 Backup should allow themes to have course data; also fix course theme restore 2011-03-04 15:53:48 +00:00