提交历史

作者 SHA1 备注 提交日期
  romainq a78e3fdf22 REST/JSON services. Take the user rights into account. Something was already done for core/create and core/delete, but the symptoms were not clear. The other verbs (update, apply_stimulus, get and get_related) had no protection at all. 9 年之前
  dflaven dd35b94e5a #1062: bumped the version number of the REST/JSON API to 1.3 to be aligned with the documentation ! 10 年之前
  dflaven 2c4841693c Integration of the new way to compute relations into the datamodel (ComputeImpactedItems) 10 年之前
  romainq 67447ed81c New REST service: core/check_credentials to implement single sign-on solutions 11 年之前
  romainq afda4ac3d9 #925 Completes the commit [3163], the link sets were still not correctly handled 11 年之前
  romainq 33738d1b03 #925 REST/JSON: Added an option to output all the fields of the object found (not only the fields of the queried class) 11 年之前
  romainq f48a2e9719 #758 REST service: key given in clear in the returned objects (incremented the API verion to 1.1) 11 年之前
  romainq ac6a8fb71f #472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments) 12 年之前
  dflaven 0754256049 First (draft) version of the get_related verb for the REST API. 12 年之前
  romainq 81edb86711 #472 REST Services: added core/delete (to bulk delete, full-featured), and validated the operation core/apply_stimulus 12 年之前
  dflaven c5d46da8f0 Added 'core/apply_stimulus' as a possible operation for the REST web services. 12 年之前
  romainq cebaac2f51 REST services: fixed issue with returned external keys 12 年之前
  romainq ad499b0237 REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete. 12 年之前