Ankit Agarwal
8331a159c5
MDL-22895 backup: Adding the feature to support backing up and restoring calendar events
2012-04-02 13:58:33 +08:00
David Mudrak
f9dab4bed2
MDL-30982 Restore moodle2 files - phpDocs categorization
2012-02-27 11:59:43 +01:00
Eloy Lafuente (stronk7)
ede7105fd9
MDL-27233 move the restorer enrol/ra creation to the very beginning of the restore process
...
Some early steps in restore are using capability checks to decide how to
restore some information. But at that stage, if the course contents have
been removed and the user had perms at course level only (usually teacher)
the process can fail because some content is not restoreable due to the
lack of permissions.
Moving the restorer step to the beginning really helps is those situations
and it does not hurt at all.
Also, fixed one notice detected when testing this.
2011-11-25 01:07:27 +01:00
Petr Skoda
1f238ad4df
MDL-27233 fix variable names
...
Thanks Eloy!
2011-11-24 10:40:38 +01:00
Petr Skoda
73d000f389
MDL-27233 allow adding of default role to restorers
2011-11-23 18:38:27 +01:00
Petr Skoda
d53e3298c0
MDL-27233 add new options to keep enrols and groups purging existing course in restore
2011-11-23 18:38:27 +01:00
Eloy Lafuente (stronk7)
f253e791ed
MDL-29618 backup - back to handling enrolments properly. Regession of MDL-26841, my fault, grrr
2011-10-03 00:45:18 +02:00
Eloy Lafuente (stronk7)
9ab5df6b8b
MDL-26841 backup - prevent any enrolments info to be handled in IMPORT/HUB operations
2011-09-19 11:21:43 +02:00
Eloy Lafuente
0f66acede0
MDL-22135 - logs restore, course and activities + cleanup
2010-11-11 19:46:04 +00:00
Eloy Lafuente
cfea745e41
NOBUG: Restore section names and descriptions when restoring deleting. Somehow related wit Q3 @ MDL-24219
2010-09-15 10:58:13 +00:00
Sam Hemelryk
7f32340be1
backup MDL-24067 Fixed up bug causing restore to reset course category to the first category.
2010-09-13 03:12:44 +00:00
Eloy Lafuente
5ab8d2de39
MDL-21432 backup - let the tasks to use the steps
2010-07-27 23:40:35 +00:00
Sam Hemelryk
39bc4c6fa6
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
2010-07-26 07:10:54 +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
21e51c868e
MDL-21432 backup - filters and comments
2010-07-21 22:18:42 +00:00
Eloy Lafuente
024c288dab
MDL-21432 backup - now restoring ras/caps and "manual" enrolment plugins.
...
TODO: Complete the enrolments part and fix current implementation, it's only one skeleton
2010-07-21 19:30:15 +00:00
Eloy Lafuente
395dae3084
MDL-21432 backup - restore course/tags/rolenames/files
2010-07-21 15:52:03 +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
864842aa83
MDL-21432 backup - all sort of restore tasks
2010-07-06 22:28:38 +00:00