- Jun 20, 2016
-
-
Xebax authored
-
Xebax authored
The Restler API Explorer shows the classes in the order they are added and it's a mess if they are not sorted.
-
Xebax authored
-
Xebax authored
Replace the GenericApi class by two classes, Login and Status, else the endpoints would be /generic/login and /generic/status.
-
Xebax authored
Remove several /thirdparty/list/xxx endpoints because they are redundant with the /thirdparties/ endpoint whith the 'mode' filter. Remove the customer/byemail/{email} endpoint because it is redundant with the /thirdparties/ endpoint whith the 'email' filter. Remove all the /customer/ endpoints because they do the same thing as the corresponding /thirdparty/ endpoints.
-
Xebax authored
Remove the /thirdparty/{socid}/order/list endpoint because it is redundant with the /orders/ endpoint whith the 'societe' filter.
-
Xebax authored
Added some FIXME: - the put() method does its job but the API returns an error 500 - delete() does not work.
-
Xebax authored
Rename the 'mode' parameter to 'status' in GET /invoices. Fix the error handling in DELETE /invoices/{id}.
-
Xebax authored
Remove several /category/list/xxx endpoints because they are redundant with the /categories/ endpoint whith the 'type' filter.
-
Xebax authored
Simplify the code that looks for the API classes and replace the /contact/ and /user/ APIs by /contacts/ and /users/.
-
Xebax authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Jun 19, 2016
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
internationalization of code comment
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Philippe Grand authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Jun 18, 2016
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
international comment for code
-
Laurent Destailleur authored
FIX bug with PgSQL on GROUP BY missing column
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Philippe Grand authored
update from upstream
-
Philippe Grand authored
-
Laurent Destailleur authored
-