Laurent Destailleur
|
b958997268
|
Clean code of APIs
|
2019-11-02 14:49:26 +01:00 |
|
Laurent Destailleur
|
1cc9954f61
|
Clean api from bad vars
|
2019-11-02 14:20:43 +01:00 |
|
Laurent Destailleur
|
866e42cc1e
|
Merge pull request #12089 from eoxia-jimmy/develop
Fix Rest API route for NGINX
|
2019-11-02 14:00:22 +01:00 |
|
stickler-ci
|
03bd6e4db3
|
Fixing style errors.
|
2019-11-02 12:51:45 +00:00 |
|
Laurent Destailleur
|
74473edb0c
|
Update index.php
|
2019-11-02 13:52:24 +01:00 |
|
Laurent Destailleur
|
e3b5be7475
|
All properties 'libstatut', 'labelstatut', 'labelstatus' were renamed
into 'labelStatus'.
All properties 'labelstatusshort' and 'labelstatut_short' were renamed
into 'labelStatusShort'.
|
2019-11-01 12:52:03 +01:00 |
|
Jimmy
|
2c06969c2a
|
Fix travis-ci error in RestAPIUserTest.php
|
2019-10-25 10:09:24 +02:00 |
|
Jimmy
|
a0d202447d
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2019-10-25 09:57:18 +02:00 |
|
Laurent Destailleur
|
24174a0eea
|
Merge pull request #12201 from c3do/develop
Fix getListOfShipmentMethods
|
2019-10-22 14:05:22 +02:00 |
|
Laurent Destailleur
|
5ad7ca5620
|
Code more generic around setting projet on a card
|
2019-10-22 13:43:24 +02:00 |
|
Cédric
|
d098efb8fe
|
getListOfShipmentMethods: Add rowid field in sql select
|
2019-10-22 12:52:08 +02:00 |
|
Laurent Destailleur
|
aa4afcfe8a
|
NEW Can set a filter on object linked in modulebuilder.
|
2019-10-22 03:49:09 +02:00 |
|
c3do
|
bc6fb54798
|
New Add API to get List of Shipment methods
|
2019-10-20 15:56:27 +02:00 |
|
c3do
|
4fb0d03500
|
NEW Add API to get Country by code and iso
|
2019-10-20 15:25:18 +02:00 |
|
Frédéric FRANCE
|
33c35780e0
|
wip
|
2019-10-20 11:17:54 +02:00 |
|
ptibogxiv
|
e5cb9bc22e
|
Update api_setup.class.php
|
2019-10-10 15:56:36 +02:00 |
|
Jimmy
|
9f12d22956
|
Fix for NGINX
|
2019-10-10 15:18:24 +02:00 |
|
ptibogxiv
|
56b6223bba
|
Update api_setup.class.php
|
2019-10-10 14:23:18 +02:00 |
|
ptibogxiv
|
612c80b290
|
Update api_setup.class.php
|
2019-10-10 13:07:19 +02:00 |
|
Alexandre SPANGARO
|
ddadff5731
|
Add globe fa-icon
|
2019-10-03 21:32:55 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
98459363df
|
Merge pull request #11795 from jtraulle/fix-doxygen-examples
Fix Wrongly catched examples by Doxygen
|
2019-09-03 12:45:23 +02:00 |
|
Laurent Destailleur
|
f6c2fb77ae
|
Fix scrutinizer
|
2019-09-01 22:02:48 +02:00 |
|
Jean Traullé
|
c32c7d48ba
|
Fix Wrongly catched examples by Doxygen
|
2019-08-30 17:14:59 +02:00 |
|
Laurent Destailleur
|
6328585395
|
Fix: the API_RESTRICT_ON_IP must be at lower level (also on explorer)
|
2019-08-25 16:40:21 +02:00 |
|
Laurent Destailleur
|
6a906a6064
|
Rename module_part parameter into modulepart into document APIs
|
2019-08-25 16:38:09 +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
|
eb0644c6f4
|
PSR-12
|
2019-08-21 13:00:22 +02:00 |
|
Laurent Destailleur
|
bfe6f4a163
|
Fix RESTRICT_ON_API
|
2019-08-20 20:32:17 +02:00 |
|
Laurent Destailleur
|
fd3f890f7b
|
NEW Can restrict access using DAV module to some host IPs only
|
2019-08-20 14:15:04 +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 |
|
Laurent Destailleur
|
2147d505c3
|
NEW Can restrict API usage to some IP only
|
2019-08-17 21:44:37 +02:00 |
|
Laurent Destailleur
|
8647a20c18
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/langs/en_US/admin.lang
htdocs/product/dynamic_price/class/price_parser.class.php
htdocs/product/stats/facture.php
|
2019-08-10 01:57:43 +02:00 |
|
ptibogxiv
|
74e3a423fd
|
Fix document list for products in API
|
2019-08-02 12:35:00 +02:00 |
|
Laurent Destailleur
|
9f7d118f6f
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-07-27 02:40:56 +02:00 |
|
Laurent Destailleur
|
fac8d93a08
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2019-07-26 13:24:08 +02:00 |
|
Laurent Destailleur
|
8b81702dd7
|
Fix API 404 errors
|
2019-07-26 13:23:42 +02:00 |
|
Laurent Destailleur
|
1ca3c6e3ae
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2019-07-26 13:17:47 +02:00 |
|
Laurent Destailleur
|
e92c6c87a0
|
FIX API return 404 sometimes even if API exists
|
2019-07-26 13:16:49 +02:00 |
|
Laurent Destailleur
|
a46bfc7a29
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/project.lib.php
|
2019-07-25 17:54:14 +02:00 |
|
Laurent Destailleur
|
1d7885bc0c
|
FIX We should remove property comments only for project and task api.
|
2019-07-25 16:58:24 +02:00 |
|
Laurent Destailleur
|
fa476b4994
|
Properties ->libelle_incoterms were renamed into ->label_incoterms
|
2019-06-25 13:00:02 +02:00 |
|
Laurent Destailleur
|
d49891d009
|
All ->lignes were renamed into ->lines
|
2019-06-24 21:03:04 +02:00 |
|
Laurent Destailleur
|
9961b9c132
|
Merge pull request #11136 from ptibogxiv/patch-175
NEW add multicurrency rate at currency list API
|
2019-06-24 19:00:27 +02:00 |
|
Laurent Destailleur
|
40023c8ba2
|
Merge branch 'develop' into patch-174
|
2019-06-20 03:56:29 +02:00 |
|
ptibogxiv
|
27c928d9d9
|
NEW list of measuring units API
|
2019-06-17 20:53:10 +02:00 |
|
Laurent Destailleur
|
e463b17c15
|
Fix look and feel v10
|
2019-05-21 15:31:56 +02:00 |
|