forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
19 changed files
with
705 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.