[AMOS commit] The first attempt to include backup conversion in the restore process Committed into Git: 2011-05-17 23:38 UTC

[AMOS commit] The first attempt to include backup conversion in the restore process Committed into Git: 2011-05-17 23:38 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrak
The first attempt to include backup conversion in the restore process
With this initial implementation, we do not display any information
about the backup contents yet. The non-standard backup file is just
silently converted at the beginning of the settings stage, as soon as
the restore controller is available.

In the future we will probably want to display the information about the
contents of the converted file as if we were restoring from standard
MBZ format. However this includes more work in the restore UI machinery
and I leave it open for now.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=f666f149307879b1035aa75637c9a61b55c814e5
http://github.com/moodle/moodle/commit/f666f149307879b1035aa75637c9a61b55c814e5

+ 2.1 en [backupdetailsnonstandardinfo,core_backup]
+ 2.1 en [backupformatmoodle1,core_backup]
+ 2.1 en [backupformatimscc,core_backup]
+ 2.1 en [backupformatunknown,core_backup]
+ 2.1 en [backupmode20,core_backup]
+ 2.1 en [backupmode40,core_backup]
+ 2.1 en [backupmode50,core_backup]
+ 2.1 en [backupmode60,core_backup]
+ 2.1 en [errorinvalidformat,core_backup]
+ 2.1 en [errorinvalidformatinfo,core_backup]
- 2.1 en [errorinvalidformatdesc,core_backup]
- 2.1 en [errormoodle1format,core_backup]
- 2.1 en [errormoodle1formatdesc,core_backup]
- 2.1 en [errormoodle1format_help,core_backup]