Damyon Wiese
|
11c16f5fc8
|
MDL-53772 externallib: Deprecate external_function_info()
|
2016-04-14 15:07:41 +08:00 |
|
Frederic Massart
|
4373103084
|
MDL-34460 Librairies: Replaced deprecated get_context_instance()
|
2012-07-26 13:23:28 +08:00 |
|
Jerome Mouneyrac
|
a0a07014c2
|
MDL-30994 webservice API, check and update DocBlock
|
2012-03-02 09:49:41 +08:00 |
|
Jerome Mouneyrac
|
cde291ed73
|
MDL-28650 add a page in the administration to the full web service API (API documentation).
|
2011-08-18 11:51:02 +08:00 |
|
jerome mouneyrac
|
9ef728d660
|
webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information)
|
2010-10-08 03:03:10 +00:00 |
|
Petr Skoda
|
8725605d7a
|
MDL-22001 fixed hidden bug triggerred by recent fixes in format_string() - credit goes to Myles Carrick , thanks! + fixing sloppy trailing whitespace :-(
|
2010-08-01 10:24:52 +00:00 |
|
jerome mouneyrac
|
0991947b0c
|
webservice MDL-17135 do not check if ws authentication plugin is enabled for the ws token method, it is only useful for username/password method. (ws generated documentation)
|
2010-02-01 03:43:53 +00:00 |
|
jerome mouneyrac
|
85b4c44745
|
webservice MDL-20803 add token authentication to web service documentation generator
|
2010-01-29 06:34:07 +00:00 |
|
jerome mouneyrac
|
d40fdeba8c
|
webservice MDL-20803 updated the css, kudo to Sam H. Javascript been fixed by other fix.
|
2010-01-29 05:42:18 +00:00 |
|
jerome mouneyrac
|
b0a9a0cd35
|
mnet MDL-21466 change "WS auth not enable" for "Web Service Authentication plugin is disabled" message + add hard coded ws error message string into lang file.
|
2010-01-29 02:15:22 +00:00 |
|
jerome mouneyrac
|
cdb0bd6afc
|
webservice MDL-20803 add "Print All" button
|
2009-12-22 03:52:28 +00:00 |
|
jerome mouneyrac
|
7886efc41e
|
webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file
|
2009-12-21 04:01:02 +00:00 |
|
jerome mouneyrac
|
abf7dc44a2
|
webservice MDL-20803 auto-doc: added protocol checking, removed IP checking, removed all $USER reference, remove DEBUG call. TODO: split the code between login and documentation display, add switch to disable documentation, remove all html from the renderer using output function (create empty tag, create box, ... + css), fix xhtml strict
|
2009-12-18 03:19:22 +00:00 |
|
Petr Skoda
|
649cf95d0b
|
MDL-21147 renamed find_renderer back to get_renderer() - there are no more collisions with those magic getters
|
2009-12-17 14:06:22 +00:00 |
|
Petr Skoda
|
56cbc53b76
|
MDL-21143 theme renderers related refactoring, it should detect more problems now, there is also a list of core renderer subtypes, hopefully the api changes are improvements
|
2009-12-17 13:45:54 +00:00 |
|
Petr Skoda
|
2f67a9b3a5
|
MDL-20700 whitespace terror returns yet again
|
2009-12-16 22:22:37 +00:00 |
|
Petr Skoda
|
78946b9bdb
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
|
jerome mouneyrac
|
360e9415b4
|
webservice MDL-20803 fix xml-rpc documentation, now show the real sent PHP structure + response. REST POST parameters coming soon...
|
2009-12-14 05:30:12 +00:00 |
|
jerome mouneyrac
|
b5e4c8d4c1
|
webservice MDL-20803 little hack in order to not trigger environment.php in the header when $USER is set but the user is not logged
|
2009-12-13 14:06:09 +00:00 |
|
jerome mouneyrac
|
d4c6ef705c
|
webservice MDL-20803 add web service documentation generator
|
2009-12-13 10:48:22 +00:00 |
|
Petr Skoda
|
01482a4a14
|
MDL-17135 external token access support
|
2009-10-26 21:44:53 +00:00 |
|
jerome
|
472f56d926
|
webservice MDL-17135 add disable javascript to the valid until fields
|
2009-10-20 14:33:01 +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
|
2e1f3939ef
|
webservice MDL-12886 fix doc
|
2009-09-14 03:43:38 +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
|
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 |
|
jerome
|
fbe52a393f
|
webservice MDL-12886 refactor web service description + implement clean_function_params() function
|
2009-08-25 05:35:59 +00:00 |
|