This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-31 14:02:46 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
backup
/
moodle2
History
Tony Butler
206541a12c
MDL-46281 core_backup: Add class_exists check for backup_<mod>_activity_task
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-08-14 12:56:36 +01:00
..
tests
MDL-44070 Conditional availability - white space fix
2014-04-08 13:49:15 +08:00
backup_activity_task.class.php
…
backup_block_task.class.php
…
backup_course_task.class.php
MDL-43448 Links to the gradebook not fixed on restore.
2013-12-20 11:55:01 +00:00
backup_coursereport_plugin.class.php
…
backup_custom_fields.php
MDL-42815 Backup/restore: Error saving files - log messages unhelpful
2013-11-11 17:15:32 +00:00
backup_default_block_task.class.php
…
backup_final_task.class.php
…
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
…
backup_plugin.class.php
…
backup_qtype_plugin.class.php
…
backup_report_plugin.class.php
…
backup_root_task.class.php
…
backup_section_task.class.php
…
backup_settingslib.php
…
backup_stepslib.php
MDL-45714 backup: Less aggressive removal of old backup dirs
2014-06-02 21:47:04 -04:00
backup_subplugin.class.php
…
backup_theme_plugin.class.php
…
backup_xml_transformer.class.php
MDL-46281 core_backup: Add class_exists check for backup_<mod>_activity_task
2014-08-14 12:56:36 +01:00
restore_activity_task.class.php
…
restore_block_task.class.php
…
restore_course_task.class.php
Merge branch 'MDL-43460-master' of git://github.com/FMCorz/moodle
2014-01-14 13:25:44 +08:00
restore_coursereport_plugin.class.php
…
restore_default_block_task.class.php
…
restore_final_task.class.php
MDL-44070 Conditional availability enhancements (4): backup
2014-04-07 20:11:41 +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-42039 Restore: Add progress tracking in restore controller load
2013-10-10 10:57:24 +08:00
restore_plugin.class.php
…
restore_qtype_plugin.class.php
…
restore_report_plugin.class.php
…
restore_root_task.class.php
…
restore_section_task.class.php
MDL-34612 Restore: Gracefully handle empty section title while restoring
2013-10-22 09:47:42 +08:00
restore_settingslib.php
…
restore_stepslib.php
MDL-34248 core_backup: used API instead of inserting into the log table directly
2014-07-17 18:11:26 -07:00
restore_subplugin.class.php
…
restore_theme_plugin.class.php
…