Matteo Scaramuccia
ef844148a9
MDL-60923 backup: Added $CFG->backuptempdir
...
The new setting will allow to host the temporary backup files
into a specific target directory. Defaults to '$CFG->tempdir/backup'.
Calling make_backup_temp_directory() checks that the required sub-directory
will be properly created under the new target directory.
2018-04-16 23:50:28 +02:00
Dan Poltawski
7af5ad97c1
MDL-46942 events: fix naming of other param
...
originalcourseid matches coding style
2016-10-25 20:18:35 +01:00
jmalmsten-panopto
3480411e0d
MDL-46942 core_backup: added original course id to restore event
2016-10-24 09:01:34 -07:00
Mark Nelson
ef03fb19ae
MDL-45721 core_backup: only trigger the course_restored event when restoring a course
2014-06-17 19:43:48 -07:00
James Pratt
809fdb83b1
MDL-41754 (1) Progress tracking : moved from backup and restore to core
2014-01-27 17:45:50 +07:00
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
sam marshall
16cd708835
MDL-38190 (1) Backup/restore: Progress tracking API
2013-08-16 10:50:35 +01:00
Mark Nelson
a4003c733a
MDL-39957 course: replaced the course_restored legacy event
2013-08-15 18:14:08 +08:00
Mark Nielsen
bf989c2f3a
MDL-36986: Adding course_restored event trigger
2012-12-03 09:37:29 -08:00
Tom Lanyon
7aa06e6ded
MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir
2011-09-10 10:35:39 +02:00
Eloy Lafuente
8231bb159b
MDL-24962 backup - clean plan/settings circular refs on restore
2010-11-15 16:08:02 +00:00
Eloy Lafuente
648a575eda
NOBUG: Added support for after_restore() methods on restore. Will help some blocks.
2010-11-01 15:53:35 +00:00
Eloy Lafuente
9f68f2d5a6
MDL-24817 backup - added support for decode contents in plugins (and qtypes)
2010-11-01 15:49:01 +00:00
Eloy Lafuente
dc1e4ccebd
MDL-23752 backup - export/import mode. Fixed various details.
2010-09-28 09:33:54 +00:00
Eloy Lafuente
58328ce8a6
MDL-23362 backup - on restore detect missing modules / skipped activities, for gradebook.
2010-09-14 22:59:43 +00:00
Eloy Lafuente
0330784635
MDL-21432 backup - add links decoder processor to restore plan/tasks
2010-07-27 23:12:53 +00:00
Eloy Lafuente
b1eaf633eb
MDL-21432 backup - solve problem deleting restore temp dirs, thanks SamH!
2010-07-22 10:33:27 +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
Eloy Lafuente
482aac657a
MDL-21432 backup - root task, inforef and users handling completed, various fixes
2010-07-14 23:59:19 +00:00
Eloy Lafuente
a4e13312bf
MDL-21432 backup - get target on restore
2010-07-12 22:35:28 +00:00
Eloy Lafuente
c9d8234a9c
MDL-21432 backup - restore plan builder (still missing blocks support)
2010-07-06 22:30:49 +00:00
Eloy Lafuente
b5d45a0430
MDL-21432 backup - plan/task/step basis
2010-07-05 22:23:00 +00:00