Laurent Destailleur
|
93d309cdbc
|
FIX Update Restler API to 3.1.1 to fix error with php8
|
2020-12-23 19:15:58 +01:00 |
|
Laurent Destailleur
|
d3f352fe10
|
Fix log
|
2020-12-23 15:52:00 +01: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 |
|
Laurent Destailleur
|
cfc3c01815
|
Factorize code to know if a parameter is used to store a secret
|
2020-10-05 12:13:06 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02: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 |
|
Laurent Destailleur
|
8c52f324ac
|
Fix doxygen
|
2020-02-18 22:58:51 +01:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
3339f89fc5
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/api/class/api_login.class.php
htdocs/dav/fileserver.php
|
2019-08-22 12:45:23 +02:00 |
|
Regis Houssin
|
90f60b0137
|
FIX add $context parameter in checkLoginPassEntity
|
2019-08-22 10:56:07 +02:00 |
|
Laurent Destailleur
|
a19228ccc0
|
Fix compatibility with twofactor
Conflicts:
htdocs/api/class/api_login.class.php
htdocs/dav/fileserver.php
|
2019-08-22 10:53:42 +02:00 |
|
Laurent Destailleur
|
c7bec909b4
|
Fix compatibility with twofactor
|
2019-08-22 10:38:45 +02:00 |
|
Laurent Destailleur
|
65d11704bb
|
Fix Protect DAV when $dolibarr_main_authentication is forceuser
Compatibility with twoauth
|
2019-08-20 13:46:15 +02:00 |
|
Frédéric FRANCE
|
1c07006015
|
wip
|
2019-02-25 21:36:27 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
3b2e7732c2
|
function Comment Missing
|
2018-08-31 22:49:11 +02:00 |
|
Frédéric FRANCE
|
02b74afe5f
|
function Comment Missing
|
2018-08-31 22:41:51 +02:00 |
|
Frédéric FRANCE
|
54a078149a
|
function declaration
|
2018-08-15 17:34:35 +02:00 |
|
Laurent Destailleur
|
6f107e3fee
|
Fix API to download/build doc
|
2017-12-27 15:48:20 +01:00 |
|
Laurent Destailleur
|
fdac3078e2
|
Fix permissions
|
2017-12-24 14:42:51 +01:00 |
|
Laurent Destailleur
|
1ad7ec5ad1
|
Test on bad entity
|
2017-12-12 13:23:39 +01:00 |
|
Laurent Destailleur
|
fb3f1ef667
|
Code comment
|
2017-11-02 09:49:41 +01:00 |
|
Laurent Destailleur
|
63dcdc3a03
|
Fix API was loading definition of all APIs at each call.
|
2017-06-25 17:09:08 +02:00 |
|
Laurent Destailleur
|
80cbc28385
|
NEW Add REST API to push a file.
|
2017-05-20 15:52:36 +02:00 |
|
Laurent Destailleur
|
8730add15f
|
Better message for api key return
|
2017-05-01 16:38:15 +02:00 |
|
Laurent Destailleur
|
db220e7af5
|
FIX Rename api_key into DOLAPIKEY to allow to use it on http header.
|
2017-01-22 20:55:26 +01:00 |
|
Laurent Destailleur
|
983f707553
|
Add comment
|
2017-01-16 11:35:25 +01:00 |
|
Laurent Destailleur
|
18a1f9033c
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/api/class/api_generic.class.php
htdocs/api/index.php
|
2016-11-27 16:25:38 +01: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
|
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 |
|
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 |
|