Commit Graph

181 Commits

Author SHA1 Message Date
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
987d6c41b9 Fix with php-cs-fixer 2023-12-04 11:41:14 +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
Frédéric France
a575b696e7 use user hasRight 2023-06-19 23:27:24 +02:00
Frédéric France
ebf83fdab6 use user hasRight 2023-06-19 23:18:13 +02:00
Laurent Destailleur
130a2dc4f7 Fix warning 2023-05-30 12:57:30 +02:00
Laurent Destailleur
6dcfb18c2e Fix warnings 2023-05-22 21:33:38 +02:00
lainwir3d
9b6a513cfb CLOSE #24761 Add REST API to retrieve regions 2023-05-13 14:17:57 +01:00
Laurent Destailleur
ed5c890769 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a Fix #yogosha15157 2023-02-25 19:51:05 +01:00
Laurent Destailleur
2a0a0fc470 Clean old deprecated code on social networks fields 2023-01-30 14:13:02 +01:00
Christian Humpel
3c26825b5d change description 2023-01-21 08:49:24 +01:00
Christian Humpel
439f8d4bb4 New: REST Api - GET /setup/dictionary/incoterms 2023-01-21 08:45:10 +01:00
Laurent Destailleur
43a0ccce2b Clean code 2023-01-04 11:37:24 +01:00
Laurent Destailleur
d07e379c86 Merge branch 'develop' into patch-56 2022-11-01 22:07:35 +01:00
Laurent Destailleur
5fb7b33dca Merge pull request #22700 from ptibogxiv/patch-57
NEW translate setup/ticket API
2022-11-01 21:50:06 +01:00
Laurent Destailleur
b5170a96fe Merge pull request #22701 from ptibogxiv/patch-58
NEW support lang in Civilities API
2022-11-01 21:48:56 +01:00
Laurent Destailleur
6c06c110d6 Merge pull request #22711 from ptibogxiv/patch-59
NEW translation for shipping method API
2022-11-01 20:47:16 +01:00
Laurent Destailleur
3ed470ea50 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-01 20:26:09 +01:00
Laurent Destailleur
dca945f1ab Doc 2022-11-01 20:25:58 +01:00
stickler-ci
82da70841f Fixing style errors. 2022-10-30 16:20:15 +00:00
ptibogxiv
55d233e2da NEW translate for contact type API
cf #22699
2022-10-30 17:19:32 +01:00
ptibogxiv
ebcaa34134 NEw translation for shipping method API
cf https://github.com/Dolibarr/dolibarr/pull/22699
2022-10-30 16:42:54 +01:00
ptibogxiv
6dd0712193 Update api_setup.class.php 2022-10-28 21:26:45 +02:00
ptibogxiv
0277c07c31 Update api_setup.class.php 2022-10-28 21:25:42 +02:00
ptibogxiv
e450b950d1 Update api_setup.class.php 2022-10-28 21:24:30 +02:00
ptibogxiv
65cbd2c663 Update api_setup.class.php
some values needs more dictionaries
2022-10-28 17:59:34 +02:00
ptibogxiv
81bec04586 Update api_setup.class.php 2022-10-28 16:17:14 +02:00
ptibogxiv
8d604e3b2d NEW support lang in Civilities API 2022-10-28 16:16:11 +02:00
ptibogxiv
b0c6b59eb2 NEW translate setup/ticket API
link to https://github.com/Dolibarr/dolibarr/pull/22699

& fix for multicompany
2022-10-28 15:56:15 +02:00
ptibogxiv
ba20087ceb FIX better compatibility for translation of label in setup API 2022-10-28 15:52:59 +02:00
Alexandre SPANGARO
c674f00cb2 Use isModEnabled 2022-09-25 15:27:42 +02:00
Laurent Destailleur
6b8312aab0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-02-17 20:51:25 +01:00
Laurent Destailleur
d19aca7192 # WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-02-17 20:50:03 +01:00
Laurent Destailleur
aacd439765 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
	htdocs/api/class/api_setup.class.php
2022-02-17 20:46:20 +01:00
Laurent Destailleur
a71bdc4024 Merge pull request #20053 from ptibogxiv/patch-5
NEW API REST filter states by country
2022-02-17 19:53:00 +01:00
Laurent Destailleur
1b53ed09f9 Work on custom report feature 2022-02-15 11:03:48 +01:00
ptibogxiv
061dd565cc Update api_setup.class.php 2022-02-13 13:22:01 +01:00
ptibogxiv
f2b88c6d7c Update api_setup.class.php 2022-02-13 10:09:39 +01:00
ptibogxiv
8d3e97bab9 Update api_setup.class.php 2022-02-12 19:21:07 +01:00
ptibogxiv
54af0cf47a NEW API REST filter states by country 2022-02-12 19:02:00 +01:00
ptibogxiv
a5a8f30939 FIX API REST setup
bad words
2022-02-12 17:08:43 +01:00
ptibogxiv
11e15255bd FIX API REST for setup values 2022-02-12 16:59:29 +01:00
Laurent Destailleur
7ccb1c94a1 Fix var not defined 2022-01-13 19:07:05 +01:00
ptibogxiv
63611ab717 NEW add setup/establishments API (need for recruitment API) 2022-01-11 20:24:23 +01:00
Laurent Destailleur
0387b9922e FIX error message on sqlfilter in API 2021-12-20 20:49:32 +01:00
Laurent Destailleur
902fed1f0d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/ecm/index.php
2021-10-02 20:09:06 +02:00
Laurent Destailleur
166d3b08d6 Add LIBXML_NONET to simplexml_load_string 2021-09-30 20:12:01 +02:00
Laurent Destailleur
95e1ec87dc Merge branch 'develop' into patch-445 2021-09-30 13:40:23 +02:00