- 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
-
- 25 Sep, 2011 1 commit
-
-
Petr Skoda authored
New PARAM_COMPONENT, PARAM_AREA and PARAM_PLUGIN + fixing of hopefully all current incorrect parameter types. This should help with diagnosing of incorrectly named 3rd party plugins too.
-
- 29 Jun, 2011 1 commit
-
-
Dongsheng Cai authored
-
- 20 Jun, 2011 1 commit
-
-
Dongsheng Cai authored
1. moodle_user_get_course_participants_by_id web service to get user details in course context 2. Fixed the proformance issues of get_users_by_id web service
-
- 14 Jun, 2011 2 commits
-
-
Eloy Lafuente authored
-
Rajesh Taneja authored
MDL-27759 user webservice - added new PARAM for timezone PARAM_TIMEZONE, to validate timezone input in webservice while deling with user information
-
- 08 Jun, 2011 1 commit
-
-
Jerome Mouneyrac authored
MDL-26774 fix web service function moodle_user_get_users_by_id. It now matches viewing profile / editing profile. It suppose to work for current user / other user / admin. It is not returning the information of course profile.
-
- 05 Nov, 2010 2 commits
-
-
Andrew Davis authored
message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version
-
jerome mouneyrac authored
webservice MDL-18655 add new capability moodle/user:viewalldetails allowing to see all user information. This capability is set up copying the current moodle/user:update assignations
-
- 25 Oct, 2010 1 commit
-
-
jerome mouneyrac authored
-
- 12 Aug, 2010 2 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
MDL-23774 deleting of admins is a restricted operation, also external lib should not delete the account that is calling it; user pictures are not a problem any more
-