Commit graph

519 commits

Author SHA1 Message Date
Eloy Lafuente
4a15bb7660 MDL-23478 backup - adding support for fileareas to blocks 2010-07-23 17:36:38 +00:00
Eloy Lafuente
25d3cf44e9 MDL-23503 restore without users - fixed two incorrect function calls 2010-07-23 09:56:38 +00:00
Eloy Lafuente
fbd7413708 MDL-23109 backup - exclude info in moodle_backup.xml about non-included task. Thanks SamH! 2010-07-22 11:37:23 +00:00
Eloy Lafuente
b1eaf633eb MDL-21432 backup - solve problem deleting restore temp dirs, thanks SamH! 2010-07-22 10:33:27 +00:00
Eloy Lafuente
ba8bead5b6 MDL-21432 backup - fix some get_userid() calls 2010-07-22 08:19:21 +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
3223cc95c6 MDL-21432 backup - restore sections 2010-07-22 00:23:52 +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
560811a91b MDL-23109 backup - define some original course bits for easier access from UI 2010-07-21 00:42:55 +00:00
Eloy Lafuente
ce28d9993a MDL-21432 backup - change format of allowed_modules to correct one 2010-07-20 23:47:30 +00:00
Eloy Lafuente
8d4e41f4ec MDL-21432 backup - role load/mappings and integration with UI via controller (MDL-23109) 2010-07-20 22:51:04 +00:00
Eloy Lafuente
c8730ff028 MDL-21432 backup - complete standard/course outcomes backup & restore 2010-07-20 10:36:37 +00:00
Eloy Lafuente
71a50b133d MDL-21432 - backup finished groupings restore + introduced role precheck/execution step 2010-07-19 14:06:16 +00:00
Eloy Lafuente
5cc70f32c7 MDL-21432 backup - add support for grouping description files 2010-07-19 13:45:19 +00:00
Eloy Lafuente
c3ea499d53 MDL-21432 backup - handle mnet_remoteusers and support for prechecks 2010-07-18 23:49:55 +00:00
Eloy Lafuente
c0440b3f0e MDL-21432 backup - allow arbitrary contexts restoring files. original sysctxid + scales 2010-07-18 18:11:20 +00:00
Eloy Lafuente
3a1cccc6d4 MDL-21432 backup - allow arbitrary contexts when annotating files. Record orignal sysctxid 2010-07-18 17:52:33 +00:00
David Mudrak
2d3522ae1e NOMDL Fixed incorrect throwing of exceptions - missing 'new' or unknown exception class 2010-07-18 12:30:49 +00:00
Eloy Lafuente
b8bb45b001 MDL-21432 backup - move all the files handling on restore to use new backup_files_temp table 2010-07-18 11:13:03 +00:00
Eloy Lafuente
c44d4aeeee MDL-21432 backup - fix minor problem with anon backups and course format 2010-07-18 10:59:43 +00:00
Eloy Lafuente
76cfb124a1 MDL-21432 backup - fixes in backup final task and reorder restore root task 2010-07-18 01:37:59 +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
Andrew Davis
3f92c2fc60 backup MDL-22139 fixed incorrect backup param 2010-07-14 09:08:10 +00:00
Andrew Davis
be739b71d4 backup MDL-22139 changed gradebook backup to include category and course grade items 2010-07-14 03:36:08 +00:00
Eloy Lafuente
d39595cc09 MDL-22139 backup - Move gradebook.xml generation from course to final task 2010-07-13 09:36:34 +00:00
Andrew Davis
315f6d8eab backup MDL-22139 added gradebook backup 2010-07-13 01:26:06 +00:00
Eloy Lafuente
767ae73d00 MDL-21432 backup - minor fix to xml transformer (32cc) 2010-07-12 22:45:52 +00:00
Eloy Lafuente
ccb5335f41 MDL-21432 backup - prevent blocks backup from excluded activities 2010-07-11 22:23:57 +00:00
Eloy Lafuente
2801883fd5 MDL-21432 restore - spreading restore plan with block tasks 2010-07-11 18:22:38 +00:00
Petr Skoda
39b5371c32 docs spellchecker fixes 2010-07-11 18:08:36 +00:00
Petr Skoda
b832bbddd9 some docs typos 2010-07-11 18:02:45 +00:00
Petr Skoda
e439a9545c docs typos 2010-07-11 18:01:50 +00:00
Petr Skoda
057c9e83a0 MDL-22793 enrol data is in backup, removing todo 2010-07-11 18:01:10 +00:00
Eloy Lafuente
61243f3a96 MDL-21432 backup - add missing parentcontextid in blocks backup 2010-07-11 17:41:19 +00:00
Eloy Lafuente
78d47b30eb MDL-21432 backup - include both user and group "icon" areas (MDL-14589, MDL-23202) 2010-07-11 14:46:31 +00:00
Eloy Lafuente
5f8354eb06 MDL-21432 backup - detect array/object on xml_transformer + add contextid to blocks backup 2010-07-10 18:18:39 +00:00
Petr Skoda
02eca29cd1 MDL-22148 course enrolment backup - we may actually have users enrolled but without roles such as in LDAP plugin 2010-07-08 15:06:37 +00:00
Petr Skoda
902944a8ba MDL-22148 course enrolment backup - role ids from enrol table need to be annotated after all 2010-07-08 14:55:21 +00:00
Petr Skoda
101bd9c92e MDL-22148 course enrolment backup - removing extra info that is not necessary, thanks Eloy for explanation 2010-07-08 14:48:45 +00:00
Petr Skoda
cb34c4cd85 MDL-22148 course enrolment backup 2010-07-08 14:18:46 +00:00
Eloy Lafuente
c0bd624928 MDL-21432 backup - Small change in API after discussion in MDL-22245 2010-07-07 22:56:14 +00:00
Eloy Lafuente
f2e34ee52b MDL-22245 backup - keep subplugin branches connected all the time. Thanks for spotting it David! 2010-07-07 17:26:34 +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
864842aa83 MDL-21432 backup - all sort of restore tasks 2010-07-06 22:28:38 +00:00
Eloy Lafuente
d12fd69be0 NOBUG backup - delete whitespace typo causing problems in section settings 2010-07-05 21:14:09 +00:00
Eloy Lafuente
4abf04ea06 MDL-22245 backup - improving subplugin support a bit, thanks to David for his comments 2010-07-03 17:12:39 +00:00
Petr Skoda
64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
Eloy Lafuente
060df4c8f7 MDL-22245 backup - added activities subplugin support 2010-07-02 11:13:00 +00:00