Eloy Lafuente (stronk7)
5ae69b2aed
MDL-38735 backup: add missing setType() to forms
2013-04-03 02:17:40 +02:00
Sam Hemelryk
00f286ed7b
MDL-31175 backup: Fixed undefined in register_dependency
2012-03-12 09:42:50 +13:00
David Mudrak
85aad2ef97
MDL-30982 Documenting some parts of backup settings machinery
2012-02-27 11:59:43 +01:00
Eloy Lafuente (stronk7)
acb8164304
MDL-29956 ims-cc - disabling export and cleaning some unused code
...
This commits cleans some code (settings and dependencies)
and one file included previous by error.
Also it disables all the IMS-CC export feature by default, being
possible to enable it under demand by setting (@ config.php):
$CFG->enablebackupconverters = true;
2011-11-14 21:32:05 +01:00
Mark Nielsen
42dffc6feb
MDL-29956: Implement common cartridge export (r16882)
2011-11-14 21:25:08 +01:00
Eloy Lafuente
287e804058
MDL-24962 backup - circular refs destroyer for backup settings
2010-11-15 07:16:24 +00:00
Sam Hemelryk
86e0afcfaa
backup MDL-23559 Moved UI validation routines from backup_setting to backup_setting_ui and fixed label validation problems
2010-08-25 01:14:25 +00:00
Sam Hemelryk
2a02a1036c
restore MDL-23559 Setting more appropriate param type for UI label PARAM_TEXT instead of PARAM_ALPHAEXT
2010-08-24 03:29:04 +00:00
Sam Hemelryk
785d6603dd
backup MDL-23109 Implemented base restore UI within Moodle and linked through the navigation.
2010-07-22 07:48:02 +00:00
Sam Hemelryk
61ebef8f6e
backup MDL-22140 Added conf settings to control the default general backup settings
2010-06-17 08:57:00 +00:00
Sam Hemelryk
17f04f5306
backup MDL-22511 Fixed unit tests for backup
2010-06-15 02:15:57 +00:00
Sam Hemelryk
e43ba98080
backup MDL-22142 P24 - Fixed locked settings with no dependencies
2010-05-03 04:05:08 +00:00
Sam Hemelryk
6ed9a7da53
backup MDL-22142 Fixed dependency chaining through inspection in relation to the dependent setting rather than the prominent setting. Also did away with reference dealing with processing dependencies for mforms, new recursive structure returns managed property array instead.
2010-05-03 03:36:33 +00:00
Sam Hemelryk
e35fb47974
backup MDL-22142 Fixed typo
2010-05-02 09:09:32 +00:00
Sam Hemelryk
84e546e0fc
backup MDL-22142 P22 - Several big backup dependency issues resolved
2010-05-02 09:02:20 +00:00
Sam Hemelryk
72d5e574ab
backup MDL-22142 P21 - Settings are now aware of their own dependencies as well as setting that are dependent on them
2010-05-02 05:43:47 +00:00
Sam Hemelryk
d698081efe
backup MDL-22142 P20 - Removed process_change from settings as it is now handled by dependencies
2010-05-02 04:00:59 +00:00
Sam Hemelryk
f6ae3f0108
backup MDL-22142 P18 - Removed unused ui related function and params from core backup classes
2010-05-02 03:31:56 +00:00
Sam Hemelryk
1a83fcb5cd
backup MDL-22142 P11 - Can now set help buttons for backup settings
2010-05-02 02:52:46 +00:00
Sam Hemelryk
1904e9b35b
backup MDL-22142 This is the user interface for backups, several minor/cosmetic issues still to be ironed out. See the tracker for details
2010-05-01 09:51:39 +00:00
Eloy Lafuente
cd0034d860
MDL-22145 backup - implemented storage into proper file areas
2010-04-27 21:42:54 +00:00
Eloy Lafuente
ce937f9957
MDL-22145 backup storage - provide 'user_tohub' storage for HUB files
2010-04-27 01:02:38 +00:00
Eloy Lafuente
69dd0c8cbf
MDL-21432 backup 2.0 - initial commit. util dir
2010-04-21 09:17:06 +00:00