Eloy Lafuente (stronk7)
f320cb76c3
MDL-26371 sql - avoid distinct + text in db enrol
2011-02-12 15:46:44 +01:00
Eloy Lafuente (stronk7)
20ba9a2e47
Merge branch 'MDL-17357-duplicate-strings' of git://github.com/mudrd8mz/moodle
2011-02-07 15:53:15 +01:00
David Mudrak
d5b7f35d65
MDL-17357 Removed duplicate string definitions
2011-02-07 15:08:07 +01:00
Petr Skoda
8f0eb9fd7a
MDL-26221 add missing course/lib.php include when using make_categories_list()
2011-02-06 17:58:47 +01:00
Eloy Lafuente (stronk7)
7164db694c
Merge branch 'w05_MDL-26189_20_imse' of git://github.com/skodak/moodle
2011-01-31 14:57:22 +01:00
Petr Skoda
8afc38bd39
Merge branch 'MDL-25708' of git://github.com/stronk7/moodle
2011-01-31 14:21:53 +01:00
Petr Skoda
6fde0dac70
MDL-26189 protect imsenterprise enrol file
2011-01-31 13:22:55 +01:00
Petr Skoda
03531e2790
MDL-25743 fix inverted timestart/end logic
2011-01-26 13:26:31 +01:00
Sam Hemelryk
c053c86c5b
Merge branch 'w04_MDL-26066_20_dbenrol' of git://github.com/skodak/moodle
2011-01-24 13:26:51 +08:00
Petr Skoda
cde91f5a9b
MDL-26096 added missing return
2011-01-23 20:10:10 +01:00
Petr Skoda
87e88690b2
MDL-26066 fix invalid type comparison when course id used and typo fix
2011-01-23 14:56:28 +01:00
Eloy Lafuente (stronk7)
a0c3fc6304
MDL-25708 recordsets - fix course & enrol dir uses
2011-01-25 19:58:59 +01:00
Petr Skoda
3093ce8021
MDL-25988 fixed overriding of roles variable
...
credit goes to Michael Landis
2011-01-14 19:04:55 +01: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
Dan Poltawski
85fd37d396
enrol/meta MDL-25808 - error when deleting metacourse
...
Using incorrect dmllib function & testing on non-existant courseid column
2010-12-30 15:10:32 +00:00
Petr Skoda
07f31e9f82
MDL-25813 fixed silly typo
2010-12-28 22:33:26 +01:00
Petr Skoda
1310964bb3
Merge branch 'MDL-24860_messaging_providers' of git://github.com/andyjdavis/moodle
...
Conflicts:
mod/lesson/version.php
2010-12-27 13:39:20 +01:00
andyjdavis
d8f1412819
message MDL-24860 fixed messaging code in mod_lesson and marked spots that are directly sending email
2010-12-22 12:05:49 +08:00
Petr Skoda
07cd46d84d
MDL-25674 detection of invalid $user parameter when synchronising user enrolments
2010-12-20 14:41:18 +01:00
Petr Skoda
883deb3eb5
MDL-25659 fixed borked creation of enrol instances enrol/database, fixed detection of misconfigured sync
2010-12-13 20:48:29 +00:00
Petr Skoda
12c3ba99e7
MDL-25659 fixed overriding of fields variable and improved coding style in similar places
...
credit goes to Bill Johnson
2010-12-13 18:07:40 +00:00
Petr Skoda
424d60d9c1
MDL-25623 fix incorrect use of DISTINCT on text fields
2010-12-09 11:02:53 +00:00
Petr Skoda
365bf67699
MDL-25536 fixed incorrect reading of plugin options in imsenterprise enrol plugin
2010-12-06 05:52:55 +00: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
Petr Skoda
6c796bb6bd
MDL-25338 optional param: newcourseidnumber is treated like required param resulting in logic error, credit goes to Nick Thompson
2010-11-20 02:27:34 +00:00
Petr Skoda
3338a72fa0
MDL-25337 fixed invalid config test in enrol course sync, credit goes to Nick Thompson
2010-11-20 02:24:05 +00:00
David Mudrak
05e7fca43f
Yet another string using proper placeholder in Javascript
2010-11-17 12:44:17 +00:00
David Mudrak
049e880cce
AJAX enrolment uses proper {$a} placeholder
...
We now have M.util.get_string() that should be used instead of custom
replacement. Otherwise the placeholder is not detected in AMOS
web translator.
2010-11-16 18:02:14 +00:00
Sam Hemelryk
ed1d72ea70
navigation MDL-25142 Fixed up differences in navigation between guest and normal user.
...
As part of this patch I also introduced a new method in accesslib can_access_course that can be used
to check a users access to a course.
I also fixed a minor issue with guest access flag caching in require_login
2010-11-11 03:37:56 +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
ba572e3459
MDL-25145 ignore bogus roles of deleted users in meta enrol sync
2010-11-11 00:46:33 +00:00
Dan Marsden
69a00d09d0
MDL-25147 tidy up readme wording related to cron
2010-11-11 00:24:43 +00:00
Petr Skoda
8365e25f6b
MDL-24954 fixed inverted guest icons
2010-11-01 07:31:54 +00:00
Helen Foster
80774d259c
typo fix
2010-10-27 19:08:06 +00:00
Petr Skoda
346c5887b1
MDL-24751 using new memory constants
2010-10-19 10:13:15 +00:00
Rossiani Wijaya
82d443ba3c
MDL-20447: add page heading
2010-10-18 03:03:56 +00:00
Anthony Borrow
ec05e10c12
NOMDL: typo, removing duplicate prevent
2010-10-02 17:18:39 +00:00
Sam Hemelryk
25c55fe563
enrol-ajax MDL-24397 Removed unneeded header call
2010-09-28 01:50:19 +00:00
Sam Hemelryk
ae715bbde8
NOBUG: Added page heading
2010-09-23 05:37:00 +00:00
Eloy Lafuente
f2a9be5f8a
MDL-22148 backup - support for manual/self/guest enrolments. Credit goes to Petr.
2010-09-21 10:42:19 +00:00
Petr Skoda
94b9c2e8da
MDL-24321 switching to stdClass in /e*/
2010-09-21 08:14:41 +00:00
Petr Skoda
31680508d5
MDL-22795 new guest icons - credit goes to Rossiani Wijaya
2010-09-20 07:49:30 +00:00
Petr Skoda
5bd2219b16
MDL-22795 new paypal icons - credit goes to Rossiani Wijaya
2010-09-20 07:46:11 +00:00
Petr Skoda
9a13c5af34
MDL-22795 new enrol self icons - credit goes to Rossiani Wijaya
2010-09-20 07:43:56 +00:00
Sam Hemelryk
f9e29573c0
enrolments MDL-24280 Cohort enrolments now uses AJAX method getdefaultcohortrole when selecting the default role
2010-09-20 02:44:16 +00:00
Sam Hemelryk
e2aca3c211
enrolments MDL-24281 Removed fixed with on enrol cohorts JS module buttons so large strings get shown.
2010-09-20 01:34:41 +00:00
Petr Skoda
dc157e0903
MDL-24285 fixed invalid password check
2010-09-19 16:10:18 +00:00
Petr Skoda
88cf740d6a
MDL-24280 first step to proper default cohort role ui; reversing order of roles
2010-09-19 10:59:32 +00:00
Petr Skoda
55f1e3426a
MDL-24276 reversed order of roles
2010-09-19 10:49:24 +00:00
Petr Skoda
034ef76129
improved spelling
2010-09-18 12:31:20 +00:00