skodak
e8b216709f
MDL-12886 finally proper exception handling for Zend servers outside of the function execution
2009-10-20 22:49:39 +00:00
skodak
5593d2dc36
MDL-12886 refactored function return full external function info and improved reporting of access control problems
2009-10-20 22:30:18 +00:00
jerome
472f56d926
webservice MDL-17135 add disable javascript to the valid until fields
2009-10-20 14:33:01 +00:00
skodak
d4e764ab28
MDL-12886 rewritten xmlrpc client, not finished yet - need to solve error sending when exception occures outside of the executed method; the test client needs a lot of refactoring too
2009-10-19 23:14:26 +00:00
skodak
3795247688
MDL-12886 minor testclient refactoring
2009-10-16 07:55:34 +00:00
skodak
453a7a85d4
MDL-12886 added needed function description
2009-10-16 07:25:46 +00:00
skodak
8809813352
MDL-12886 first attempt to create the Zend compatibility layer for WS
2009-10-14 16:48:38 +00:00
skodak
cad36f4e50
MDL-12886 fixed rest test cleint hard coded strings
2009-10-13 22:01:43 +00:00
skodak
cc93c7da15
MDL-12886 minor web service code refactoring which includes new base server class, slightly changed admin UI, sample REST test client, cleaned up lang packs; more changes ahead and lots of TODOs to elliminate; expect more commints in the next few days
2009-10-12 21:46:16 +00:00
jerome
35b9a80aa6
webservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP code very not clean)
2009-10-09 09:57:07 +00:00
skodak
265eaf365f
MDL-12886 external functions and services maintenance is now part of the upgrade process - removing old unused code
2009-10-08 10:58:24 +00:00
skodak
960dc29857
MDL-12886 minor improvement in return value validation
2009-10-08 10:57:20 +00:00
skodak
ab55925e27
MDL-12886 fixed DML use in service access control
2009-10-07 22:29:00 +00:00
skodak
fa53a1f2a9
MDL-12886 new sample simple REST web service layer - this is kind of proposal outlining a bit improved OOP WS server framework; please note it fully works including most of the security checks and authentication - more details in notes at the top of the file; the missing bit is token based authentication
2009-10-07 21:55:27 +00:00
skodak
551f442078
fixing copyright, this was in fact work of several people :-)
2009-10-07 10:15:07 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
skodak
893d7f0f11
MDL-12886 moved WS related stuff to webservice lib instead of external lib
2009-09-16 19:03:21 +00:00
jerome
06930a7e4a
webservice MDL-12886 include => include_once (zend lib)
2009-09-14 03:45:37 +00:00
jerome
2e1f3939ef
webservice MDL-12886 fix doc
2009-09-14 03:43:38 +00:00
jerome
9baf682518
webservice MDL-12886 web service administration
2009-09-09 07:55:03 +00:00
samhemelryk
96db467adb
lib MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
2009-09-08 01:39:12 +00:00
jerome
886d755609
web service MDL-12886 internal web service discovery function
2009-09-04 09:25:55 +00:00
jerome
b3d58bceb9
web services MDL-12886 ws params: objects into an object were not cleaned, neither documented
2009-09-02 03:58:09 +00:00
jerome
2b04910245
web services MDL-12886 remove library functions from previous web service description design
2009-09-02 03:36:52 +00:00
jerome
c927b7cf8e
web services MDL-12886 trivial change
2009-09-01 08:52:28 +00:00
jerome
b7510c3aa8
web services MDL-12886 fix documentation: support of a unique description object into two diffferent function descriptions
2009-09-01 02:39:39 +00:00
nicolasconnault
c1c0cecf3a
MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle.
2009-08-28 10:28:16 +00:00
jerome
5000d34e8e
webservices MDL-12886 update xmlrpc server/client to work with new web service description
2009-08-28 10:06:14 +00:00
jerome
ebcc6bd3b5
webservices MDL-12886 "params" parameter has been changed into an object (conform with the web description structure) + clean_params() function filters parameters and throws an exception for any unexpected parameters/malformed parameters
2009-08-28 07:03:03 +00:00
skodak
ebdd9fed4b
MDL-20169 fixed coding style, parameter type required
2009-08-27 08:49:54 +00:00
jerome
4553c3d2f0
webservice MDL-12886 remove old documentation file
2009-08-26 08:04:08 +00:00
jerome
fbe52a393f
webservice MDL-12886 refactor web service description + implement clean_function_params() function
2009-08-25 05:35:59 +00:00
jerome
bae129ff8d
web service MDL-12886 minor fix on the exception call (it doesn't display any Notice)
2009-08-11 06:26:37 +00:00
nicolasconnault
8f270f3e8d
MDL-20014 Converted all print_footer() calls
2009-08-06 14:27:26 +00:00
samhemelryk
4d49202ffc
javascript-UFO MDL-19738 Stopped ufo.js being included in outputlib and included it in each place it was actually being used.
...
It will no only be loaded when it is being used. If something new comes along they will need to remember to require it.
At the same time cleaned up a few deprecated calls
2009-07-08 04:12:11 +00:00
jerome
3265eb1ab3
webservice MDL-12886 clean SOAP client
2009-05-04 06:36:43 +00:00
jerome
677d7d9e89
webservice MDL-12886 SOAP server: register moodle_exception (fix for "unknown exception" )
2009-05-04 05:27:39 +00:00
jerome
fdae69373e
webservice MDL-12886 SOAP server: register moodle_exception (fix for "unknown exception" )
2009-05-04 05:26:02 +00:00
jerome
f83dfcf686
web services MDL-12886 fix REST/SOAP/XMLRPC test clients (function names are not called tmp_ anymore)
2009-04-28 07:04:50 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
jerome
f7631e7397
web service MDL-12886 administration: implement settings for servers (add amf debug option)
2009-03-31 03:29:01 +00:00
jerome
add1a6da62
web service MDL-12886 fix syntax error for description generation
2009-03-26 01:54:56 +00:00
jamiesensei
69afc75844
Test client using Flex 3 compiler to produce a Flash 9 client for moodle web services.
2009-03-24 08:19:00 +00:00
jamiesensei
93efb8404f
Fixed "PHP Notice: Use of undefined constant classpath - assumed 'classpath'"
2009-03-12 09:03:47 +00:00
jerome
dfdfe762b1
web service MDL-12886 documentation: manage no return value into the description array
2009-03-11 04:28:04 +00:00
jerome
a73e1ab4c5
web service MDL-12886 Add unit tests for User web service functions.
...
Change most of User web service functions to support multiple operation in one call. Adapt SOAP and XMLRPC test client. (REST User test clients wont work anymore till REST server supports array parameter)
2009-03-05 06:59:58 +00:00
jerome
fa0797ecf4
web service MDL-12886 better looking documentation, use a lower integer for the mock token
2009-03-04 03:18:14 +00:00
jerome
ab7844b748
web service MDL-12886 documentation
2009-02-27 01:05:51 +00:00
jerome
6fcd56724c
web service MDL-12886 documentation: check if "Display debug messages" is set Off
2009-02-27 01:01:34 +00:00
jerome
eabd5ae101
web service MDL-12886 documentation: complete description of the return type
2009-02-27 00:48:26 +00:00