Petr Skoda
ad68ed7402
MDL-29684 improve enrol_meta plugin
...
List of changes:
* configurable unenrol action
* new setting for synchronisation of all enrolled users or users with at least one role
* cron period increased to 1 hour in order to lower server load, courses should not get out of sync often
* CLI sync script for debugging or manual sync
* phpdocs fixes
* when plugin is disabled all roles are removed, enrollments are kept
* uninstall script
* other bugfixing
2012-01-08 15:07:49 +01:00
Petr Skoda
7cfe640499
MDL-30944 improve enrol_cohort plugin
...
List of changes:
* configurable unenrol action
* cron period increased to 1 hour in order to lower server load, courses should not get out of sync often
* CLI sync script for debugging or manual sync after configuration change
* phpdocs fixes
* when plugin is disabled all roles are removed, enrollments are kept
* uninstall script
* other bugfixing and performance improvements
2012-01-08 14:06:05 +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
Eloy Lafuente (stronk7)
792182713a
Merge branch 'w52_MDL-30951_m23_catsync' of git://github.com/skodak/moodle
2012-01-04 00:39:51 +01:00
Sam Hemelryk
b19f834ada
Merge branch 'w52_MDL-30809_m23_guestinstance' of git://github.com/skodak/moodle
2012-01-03 13:05:22 +13:00
Petr Skoda
c2d6b4f9ce
MDL-30951 prevent fatal error when category sync enrolment not configured
2012-01-01 13:41:32 +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
089fdbedf3
MDL-30809 do not add guest info to add course form if default instance prevented
2011-12-27 19:15:05 +01:00
Petr Skoda
8ef9da055a
MDL-30610 standardise empty upgrade script content
2011-12-23 10:38:11 +01:00
Petr Skoda
3751e28f1c
MDL-30610 remove outdated enrol upgrade code
2011-12-23 10:38:11 +01:00
Aparup Banerjee
50c59551c6
Merge branch 'MDL-30627-master-1' of git://git.luns.net.uk/moodle
2011-12-20 13:38:21 +08:00
Sam Hemelryk
042efe1aa7
Merge branch 'w51_MDL-30789_m23_enrolupdatestatus' of git://github.com/skodak/moodle
2011-12-19 16:22:42 +13:00
Petr Skoda
af7177dbcb
MDL-30789 add new update_status() method to enrol plugins and improve enrol cache invalidation
2011-12-18 17:30:17 +01:00
Aparup Banerjee
d2861a7b47
MDL-29325 fixed typo - camelcasing.
2011-12-14 13:12:57 +08:00
Aparup Banerjee
952a77d1a8
MDL-29325 Enrol : reduced isset calls and improved readability
2011-12-13 16:37:00 +08:00
Aparup Banerjee
d919bd00b3
Merge branch 'master_MDL-29325' of git://github.com/danmarsden/moodle
2011-12-13 14:59:22 +08:00
Sam Hemelryk
9997c057a2
Merge branch 'w51_MDL-29117_m23_enrolnewcourse' of git://github.com/skodak/moodle
2011-12-12 17:57:00 +13:00
Sam Hemelryk
bbf9358c49
Merge branch 'w51_MDL-30502_m23_ldapenrol' of git://github.com/skodak/moodle
2011-12-12 17:24:14 +13:00
Petr Skoda
433150f6cf
MDL-30687 use course defaults when template not set in ldap enrol
2011-12-11 11:06:29 +01:00
Petr Skoda
9f38ba6860
MDL-29117 use default course settings when template not set in db enrol
2011-12-11 10:57:44 +01:00
Dan Marsden
b47316cded
MDL-29325 imsenterprise enrolment - allow more flexible naming of courses - thanks to Adam Barbary for patch
2011-12-11 19:07:23 +13:00
Petr Skoda
0c79e389f8
MDL-30502 remove bogus role name param
...
Credit goes to Michael J Litzkow.
2011-12-10 18:34:08 +01:00
Eloy Lafuente (stronk7)
08416e72e3
MDL-30604 Added 2 missing messages andd deleting an incorrect one
2011-12-09 02:01:02 +01:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Sam Hemelryk
4bd1fc7ef7
Merge branch 'w50_MDL-30528_m23_enrolroleid' of git://github.com/skodak/moodle
2011-12-08 15:50:42 +13:00
Sam Hemelryk
8e0169ebc2
Merge branch 'w50_MDL-30623_m23_guest' of git://github.com/skodak/moodle
2011-12-08 13:49:39 +13:00
Andrew Robert Nicols
bc6b1799d7
MDL-30627 Ensure that the dialogue is always shown in the current view window
2011-12-07 11:48:39 +00:00
Petr Skoda
66fe9746ba
MDL-30623 fix null guest passwords in existing 2.2 sites
2011-12-07 09:13:34 +01:00
Petr Skoda
df05b844f6
MDL-30623 make sure guest password field is not null
2011-12-07 08:58:18 +01:00
Petr Skoda
629303c1c8
MDL-30528 stop recreating role_assignments on every login attempt for each user
...
Credit goes to Luis Gustavo Mueller de Alcantara.
2011-12-06 08:48:38 +01:00
Dan Marsden
c72c635689
MDL-30211 imsenterprise enrolment - set up default enrolment methods in new courses
2011-12-02 22:41:51 +13: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
Aparup Banerjee
96b3002aae
Merge branch 'wip-MDL-29469-master' of git://github.com/phalacee/moodle
2011-11-30 14:37:59 +08:00
Petr Skoda
9dbf768ede
MDL-30007 standardise enrol plugins version info
2011-11-29 21:09:42 +01:00
Aparup Banerjee
a9c56ad2df
Merge branch 'master_MDL-29290' of git://github.com/danmarsden/moodle
2011-11-23 12:06:58 +08:00
Jason Fowler
2c5857186b
MDL-29469 Enrolments - fixing the role assignment access elevation issue
2011-11-23 11:23:05 +08:00
Dongsheng Cai
ad7612f597
MDL-29476 web service improvements
...
1. moodle_enrol_get_users_courses should return number of participants,
2. moodle_user_get_users_by_courseid should limit the fields to be returned
2011-11-16 12:02:24 +08:00
Dan Marsden
801fdcfd3f
MDL-29290 - few more coding guideline fixes with function
2011-11-16 08:51:58 +13:00
Dan Marsden
20d694ac59
MDL-29290 fix spacing
2011-11-16 08:51:57 +13:00
Dan Marsden
cffd976ee3
MDL-29290 Enrol IMSEnterprise - use correct course defaults - thanks to Adam Barbary for the fix
2011-11-16 08:51:57 +13:00
Eloy Lafuente (stronk7)
8ac9d33f49
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
2011-11-11 03:37:55 +01:00
Eloy Lafuente (stronk7)
cff6d78a7b
Merge branch 'MDL-30027' of git://github.com/mouneyrac/moodle
2011-11-10 01:58:57 +01:00
Eloy Lafuente (stronk7)
7ca578dea9
Merge branch 'w44_MDL-30148_m22_guestpass' of git://github.com/skodak/moodle
2011-11-09 23:59:02 +01:00
Eloy Lafuente (stronk7)
d64cb2fb73
Merge branch 'w44_MDL-30131_m22_enrolcaching' of https://github.com/skodak/moodle
2011-11-09 23:47:01 +01:00
Eloy Lafuente (stronk7)
ff64599f25
Merge branch 'w44_MDL-29897_m22_upgradetxt' of git://github.com/skodak/moodle
2011-11-09 16:35:57 +01:00
Sun Zhigang
81bb0556d9
MDL-29722 - No default guest enrol instance for requested courses
2011-11-09 15:20:00 +08:00
Petr Skoda
817e396a84
MDL-30148 remember guest access key
...
Remember password for course guest access and reuse it if the enrol cache is reset. Do not print guest access form when already using guest course access.
2011-11-06 11:00:31 +01:00
Petr Skoda
bbfdff344c
MDL-30131 improve current user enrol caching
2011-11-06 09:40:06 +01: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