- 09 Feb, 2015 1 commit
-
-
David Monllaó authored
Also: - We don't allow users to add deprecated functions to WS - We show a debugging message when deprecated functions are already being used in web services.
-
- 25 Jul, 2014 1 commit
-
-
Juan Leyva authored
MDL-45041 Web Service: add_user_device doesn't store entries for different users using the same push key
-
- 27 Jun, 2014 1 commit
-
-
Rajesh Taneja authored
On some pages full user data is not stored before user_created/ user_updated event is triggred. So giving option to trigger that manually, so it can be triggred after all data is saved
-
- 24 Feb, 2014 1 commit
-
-
Sam Hemelryk authored
-
- 10 Dec, 2013 1 commit
-
-
Mark Nelson authored
-
- 03 Dec, 2013 1 commit
-
-
Dan Poltawski authored
This reverts commit bb32a499.
-
- 26 Nov, 2013 1 commit
-
-
Mark Nelson authored
-
- 04 Oct, 2013 1 commit
-
-
Juan Leyva authored
-
- 08 Aug, 2013 1 commit
-
-
Damyon Wiese authored
Add webservice for adding files to user private files.
-
- 17 Jul, 2013 2 commits
-
-
-
Petr Škoda authored
-
- 12 Jul, 2013 1 commit
-
-
Frederic Massart authored
-
- 09 Jul, 2013 2 commits
-
-
Ankit Agarwal authored
-
Add support for additional name fields and flexible formating of user names.
-
- 04 Jul, 2013 1 commit
-
-
Ankit Agarwal authored
-
- 17 Apr, 2013 1 commit
-
-
Jerome Mouneyrac authored
-
- 05 Apr, 2013 1 commit
-
-
Jerome Mouneyrac authored
-
- 19 Feb, 2013 1 commit
-
-
Damyon Wiese authored
-
- 15 Feb, 2013 1 commit
-
-
Jerome Mouneyrac authored
MDL-29938 throw exception when a criteria is repeated, used self instead classname when possible, return only not deleted users
-
- 11 Feb, 2013 4 commits
-
-
Jerome Mouneyrac authored
-
Jerome Mouneyrac authored
MDL-29938 Fix typo bypassing some code + remove misplaced code in deprecated function + some code cleaning
-
Jerome Mouneyrac authored
MDL-29938 don't validate return user info against PARAM_USERNAME as PARAM_USERNAME only apply to manual authentication (and web service)
-
Jerome Mouneyrac authored
-
- 30 Oct, 2012 1 commit
-
-
Jerome Mouneyrac authored
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)
-
- 29 Oct, 2012 1 commit
-
-
Fábio Souto authored
unifies core_user_get_users_by_id and get_course_user_profiles Conflicts: user/lib.php
-
- 31 Jul, 2012 1 commit
-
-
- 26 Jul, 2012 1 commit
-
-
Frederic Massart authored
-
- 23 Jul, 2012 1 commit
-
-
Rajesh Taneja authored
-
- 19 Jul, 2012 2 commits
-
-
Rajesh Taneja authored
-
Rajesh Taneja authored
-
- 31 May, 2012 1 commit
-
-
Jerome Mouneyrac authored
MDL-32581 support additional format field with all text field in extrnal lib function + new possible ws params to decide how format is returned (which are stored in a singleton)
-
- 30 Apr, 2012 1 commit
-
-
Jerome Mouneyrac authored
Conflicts: group/externallib.php
-
- 24 Apr, 2012 1 commit
-
-
Jerome Mouneyrac authored
MDL-31762 username should be lowercase and check against PARAM_USERNAME when creating/updating user by web service
-
- 29 Feb, 2012 1 commit
-
-
- 21 Feb, 2012 2 commits
-
-
Aparup Banerjee authored
-
Aparup Banerjee authored
Currently there is no validation on user info (firstname/lastname) in user/editadvanced_form.php
-
- 21 Jan, 2012 1 commit
-
-
Petr Skoda authored
-
- 25 Oct, 2011 2 commits
-
-
Sam Hemelryk authored
-
Sam Hemelryk authored
-
- 24 Oct, 2011 1 commit
-
-
Jerome Mouneyrac authored
-