Commit Graph

141709 Commits

Author SHA1 Message Date
Laurent Destailleur
040f4e2c7a Merge pull request #32772 from mdeweerd/qual/phan.2025.1.6
Qual: phan fixes
2025-01-27 15:51:32 +01:00
Laurent Destailleur (aka Eldy)
6382968f1f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 15:41:07 +01:00
Laurent Destailleur
3ad526b754 Merge branch 'develop' into qual/phan.2025.1.6 2025-01-27 15:37:42 +01:00
Laurent Destailleur
5f334bdb68 Merge pull request #32771 from mdeweerd/qual/phan.2025.1.6-a
Qual: Phan fixes
2025-01-27 15:37:07 +01:00
Laurent Destailleur (aka Eldy)
13d78bf14c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 15:36:05 +01:00
Laurent Destailleur (aka Eldy)
bc5ce5b086 Doc 2025-01-27 15:35:45 +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)
10982b208f Fix warnings 2025-01-27 14:37:00 +01:00
Laurent Destailleur (aka Eldy)
e5a0ea8f25 Fix warning 2025-01-27 14:34:50 +01:00
Frédéric FRANCE
d6034cf16a Update project.lib.php 2025-01-27 14:00:59 +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
Laurent Destailleur (aka Eldy)
b043cd0290 More phpunit test 2025-01-27 13:24:26 +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
Frédéric FRANCE
ca619914c2 Update icons.php 2025-01-27 11:49:39 +01:00
Frédéric FRANCE
73e3a260cf Update icons.php 2025-01-27 11:49:01 +01:00
Frédéric FRANCE
d5934b427d Merge branch 'develop' into patch-10 2025-01-27 11:43:11 +01:00
Laurent Destailleur (aka Eldy)
77c8457d88 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 11:42:51 +01:00
Laurent Destailleur (aka Eldy)
4c6498b2f8 More phpunit test 2025-01-27 11:41:59 +01:00
Frédéric FRANCE
16f8de0f4d Update icons.php 2025-01-27 11:27:34 +01:00
Frédéric FRANCE
3a19a7d277 fix phpstan 2025-01-27 11:22:10 +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
MDW
f959aab7e2 Update baseline 2025-01-27 10:24:18 +01:00
MDW
881e6712cf Qual: Fix last PhanPossiblyNullTypeMismatchProperty 2025-01-27 10:24:17 +01:00
MDW
a42bc6755c Qual: Fix PhanPluginUnknownPropertyType, PhanPossiblyUndeclaredVariable 2025-01-27 10:24:16 +01:00
MDW
b61d286e7d Update baseline 2025-01-27 10:24:15 +01:00
Laurent Destailleur (aka Eldy)
a99b132c34 Accept img src=data into dolPrintHTML 2025-01-27 10:16:28 +01:00
Laurent Destailleur (aka Eldy)
2bf034fe07 Clean code 2025-01-27 10:03:53 +01:00
Laurent Destailleur (aka Eldy)
a45a86a812 Fix sql syntax error on empty filter 2025-01-27 09:48:13 +01:00
Laurent Destailleur
0ffc50e942 Merge pull request #32074 from thersane-john/new_doc_icons
New doc for icon list
2025-01-27 05:01:17 +01:00
Laurent Destailleur
12f2534a03 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 03:53:46 +01:00
Laurent Destailleur
18d593005c Fix phan 2025-01-27 03:50:46 +01:00
Laurent Destailleur
b4bf3978ef Better tooltips 2025-01-27 03:46:51 +01:00
Laurent Destailleur
c2b11a7819 Merge pull request #32774 from jyhere/jyhere/vatlib-depositsarejustpayments-patch
Bug in tva.lib.php when using FACTURE_DEPOSITS_ARE_JUST_PAYMENTS hidden feature and vat setup on payment date
2025-01-27 03:33:54 +01:00
Laurent Destailleur
425ab1181a Merge branch '21.0' into jyhere/vatlib-depositsarejustpayments-patch 2025-01-27 02:41:45 +01:00
Laurent Destailleur
73e4e05bad Fix phpstan 2025-01-27 02:25:57 +01:00
Laurent Destailleur
eb81cd4f22 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 02:06:35 +01:00
Laurent Destailleur
64c3e3fb36 Fix phan 2025-01-27 02:06:15 +01:00
Laurent Destailleur
156b537296 Merge pull request #32790 from hregis/fix_dev_add_help_text
QUAL add help text for default values (for newbies !)
2025-01-27 01:49:48 +01:00