Sam Hemelryk
f44e7d0a77
Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle
...
Conflicts:
user/view.php
2013-01-09 09:34:22 +13:00
Jerome Mouneyrac
87ede25c9b
MDL-35593 core_webservice_get_site_info returns version number set to PARAM_TEXT and PARAM_FLOAT
2012-12-03 10:47:38 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Jerome Mouneyrac
92fa81d387
MDL-35998 get_site_info return current_language()
2012-11-02 18:03:20 +08:00
Jerome Mouneyrac
33af788210
MDL-35998 New mobile menu: with CSS url + existing enable mobile web services
2012-10-31 14:25:30 +08:00
Jerome Mouneyrac
12fc8acf5b
MDL-35198 replace key_exists by array_key_exists
2012-09-26 15:20:18 +08:00
Eloy Lafuente (stronk7)
97f6be20ac
MDL-34962 whitespace fix
2012-09-11 20:09:08 +02:00
Eloy Lafuente (stronk7)
498bc10c36
MDL-34962 Tidy up tests a bit
2012-09-11 19:38:12 +02:00
Paul Charsley
639bc8b2f3
MDL-34962 added release number to returned values
2012-09-07 18:19:01 +12:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Petr Škoda
4c7f536379
MDL-34368 fix another validuntil condition
2012-08-01 08:30:28 +02:00
Nathan Mares
6bfa9c49d5
MDL-34368: Fix broken query in so tokens are correctly checked against the linked service
2012-07-30 15:49:38 +08:00
Frederic Massart
4373103084
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
Dan Poltawski
1b1ad55b9f
MDL-33995 - unit tests: fix class name collision
2012-07-02 14:53:32 +08:00
Jerome Mouneyrac
2a7a021695
MDL-33995 Course external PHPunit test + externallib_testcase helper class
2012-06-27 16:24:22 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02: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
8cba2bb747
Merge branch 'MDL-33028' of git://github.com/mouneyrac/moodle
2012-05-25 10:22:35 +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
Jerome Mouneyrac
3a68419430
MDL-33028 display debuginfo when server die at developer mode
2012-05-16 12:04:13 +08:00
Eloy Lafuente (stronk7)
5b0800d30e
MDL-32949 ws: minor comments cleanup
2012-05-15 13:10:50 +02:00
Jerome Mouneyrac
506df9acbf
MDL-32949 return exception errorcode from the REST/SOAP/XMLRPC servers
2012-05-15 18:23:43 +08:00
Jerome Mouneyrac
e1f9702056
MDL-31431 webservices: improve user pic docs
...
Explain how to retrieve profile picture when forcelogin is set to NO and guestaccess to Yes
2012-04-23 11:42:30 +08:00
Petr Skoda
5c3d290d75
MDL-32569 drop outdated webservice tests - it will be replaced by new tests soon
2012-04-21 16:37:45 +02:00
Jerome Mouneyrac
b449d3b7a2
MDL-30225 add some phpdoc mentioning to avoid to use broken get_user_capabilities ws lib function
2012-04-18 14:03:54 +08:00
Jerome Mouneyrac
fbf6cfe6fc
MDL-30225 Creating new web service tokens create error
2012-04-17 18:08:55 +08:00
Petr Skoda
caee6e6c26
MDL-32251 E_STRICT fixes part 3
2012-03-29 15:24:30 +02:00
Petr Skoda
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Eloy Lafuente (stronk7)
4c000e8481
MDL-31710 webservice unit test: cleanup
...
This commit:
- fixes some missing (public|private) scope in methods.
- fixes whitespace
- fixes inline comments
- fixes other codechecker warnings/errors
2012-03-02 12:17:58 +01:00
Jerome Mouneyrac
a0a07014c2
MDL-30994 webservice API, check and update DocBlock
2012-03-02 09:49:41 +08:00
Sam Hemelryk
06749fde07
Merge branch 'MDL-30495' of git://github.com/mouneyrac/moodle
2012-02-20 11:50:56 +13:00
Jerome Mouneyrac
dcd902a0f6
MDL-30495 HTML5 apps cannot call Webservices functions if a HTTP resource is retrieved from the Moodle installation
2012-02-15 11:33:11 +08:00
Eloy Lafuente (stronk7)
8ea8291f93
Merge branch 'MDL-30126' of git://github.com/mouneyrac/moodle
2012-02-14 13:12:07 +01:00
Jerome Mouneyrac
db7c80d9e3
MDL-30126 rest client should be updated fo json support
2012-02-14 12:01:54 +08:00
Jerome Mouneyrac
069fe36008
MDL-30688 REST simpleserver does not accept the moodlewsrestformat parameter
2012-02-13 16:39:50 +08:00
Sam Hemelryk
1a20b3494b
Merge branch 'MDL-31077' of git://github.com/mouneyrac/moodle
2012-01-23 11:48:59 +08:00
Petr Skoda
927010240f
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-18 01:17:25 +01:00
Jerome Mouneyrac
2ada59b759
MDL-31077 REST server should return null if nothing fail and if the description function return null.
2012-01-17 15:37:27 +08:00
Sam Hemelryk
073b19a281
Merge branch 'MDL-29712' of git://github.com/mouneyrac/moodle
2011-12-08 12:41:21 +13:00
Jerome Mouneyrac
d2f127e65c
MDL-29712 REST-XML server was translating too many HTML characters. use htmlspecialchars instead of htmlentities. Translated characters by htmlspecialchars are compatible with XML validation, and so XML parsers for javascript, java...
2011-12-02 11:26:48 +08:00
Jerome Mouneyrac
3b40f3b1a7
MDL-30496 fix upload max size issue when server limit is set + return some kind of json error object for filenameexists and oversizedfile errors
2011-12-01 15:13:52 +08:00
Sam Hemelryk
6416c6c25b
Merge branch 'MDL-30007' of git://github.com/stronk7/moodle
2011-12-01 17:14:52 +13:00
Jerome Mouneyrac
264764e222
MDL-30459 when one filename already exist we bypass the execution and continue. We just return the error into the json string
2011-12-01 15:56:15 +13:00
Sam Hemelryk
bba1338a60
Merged branch 'MDL-30459' of git://github.com/mouneyrac/moodle.git with whitespace fixes
2011-12-01 14:43:39 +13:00
Jerome Mouneyrac
f25aee3251
MDL-30459 better error message when file already exist
2011-11-30 15:15:59 +08:00
Petr Skoda
b5c04aa153
MDL-30007 standardise webservice version files
2011-11-29 22:12:15 +01:00
Jerome Mouneyrac
07cc3d11e2
MDL-28646 add missing authentication web service checks. Merge download/upload script checks in the same lib functions. Make the download scrit return json error message. Add missing webservice lang. Minor unit test doc improvement.
2011-11-29 11:18:36 +08:00
Dongsheng Cai
ec0d6ea2a9
MDL-28646 Web service: core_course_get_contents()
...
1. Implement core_course_get_contents web service
2. Implement callbacks in folder, resource, page and url modules
3. Implement download script for web service
2011-11-28 16:22:38 +08:00