Eloy Lafuente
58328ce8a6
MDL-23362 backup - on restore detect missing modules / skipped activities, for gradebook.
2010-09-14 22:59:43 +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
58f8ca39b2
MDL-24107 backup - add missing course->legacyfiles col. Thanks Tim Lock
2010-09-07 08:21:48 +00:00
Eloy Lafuente
12c80f79b4
MDL-23993 backup - enforce in UI and save all backup files with .mbz
2010-09-06 09:33:20 +00:00
Eloy Lafuente
b212f87e32
MDL-21432 backup - proper fallback of user if missing orig one
2010-09-05 15:42:11 +00:00
Andrew Davis
44a25cd200
gradebook MDL-23362 added a fix to deal with the course grade item already existing or not
2010-09-03 08:53:32 +00:00
Andrew Davis
499dbce85d
gradebook MDL-23362 added a fix to deal with the course grade item already existing or not
2010-09-03 08:36:58 +00:00
Andrew Davis
4d787d8a6d
gradebook MDL-23362 added a fix so that grade item sortorder isnt lost when you restore
2010-09-03 07:53:10 +00:00
Andrew Davis
0f94550c3c
backup MDL-23362 another commit of gradebook restore
2010-09-01 04:46:23 +00:00
Eloy Lafuente
dc362c44e3
MDL-23362 backup - save grade_item orig category properly, my fault, sorry Andrew
2010-08-31 09:17:11 +00:00
Andrew Davis
074a765f37
backup MDL-23362 another intermediate commit for gradebook backup
2010-08-31 04:14:01 +00:00
Andrew Davis
c4d2c74594
backup MDL-23362 another intermediate commit for gradebook backup
2010-08-31 03:51:10 +00:00
Andrew Davis
a0d2710218
backup MDL-23362 committing restore_gradebook_step including a test for whether the gradebook was included in the backup
2010-08-30 06:12:41 +00:00
Eloy Lafuente
5095f3258f
MDL-23479 backup - activity completion and availability implemented
2010-08-30 00:24:51 +00:00
Andrew Davis
d34aa23839
backup MDL-23362 first commit for gradebook backup
2010-08-27 08:19:04 +00:00
Andrew Davis
0067d939b4
backup MDL-23362 first commit for gradebookbackup
2010-08-27 08:11:25 +00:00
Sam Hemelryk
70a102385f
backup MDL-23918 Fixed up wording in the backup and restore stages.
2010-08-26 05:17:46 +00:00
Sam Hemelryk
83c000d9b5
backup MDL-23904 Backup and restore UI improvements
2010-08-26 02:18:13 +00:00
Eloy Lafuente
28b6ff82d9
MDL-23898 backup - avoid role assignments for deleted users
2010-08-24 21:05:47 +00:00
Eloy Lafuente
a789ac6f6b
MDL-21432 backup - my fault, fixing wrong var
2010-08-06 22:23:18 +00:00
Eloy Lafuente
9a1cfcbc92
MDL-21432 backup - restore of activity grade items added. Blame MDL-23701 for the delay!
2010-08-06 22:22:02 +00:00
Eloy Lafuente
f2745cbe67
MDL-21432 backup - allow restore of only one itemid (instead of the whole itemname)
2010-08-06 16:08:29 +00:00
Eloy Lafuente
91d1105756
MDL-22245 backup - added support for subplugins in activities
2010-08-06 02:20:21 +00:00
Eloy Lafuente
39aa0280e1
MDL-21432 backup - fix for non-page comments (glossary...)
2010-07-31 22:22:51 +00:00
Sam Hemelryk
573cdf85e1
backup MDL-23563 numerous minor backup changes
...
* Root settings are now check boxes rather than selects
* Language strings adjusted as requested
* Final continue on backup now redirecteds to restore pre ui
2010-07-29 04:25:56 +00:00
Eloy Lafuente
0aa78279ae
MDL-21432 backup - fix for section and activity restore
2010-07-28 22:23:15 +00:00
Eloy Lafuente
aa39be201f
MDL-21432 backup - improve section target detection on restore
2010-07-28 15:50:21 +00:00
Eloy Lafuente
5ab8d2de39
MDL-21432 backup - let the tasks to use the steps
2010-07-27 23:40:35 +00:00
Eloy Lafuente
394edb7e0e
MDL-21432 backup - modules/activity/decoder steps (and others)
2010-07-27 23:36:38 +00:00
Eloy Lafuente
ca2ba065dd
MDL-21432 backup - minor improvements to builders
2010-07-27 23:33:31 +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
Eloy Lafuente
b8e455a789
MDL-23478 backup - restore blocks (instances an positions)
2010-07-24 22:56:30 +00:00
Eloy Lafuente
2d7cd79839
MDL-23478 backup - change in block positions structure. Break BC, so up minversion
2010-07-24 00:15:59 +00:00
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