ldestailleur
a54c5fcdcb
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-12 19:26:28 +02:00
Laurent Destailleur
8e689c1479
Complete #35313
2025-09-12 02:26:21 +02:00
Laurent Destailleur
a0116f6cd8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-12 02:23:13 +02:00
Laurent Destailleur
d8fc4d4ceb
Fix exclusion of files is not consistent
2025-09-12 02:22:42 +02:00
Frédéric FRANCE
0e1478206a
clean code ( #35229 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 01:48:52 +02:00
Laurent Destailleur
8beb61ef7f
Set mysoc
2025-09-08 01:27:38 +02:00
ldestailleur
9085f37593
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-04 14:01:51 +02:00
ldestailleur
8089334670
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-04 14:01:27 +02:00
ldestailleur
05f3111134
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-04 13:51:56 +02:00
ldestailleur
5ae358d5b5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-04 13:49:07 +02:00
ldestailleur
258fe1124b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 13:38:03 +02:00
lvessiller-opendsi
adbbf9e3b2
FIX set global mysoc and load langs in API access ( #35041 )
...
* FIX set global mysoc and load langs in API access
* FIX reset mysoc and langs only if entity of API has changed
2025-08-28 02:50:38 +02:00
ldestailleur
61f907c347
NEW Add option API_ENABLE_COUNT_CALLS
2025-08-21 13:05:47 +02:00
Laurent Destailleur
d93184f955
Update token_list.php
2025-08-20 23:42:16 +02:00
Laurent Destailleur
8edfa3a1ab
Merge branch 'develop' into new-api-rest-tokens
2025-08-16 02:44:17 +02:00
ldestailleur
2427553211
The property $sumpayed (duplicate of $totalpaid), $sumdeposit
...
(duplicate of $totaldeposits) and $sumcreditnote (duplicate of
$totalcreditnotes) has been removed (there are replaced with the
property that was a duplication of (same for $sumpayed_multicurrency,
$sumdeposit_multicurrency, $sumcreditnote_multicurrency).
2025-08-12 04:08:38 +02:00
ldestailleur
bb27ff9707
Clean code
2025-08-11 19:48:03 +02:00
Charlène Benke
aac2ff7b5b
add ticket on list document by api ( #34909 )
2025-08-11 19:09:12 +02:00
ldestailleur
aca71e1573
Standardize code
2025-08-10 03:22:19 +02:00
ldestailleur
969f0315df
Clean code
2025-08-05 13:47:44 +02:00
Charlène Benke
7c3168e95a
Add contact on list document api ( #34864 )
...
* Add contact on list document api
* Update api_documents.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-04 11:10:49 +02:00
Marc de Lima Lucio
fda975970c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new-api-rest-tokens
2025-07-29 11:58:15 +02:00
ldestailleur
d96d61d161
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-28 15:27:25 +02:00
ldestailleur
75d7d2d66b
Remove hack to track abuse usage with the one of v20
2025-07-28 15:21:12 +02:00
ldestailleur
df7ee5e392
Has been replaced with API_ENABLE_COUNT_CALLS
2025-07-28 15:17:14 +02:00
ldestailleur
a7d5d15c58
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-07-28 15:12:10 +02:00
ldestailleur
c740b8aa7d
Fix make var visible
2025-07-28 14:38:03 +02:00
ldestailleur
fe7eda2a4c
Move api counter at a better place
2025-07-28 14:31:17 +02:00
ldestailleur
72636dde06
Add API_COUNTER_ENABLED to track pb with api abuse.
2025-07-28 12:18:50 +02:00
ldestailleur
e3f4a66695
Add API_COUNTER_ENABLED to track pb with api abuse.
2025-07-28 12:16:38 +02:00
ldestailleur
3c24c200d1
Add API_COUNTER_ENABLED to track pb with api abuse.
2025-07-28 12:15:07 +02:00
ldestailleur
2e1ae56054
Add API_COUNTER_ENABLED to track pb with api abuse.
2025-07-28 12:13:51 +02:00
Laurent Destailleur
ea9dbec6cf
Merge branch 'develop' into new-api-rest-tokens
2025-07-24 11:26:20 +02:00
Charlène Benke
4ef0c91006
NEW add upload api feature for shipment ( #34639 )
...
* add upload api feature for shipment
* Update phpstan-baseline.neon
* Update phpstan-baseline.neon
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-18 02:45:38 +02:00
Jyhere
91dd2e87ee
NEW: API GET endpoint for thirdparties types listing (c_typent) ( #34751 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-18 00:56:10 +02:00
yannis
b7a004372c
fix: php phan
2025-07-09 16:44:21 +02:00
yannis
be949278ff
feat: cant access document of entity if different of token entity
2025-07-09 11:15:07 +02:00
yannis
6206a6110c
feat: not retrieving tokens if user does not use api
2025-07-08 15:55:38 +02:00
yannis
61560e0101
feat: filter on user working for list of all tokens
2025-07-08 15:10:34 +02:00
yannis
39a6cadf11
feat: add picto for titles
2025-07-07 17:04:39 +02:00
yannis
9107c86c89
feat: Not showing API operations if use api not defined for user
2025-07-07 16:28:39 +02:00
yannis
f211cc832d
feat: added tpl for token lists
2025-07-07 15:54:52 +02:00
yannis
366b0f231e
feat: disable token filter in lists
2025-07-07 11:39:15 +02:00
yannis
2d7526a53f
feat: remove unecessary url param
2025-07-07 11:06:56 +02:00
yannis
d9892a907c
feat: improve display of user in admin token list
2025-07-07 10:57:12 +02:00
yannis
18068419de
fix: php phan/stan
2025-07-04 09:54:34 +02:00
yannis
3d65bb7ed6
fix: precommit
2025-07-04 09:44:32 +02:00
yannis
4c51a4309e
feat: api loading rights of specified token
2025-07-02 15:22:13 +02:00
yannis
389715777e
feat: improve display entity name
2025-07-02 11:21:38 +02:00
yannis
e97a1f8efd
feat: encrypt/decrypt token
2025-07-02 09:20:54 +02:00