Petr Skoda
0ac940b3bf
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +00:00
Petr Skoda
ad3abe2052
MDL-20693 fixed debug output problems of WS protocol servers
2009-11-01 10:13:38 +00:00
Petr Skoda
b107e64716
MDL-12886 zend based Soap server class
2009-10-24 20:59:59 +00:00
Petr Skoda
2458e30a86
MDL-12886 zend base class improvements, somebody forgot to update Zend framework, this should help with compativiltiy too
2009-10-24 15:28:01 +00:00
skodak
f0dafb3c85
MDL-12886 refactored ws test client support and other minor tweaks
2009-10-21 18:25:00 +00:00
skodak
5593d2dc36
MDL-12886 refactored function return full external function info and improved reporting of access control problems
2009-10-20 22:30:18 +00:00
skodak
d4e764ab28
MDL-12886 rewritten xmlrpc client, not finished yet - need to solve error sending when exception occures outside of the executed method; the test client needs a lot of refactoring too
2009-10-19 23:14:26 +00:00
jerome
c927b7cf8e
web services MDL-12886 trivial change
2009-09-01 08:52:28 +00:00
jerome
5000d34e8e
webservices MDL-12886 update xmlrpc server/client to work with new web service description
2009-08-28 10:06:14 +00:00
skodak
ebdd9fed4b
MDL-20169 fixed coding style, parameter type required
2009-08-27 08:49:54 +00:00
jerome
f83dfcf686
web services MDL-12886 fix REST/SOAP/XMLRPC test clients (function names are not called tmp_ anymore)
2009-04-28 07:04:50 +00:00
jerome
f7631e7397
web service MDL-12886 administration: implement settings for servers (add amf debug option)
2009-03-31 03:29:01 +00:00
jerome
a73e1ab4c5
web service MDL-12886 Add unit tests for User web service functions.
...
Change most of User web service functions to support multiple operation in one call. Adapt SOAP and XMLRPC test client. (REST User test clients wont work anymore till REST server supports array parameter)
2009-03-05 06:59:58 +00:00
jerome
40f024c9f3
web service MDL-12886
...
* Remove description array => all these information are now into the phpdoc. Remove all call/reference to moodleexternal.php
* Adapt our own REST server to these changes
* Remove Zend REST server as it's going to be deprecated in Zend Framework 1.8
* Remove our own SOAP server as we use the Zend SOAP server
2009-02-24 05:11:04 +00:00
jerome
24350e0625
Web service MDL-17135 add web services administration
2009-02-13 03:08:35 +00:00
jerome
06e7fadc43
web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server
2009-02-11 06:57:30 +00:00