Commit graph

43 commits

Author SHA1 Message Date
Petr Skoda
dd88de0ebd MDL-14679 fixed remaining old style update_record()s 2010-09-03 18:01:25 +00:00
Petr Skoda
4f0c2d0009 MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
Eloy Lafuente
f12c95734a Related to MDL-6489 - advanced search template was missing in backup/restore ; merged from 19_STABLE 2009-12-18 18:11:13 +00:00
Eloy Lafuente
a1b4e1f2eb MDL-11507, MDL-15157 database activity - avoid some notices on restore ; merged from 19_STABLE 2009-12-18 17:53:47 +00:00
Eloy Lafuente
14594faa80 MDL-21160 database activity - remap scale on restore ; merged from 19_STABLE 2009-12-18 17:40:16 +00:00
Dongsheng Cai
e998effa3d "MDL-20346, comments api for data module" 2009-11-18 06:00:48 +00:00
Petr Skoda
1adbd2c350 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 14:55:15 +00:00
stronk7
3e322a88fc Changed recent commit to new DB API 2.0 2009-10-12 17:07:57 +00:00
skodak
6e5f318c53 MDL-20369 fixed restoring of default sort 2009-09-28 16:45:46 +00:00
skodak
979425b584 MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:04:21 +00:00
skodak
cd655b33f9 MDL-15095 towards restore lib dml conversion 2008-06-03 23:35:50 +00:00
skodak
9db7dab2ca MDL-15095 towards restore lib dml conversion 2008-06-03 22:36:54 +00:00
skodak
fd0e6640cc MDL-14679 fixed some more $db's 2008-05-31 22:18:41 +00:00
stronk7
e4552afb15 Handle properly in restore the change data->notification from NULL to NOT NULL. MDL-14548 2008-05-15 22:34:52 +00:00
nfreear
b0dc3e563d Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option. 2007-12-10 10:26:47 +00:00
sam_marshall
c6b666847c MDL-12500 Fixed restore conversion for links in database templates 2007-12-07 16:26:32 +00:00
stronk7
e3f042fbd6 Added data_decode_content_links_caller() and data_decode_content_links()
to provide interlinking capabilities to restore. MDL-9576
2007-09-17 21:58:55 +00:00
moodler
b6aeb9ba31 backup/restore Support for 4 new fields in data module 2007-08-14 04:21:16 +00:00
nfreear
11d97de1b2 Part fix of bug MDL-10332 "Data module not filtering list by group on .." - restore bug. 2007-07-12 14:12:35 +00:00
skodak
aab98aaff1 data mod whitespace cleanup - there are already many accessibility related changes and fixes that are not backportable anyway and merging from previous versions is not expected 2006-12-13 20:26:11 +00:00
toyomoyo
c3bfe9fea8 merged, fields should be restored regardless of whether user data is to be restored 2006-11-10 04:11:10 +00:00
thompson697
cf0b1faded 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.
Merged from stable branch
2006-10-17 10:05:41 +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