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 |
|
Laurent Destailleur
|
a854e58905
|
FIX Missing $param in hook call for list
|
2024-05-23 14:41:56 +02:00 |
|
Laurent Destailleur
|
c171ce2065
|
Fix bad function
|
2024-02-25 19:04:05 +01:00 |
|
Laurent Destailleur
|
4897d1eb97
|
Fix warning
|
2024-02-25 17:23:06 +01:00 |
|
Laurent Destailleur
|
83addfcef0
|
Merge pull request #27258 from defrance/patch-313
FIX : php 8.1 depreciated strftime
|
2024-01-02 12:26:39 +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 |
|
Charlène Benke
|
64cba23a37
|
Update mod_partnership_standard.php
|
2023-12-30 08:26:40 +01:00 |
|
routmoute
|
1d38a3b7b8
|
fix conflict with develop branch
|
2023-12-29 20:19:17 +01:00 |
|
routmoute
|
48f4e52a22
|
fix: Display of the list of merged pdf
|
2023-12-29 02:30:32 +01:00 |
|
Laurent Destailleur
|
a767028464
|
Clean code
|
2023-12-20 21:35:23 +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 |
|
Laurent Destailleur
|
60af6843fd
|
Clean code
|
2023-12-08 02:05:51 +01:00 |
|
Laurent Destailleur
|
89e1e1b859
|
Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
FIX in_array() on key
|
2023-12-08 01:59:32 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Jonathan Lescaut
|
771b735384
|
FIX in_array() on key
|
2023-12-05 16:12:18 +01:00 |
|
Laurent Destailleur
|
4daacd3371
|
Fix with php-cs-fixer
|
2023-12-04 13:49:31 +01:00 |
|
Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
e8dc651877
|
Fix php8.2 warnings
|
2023-11-27 11:56:32 +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
|
ca145ef912
|
QUAL: Endpoint for API /partnershipapi has been renamed into
/partnerships to follow conventions
|
2023-10-31 13:31:02 +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 |
|
MDW
|
c0c5eccfb5
|
Fix some phan notices (not critical) (#26265)
|
2023-10-20 02:22:07 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
fd2ccf584b
|
Look and feel v19
|
2023-10-17 15:27:07 +02:00 |
|
Laurent Destailleur
|
b8c8e903c2
|
Fix php8.2 warnings
|
2023-10-15 18:39:13 +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
|
08ac0e9ee4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-21 12:38:41 +02:00 |
|
Laurent Destailleur
|
10b2cd7399
|
NEW Add the status of partnership to select partnership for emailing
|
2023-09-21 12:17:40 +02:00 |
|
Laurent Destailleur
|
d05bda1579
|
Code comment
|
2023-09-20 12:13:32 +02:00 |
|
Laurent Destailleur
|
11cc0a61da
|
Fix cast of int
|
2023-09-20 11:59:57 +02:00 |
|
Laurent Destailleur
|
854f6a83df
|
CSS
|
2023-09-20 11:01:04 +02:00 |
|
Laurent Destailleur
|
801b30baa4
|
css
|
2023-09-20 10:59:00 +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
|
6090305362
|
FIX trigger for email sent from partnership
|
2023-09-16 12:10:39 +02:00 |
|
Laurent Destailleur
|
58ea4239b8
|
Fix dead code
|
2023-09-16 11:41:36 +02:00 |
|
Laurent Destailleur
|
fbf23b4cbb
|
Fix bad url to check for backlink
|
2023-09-15 23:18:07 +02:00 |
|
Laurent Destailleur
|
85aad3fdca
|
Fix can reset max nb of url check in partnership module
|
2023-09-15 22:59:15 +02:00 |
|
Laurent Destailleur
|
bc96128b59
|
Fix data format
|
2023-09-15 22:41:35 +02:00 |
|
Laurent Destailleur
|
dd7c09bb15
|
Fix min
|
2023-09-15 20:16:44 +02:00 |
|
Laurent Destailleur
|
cb09d13867
|
Fix id of event
|
2023-09-15 20:08:32 +02:00 |
|
Laurent Destailleur
|
5723c4562a
|
Fix setup of fields for partnership
|
2023-09-15 19:47:17 +02:00 |
|
Laurent Destailleur
|
26b6fa98be
|
Fix field last check not visible
|
2023-09-15 19:40:23 +02:00 |
|
Laurent Destailleur
|
ae264ec0fe
|
Fix warning
|
2023-09-15 18:53:16 +02:00 |
|
Laurent Destailleur
|
44d3985a95
|
Fix max nb of record processed
|
2023-09-15 18:41:20 +02:00 |
|
Laurent Destailleur
|
cc8996fe3e
|
FIX batch to update non valid backlink check
|
2023-09-15 16:44:18 +02:00 |
|