moodle/backup
Tim Hunt a60835c721 MDL-31314 gradebook restore: fix category.depth on restore.
Without this, restoring backups made with the OU's custom 'restore from
1.9' feature, and possibly other people's custom converstion code, does
not work properly.

Also, fix poor recordset code.
2012-01-30 12:31:43 +00:00
..
bb MDL-14589 blocking execution of bb convert 2010-08-29 10:09:03 +00:00
cc Merge branch 'MDL-30783_t2' of git://github.com/kiklop74/moodle 2012-01-09 21:47:16 +01:00
controller MDL-28180 backup - set excluded activities for any non-course operation 2011-12-12 00:30:58 +01:00
converter MDL-30777: Properly implemented error message 2011-12-20 11:06:50 -03:00
moodle2 MDL-31314 gradebook restore: fix category.depth on restore. 2012-01-30 12:31:43 +00:00
util Merge branch 'w04_MDL-31172_m23_fullpath' of git://github.com/skodak/moodle 2012-01-23 16:09:41 +08: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-30943 fix forgotten admin/report/ references 2011-12-28 19:36:23 +01: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-31006 some more PHP54 notices 2012-01-18 01:17:25 +01:00