moodle/backup/moodle2
Petr Škoda 7881024ec4 MDL-31437 add group sync option to enrol_cohort
This patch includes following changes and new features:
* Group sync in enrol_cohort plugin.
* Option for editing of role in existing cohort sync instance.
* Group memberships are now restored after enrolments.
* New enrol method for restore of protected group membership.
* New component callback 'restore_group_member' for restore of general plugin group membership.
* New component callback 'restore_role_assignment' for restore of general plugin role assignments.
* Implemented group membership protection in enrolment UI.
* Other minor fixes and cleanup.

Notes:
* The YUI base enrolment page is not reimplemented yet - see MDL-35618.
2012-09-28 21:00:00 +02:00
..
backup_activity_task.class.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
backup_block_task.class.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
backup_course_task.class.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
backup_coursereport_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_custom_fields.php MDL-28346 Backup: Backup does not fail when a file is missing 2012-09-03 14:13:11 +08:00
backup_default_block_task.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_final_task.class.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
backup_format_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_gradingform_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_plagiarism_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_plan_builder.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_qtype_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_report_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_root_task.class.php MDL-33756 backup: converters only available in general course backups. 2012-06-15 02:27:18 +02:00
backup_section_task.class.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
backup_settingslib.php MDL-22895 backup: Adding the feature to support backing up and restoring calendar events 2012-04-02 13:58:33 +08:00
backup_stepslib.php MDL-30901 user Removing user->screenreader setting 2012-09-21 09:23:32 +08:00
backup_subplugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_theme_plugin.class.php MDL-30982 Backup moodle2 files - phpDocs categorization 2012-02-27 11:59:42 +01:00
backup_xml_transformer.class.php MDL-27120 backup: fixed docblock and code cleanup 2012-05-29 16:22:45 +08:00
restore_activity_task.class.php MDL-34727 restore UI: use checkboxes for userdata. 2012-08-07 11:36:09 +01:00
restore_block_task.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_course_task.class.php MDL-31437 add group sync option to enrol_cohort 2012-09-28 21:00:00 +02:00
restore_coursereport_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_default_block_task.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_final_task.class.php MDL-33430 Add process_file_aliases_queue restore step to the final task 2012-06-21 02:31:26 +02:00
restore_format_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_gradingform_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_plagiarism_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_plan_builder.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_qtype_plugin.class.php MDL-30018 restore: better answer matching. Credit goes to Tyler Bannister, thanks! 2012-09-09 20:29:26 +02:00
restore_report_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_root_task.class.php MDL-35071 redesign enrol restore 2012-09-07 11:11:28 +02:00
restore_section_task.class.php MDL-34727 restore UI: use checkboxes for userdata. 2012-08-07 11:36:09 +01:00
restore_settingslib.php MDL-22895 backup: Adding the feature to support backing up and restoring calendar events 2012-04-02 13:58:33 +08:00
restore_stepslib.php MDL-31437 add group sync option to enrol_cohort 2012-09-28 21:00:00 +02:00
restore_subplugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00
restore_theme_plugin.class.php MDL-30982 Restore moodle2 files - phpDocs categorization 2012-02-27 11:59:43 +01:00