moodle/backup
Eugene Venter 96e339cc58 MDL-49356 restore: handle course completion if still not defined
Before this patch course completion only was restored if, appart from
other conditions... we were restoring to new course, never to existing
one.

This relaxes a bit that condition in order to be able to restore to an
existing course not having any course completion setting defined, so no
conflict will happen ever.
2015-03-17 00:34:09 +01:00
..
cc MDL-47569 backup: Escape section summary for XML 2014-10-07 11:47:40 -07:00
controller MDL-44141 Completion: System updates data during restore 2014-03-18 13:31:34 +00:00
converter MDL-47569 backup: Do not close questions tag if never opened 2014-10-07 11:48:35 -07:00
moodle2 MDL-49356 restore: handle course completion if still not defined 2015-03-17 00:34:09 +01:00
util MDL-48595 logstore: Replacing references to deprecated interfaces 2015-03-09 08:25:37 +08:00
backup.class.php MDL-48143 backup: Bump release to 2.9 dev branch 2014-11-10 17:32:34 +01:00
backup.php MDL-41754 (1) Progress tracking : moved from backup and restore to core 2014-01-27 17:45:50 +07:00
backupfilesedit.php MDL-35991 - use PARAM_LOCALURL for local urls 2013-01-07 10:09:20 +08:00
backupfilesedit_form.php MDL-40816 backup: code cleanup on the manage backups form 2013-07-22 18:15:07 +08:00
import.php Merge branch 'MDL-41644' of git://github.com/apsdehal/moodle 2014-02-12 09:24:06 +13:00
log.php MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
restore.php MDL-35638 backup: Do not print headers during redirects 2014-11-11 11:07:44 +05:30
restorefile.php MDL-43526 course: links to restore from management and admin structure. 2014-01-07 12:08:34 +08:00
restorefile_form.php MDL-38735 backup: add missing setType() to forms 2013-04-03 02:17:40 +02:00
upgrade.txt MDL-40618 backup: centralize info field, use info in queries. 2013-07-23 19:50:53 +10:00