Juan Leyva
5d62e813ab
MDL-48730 webservices: New ws core_group_get_course_user_groups
2015-02-24 09:39:05 +01:00
David Monllao
3c1aa6fdfb
MDL-43535 webservices: Marking functions as deprecated
...
Also:
- We don't allow users to add deprecated functions to WS
- We show a debugging message when deprecated functions
are already being used in web services.
2015-02-09 05:42:22 +08:00
Marina Glancy
cd5be9a504
MDL-44321 events: make sure the full object is passed to add_record_snapshot()
2014-02-28 16:37:36 +08:00
Jerome Mouneyrac
63c7be350b
MDL-34434 Change the texts saying that we'll be removing web service deprecated functions from 2.5
2013-04-17 12:13:04 +08:00
Paul Charsley
45c0a7d002
MDL-36541 modify get_groupings to optionally return associated groups
2013-02-15 13:13:06 +13:00
Mark Nelson
9e222bac61
MDL-37359 groups: fixing typo in the web service function create_groupings_parameters
2013-01-04 15:23:12 +08:00
sam marshall
1d1917aeaa
MDL-31973 Groups: groups_members table should have 'component', 'itemid' fields
2012-08-24 15:30:13 +01:00
Ankit Agarwal
0d4d49d18a
MDL-34471 libraries: changing strictness of context_XXXX::instance() when needed
2012-08-02 15:37:38 +08:00
Ankit Agarwal
bf0f06b1be
MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method
2012-08-02 15:37:38 +08:00
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