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
Petr Skoda
ee362526f8
MDL-29897 Update upgrade.txt files
2011-11-03 08:11:55 +01:00
Jerome Mouneyrac
f4a75854b7
MDL-30027 support no options + fix wrong param validation call
2011-11-01 15:22:28 +08:00
Aparup Banerjee
b6d2f5b266
Merge branch 'w43_MDL-29984_m22_enroltoday' of git://github.com/skodak/moodle
2011-10-31 15:25:55 +08: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
Petr Skoda
4f500c259c
MDL-29984 fix undefined $today when no course start date
2011-10-28 15:11:42 +02:00
Eloy Lafuente (stronk7)
85819105a6
Merge branch 'w42_MDL-29688_m22_enrol' of git://github.com/skodak/moodle
2011-10-26 11:40:01 +02:00
Petr Skoda
dcb9a0c1f1
MDL-29688 rewrite complex joins to be compatible with MySQL
...
Unfortunately MySQL does not handle complex EXISTS queries properly…
2011-10-26 11:35:42 +02:00
Sam Hemelryk
e6acc5518b
MDL-29106 white space clean up
2011-10-25 15:28:52 +13:00
Sam Hemelryk
44d10ad002
Merge branch 'w42_MDL-29688_m22_enrol' of git://github.com/skodak/moodle
2011-10-25 14:02:20 +13:00
Jerome Mouneyrac
5d1017e11d
MDL-29106 new web service naming convention
2011-10-24 11:06:00 +08:00