Tim Price
d7891c83dd
MDL-18177 backup: addressing coding standards
2015-02-20 11:45:23 +11:00
Matt Sammarco
5ef6f97f47
MDL-18177 availability: Excluding group members availability info
...
If setting was not enabled when backing up, exclude the availability
information of group members.
2015-02-20 11:45:22 +11:00
Matt Sammarco
868b086c4a
MDL-18177 backup: Add backup option to include groups and groupings
2015-02-20 11:45:22 +11:00
Andrew Nicols
dd1adc419f
Merge branch 'MDL-48644_restoreLegacyLogs' of https://github.com/moodlerooms/moodle
2015-01-05 14:30:56 +08:00
Aaron Barnes
1151210154
MDL-40097 completion: Apply robust role detection to samesite restores.
2015-01-05 10:30:01 +08:00
Adrian Greeve
a43f43e2fa
MDL-40097 completion: Update of code to meet guidlines.
2015-01-05 10:14:03 +08:00
Aaron Barnes
129e786cf4
MDL-40097 completion: Make restoring grade criteria more robust
2015-01-05 10:14:03 +08:00
Mark Nielsen
362bc07063
MDL-48644 backup: Preserve log IP and time during restore
2014-12-18 11:30:28 -08:00
Joshua Johnston
7a6ca49af5
MDL-46651 Backup: Handle duplicate course completions during restore
...
Cron can cause duplicate completion records if triggered during a long
running restore process. If this is the case, replace the new record
with the record from the backup file
2014-12-11 16:00:18 -05:00
Dan Poltawski
e600e6ae50
Merge branch 'MDL-47323-enrol-plugin-backup' of https://github.com/mpetrowi/moodle
2014-12-09 22:29:37 +00:00
Sam Hemelryk
7594ed1e2a
Merge branch 'MDL-40419-master-2nd' of git://github.com/FMCorz/moodle
2014-12-04 12:03:18 +00:00
Matt Petro
f61992951d
MDL-47323 backup: added enrol plugin backup structure and annotation
2014-12-02 21:46:33 -05:00
Frederic Massart
dc8ee30eda
MDL-40419 backup: Advanced comparison when restoring blocks in course
2014-11-27 15:28:51 +08:00
David Monllao
03c39daad8
MDL-31500 backup: Allow front page backup/restore
...
Removes restore on front page restrictions and allows
front page modules duplication.
2014-11-21 14:55:09 +08:00
David Monllao
818262afa5
MDL-31500 backup: New unit test for front page backup/restore
2014-11-21 12:37:27 +08:00
Dan Poltawski
604090397a
Merge branch 'wip-MDL-36240-master' of git://github.com/abgreeve/moodle
2014-11-17 13:30:57 +00:00
Adrian Greeve
d983ac6394
MDL-36240 backup: Activity calendar events backed up.
...
Activity calendar events can now be backed up and restored
when no user data is selected.
2014-11-17 09:18:00 +08:00
Sam Hemelryk
0d23255b89
Merge branch 'MDL-48179-master' of https://github.com/sammarshallou/moodle
2014-11-17 12:48:04 +13:00
sam marshall
94b084fb02
MDL-48179 Backup progress: Can time out when compressing large backup
2014-11-14 18:29:30 +00:00
Tim Hunt
ba145a9e4e
MDL-47590 question backup: include response file only with userdata
2014-11-14 16:21:18 +00:00
Marina Glancy
c3b545a92a
Merge branch 'wip-MDL-47675-master' of git://github.com/abgreeve/moodle
2014-10-24 11:48:09 +02:00
Adrian Greeve
c42d18183a
MDL-47675 phpunit: Update unit tests to pass on MSSQL
...
Unit tests were failing on MSSQL. gc_collect_cycles() was
removed from the phpunit utils.php file to save time in running
the tests, but MSSQL doesn't clean up open files as well as
other databases.
This patch includes the garbage collection for the unit tests
that require it.
2014-10-20 14:26:11 +08:00
Damyon Wiese
47d6e6a7d3
MDL-47503 Grades: Completely remove aggregationsubcats
...
This setting is not compatible with combinations of aggregation methods
and the ways in which it does and does not work are not documented. It
was voted to remove it completely by the gradebook workshop, so I have
completely removed it and added a warning for all affected courses + restored
backups.
2014-10-20 12:03:18 +08:00
Frederic Massart
b4087c31bc
MDL-47254 core_grades: Backup aggregationcoef2 and weightoverride
...
Part of: MDL-46576
2014-10-03 13:54:38 +08:00
Damyon Wiese
8836ef8aa2
MDL-46139 Grades: Add new grade_grades aggregation columns to backup/restore.
2014-10-03 13:48:55 +08:00
sam marshall
5176504d3f
MDL-46991 Availability: Conditional dates not updated on restore
2014-09-18 16:37:53 +01:00
Marina Glancy
de62e57a9b
Merge branch 'master_MDL-47076' of git://github.com/totara/moodle
2014-09-09 17:12:28 +08:00
David Curry
927ea484ec
MDL-47076 badges: Add checks to user fields during badges restoration
...
Change-Id: Iff6402d1da835ed57dc17d079adf1bbd2e76dd6c
2014-09-09 16:22:52 +12:00
Frederic Massart
f1272bbecd
MDL-46696 backup: Handle older backups not containing grade history
2014-09-09 10:23:11 +08:00
Dan Poltawski
a3b93be8f8
Merge branch 'MDL-46696-master' of git://github.com/FMCorz/moodle
2014-09-08 16:23:59 +01:00
sam marshall
dea081af23
MDL-44725 Availability: Replace groupmembersonly - backup (3)
...
Change backup and restore to not include the field, and to cope
correctly with 2.6 (and before) and 2.7 backups.
2014-09-02 13:03:11 +01:00
Frederic Massart
167eb0335b
MDL-46696 backup: Include grade history in backups
2014-09-01 17:29:24 +08:00
zbdd
7d908d3365
MDL-37312 backup: Keep course idnumber on same site course restore
...
When the course idnumber is set during a same site course restore,
retain the course idnumber if there are no duplicates.
2014-08-29 07:15:03 +00:00
Tony Butler
206541a12c
MDL-46281 core_backup: Add class_exists check for backup_<mod>_activity_task
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-08-14 12:56:36 +01:00
Mark Nelson
115e8964db
MDL-34248 core_backup: used API instead of inserting into the log table directly
2014-07-17 18:11:26 -07:00
Marina Glancy
84dc90034a
MDL-39726 backup: fix SQL syntax for Oracle
2014-06-11 17:16:45 +08:00
Marina Glancy
b9329e0cfe
MDL-39726 backup: fix SQL syntax for Oracle
2014-06-11 12:14:16 +08:00
Damyon Wiese
d78fa6c10a
Merge branch 'MDL-39726-master' of https://github.com/merrill-oakland/moodle
2014-06-09 09:51:58 +08:00
Eric Merrill
d6441d1e5e
MDL-39726 backup: Move question files by context, not one at a time
...
Use question category contexts to send file to the file pool in bulk.
Questions are only restored in whole category chunks, so this is safe
to do.
2014-06-04 09:14:49 -04:00
Eric Merrill
1f3b23569e
MDL-45714 backup: Less aggressive removal of old backup dirs
...
The old 4 hour standard was too aggressive and can cause backup files
to be removed while they were still in use. Now the same as cron,
1 week.
2014-06-02 21:47:04 -04:00
Frederic Massart
98fed696dc
MDL-45283 restore: Prevent failure when user course grade exists
...
When we restore a course, the grade that a user has for the
grade item of the course cannot be created twice. If we try
to create it when it already exists, a database exception is
raised because of index duplication.
The safest way to proceed is certainly to ignore the grade
information from the backup, otherwise we could potentially
overwrite existing information. Though, this only applies
to restore as merge, and it does not affect the update of
the course grade.
2014-04-30 12:09:13 +08:00
Dan Poltawski
452ef53428
MDL-45205 backup: avoid oracle incompatible query
...
Instead of aliasing column name with sql, use the backup API.
2014-04-21 20:36:52 +08:00
Damyon Wiese
392cb4577a
MDL-44070 Conditional availability - white space fix
2014-04-08 13:49:15 +08:00
sam marshall
38674ef91a
MDL-44070 Conditional availability enhancements (4): backup
...
Implements backup and restore for the new conditional availability
data. This includes:
* Backup and restore of new field.
* Restore updates IDs in conditions, as required.
* Restore converts availability data from legacy (Moodle 2.6) backups.
* Unit tests for all this.
2014-04-07 20:11:41 +01:00
Marina Glancy
f316de8a7f
MDL-44316 core_tag: correction to the default value
2014-03-25 14:05:06 +08:00
Mark Nelson
cc033d48b5
MDL-44316 core_tag: changed the API to accept a contextid and component
2014-03-22 13:50:08 -07:00
Damyon Wiese
0cc30f6fcf
Merge branch 'MDL-44370-master' of git://github.com/ankitagarwal/moodle
2014-03-05 13:44:56 +08:00
Ankit Agarwal
cebfb9ec9f
MDL-44370 calendar: Add support for restoring calendar log rules
2014-03-04 16:13:25 +08:00
Tim Hunt
ccba5b8805
MDL-43749 normalise quiz database structure.
...
The sequence of questions that made up a quiz used to be stored as a
comma-separated list in quiz.questions. Now the same information is
stored in the rows in the quiz_slots table. This is not just 'better' in
a database design sense, but it allows for the future changes we will
need as we enhance the quiz in the MDL-40987 epic.
Having changed the database structure, all the rest of the code needs to
be changed to account for it, and that is done here.
Note that there are not many unit tests for the changed bit. That is
because as part of MDL-40987 we will be changing the code further, and
we will add unit tests then.
2014-03-02 10:00:40 +01:00
Tim Hunt
3f87a74b60
MDL-44018 quesiton variant was not backed up or restored.
2014-02-07 21:55:10 +00:00