Adrian Greeve
|
a327f25ef1
|
MDL-31776 - lib: Alternate name fields
Add support for additional name fields and flexible formating of
user names.
|
2013-07-09 11:45:50 +08:00 |
|
Eloy Lafuente (stronk7)
|
359c1d4756
|
Merge branch 'w15_MDL-39075_m25_userdesc' of git://github.com/skodak/moodle
Conflicts:
lib/db/upgrade.php
version.php
|
2013-04-17 01:04:09 +02:00 |
|
Petr Škoda
|
0c4c981f03
|
MDL-39075 use html as default user description text format
|
2013-04-12 22:20:42 +02:00 |
|
Dan Poltawski
|
fbd90ba191
|
Merge branch 'MDL-37410-master' of git://github.com/mouneyrac/moodle
|
2013-04-10 10:37:29 +08:00 |
|
Jerome Mouneyrac
|
85e6bf8e71
|
MDL-29938 throw exception when a criteria is repeated, used self instead classname when possible, return only not deleted users
|
2013-02-15 11:03:13 +08:00 |
|
Jerome Mouneyrac
|
909f27acf4
|
MDL-37410 External PHPunit test: used ->getDataGenerator()->enrol_user instead to manually enrol the user. + improve the unassignUserCapability to remove a capability assigned by getDataGenerator->enrol_users
|
2013-02-12 11:15:15 +08:00 |
|
Jerome Mouneyrac
|
0c34e8034d
|
MDL-29938 ignore invalid keys
|
2013-02-11 13:58:00 +08:00 |
|
Jerome Mouneyrac
|
bb1105ae31
|
MDL-29938 Fix typo bypassing some code + remove misplaced code in deprecated function + some code cleaning
|
2013-02-11 13:57:59 +08:00 |
|
Jerome Mouneyrac
|
b0365ea5d1
|
MDL-29938 get_users - search users external function
|
2013-02-11 13:57:59 +08:00 |
|
Eloy Lafuente (stronk7)
|
493d8f781c
|
Merge branch 'MDL-37354-master' of git://github.com/mouneyrac/moodle
Conflicts:
message/tests/externallib_test.php
|
2013-01-15 21:50:31 +01:00 |
|
Jerome Mouneyrac
|
fb695f6e3d
|
MDL-37354 clean return value for each externallib PHPUnit tests
|
2013-01-09 13:47:01 +08:00 |
|
Jerome Mouneyrac
|
c70b9853da
|
MDL-35543 modify get_users to get_users_by_field (more complex search function named get_users will be implemented later - focussing yet on retrieving user info for a specified field)
|
2012-10-30 11:36:29 +08:00 |
|
Jerome Mouneyrac
|
36a7059542
|
MDL-34971 PHPunit test: user/externallib.php
|
2012-09-26 14:16:19 +08:00 |
|