moodle/backup/util/plan
Eloy Lafuente (stronk7) e034d84c48 Merge branch 'MDL-38190-master' of git://github.com/sammarshallou/moodle
Conflicts:
	backup/import.php
	theme/bootstrapbase/style/moodle.css
2013-09-02 16:56:50 +02:00
..
tests MDL-38190 (1) Backup/restore: Progress tracking API 2013-08-16 10:50:35 +01:00
backup_execution_step.class.php MDL-22145 backup storage - provide 'user_tohub' storage for HUB files 2010-04-27 01:02:38 +00:00
backup_plan.class.php MDL-38190 (1) Backup/restore: Progress tracking API 2013-08-16 10:50:35 +01:00
backup_step.class.php MDL-21432 move some stuff from base to backup plan classes 2010-06-22 10:31:37 +00:00
backup_structure_step.class.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
backup_task.class.php backup MDL-22254 Added backup and restore of course completion information 2010-09-17 03:04:55 +00:00
base_plan.class.php MDL-38190 (2) Backup/restore: Progress tracking for tasks and steps 2013-08-16 10:50:36 +01:00
base_step.class.php MDL-25019 backup - course_startdate may not exist 2010-11-24 10:46:15 +00:00
base_task.class.php MDL-38190 (2) Backup/restore: Progress tracking for tasks and steps 2013-08-16 10:50:36 +01:00
restore_execution_step.class.php MDL-21432 backup - plan/task/step basis 2010-07-05 22:23:00 +00:00
restore_plan.class.php Merge branch 'MDL-38190-master' of git://github.com/sammarshallou/moodle 2013-09-02 16:56:50 +02:00
restore_step.class.php MDL-21432 backup - plan/task/step basis 2010-07-05 22:23:00 +00:00
restore_structure_step.class.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
restore_task.class.php MDL-27636 restore - add support for after_restore() to plugins. Credit goes to Mark Nielsen. Thanks! 2011-05-26 02:37:16 +02:00