Romain Quetiez
|
8fd9acb2ce
|
N.440 Remote troubleshooting: when the REST/JSON API fails due to malformed utf8 characters, return a meaningful json error message (explain + debug information) instead of an empty response
SVN:trunk[4417]
|
2016-09-26 19:11:08 +00:00 |
|
Denis Flaven
|
18de167d5e
|
Internal: context tags to (programmatically) identify the context of the execution.
SVN:trunk[4259]
|
2016-06-23 14:57:37 +00:00 |
|
Romain Quetiez
|
3ba2c3d657
|
Log REST/JSON calls (config: 'log_rest_service' => true ; stored as EventRestService)
SVN:trunk[3688]
|
2015-08-19 14:35:08 +00:00 |
|
Denis Flaven
|
1070283349
|
#963: For security reasons, "Portal users" are no longer allowed to use the REST/JSON API.
SVN:trunk[3627]
|
2015-07-07 13:56:19 +00:00 |
|
Romain Quetiez
|
0068d7c8be
|
Rolling back on the exclusion of portal users from the REST/JSON API. Let's communicate on this future change and leave some time for integrators to get ready for the change.
SVN:trunk[3268]
|
2014-07-11 14:37:55 +00:00 |
|
Denis Flaven
|
a64b299644
|
"Portal Users" are not allowed to use the REST/JSON webservices. This case is now properly handled with a specific message.
SVN:trunk[3253]
|
2014-07-08 10:47:50 +00:00 |
|
Denis Flaven
|
008cac25b4
|
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
1) Displayed asynchronously
2) Based on a specific 'origin' enum fields instead of parsing the userinfo comment
SVN:trunk[3234]
|
2014-07-01 14:09:18 +00:00 |
|
Denis Flaven
|
e2e6861b03
|
Properly handle external and basic authentication methods for REST web services.
SVN:trunk[3170]
|
2014-05-23 13:53:20 +00:00 |
|
Denis Flaven
|
b4bc3ad716
|
Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing.
SVN:trunk[3089]
|
2014-02-25 13:37:01 +00:00 |
|
Denis Flaven
|
9013910cec
|
Protect against unwanted output that may corrupt the JSON results
SVN:trunk[2607]
|
2013-02-27 16:14:16 +00:00 |
|
Denis Flaven
|
a9ac7d9e10
|
Added support for GET/JSON-P
SVN:trunk[2593]
|
2013-01-30 13:49:12 +00:00 |
|
Romain Quetiez
|
7b2789479d
|
REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete.
SVN:trunk[2592]
|
2013-01-30 09:46:55 +00:00 |
|
Romain Quetiez
|
32924bc054
|
REST services: an alpha version. It is already possible to create/update/get objects. An example illustrates the possibilities.
SVN:trunk[2586]
|
2013-01-16 13:57:51 +00:00 |
|