This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 14:27:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
admin
/
webservice
History
jerome mouneyrac
3b59ba8c73
webservice MDL-17135 add logging to add/edit/delete service action
2009-11-06 08:17:09 +00:00
..
forms.php
webservice MDL-17135 add notification when the current required capability doesn't exist anymore + remove TODO comment about checking that the service names are unique because we should end up to find a way to i18n service names => The uniqueness should be checked during service discovery
2009-11-05 07:50:36 +00:00
lib.php
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 10:55:31 +00:00
protocols.php
MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble
2009-10-21 19:58:50 +00:00
script.js
MDL-17135 fixed too general js function name + fixed whitespace coding style
2009-10-21 20:01:00 +00:00
service_functions.php
MDL-17135 fixing XSRF regression; adding description and removing incomplete support for localised function names; removing string that will not be used in final version of UI (this would only confuse&slow down translators)
2009-10-21 21:24:05 +00:00
service_users.php
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 10:55:31 +00:00
service.php
webservice MDL-17135 add logging to add/edit/delete service action
2009-11-06 08:17:09 +00:00