Laurent Destailleur
|
9e44eb0d15
|
Fix return code REST similar for all api with POST
|
2016-12-23 02:08:22 +01:00 |
|
Laurent Destailleur
|
1838670e31
|
Fix several security holes on api when used by external users
|
2016-12-07 19:02:39 +01:00 |
|
Laurent Destailleur
|
761a795294
|
Maxi debug on REST APIs
|
2016-12-05 13:31:29 +01:00 |
|
Laurent Destailleur
|
dd27a52a85
|
Fix several problems on new REST API on project/tasks
|
2016-11-19 16:08:27 +01:00 |
|
Laurent Destailleur
|
9fd5ddf807
|
NEW Add REST API for projects
|
2016-11-09 22:54:51 +01:00 |
|
Laurent Destailleur
|
f67863e1aa
|
NEW Can use any filter on all REST API to list.
|
2016-10-25 19:15:47 +02:00 |
|
florian HENRY
|
5a8f0491b3
|
wotk on declaration method OrderLine
|
2016-09-26 09:34:51 +02:00 |
|
Laurent Destailleur
|
3cb13e16d1
|
Merge branch 'rest-api-add-accounts' of
https://github.com/EuskalMoneta/dolibarr into
EuskalMoneta-rest-api-add-accounts
Conflicts:
htdocs/api/index.php
htdocs/commande/class/api_orders.class.php
|
2016-09-26 02:28:16 +02:00 |
|
Laurent Destailleur
|
d39d7d92c9
|
Uniformize code.
|
2016-09-26 02:13:58 +02:00 |
|
Laurent Destailleur
|
100312aac2
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/adherents/class/cotisation.class.php
|
2016-09-26 01:32:50 +02:00 |
|
Laurent Destailleur
|
34378d8bef
|
Fix phpcs
|
2016-09-25 17:48:48 +02:00 |
|
Laurent Destailleur
|
a7db09c020
|
Fix phpcs
|
2016-09-24 23:06:09 +02:00 |
|
aspangaro
|
922495d72d
|
Correct travis & typo "Execuete"
|
2016-09-24 07:18:38 +02:00 |
|
Laurent Destailleur
|
35dd492d19
|
NEW Add REST api for commercial proposals
|
2016-09-22 12:53:44 +02:00 |
|
Laurent Destailleur
|
aeffffe523
|
NEW REST api order: Parameter to filter thirdparty can be a list of ids
|
2016-09-09 20:09:12 +02:00 |
|
Laurent Destailleur
|
4e8e7f8e05
|
NEW New REST API explorer. Can create invoice and orders with lines.
|
2016-07-29 02:28:51 +02:00 |
|
Xebax
|
8d86b8b37d
|
REST API: fix the definition of /orders/{id}/validate.
|
2016-06-20 17:56:33 +02:00 |
|
Xebax
|
571f6b8a26
|
REST API: replace the /order/ API by /orders/.
Remove the /thirdparty/{socid}/order/list endpoint because it is
redundant with the /orders/ endpoint whith the 'societe' filter.
|
2016-06-20 17:56:33 +02:00 |
|