Commit graph

112 commits

Author SHA1 Message Date
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
add1a6da62 web service MDL-12886 fix syntax error for description generation 2009-03-26 01:54:56 +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
fa0797ecf4 web service MDL-12886 better looking documentation, use a lower integer for the mock token 2009-03-04 03:18:14 +00:00
jerome
2f4dc99d95 web service MDL-12886 comment the web service description array generation (too much complex, need refactoring) 2009-02-26 02:27:18 +00:00
jerome
3fba577b26 web service MDL-12886 comment the web service description array generation (too much complex, need refactoring) 2009-02-26 02:23:31 +00:00
jerome
7c9152bc7f web service MDL-12886 return value fix for REST server 2009-02-25 04:52:17 +00:00
jerome
437d9ff54c web service MDL-12886 modify phpdoc for group_external class 2009-02-24 08:26:25 +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