Export - CSV (All fields)
Export - CSV (Current fields)
MDL-30045
Backport 2.2 changes for login/token.php in 2.1MDL-29931
Review SQL statement in login/token.php and remove unneeded join and selectsMDL-29843
Access control exception are not properly "catched" by the SOAP demo clientMDL-29825
When protocol capability is not set, the debug info should be more explicit to the dev.MDL-29716
Make token more flexible to support third party clientMDL-29636
Delete /webservice/simpletest/testwebservice.phpMDL-29498
Obfuscate all exception messages from token.php + return some debug infoMDL-29459
Inconsistency between REST-XML and other servers: returned value validation process if differentMDL-29457
Security: add some $CFG->wsdebug that block $debuginfo to be returned is set to OFFMDL-29435
Zend servers do not return $debuginfoMDL-29389
Deliver JAVA XMLRPC demo clientMDL-29380
Try to reproduce "Invalid external api parameter: users (Only arrays accepted.)" for moodle_user_create_usersMDL-29379
Improve the Web Service documentation (+ write wstemplate plugin)MDL-29376
Missing global $USER in /webservice/soap/locallib.php:generate_simple_struct_class()MDL-29374
Exceptions returned by moodle_user_create_users are not explicitMDL-29329
API documentation: plugin function don't seem to be listedMDL-29280
Deliver PHP/JAVASCRIPT/JAVA - REST-JSON demo clients in a zip that don't require Moodle to be run.MDL-29279
Making the REST server return JSON values if the new "alt" param is set to "json".MDL-29278
Deliver PHP - SOAP/XMLRPC demo clients in a zip that don't require Moodle to be runMDL-29277
Making the exception message during return values validation more explicit (and also during parameter validation)MDL-29106
Define the web service naming conventionMDL-26635
More explicit "Access control exception" exception message
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0