Marina Glancy
|
9971fac803
|
MDL-59808 webservice_rest: comply with restformat argument
|
2017-09-07 08:34:10 +08:00 |
|
Petr Škoda
|
e5d48aad44
|
MDL-44106 add WS_SERVER constant to all web service calls
This will help us hack around some nasty webservice problems,
such as require_login() and it will be used to set proper 'ws' origin
in logged events.
|
2014-03-20 17:28:01 +08:00 |
|
Jerome Mouneyrac
|
a0a07014c2
|
MDL-30994 webservice API, check and update DocBlock
|
2012-03-02 09:49:41 +08:00 |
|
Jerome Mouneyrac
|
069fe36008
|
MDL-30688 REST simpleserver does not accept the moodlewsrestformat parameter
|
2012-02-13 16:39:50 +08:00 |
|
Jamie Pratt
|
2d0acbd5f9
|
MDL-21579 "Implement session token for embedded application" implemented a second type of session token linked to a session for use in applications embedded in web pages.
|
2010-04-28 13:16:58 +00:00 |
|
Petr Skoda
|
ad3abe2052
|
MDL-20693 fixed debug output problems of WS protocol servers
|
2009-11-01 10:13:38 +00:00 |
|
Petr Skoda
|
2458e30a86
|
MDL-12886 zend base class improvements, somebody forgot to update Zend framework, this should help with compativiltiy too
|
2009-10-24 15:28: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 |
|
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 |
|