Laurent Destailleur
|
e1b5e024f5
|
Merge
|
2025-12-15 15:56:34 +01:00 |
|
Laurent Destailleur
|
a0be2c8890
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2025-12-15 15:54:00 +01:00 |
|
Laurent Destailleur
|
77d7ec8a2b
|
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
|
2025-12-15 15:53:38 +01:00 |
|
Laurent Destailleur
|
cc37c778dc
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2025-12-15 15:53:00 +01:00 |
|
Laurent Destailleur
|
722c31d182
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2025-12-15 15:52:34 +01:00 |
|
VESSILLER
|
c2ae7d2da1
|
FIX create API temp directory in Dolibarr API constructor
|
2025-11-13 14:01:34 +01:00 |
|
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 |
|
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
|
75d7d2d66b
|
Remove hack to track abuse usage with the one of v20
|
2025-07-28 15:21:12 +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 |
|
Laurent Destailleur
|
c444fe3c1f
|
Merge remote-tracking branch 'origin/18.0' into 19.0
|
2025-06-09 17:25:03 +02:00 |
|
William Mead
|
1aaa29ad9e
|
Fixed expense report permission. Added contributor details. (#34368)
|
2025-06-08 14:37:23 +02:00 |
|
ldestailleur
|
11d357b79e
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2025-06-02 14:31:05 +02:00 |
|
William Mead
|
4fb79ba8a1
|
FIX API expense report line comments (v18+) (#34297)
* Fixed API expense report line comments
* Added contributor details
|
2025-05-27 15:57:48 +02:00 |
|
Laurent Destailleur
|
9dc1c6f8f4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-09-26 03:38:49 +02:00 |
|
Laurent Destailleur
|
e125ab4783
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-09-26 03:36:52 +02:00 |
|
Laurent Destailleur
|
a8cb076bbd
|
Fix move
|
2024-09-26 03:34:32 +02:00 |
|
Laurent Destailleur
|
4ea503f366
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-09-26 03:30:40 +02:00 |
|
Laurent Destailleur
|
65c9bd7dcf
|
Merge remote-tracking branch 'origin/15.0' into 16.0
|
2024-09-26 03:25:38 +02:00 |
|
Laurent Destailleur
|
16a0d1d7d5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-09-26 03:23:00 +02:00 |
|
thomas-Ngr
|
bb40a43c5f
|
FIX Add same security test whe nuploading files from API than from GUI (#31114)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-09-26 03:13:34 +02:00 |
|
Laurent Destailleur
|
5ee4af14ed
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-05-31 16:30:50 +02:00 |
|
battosai30
|
f0bf49f942
|
FIX: #29439 incomplete API return (#29796)
* Update api_documents.class.php
* Update api_documents.class.php
* Update api_documents.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-05-31 15:24:31 +02:00 |
|
Fabian Heinz
|
b78632a20e
|
api fixes
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
|
2023-12-31 14:11:05 +01:00 |
|
Laurent Destailleur
|
ab3737e569
|
Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
|
2023-12-29 17:55:09 +01:00 |
|
Laurent Destailleur
|
1985d1fd4d
|
Fix warnings
|
2023-12-23 20:00:57 +01:00 |
|
Laurent Destailleur
|
07f4c9b335
|
Fix warnings
|
2023-12-23 19:47:10 +01:00 |
|
Laurent Destailleur
|
63c38da901
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-12-21 19:44:25 +01:00 |
|
Laurent Destailleur
|
9a6ae3c454
|
FIX Return a better error message when token is not valid
|
2023-12-21 19:25:07 +01:00 |
|
Laurent Destailleur
|
ec9c0a0a88
|
Fix regression
|
2023-12-15 14:18:30 +01:00 |
|
Laurent Destailleur
|
d92c65ad91
|
FIX infinite loop in API call/trigger by adding a caller
|
2023-12-15 12:15:33 +01:00 |
|
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
|
e6eb34a8db
|
Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
|
2023-11-24 10:10:24 +01:00 |
|
Laurent Destailleur
|
ca145ef912
|
QUAL: Endpoint for API /partnershipapi has been renamed into
/partnerships to follow conventions
|
2023-10-31 13:31:02 +01:00 |
|
Laurent Destailleur
|
ecd4c7bbc7
|
Comment
|
2023-10-31 13:05:27 +01:00 |
|
Laurent Destailleur
|
0b9795f34c
|
FIX upload of files src_object_type
|
2023-10-31 11:52:31 +01:00 |
|
Laurent Destailleur
|
85d36ddc58
|
FIX src_object_id and ttype not filed when uploading a file with API.
|
2023-10-31 11:52:17 +01:00 |
|
Laurent Destailleur
|
59b9d12ed5
|
FIX upload of files src_object_type
|
2023-10-31 10:44:58 +01:00 |
|
Laurent Destailleur
|
8f91e6bce8
|
FIX src_object_id and ttype not filed when uploading a file with API.
|
2023-10-31 00:47:55 +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 |
|
Lucas Marcouiller
|
42865a975a
|
Fix some code smell (#26277)
* Fix some code smell
* Update commande.class.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-10-20 02:20:26 +02:00 |
|
Henning Kleen
|
b157ddd606
|
NEW Allow generation of delivery note through REST-API (#26226)
Add support for (re-)generating a delivery note through the /documents/builddoc API endpoint
|
2023-10-16 15:50:23 +02:00 |
|
Laurent Destailleur
|
1f38e54e78
|
Clean code
|
2023-10-15 15:32:35 +02:00 |
|
Laurent Destailleur
|
c507adeef7
|
NEW Top menu support picto of modules that are font awesome picto.
|
2023-10-13 15:00:51 +02:00 |
|