moodle/admin/webservice
David Mudrák 2c177ae4c1 MDL-67748 admin: Refactor tokens management as an external page
No need to have a dedicated admin_setting_managewebservicetokens admin
setting subclass, and yet do not use almost any of its features. So the
patch merges the list and the forms handling into a single external
page.

Similarly, it feels like overkill to have a renderer method for a
simple confirmation widget - especially given that the URLs were
hard-coded in it. So that one was dropped.
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
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
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: Refactor tokens management as an external page 2021-03-15 21:24:06 +01:00