Petr Škoda
31ac2aef26
MDL-39386 fix phpdocs packages in enrol
2013-04-27 13:41:32 +02:00
sam marshall
71638033eb
MDL-26956 (3) Enrol: Add filter options to enrolments screen
2013-03-28 10:46:36 +00:00
Petr Škoda
e9ca9d3063
MDL-37302 allow admin to unassign any role on enrolment and other users pages
2012-12-26 12:02:08 +01:00
Frederic Massart
06b7ed0a45
MDL-36415 usability: Use new up/down and ordering icons
2012-11-16 12:47:09 +08:00
Petr Škoda
8975ff88cb
MDL-36169 fix enrolled users sorting by alphanumerical column
...
Credit goes to Nicholas Koeppen, thanks!
2012-11-09 19:47:35 +01:00
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
Petr Škoda
005e57a225
MDL-35052 show all enrolled users in enrol UI included those enrolled via disabled plugins
2012-08-26 16:28:18 +02:00
sam marshall
b849c21255
MDL-26647 (8) Support showuseridentity on enrol screen
...
Includes support for the table display, plus the AJAX, including search. (The fallback version uses user selector so is already supported.)
2011-11-04 13:57:21 +00:00
Sam Hemelryk
75ee207b81
MDL-26770 enrol - Added support for bulk operations by enrol plugins
2011-04-21 10:13:13 +08:00
Sam Hemelryk
291215f441
MDL-23532 enrol - abstracted user enrolment action icons to the enrolment plugin class
2011-04-21 10:02:54 +08:00
Sam Hemelryk
076995bf91
MDL-23532 enrol - fixed regressions after latest weekly and improved moodle_page handling
2011-04-21 10:02:54 +08:00
Sam Hemelryk
b69ca6bee4
MDL-23532 enrol - moved UI enrolment components from core enrol to their respective enrolment plugins
2011-04-21 10:02:54 +08:00
Andrew Davis (andyjdavis)
13ba903634
enrol MDL-25718 added ability to recover user grades from grade history
2011-04-08 15:06:27 +08:00
Sam Hemelryk
af8851282e
enrolments MDL-26858 Added finish user enrolments button to JS dialogue
2011-04-04 14:37:35 +08:00
Petr Skoda
61c32b7b27
MDL-26808 solve chicken-egg problem with moodle url on the user enrolments page
2011-03-20 11:03:16 +01:00
Petr Skoda
d07f2def92
MDL-25998 fix default manual enrol role
2011-02-13 13:58:18 +01:00
Petr Skoda
6aae37125d
MDL-23708 removing ENrol cohort button when no cohort visible by user or user not allowed to use it
2010-08-09 07:35:35 +00:00
Petr Skoda
5379726a09
MDL-23502 fixed package info
2010-07-31 13:48:27 +00:00
samhemelryk
9fe92ae8c3
enrol MDL-22854 Fixed usage of $PAGE and $OUTPUT within enrol table component
2010-07-28 09:24:08 +00:00
Sam Hemelryk
9f15347e2c
enrol MDL-23447 Others users page now only lists roles that have moodle/course:view
2010-07-23 08:21:42 +00:00
Sam Hemelryk
6db3eee02b
enrol MDL-23117 Implements the other users UI for users with roles in a course but not enrolled.
...
At the same time this commit introduces a standardised dialogue YUI module to enrol and implements it across the board.
This commit also addresses MDL-23292 and MDL-23319.
2010-07-16 08:30:06 +00:00
Sam Hemelryk
23cee7a4cf
enrol MDL-22867 Fixed a couple of bugs and made some slight display changes.
...
* Set the default per page limit to 100 instead of 20
* Set the default enrolment role to enrol_manual:roleid config
* Added course name to page title
* Fixed centering bug of cohort dialogue
* Fixed double display bug
2010-07-12 09:01:59 +00:00
Sam Hemelryk
2ec702c999
enrol MDL-22867 Added functionality to add cohort sycn or preform a one off member enrolment on the enrolled users screen.
2010-07-12 08:28:13 +00:00
Sam Hemelryk
a70eb30fa9
enrol MDL-22854 New ajaxified enrolment interface
2010-07-07 02:46:34 +00:00