moodle/webservice
sam marshall 611e2569aa MDL-71215 core_user: User fields - remaining deprecated functions
This change removes references in code and comments to a few
deprecated functions that were accidentally missed in the larger
change.

The code changes only affect service_users.php. I made it support
custom user profile fields in this query, because it was easy
enough, rather than adding another TODO to fix later.
2021-03-31 11:12:16 +01:00
..
classes MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
rest MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
soap MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
tests MDL-67748 admin: Add Behat tests for tokens filtering features 2021-03-16 10:51:39 +01:00
xmlrpc MDL-71036 phpunit: Coding style changes, 99% whitespace only 2021-03-11 23:04:32 +01:00
draftfile.php MDL-70128 webservice: New entry point for draftfiles 2020-12-03 14:28:12 +01:00
externallib.php Merge branch 'MDL-65550-master' of git://github.com/jleyva/moodle 2019-09-05 11:38:36 +08:00
lib.php MDL-71215 core_user: User fields - remaining deprecated functions 2021-03-31 11:12:16 +01:00
pluginfile.php MDL-58741 webservice: Add missing params to webservice/pluginfile.php 2017-04-27 17:04:01 +02:00
recaptcha.php MDL-61600 recaptcha: Create a script to display recaptcha 2018-03-14 10:31:09 +01:00
renderer.php MDL-71215 core_user: User fields - remaining deprecated functions 2021-03-31 11:12:16 +01:00
upgrade.txt MDL-67748 admin: Improve get_missing_capabilities_by_users() 2021-03-15 21:24:06 +01:00
upload.php MDL-60302 webservice: Allow CORS requests in webservice/upload.php 2017-10-04 12:39:51 +02:00
wsdoc.php MDL-66847 webservice: Correct breadcrumb + title for ws documentation. 2020-02-11 12:17:39 +01:00