Commit Verlauf

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