Commit Graph

23 Commits

Author SHA1 Message Date
toyomoyo 762b68827e fields should be restored regardless of user data is selected or not 2006-11-10 04:10:11 +00:00
thompson697 95df21e3ae Apply modularity to the creation of the log file during restore to a new course.
Remove the responsibility for loging the application of the course start date offset,
from activity modules to the backup module.
2006-10-16 10:40:48 +00:00
thompson697 eb87ac71c5 Change creation of restorelog file location to protected backupdata folder.
Reassign style and language links
2006-10-04 14:50:50 +00:00
vyshane 57244db359 Removed the following module configurations (converted to use roles):
participants, assesspublic and ratings. Changed assessed field to only use 1 (ratings on) or 0 (off).
2006-09-24 13:58:54 +00:00
vyshane 7f2586640e Upgrade to roles code, as well as restoring from 1.6 on a 1.7 install code. 2006-09-20 16:57:01 +00:00
thompson697 163ff97e84 Complete work on Roll Forwards - Restore from previous semester (MDL-5532)
* Add fields to restore form to enable changes to Short Name, Full Name and Start Date
* Start Date offset added to Restore process
* Created Restorelog file in Course files area
* Activity Modules use offset to change dates
* Activity Modules write changes to Restorelog
2006-09-13 13:19:39 +00:00
moodler 8ac4971405 Added JS template field for JavaScript if needed 2006-08-17 09:02:56 +00:00
moodler dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +00:00
skodak 15a6cf334f Bug #6099 - Restore alternatively failing on data module - fixed status codes of module restore process; merged from MOODLE_16_STABLE 2006-07-13 15:38:03 +00:00
moodler 6476b0afe7 CSS templates weren't being backed up! 2006-07-09 02:03:22 +00:00
skodak 3cdd4eeba0 Bug #5535 - Database module backup error in 1.5.4, patch submitted by Patrick Pollet ; merged from MOODLE_16_STABLE 2006-06-06 15:12:51 +00:00
toyomoyo 7dbc6b5891 merged backup-restore/db migrate for rsstitletemplate field 2006-05-25 02:31:15 +00:00
skodak c65d1af557 fixed file backup and converted other forgotten "assignments"; merged from MOODLE_16_STABLE 2006-05-23 18:38:24 +00:00
toyomoyo 0376cc2fab merged 2006-05-16 08:22:42 +00:00
toyomoyo 82326fc1d3 merged fix for 5513 2006-05-16 07:58:47 +00:00
toyomoyo 8e24bfe7e8 adding date created and date modified for comments 2006-02-27 02:06:35 +00:00
toyomoyo 5ae56899ba backup and restore for comments and ratings 2006-02-14 04:02:19 +00:00
toyomoyo 4d3d87f0a4 adding ratings and comments functionality 2006-02-14 03:17:21 +00:00
moodler cf3e199bce changes in search, sort etc 2006-02-03 08:11:36 +00:00
moodler dfe9354f2e db changes to data_content table 2006-01-19 09:06:22 +00:00
toyomoyo 9b52161279 some small fix 2006-01-18 08:02:16 +00:00
toyomoyo 816039b5fa adding back up and restore functionality, but the user back up and restore part is not working yet 2006-01-18 06:58:50 +00:00
mjollnir_ 1ecea97679 Granular backup & restore:
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00