Frederic Massart
a5ea5149b8
MDL-48248 enrol_manual: Handle durations more precise than int days
2016-06-01 15:57:12 +08:00
David Monllao
ba523bf5c3
MDL-30157 enrol_manual: timestart a few seconds before
...
We want to prevent conflicts with get_enrolled_sql trick for db caching
plus users should be able to access the course once enrolled.
2015-09-17 17:09:36 +08:00
David Monllao
d005d71881
MDL-30157 enrol_manual: New option to enrol from now
...
We set the new now option as the default one, as other enrol
plugins use it as the default enrolment start date. We are keeping
the default to today on upgrades.
2015-09-15 16:25:25 +08:00
Marina Glancy
b654819297
MDL-35618 enrol_manual: Add possibility to manually enrol cohort members
2014-10-03 18:28:45 +08:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c
.
2013-08-21 13:42:30 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Charles Fulton
ef8a733aa6
MDL-36024 enrol: enable grade recovery for all enrol plugins
2013-04-26 05:08:23 -07:00
Petr Škoda
d2f3c5c58d
MDL-38180 do not add links for enrol and other users candidates
2013-03-17 22:21:27 +01:00
Rossiani Wijaya
62a973cef0
MDL-37396 Enrollmen: pass $perpage as optional_param and set default perpage variable in quickenrolment.js
2013-02-18 13:22:07 +08:00
Rossiani Wijaya
4be3ed4b3d
MDL-37396 User Enrollment: fixed missing user from enrolment sub-menu
2013-02-18 10:28:23 +08:00
Aparup Banerjee
84c04ff295
Merge branch 'MDL-35776' of git://github.com/timhunt/moodle
2012-10-09 11:53:12 +08:00
Tim Hunt
e059c033d9
MDL-35802 enrol other users: should use Show user identity setting.
...
As part of fixing this, I refactored some common code out of
get_potential_users and search_other_users. Previously, only one of
those bits of code had been updated.
2012-10-05 12:07:26 +01:00
Tim Hunt
13bd955e65
MDL-35776 user ajax: fix sort order in chrome.
...
It seems that Chrome orders fields of objects in order of array key.
Therefore we must stop using user.id in the PHP arrays, and instead
ensure that we use sequential numbers.
This commit fixes the enrol UI.
2012-10-03 19:06:17 +01:00
Aparup Banerjee
6d04dc705c
Merge branch 'w35_MDL-35052_m24_disabledenrol' of git://github.com/skodak/moodle
2012-08-28 11:35:24 +08:00
Petr Škoda
6f6c9e5c6a
MDL-35072 coding style cleanup in enrol_manual
2012-08-26 16:37:49 +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
Dan Poltawski
18d3e39072
Merge branch 'MDL-34461-master-integration' of git://github.com/FMCorz/moodle
2012-07-24 17:08:13 +08:00
Frederic Massart
55bcef2954
MDL-34461 Librairies: Replaced deprecated get_context_instance()
2012-07-23 17:42:05 +08:00
Rajesh Taneja
405aca3532
MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT
2012-07-19 15:46:10 +08: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
d4c98cffa8
MDL-23532 enrol - rebased after latest weekly and split new UI components out to the manual plugin
2011-04-21 10:02:55 +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