Commit Graph

27 Commits

Author SHA1 Message Date
Petr Skoda f543eea9d6 MDL-31117 delete obsolete TODO
This TODO was added when we were still using moodledata folder for group images, it is not relevant any more because group images are in new file API which supports DB transaction rollbacks.
2012-01-15 00:44:04 +01:00
Sam Hemelryk 2336a84333 MDL-29106 webservices: Minor whitespace cleanup 2011-10-25 11:43:53 +13:00
Jerome Mouneyrac 5d1017e11d MDL-29106 new web service naming convention 2011-10-24 11:06:00 +08:00
jerome mouneyrac 41e962ffb0 webservice MDL-23440 more explicit error message when validation context fail in some external functions. 2010-07-30 06:00:32 +00:00
Petr Skoda 4f0c2d0009 MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
jerome mouneyrac d4c6ef705c webservice MDL-20803 add web service documentation generator 2009-12-13 10:48:22 +00:00
Petr Skoda 6ccaf3f5e5 MDL-20625 fixed transaction related todos 2009-11-08 21:39:10 +00:00
Petr Skoda d5a8d9aa71 MDL-20625 new delegated transaction support in DML 2009-11-07 08:52:56 +00:00
Petr Skoda 443364ab39 MDL-12886 more external groups api 2009-11-05 22:13:25 +00:00
Petr Skoda 4efa248399 MDL-12886 more external groups api 2009-11-05 22:06:49 +00:00
Petr Skoda 4ca6cfbfd4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
Petr Skoda 2cb1ee78e4 MDL-12886 refactoring: improved test client forms support; fixing external group functions 2009-10-27 09:27:34 +00:00
Petr Skoda 0f4e72dee7 MDL-12886 untested external groups API 2009-10-26 23:05:11 +00:00
skodak 246f6da2b8 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:54:35 +00:00
skodak f507217757 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:07:21 +00:00
skodak 04d212ce4d MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
skodak 13e40ad183 MDL-12886 fixed param typo 2009-10-07 21:44:26 +00:00
skodak 551f442078 fixing copyright, this was in fact work of several people :-) 2009-10-07 10:15:07 +00:00
tjhunt f94f09b523 groups: NOBUG fix syntax error seen on http://moodle.org/mod/cvsadmin/view.php?tab=syntax
PHP Fatal error:  Can't use function return value in empty call.
2009-10-03 07:57:50 +00:00
skodak c9c5cc81e9 MDL-12886 external lib parameter validation routine + some unit tests 2009-10-02 12:13:56 +00:00
skodak 8c772ad78f MDL-12886 updating groups external API 2009-10-01 21:53:58 +00:00
skodak b4c1a34ea9 MDL-12886 updating groups external API 2009-10-01 21:41:37 +00:00
skodak d4e133554a MDL-12886 improved external API 2009-09-16 19:00:12 +00:00
skodak 2e13b91672 MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first 2009-09-16 18:39:42 +00:00
skodak 0c96468c73 MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first 2009-09-16 18:36:44 +00:00
skodak ab9a01f2b7 MDL-20293 strict param validation support - fixed group external lib methods 2009-09-15 20:31:08 +00:00
skodak 9a0df45a01 MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry 2009-09-14 23:52:08 +00:00