cisou
|
ba8004fc4a
n°519 add examples to REST/JSON on updating CaseLog with Text format
|
8 years ago |
romainq
|
b2618d03ae
Exports further improved:
|
9 years ago |
romainq
|
5501af41d0
Exports: support multi-column queries (e.g. SELECT l, p FROM Person AS p JOIN Location AS l ON p.location_id = l.id) with null values
|
9 years ago |
romainq
|
f48a2e9719
#758 REST service: key given in clear in the returned objects (incremented the API verion to 1.1)
|
11 years ago |
romainq
|
ac6a8fb71f
#472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments)
|
12 years ago |
romainq
|
81edb86711
#472 REST Services: added core/delete (to bulk delete, full-featured), and validated the operation core/apply_stimulus
|
12 years ago |
romainq
|
cebaac2f51
REST services: fixed issue with returned external keys
|
12 years ago |
romainq
|
ad499b0237
REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete.
|
12 years ago |
romainq
|
508acd9763
REST services: an alpha version. It is already possible to create/update/get objects. An example illustrates the possibilities.
|
12 years ago |