Historia zmian

Autor SHA1 Wiadomość Data
  romainq ae199c1fe4 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 8 lat temu
  dflaven 4431bfe450 Internal: context tags to (programmatically) identify the context of the execution. 9 lat temu
  romainq 895fcba8bc Log REST/JSON calls (config: 'log_rest_service' => true ; stored as EventRestService) 9 lat temu
  dflaven cf1510c7f1 #963: For security reasons, "Portal users" are no longer allowed to use the REST/JSON API. 10 lat temu
  romainq 43100b105d 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. 11 lat temu
  dflaven d14cc68e5b "Portal Users" are not allowed to use the REST/JSON webservices. This case is now properly handled with a specific message. 11 lat temu
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: 11 lat temu
  dflaven 240efffccf Properly handle external and basic authentication methods for REST web services. 11 lat temu
  dflaven fbf1fca646 Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing. 11 lat temu
  dflaven ff2a086c09 Protect against unwanted output that may corrupt the JSON results 12 lat temu
  dflaven 4663cea8aa Added support for GET/JSON-P 12 lat temu
  romainq ad499b0237 REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete. 12 lat temu
  romainq 508acd9763 REST services: an alpha version. It is already possible to create/update/get objects. An example illustrates the possibilities. 12 lat temu