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
884faffda3
MDL-23532 enrol - fixed up SQL indenting and added missing sesskey calls that were removed after refactoring
2011-04-21 10:02:55 +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
cf855c0b7a
MDL-23532 enrol - separated AJAX functions from enrol/ajax.php to their respective enrol plugins
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
Petr Skoda
cf717dc26b
MDL-27148 use new get_in_or_equal() param prefix instead of start
2011-04-14 15:15:01 +02: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
603087b87e
enrol MDL-25522 Fixed up duplicate fields in search_other_users method that was causing problems in Oracle
2011-01-06 10:20:28 +08:00
Aparup Banerjee
93b4ecb2cd
enrol MDL-25522 removed extra redundant definition of field names in query causing oracle issues
2010-12-03 09:31:31 +00:00
Sam Hemelryk
9fc9de91be
enrol-users MDL-24618 Enrol users search now concats firstname and lastname as requested and searches email.
2010-11-11 01:49:58 +00:00
Petr Skoda
894843b465
fixed define detection
2010-09-17 12:34:03 +00:00
Petr Skoda
c05260de32
fixed missing exception
2010-09-17 12:31:19 +00:00
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