Laurent Destailleur (aka Eldy)
|
1f360ca498
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2025-01-20 12:28:49 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
1b42078d1e
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2025-01-20 10:24:30 +01:00 |
|
atm-florian
|
ba4e97f07b
|
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
+ security for Tickets API: disable updating rowid
|
2025-01-16 10:37:29 +01:00 |
|
Florian HENRY
|
2d1d6f13c9
|
chore: review
|
2025-01-15 09:10:11 +01:00 |
|
Florian HENRY
|
79ed9c7e37
|
fix: add entity in where for fetch when fetch by ref
|
2025-01-14 16:08:40 +01:00 |
|
Laurent Destailleur
|
916c017aa6
|
Debug v19
|
2024-01-19 20:04:11 +01:00 |
|
Laurent Destailleur
|
8eab0776e4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-16 14:19:02 +01:00 |
|
Regis Houssin
|
d4fd234b75
|
FIX missing entity filter for check if period exists
|
2024-01-15 15:11:27 +01:00 |
|
Laurent Destailleur
|
76ee9e506d
|
Debug v19
|
2024-01-06 16:43:01 +01: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
|
7f5df80efd
|
Debug v19
|
2023-12-19 11:51:48 +01:00 |
|
Laurent Destailleur
|
d92c65ad91
|
FIX infinite loop in API call/trigger by adding a caller
|
2023-12-15 12:15:33 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
a7125280bc
|
Fix with php-cs-fixer
|
2023-12-04 12:12:12 +01:00 |
|
Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
06736918de
|
Fix warning
|
2023-11-27 12:33:07 +01:00 |
|
Laurent Destailleur
|
7785ae93a1
|
Fix php8.2 warnings
|
2023-11-27 11:41:05 +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
|
ff38cc4bdd
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-11-20 20:02:30 +01:00 |
|
Laurent Destailleur
|
cabd0937d0
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-11-20 19:59:34 +01:00 |
|
Laurent Destailleur
|
d1a80920ff
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-11-20 19:53:50 +01:00 |
|
Maxime Kohlhaas
|
05884f9b6a
|
Fix : we can't use the reserved word offset (#26705)
|
2023-11-18 12:10:04 +01:00 |
|
Mohamed DAOUD
|
eba4756156
|
Fix some warnings -technical debt- (#26514)
* fix-warnings
* fix the last commit
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-14 01:52:42 +01:00 |
|
Saami PERDRIX
|
a22a3ed7b4
|
Fix: ajout indemnites kilometriques non fonctionnels avec mariadb >= 10.6 (#26574)
|
2023-11-13 20:49:58 +01:00 |
|
Laurent Destailleur
|
7659bba97a
|
Fix bad delete of lines into llx_ecm_files
|
2023-11-13 12:24:47 +01:00 |
|
Laurent Destailleur
|
127de7e7d8
|
FIX On object validation, ecm index are not updated for uploaded files
|
2023-11-01 16:17:54 +01:00 |
|
Laurent Destailleur
|
74e1ec4099
|
FIX On object validation, ecm index are not updated for uploaded files
|
2023-10-31 19:28:11 +01:00 |
|
Laurent Destailleur
|
a318031034
|
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
|
2023-10-24 11:37:29 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
b37a438067
|
The property ->user_validation to store ID of user validating has been
renamed into ->user_validation_id.
|
2023-10-17 11:10:25 +02:00 |
|
Laurent Destailleur
|
f450e23ce6
|
Clean code: set_paid is deprecated. Replaced with setPaid.
|
2023-10-09 10:22:49 +02:00 |
|
Laurent Destailleur
|
d3dc6615db
|
Remove deprecated use of ->modelpdf (good is ->model_pdf)
|
2023-10-02 21:49:08 +02:00 |
|
pascal
|
80f060c771
|
fix tab indentation
|
2023-09-26 18:43:25 +02:00 |
|
pascal
|
871f896962
|
implementation of properties filter
|
2023-09-26 18:04:48 +02:00 |
|
Laurent Destailleur
|
d02c615f40
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-09-16 15:14:22 +02:00 |
|
Laurent Destailleur
|
8d254e341b
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-09-16 14:11:26 +02:00 |
|
Laurent Destailleur
|
72f5fc8586
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-09-16 13:59:19 +02:00 |
|
Laurent Destailleur
|
5bb0f42c5a
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-09-16 13:51:36 +02:00 |
|
Laurent Destailleur
|
fe329cfc26
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2023-09-16 13:30:42 +02:00 |
|
Laurent Destailleur
|
0c3e516e57
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-13 03:08:46 +02:00 |
|
Laurent Destailleur
|
1aca5fd1be
|
Fix kanban of holiday when type of leave too large
|
2023-09-12 10:26:19 +02:00 |
|
Laurent Destailleur
|
df4df7ab1b
|
Update expensereport.class.php
|
2023-09-11 17:51:38 +02:00 |
|
Laurent Destailleur
|
b98b9250c9
|
Merge branch '14.0' into fix_expensereport_validate_with_main_entity
|
2023-09-11 17:45:40 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
e3e73d9096
|
Work on renaming libelle into label
|
2023-08-06 01:14:36 +02:00 |
|
Laurent Destailleur
|
b49a256240
|
Debug v18
|
2023-06-27 01:14:54 +02:00 |
|
Laurent Destailleur
|
31474d80f1
|
Doxygen
|
2023-06-19 00:52:43 +02:00 |
|
Laurent Destailleur
|
5dd3f57a1e
|
Debug v18
|
2023-05-11 13:11:21 +02:00 |
|
Laurent Destailleur
|
98067fbfb4
|
Fix warnings
|
2023-05-02 04:46:23 +02:00 |
|
Laurent Destailleur
|
e2ec34e1e5
|
Clean code
|
2023-05-01 14:33:08 +02:00 |
|