Commit graph

13 commits

Author SHA1 Message Date
jerome
d0977acf53 web service MDL-12886 remove tmp prefix 2009-03-16 07:58:30 +00:00
jerome
8a948bfc9a web service MDL-12886 restrict return type for get_groupmembers 2009-03-16 05:54:28 +00:00
jerome
0d4723ee62 web service MDL-12886 check that a user is a course participant before to add it to a group 2009-03-13 06:51:30 +00:00
jerome
499dc41e9f web service MDL-12886 remove single operation group functions (=> our REST clients/server won't work till our REST implementation supports array) 2009-03-09 05:27:37 +00:00
jerome
2061e59c45 web service MDL-12886 Add unit tests for Group web service functions. 2009-03-09 02:19:38 +00:00
jerome
6fcd56724c web service MDL-12886 documentation: check if "Display debug messages" is set Off 2009-02-27 01:01:34 +00:00
jerome
839bd5a204 web service MDL-12886 documentation: better display, test if web services are enable, display return type 2009-02-26 08:18:28 +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
pigui
39b99c6af5 commiting delete groupmember function
MDL-12886
2009-02-03 15:48:17 +00:00
pigui
bec1878021 commiting delete group function
MDL-12886
2009-02-03 12:50:00 +00:00
pigui
8011f73f90 uploading get_group (by id) function
MDL-12886
2009-02-03 12:40:44 +00:00
pigui
8805a4f74d Adding create_group and add_groupmember functions
MDL-13142
MDL-13139
2009-01-30 11:46:11 +00:00