Commit Graph

15 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 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 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
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 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