13 Commits

Author SHA1 Message Date
Sam Hemelryk
621ee955fe NOBUG: enrolments - fixed typo, thanks Petr for spotting 2010-09-17 08:23:40 +00:00
Petr Skoda
f7614bb032 MDL-24079 converted enrol to use new sql_like() 2010-09-04 12:38:56 +00:00
Petr Skoda
b3df176457 MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL 2010-08-25 08:56:07 +00:00
Petr Skoda
df4a889e20 MDL-23883 fixed mssql compatibility issue + docs typos 2010-08-20 09:12:07 +00:00
Petr Skoda
5379726a09 MDL-23502 fixed package info 2010-07-31 13:48:27 +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
Petr Skoda
a942f7572c fixed inverted !is_numeric() 2010-07-13 17:06:16 +00:00
Sam Hemelryk
823a807e01 enrol MDL-23232 Added validation of role when assigning 2010-07-13 03:54:21 +00:00
Sam Hemelryk
a3c7198453 enrol MDL-23232 Added missing caps and plugins checks and copied both sets from the manager to implementing scripts 2010-07-13 03:43:41 +00:00
Petr Skoda
91b99e8018 MDL-23232 added support for enrol_plugin->all_enrol() which indicates plugin allows users to add new enrolments manually 2010-07-12 17:46:48 +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