Rajesh Taneja
1e12c1203b
MDL-30651 libraries: Replaced deprecated PARAM_INTEGER with PARAM_INT
2012-07-19 15:37:46 +08:00
Sam Hemelryk
e5f0e51942
MDL-33770 webservices: Fixed error with core_group_create_groups when no enrolment key provided
2012-07-05 09:22:12 +12:00
Jerome Mouneyrac
32435a6968
MDL-33770 Web service: create_groups should not require enrolmentkey
2012-06-15 15:14:06 +08:00
Jerome Mouneyrac
93ce0e8296
MDL-32581 support additional format field with all text field in extrnal lib function + new possible ws params to decide how format is returned (which are stored in a singleton)
2012-05-31 12:31:27 +08:00
Dan Poltawski
2ffd7f1824
Merge branch 'MDL-33060' of git://github.com/mouneyrac/moodle
2012-05-25 10:16:12 +08:00
Jerome Mouneyrac
96d3b93ba3
MDL-33060 remove some get_string from exceptions
2012-05-18 14:45:15 +08:00
Juan Leyva
2c8ad38eff
MDL-32662 core_group_xxx_groupings: Fixed integrator review potential problem detected in update_groupings. More info: http://tracker.moodle.org/browse/MDL-32662?focusedCommentId=157706&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-157706
2012-05-16 10:45:40 +02:00
Juan Leyva
67aa60f9b7
MDL-32662 Fixed review problems
2012-05-10 11:41:46 +02:00
Juan Leyva
fb3f5d3173
MDL-32662 Added unassign_grouping method
2012-05-10 11:40:57 +02:00
Juan Leyva
20053b8c3d
MDL-32662 Added assign_grouping method
2012-05-10 11:40:51 +02:00
Juan Leyva
a531136e98
MDL-32662 Added delete_groupings method
2012-05-10 11:40:46 +02:00
Juan Leyva
85e42d2218
MDL-32662 Added get_course_groupings method
2012-05-10 11:40:40 +02:00
Juan Leyva
ed849fbace
MDL-32662 Added get_groupings method
2012-05-10 11:40:35 +02:00
Juan Leyva
87e959f33b
MDL-32662 Added update_groupings method
2012-05-10 11:40:29 +02:00
Juan Leyva
882bac854f
MDL-32662 Added method create_groupings
2012-05-10 11:40:23 +02:00
Jerome Mouneyrac
4615817d1c
MDL-30986 external API, check and update DocBlock
...
Conflicts:
group/externallib.php
2012-04-30 15:11:56 +08:00
Eloy Lafuente (stronk7)
e757f51864
MDL-30997 - group - trailing whitespace + comment alignment fixes
2012-02-22 13:23:11 +01:00
Adrian Greeve
4d8e241742
MDL-30997 - group - update of the api block documentation.
2012-02-21 11:17:27 +08:00
Petr Skoda
c5eeccbec9
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:43:28 +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