Cameron Ball
ad1bfe6a9c
MDL-53962 webservices: Make XML-RPC backwards compatible
2016-05-17 11:39:15 +08:00
Cameron Ball
f23e9b6ba4
MDL-49414 webservices: Remove deprecated functions
2016-04-27 15:54:38 +08:00
Cameron Ball
b5e6ec4486
MDL-52207 libraries: Delete Zend framework
...
Let it RIP.
2016-03-21 11:02:55 +08:00
Jun Pataleta
79c7fffce3
MDL-52208 webservice_soap: Remove Zend from webservice_soap
2016-02-16 14:14:11 +08:00
Dan Poltawski
b8ab80f07e
Merge branch 'MDL-52210-master' of git://github.com/cameron1729/moodle
2016-01-12 13:36:13 +00:00
Juan Leyva
8e2707b92b
MDL-52491 webservice: Do not enable XML-RPC server for mobile anymore
2016-01-05 09:13:27 +01:00
Cameron Ball
13ae7db2bb
MDL-52210 webservices: Remove AMF webservice
2016-01-05 10:36:26 +08:00
Dan Poltawski
633e2643ec
MDL-52209 webservice: upgrade.txt tweak
2015-12-09 09:45:13 +00:00
Jun Pataleta
638f751a07
MDL-52209 webservice_xmlrpc: Remove Zend from webservice_xmlrpc
...
Additional fixes.
2015-12-09 09:42:24 +00:00
Dan Poltawski
f5e68c2892
Merge branch 'MDL-51564-master' of git://github.com/jleyva/moodle
2015-10-06 16:32:55 +01:00
Juan Leyva
9748791ba8
MDL-51564 webservice: Review the use of external format_string
2015-10-06 14:00:45 +02:00
David Monllao
6ee188b162
MDL-50613 webservices: Upgrade info about riskbitmask
2015-10-05 12:19:29 +08:00
Juan Leyva
6d28e2cfa6
MDL-49894 webservices: Add missing API changes in upgrade.txt
2015-04-16 15:19:42 +02: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
Petr Škoda
e5d48aad44
MDL-44106 add WS_SERVER constant to all web service calls
...
This will help us hack around some nasty webservice problems,
such as require_login() and it will be used to set proper 'ws' origin
in logged events.
2014-03-20 17:28:01 +08:00
Damyon Wiese
106c55fb9c
MDL-22236 Webservice file upload - Allow webservice file uploads direct to a draft filearea.
...
Via post to /webservice/upload.php
2013-08-08 09:57:57 +08:00