restore MDL-23109 Fixed several minor issues with restore UI
authorSam Hemelryk <sam@moodle.com>
Mon, 26 Jul 2010 07:10:54 +0000 (07:10 +0000)
committerSam Hemelryk <sam@moodle.com>
Mon, 26 Jul 2010 07:10:54 +0000 (07:10 +0000)
commit39bc4c6fa6ecd3703a27e2ef94523c9c6859b714
treea45cae11df06455ce6e767b4c30a22be42359306
parentb48c4478ce0b3dc2cbb390e88347637759bb920e
restore MDL-23109 Fixed several minor issues with restore UI
* Category + course selectors now perform required capability checks
* Show/Hide settings from UI tested and implemented for overwrite_conf setting
* Final continue button is GET rather than post
* Temp zip file is deleted after successfull extraction
* Removed previous button from settings stage MDL-23480
backup/moodle2/restore_course_task.class.php
backup/restore.php
backup/util/ui/backup_ui_setting.class.php
backup/util/ui/backup_ui_stage.class.php
backup/util/ui/base_moodleform.class.php
backup/util/ui/base_ui_stage.class.php
backup/util/ui/renderer.php
backup/util/ui/restore_ui_stage.class.php