moodle/admin/webservice
2012-04-16 14:27:45 +08:00
..
documentation.php MDL-28650 add a page in the administration to the full web service API (API documentation). 2011-08-18 11:51:02 +08:00
forms.php MDL-31694 Fix XSS security issue with service name accepting javascript 2012-04-16 14:27:45 +08:00
lib.php web service MDL-21351 list of selectabl users should not include deleted user 2010-04-21 06:30:50 +00:00
protocols.php webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir 2010-09-24 02:45:39 +00:00
service.php webservice MDL-25195 fix web service admin pages navigation bar/navigation 2010-11-16 07:45:31 +00:00
service_functions.php MDL-29471 php warning when adding function to a new web service 2012-01-27 16:11:47 +08:00
service_user_settings.php MDL-27723 whitespace cleanup of admin directory 2011-06-05 19:35:42 +02:00
service_users.php MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen 2012-02-13 10:49:48 +08:00
testclient.php MDL-27723 whitespace cleanup of admin directory 2011-06-05 19:35:42 +02:00
testclient_forms.php webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir 2010-09-24 02:45:39 +00:00
tokens.php MDL-28126 webservices : should not able to create token if user is deleted,unconfirmed,suspended or guest. 2011-12-15 00:52:16 +08:00