moodle/backup
Eloy Lafuente (stronk7) 4d856332e4 MDL-28180 backup - on restore always prevent completion_aggr_methd dupes
This covers the last case where dupes could be happening in the
completion_aggr_methd table: Restoring one complete course into
an existing one, adding information. Now we always check if the
aggr_method exists before inserting it.
2011-12-12 00:31:44 +01:00
..
bb MDL-14589 blocking execution of bb convert 2010-08-29 10:09:03 +00:00
cc Merge branch 'MDL-30444' of git://github.com/kiklop74/moodle 2011-11-29 16:39:22 +01:00
controller MDL-28180 backup - set excluded activities for any non-course operation 2011-12-12 00:30:58 +01:00
converter Updated text conversion to read and store safe xml strings. 2011-11-14 21:25:08 +01:00
moodle2 MDL-28180 backup - on restore always prevent completion_aggr_methd dupes 2011-12-12 00:31:44 +01:00
util MDL-28180 backup - set excluded activities for any non-course operation 2011-12-12 00:30:58 +01:00
backup.class.php MDL-29956: Implement common cartridge export (r16882) 2011-11-14 21:25:08 +01:00
backup.php MDL-29188 multilang Reviewed the uses of section name and ensured things were being formatted consistently 2011-09-08 09:27:38 +12:00
backupfilesedit.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
backupfilesedit_form.php "MDL-23910, fixed breadcrumb for backup files editing ui" 2010-08-30 03:44:44 +00:00
backuplib.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
import.php MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir 2011-09-10 10:35:39 +02:00
lib.php MDL-29185 backup: Removed backup_log table and fixed the backup admin report 2011-09-16 15:51:23 +12:00
log.php MDL-21666 backup & restore caps - moving to new naming schema. More to come. 2010-02-19 17:50:14 +00:00
restore.php MDL-30391 Backup: Exception in restore should be thrown as it is to be handled by calling function 2011-11-22 11:39:18 +08:00
restorefile.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
restorefile_form.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
restorelib.php MDL-25637 Fixed whitespace 2011-01-24 16:20:30 +08:00