moodle/admin/webservice
Eloy Lafuente (stronk7) e7d3e042fc MDL-76052 webservice_xmlrpc: Annotate some wrong plugin uses
It has been detected that there are various uses of the plugins
breaking the inter-communication principles, with core_webservice
implementing functionality plugin-dependent that should belong
to the plugins.

Because of that, https://tracker.moodle.org/browse/MDL-76078 has
been created and we have added some TODO/@todo comments in core
pointing to that issue, for further analysis and fixes there.
2022-11-04 16:49:57 +01:00
..
documentation.php MDL-76052 webservice_xmlrpc: Annotate some wrong plugin uses 2022-11-04 16:49:57 +01: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-72720 webservice: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
service.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
service_functions.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
service_user_settings.php
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-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00