moodle/admin/webservice
David Mudrák 596b0bb23e MDL-67748 admin: Improve the display of missing capabilities
The patch improves the display of the missing capabilities on the Manage
tokens page and the Select authorised users page. The list of
capabilities is rendered in a collapsible area and does not occupy too
much space by default.

Additionally on the later page, the patch improves the display of the
list of existing authorised users so that it respects the configured
identity fields.
2021-03-15 21:24:06 +01:00
..
documentation.php MDL-53772 externallib: Deprecate external_function_info() 2016-04-14 15:07:41 +08:00
forms.php MDL-67748 admin: Move the web service token form to its own file 2021-03-15 21:21:43 +01:00
lib.php MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting 2013-03-12 17:14:53 +08:00
protocols.php MDL-58439 admin: Ignore guest logins for all admin pages 2019-06-11 13:44:58 +10:00
service.php MDL-29807 Fixed invalid add_record_snapshot references and also inexistent check of empty short names 2014-03-17 12:35:20 +01:00
service_functions.php MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT 2012-07-19 15:46:10 +08:00
service_user_settings.php MDL-41647 WebServices: Changed notification CSS class 2014-02-02 15:20:21 +05:30
service_users.php MDL-67748 admin: Improve the display of missing capabilities 2021-03-15 21:24:06 +01:00
testclient.php MDL-69050 lang: Improve the wording of the comments 2020-09-24 19:41:58 +02:00
testclient_forms.php MDL-60091 webservice: enhancements to WS test client 2017-10-16 14:59:51 +08:00
tokens.php MDL-67748 admin: Move the web service token form to its own file 2021-03-15 21:21:43 +01:00