Commit graph

21 commits

Author SHA1 Message Date
Jerome Mouneyrac
a0a07014c2 MDL-30994 webservice API, check and update DocBlock 2012-03-02 09:49:41 +08:00
Petr Skoda
22d7cede55 MDL-29887 add forgotten flashvars
Thanks Eloy!
2011-10-24 17:43:05 +02:00
Petr Skoda
13ae464c0f MDL-29887 remove outdated swfobject
Contrib code can use YUI flash embedding, manual embedding or better switch to JS/HTML 5.
2011-10-23 12:05:44 +02:00
jerome mouneyrac
9d1b6ea35c webservice MDL-25195 fix web service admin pages navigation bar/navigation 2010-11-16 07:45:31 +00:00
Petr Skoda
7a424cc4f2 MDL-24321 switching to stdClass in /webservice/ 2010-09-21 08:28:15 +00:00
Jamie Pratt
00fa663431 MDL-20808 "Create AMF test client" this patch includes further improvements to test client 2010-08-27 01:16:01 +00:00
Jamie Pratt
fcfd211788 MDL-20808 "Create AMF test client" Some updates to client 2010-07-13 06:59:10 +00:00
Jamie Pratt
b7d76bfdcb MDL-20808 "Create AMF test client" Some updates to client : 2010-07-13 06:55:24 +00:00
Jamie Pratt
38f57b632c Just replacing some stray tabs with spaces for indentation in this file. 2010-04-26 11:50:32 +00:00
jerome mouneyrac
1548ae26ba webservice MDL-20808 fix the missing $PAGE->set_url() 2010-02-11 03:48:38 +00:00
Jamie Pratt
c77e75a3cd MDL-20808 Fixes for amf web services and test client - a web service browser.
Fixed the bugs that Jerome mentions in the comments for this issue :

* No exception thrown when there is no return value now.
* No exception thrown when there are extra keys in the return value that are not in the description. Now the extra keys are ignored and not returned which is what the other web services do.
* Improved information about exceptions in the test client.
2010-02-11 03:39:02 +00:00
Jamie Pratt
94a9b9e770 MDL-20808 Fixes for amf web services and test client - a web service browser.
Includes :

MDL-21552 amf web services need to accept params and return values of proper type

MDL-21553 amf web service : In Flash an array has normally a numeri
2010-02-10 08:44:46 +00:00
Jamie Pratt
f4f6ae8023 removing old amf test client code and swf 2010-02-08 11:30:55 +00:00
Petr Skoda
fad653904f MDL-21400 converted ufo embedding to new style 2010-02-06 12:41:09 +00:00
Petr Skoda
9dec75dbcc MDL-21240 shortened urls now start with / everywhere 2010-01-18 20:57:32 +00:00
Petr Skoda
6f5e085205 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
Petr Skoda
dc3f5ffa12 MDL-12886 untested amf server 2009-10-26 19:30:12 +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
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
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