Petr Škoda
d8f22c49b1
MDL-37716 standardise enrolment expiration code
2013-01-26 14:55:11 +01:00
Dan Poltawski
82420bbb91
Merge branch 'w02_MDL-37184_m25_editenrol' of git://github.com/skodak/moodle
2013-01-16 10:19:57 +08:00
Petr Škoda
50f1c9e3f5
MDL-36514 add tests for showing of self enrolment link
2013-01-12 16:03:09 +01:00
Petr Škoda
e1fa177cf9
MDL-36514 add new option to prevent only new self enrolments
...
Hopefully this will resolve all confusion around the enrol->status flag in this plugin.
2013-01-12 16:03:08 +01:00
Petr Škoda
0aaea0d241
MDL-37184 refactor enrolment editing code to be shared by plugins
...
AMOS BEGIN
MOV [editenrolment,enrol_self],[editenrolment,core_enrol]
AMOS END
2013-01-12 15:47:04 +01:00
Petr Škoda
5d549ffc8c
MDL-37299 use progress_trace in enrol_manual and enrol_self sync
2012-12-29 21:50:32 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Dan Poltawski
673c671be0
MDL-36623 - IE9 svg fixes
2012-11-27 10:44:42 +08:00
Barbara Ramiro
3ca2ffa971
MDL-36623 usability: New icons for course access
2012-11-22 14:56:45 +08:00
Petr Škoda
eac37ff46a
MDL-36431 fix multiple problems with self enrol defaults
...
This patch adds new method for retrieving of default properties of enrol_self instances and uses it both for automatic adding of instances and add instance form - this will guarantee both are using the same data in the future.
2012-11-07 18:57:14 +01:00
Petr Škoda
8a486fdb7d
MDL-35843 implement self enrolment expiry notification
2012-10-19 16:04:00 +08:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Petr Škoda
90bd89651e
MDL-35062 add configurable action on self enrolment expiration
2012-09-16 10:57:57 +02:00
Petr Škoda
7a7b8a1f19
MDL-35071 redesign enrol restore
...
Includes option to convert all enrolments to enrol_manual instances, support for mapping of custom fields and fixes for several other problems. This does not include support for custom enrol tables, it will be addressed in another issue.
2012-09-07 11:11:28 +02:00
Eloy Lafuente (stronk7)
af1e3f2828
Merge branch 'w35_MDL-35070_m24_selfcleanup' of git://github.com/skodak/moodle
...
Conflicts:
enrol/self/editenrolment.php
2012-08-28 21:05:26 +02:00
Eloy Lafuente (stronk7)
5298faed69
Merge branch 'w35_MDL-23875_m24_selfcohort' of git://github.com/skodak/moodle
2012-08-28 20:51:37 +02:00
Petr Škoda
af29ef049e
MDL-23875 improve cohort only help
...
Credit goes to Helen Foster.
2012-08-28 08:32:23 +02:00
Petr Škoda
eef59b1254
MDL-35070 fix incorrect enrol join
2012-08-27 17:20:47 +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
Petr Škoda
d9669db9b3
MDL-35070 coding style cleanup in enrol_self
2012-08-26 16:02:38 +02:00
Petr Škoda
dd6b1f15cf
MDL-23875 add option to limit self-enrol to cohort members only
2012-08-26 15:56:01 +02:00
Petr Škoda
0bf660cad6
MDL-34853 use new duration setting type in enrol_self
2012-08-22 03:00:12 +02:00
Petr Škoda
e4945f5f54
MDL-34852 do not use frozen date select field because it is ugly
2012-08-16 10:17:06 +08:00
Petr Škoda
3f038004e6
MDL-34852 add missing timecreated form data
2012-08-16 10:16:14 +08:00
Petr Škoda
4c04933b99
MDL-34852 allow editing of manual/self enrolments times and show time enrolled
2012-08-12 14:15:09 +02:00
Petr Škoda
0896292622
MDL-34635 support multilang in self enrol course welcome message
...
Includes also new help string for the custom multilang placeholders by Helen Foster.
2012-08-02 09:38:48 +02:00
Frederic Massart
55bcef2954
MDL-34461 Librairies: Replaced deprecated get_context_instance()
2012-07-23 17:42:05 +08:00
Frederic Massart
6aa3aabe95
MDL-33560 Enrol: Enrol password can be unmasked
2012-07-20 09:00:39 +08:00
Petr Skoda
c52551dc3c
MDL-8249 localise standard role names and descriptions if empty
2012-07-06 08:22:34 +02:00
Andrew Davis
c968c1b787
MDL-25476 messages: switched some notification emails to come from the support contact instead of admin
2012-06-26 11:44:56 +07:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Eloy Lafuente (stronk7)
a46eb101b3
Merge branch 'w52_MDL-30945_m23_unenrol' of git://github.com/skodak/moodle
2012-01-04 01:51:10 +01:00
Petr Skoda
282b5cc7e3
MDL-30945 add support for unenrolling of individual users + code cleanup
2011-12-28 16:56:46 +01:00
Petr Skoda
3751e28f1c
MDL-30610 remove outdated enrol upgrade code
2011-12-23 10:38:11 +01:00
Sam Hemelryk
6416c6c25b
Merge branch 'MDL-30007' of git://github.com/stronk7/moodle
2011-12-01 17:14:52 +13:00
Aparup Banerjee
b50ac85799
MDL-29469 Enrolments : fixed whitespaces
2011-11-30 14:42:04 +08:00
Petr Skoda
9dbf768ede
MDL-30007 standardise enrol plugins version info
2011-11-29 21:09:42 +01:00
Jason Fowler
2c5857186b
MDL-29469 Enrolments - fixing the role assignment access elevation issue
2011-11-23 11:23:05 +08:00
Petr Skoda
bbfdff344c
MDL-30131 improve current user enrol caching
2011-11-06 09:40:06 +01:00
Petr Skoda
9ccb37ad8b
MDL-29824 bump up version after new lang string
2011-10-30 13:35:12 +01:00
Petr Skoda
78c5042e06
MDL-29824 improve notification of max number of enrolled users
2011-10-30 13:34:23 +01:00
Sun Zhigang
c03ae03383
MDL-29019 enrol - fix a typo
2011-08-24 01:30:57 +02:00
Sam Hemelryk
cc4db9d3c1
Merge branch 'wip-mdl-27837' of git://github.com/rajeshtaneja/moodle
2011-07-18 21:03:22 +10:00
David Mudrak
94f630e33f
MDL-28325 Enrolment: added help to the duration, start date and end date setting
...
The patch also fixes one typo in enrol_manual detected while working on
this.
2011-07-15 08:59:55 +02:00
Rajesh Taneja
3a70ccb8ac
MDL-27837 enrol - Fixed checkboxes for multiple self enrolment
2011-07-14 09:55: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
8c6e0ebebb
MDL-23532 enrol-self - Self enrolments now manages its own enrolment editing and unenrolment
2011-04-21 10:02:55 +08:00