Laurent Destailleur
|
e9e9bd2e09
|
Clean code
|
2024-01-04 03:45:35 +01:00 |
|
Christian Foellmann
|
673960f511
|
NEW add debugging info to api/status if non-production
|
2023-12-22 11:09:05 +01:00 |
|
Christian Foellmann
|
93ea4379b2
|
QUAL replace $conf->global with getDolGlobalString()
|
2023-12-21 13:32:08 +01:00 |
|
Laurent Destailleur
|
40ea006536
|
Debug v19
|
2023-10-26 12:22:54 +02:00 |
|
Laurent Destailleur
|
5b15b5c647
|
QUAL Move conf->global into getDolGlobal...
|
2023-10-24 17:00:13 +02:00 |
|
Laurent Destailleur
|
38a160873d
|
Standardize code
|
2023-08-06 01:26:06 +02:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Frédéric FRANCE
|
1c07006015
|
wip
|
2019-02-25 21:36:27 +01:00 |
|
Laurent Destailleur
|
b515511ad6
|
Merge branch 'develop' into FunctionDeclaration
|
2018-08-16 00:52:55 +02:00 |
|
Frédéric FRANCE
|
54a078149a
|
function declaration
|
2018-08-15 17:34:35 +02:00 |
|
Frédéric FRANCE
|
a0a6afc224
|
return comment
|
2018-08-14 12:23:10 +02:00 |
|
Laurent Destailleur
|
534c50f46e
|
Move api that are admin features into a dedicated /admin api
|
2017-11-06 09:55:31 +01:00 |
|
Laurent Destailleur
|
ee0c77a305
|
Merge branch 'refactor-rest-api' of
https://github.com/EuskalMoneta/dolibarr into
EuskalMoneta-refactor-rest-api
Conflicts:
htdocs/api/admin/explorer.php
|
2016-07-27 14:06:14 +02:00 |
|
Xebax
|
5ea526c29e
|
REST API: update the API to have /login and /status.
Replace the GenericApi class by two classes, Login and Status, else the
endpoints would be /generic/login and /generic/status.
|
2016-06-20 17:56:33 +02:00 |
|