Laurent Destailleur (aka Eldy)
14f0197991
Debug v21
2025-01-28 01:05:12 +01:00
Frédéric France
63b56ade21
fix phpstan
2025-01-27 22:15:37 +01:00
Frédéric France
4616a2f636
fix phpstan
2025-01-27 22:00:15 +01:00
Frédéric France
377043686a
fix phpstan
2025-01-27 21:22:52 +01:00
Frédéric France
306e66e3d7
fix phpstan
2025-01-27 20:44:10 +01:00
Frédéric France
fe2cdc47cc
fix phpstan
2025-01-27 20:15:12 +01:00
Frédéric France
e0e03f1a1a
fix phpstan
2025-01-27 20:01:20 +01:00
MDW
581b079e14
Qual: Spelling fixes, cleanup exceptions
...
# Qual: Spelling fixes, cleanup exceptions
Fix some spelling and cleanup ignored lines
2025-01-27 19:32:38 +01:00
MDW
f250f7caa5
Qual: Fix Phan notices
...
# Qual: Fix phan notices
2025-01-27 19:15:09 +01:00
Florian HENRY
87e6d267e6
fix php warning in dol_convertToWord when negative numbers
2025-01-27 16:47:39 +01:00
Laurent Destailleur
6eeb2d8a60
Merge branch 'develop' into NEW/Adding_Products_Mails
2025-01-27 15:37:55 +01:00
Laurent Destailleur
3ad526b754
Merge branch 'develop' into qual/phan.2025.1.6
2025-01-27 15:37:42 +01:00
tnegre
2cbede2ef8
Merge branch '18.0' into 18_fix_search_ticket_list
2025-01-27 15:20:18 +01:00
Laurent Destailleur
9a619bb7c1
Merge branch 'develop' into qual/phan.2025.1.6-a
2025-01-27 14:52:56 +01:00
Laurent Destailleur
cc20b2431b
Merge pull request #32779 from mdeweerd/fix/ci/2025.1.25
...
Fix ci phan/phpstan notices
2025-01-27 14:52:40 +01:00
Laurent Destailleur
fa1bb0b1ec
Merge pull request #32813 from Easya-Solutions/develop_fix_extrafield_checkbox_default_value
...
NEW: Support default values in extrafield definition for extrafields select list (n choices)
2025-01-27 14:51:26 +01:00
tnegre
4b393fdd47
fix: use default values for extrafields checkboxes
2025-01-27 14:43:35 +01:00
Laurent Destailleur
d71633600c
Merge branch 'develop' into fix/ci/2025.1.25
2025-01-27 14:42:33 +01:00
Laurent Destailleur
fccbab9a10
Merge pull request #32809 from frederic34/patch-10
...
fix phpstan
2025-01-27 14:41:19 +01:00
Laurent Destailleur (aka Eldy)
e5a0ea8f25
Fix warning
2025-01-27 14:34:50 +01:00
Laurent Destailleur
a2e865587f
Merge pull request #32812 from hregis/fix_18_wrong_margin
...
FIX wrong left margin (v18 to develop ?)
2025-01-27 14:29:19 +01:00
Frédéric FRANCE
d6034cf16a
Update project.lib.php
2025-01-27 14:00:59 +01:00
Regis Houssin
837b2ff060
FIX wrong left margin (v18 to develop ?)
2025-01-27 13:59:12 +01:00
Frédéric FRANCE
907a874988
Update project.lib.php
2025-01-27 13:52:55 +01:00
MDW
ba53bd741d
Qual: Update phan baseline
2025-01-27 13:24:32 +01:00
MDW
dd418533d7
Qual: Update PHPdoc - $page is a url, not an int
2025-01-27 13:24:31 +01:00
MDW
fdef25e5de
Qual: Fix PhanTypeMismatchArgument with phpdoc type change in called function
2025-01-27 13:24:30 +01:00
MDW
564cd737a1
Qual: Fix PhanTypeMismatchArgumentNullable by updating PHPdoc of target function
...
# Qual: Fix PhanTypeMismatchArgumentNullable by updating PHPdoc of target function
Reduce the number PhanTypeMismatchArgumentNullable by updating the phpdoc
of the function that is called. Done when the called function allows null
(empty check, or `if` test).
2025-01-27 13:24:29 +01:00
MDW
7150af31dc
Fix Phan notices introduced since 30/12/2024
2025-01-27 13:24:29 +01:00
MDW
4707d29f0a
Qual: Update PHPdoc of editfieldval to reduce typemismatch notices
2025-01-27 13:24:27 +01:00
MDW
2696c9a107
Fix ci phan/phpstan notices
...
# Fix ci phan/phpstan notices
Fix most notices, except undefined fk_website in SocieteAccount
as it is not clear if that is supposed to be a property there
(more specifically, that it is set).
2025-01-27 13:21:30 +01:00
Laurent Destailleur
c7ee83b3b9
FIX can not delete files in task card
2025-01-27 12:39:24 +01:00
Rémi Champlon
97af0975bc
indent
2025-01-27 11:58:33 +01:00
Rémi Champlon
da1bee6872
re fix
2025-01-27 11:57:07 +01:00
Rémi Champlon
180366a2ca
fix
2025-01-27 11:56:47 +01:00
Rémi Champlon
806b01c0a6
fix
2025-01-27 11:54:02 +01:00
Laurent Destailleur
3c27f6d912
Merge branch 'develop' into qual/phan.2025.1.6-a
2025-01-27 10:56:31 +01:00
Laurent Destailleur (aka Eldy)
c2d2de53f9
Accept img src=data into dolPrintHTML
2025-01-27 10:51:36 +01:00
Laurent Destailleur (aka Eldy)
ad6b5ac457
Fix second step of #32777
2025-01-27 10:45:30 +01:00
Laurent Destailleur
a656b83c97
Merge pull request #32807 from hregis/fix_20_cannot_delete_files
...
FIX can not delete files in task card
2025-01-27 10:33:38 +01:00
Laurent Destailleur (aka Eldy)
4809f61c1b
Try a fix fox #32777
2025-01-27 10:25:24 +01:00
MDW
a42bc6755c
Qual: Fix PhanPluginUnknownPropertyType, PhanPossiblyUndeclaredVariable
2025-01-27 10:24:16 +01:00
ATM-Lucas
cd642e7e02
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW/Adding_Products_Mails
2025-01-27 10:23:27 +01:00
ATM-Lucas
16e5b04803
conflict
2025-01-27 10:22:08 +01:00
ATM-Lucas
553d7c70a5
space
2025-01-27 10:19:54 +01:00
ATM-Lucas
87e46db256
error
2025-01-27 10:19:22 +01:00
Laurent Destailleur (aka Eldy)
a99b132c34
Accept img src=data into dolPrintHTML
2025-01-27 10:16:28 +01:00
ATM-Lucas
c1058da4c5
Travis error
2025-01-27 10:15:56 +01:00
Regis Houssin
5e88f9b415
FIX avoid php warnings
2025-01-27 09:48:29 +01:00
Laurent Destailleur (aka Eldy)
a45a86a812
Fix sql syntax error on empty filter
2025-01-27 09:48:13 +01:00