Commit Graph

2738 Commits

Author SHA1 Message Date
ldestailleur
f4bee4810e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-11 10:45:36 +01:00
ldestailleur
63dd269dfa SEC FIX Reflected XSS reported by 柏天浩 2025-03-11 10:43:25 +01:00
MDW
ee9e89efaa Qual: Fix phan notices (facture/3 + filefunc.inc) (#33383)
* Qual: Fix PhanMismatchType

* Finalize rename of $attrV into $value

* Correct getGlobalString into getGlobalInt

* Do not require some fields in the 'title' definition of $cols

* Qual: Fix phan notices (core/lib)

* Qual: Fix phan (contrat)

* Qual: Fix phan notices (facture/3 + filefunc.in)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-11 01:59:34 +01:00
MDW
a0f71fbe76 Qual: Fix phan notices (core/lib) (#33379)
* Qual: Fix PhanMismatchType

* Finalize rename of $attrV into $value

* Correct getGlobalString into getGlobalInt

* Do not require some fields in the 'title' definition of $cols

* Qual: Fix phan notices (core/lib)
2025-03-11 01:43:54 +01:00
MDW
c0f533865f Fix CI: Do not require some fields in the 'title' definition of $cols (#33399)
* Qual: Fix PhanMismatchType

* Finalize rename of $attrV into $value

* Correct getGlobalString into getGlobalInt

* Do not require some fields in the 'title' definition of $cols
2025-03-11 01:42:49 +01:00
Frédéric FRANCE
e980b46b0c clean missing translations (#33388) 2025-03-11 00:23:17 +01:00
MDW
988fc75ca2 Qual: Fix phan notices (emailcollector, bookkeeping) (#33375)
* Qual: Fix phan notices (mostly propal)

* Fix some const arguments to Form::select_dolusers()

* Update phan baseline

* Qual: Fix phan notices (propal)

* Qual: Fix phan notices (emailcollector, bookkeeping)
2025-03-10 15:47:55 +01:00
github-actions[bot]
9c9d09661c PHPStan > Update baseline (#33380)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-10 10:50:24 +01:00
github-actions[bot]
c97722c1cc PHPStan > Update baseline (#33368)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-08 14:21:33 +01:00
ldestailleur
e627c5b096 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-07 15:15:31 +01:00
ldestailleur
010758a07c Add test on dialog command 2025-03-07 13:12:04 +01:00
ldestailleur
b946439886 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-03-07 12:13:03 +01:00
ldestailleur
40513d6b08 Better error management 2025-03-07 11:33:41 +01:00
ldestailleur
6ea7f0dfdf Add ucfirst to find module descriptor 2025-03-07 11:26:45 +01:00
ldestailleur
c3c152ea43 Fix ci 2025-03-06 17:19:19 +01:00
Dolibot
558de4424c PHPStan > Update baseline 2025-03-06 12:06:49 +00:00
MDW
56e354e112 Qual: Fix phan notices (facture/2) 2025-03-05 21:17:58 +01:00
ldestailleur
66484095e0 Clean code from not used global variable 2025-03-05 20:25:12 +01:00
Laurent Destailleur
f64d2829ea Merge pull request #33341 from Dolibarr/phpstan-baseline
PHPStan > Update baseline
2025-03-05 14:21:54 +01:00
MDW
04fd52cd70 Update baseline 2025-03-05 13:32:45 +01:00
MDW
4cc09b5149 Qual: Ignore phpstan notices requiring deeper analysis 2025-03-05 13:22:17 +01:00
MDW
f625f8de60 Qual: Fix api phan notices 2025-03-05 13:22:08 +01:00
Dolibot
647a8c122d PHPStan > Update baseline 2025-03-05 12:10:26 +00:00
MDW
4096d0ee2f Qual: Fix phan notices for commande 2025-03-05 12:15:14 +01:00
MDW
b91f457afb Update phan baseline 2025-03-05 12:15:13 +01:00
Laurent Destailleur
80139f1a2b Merge pull request #33298 from frederic34/dateofbith_translation
add missing translation
2025-03-03 16:31:08 +01:00
Frédéric FRANCE
35d6bc8409 add missing translation 2025-03-03 14:40:30 +01:00
Dolibot
cc71865f3c PHPStan > Update baseline 2025-03-03 12:06:49 +00:00
Frédéric FRANCE
3e2d57c19a add missing translation 2025-03-03 10:05:07 +01:00
Frédéric FRANCE
7e03e72790 add missing translation 2025-03-03 10:02:08 +01:00
MDW
6b9361d252 Fix phpstan notices 2025-03-02 20:49:48 +01:00
MDW
157cb410ef Update baseline 2025-03-02 20:49:47 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
Frédéric France
6bef687cfd Merge remote-tracking branch 'upstream/develop' into phpstan_collab 2025-03-01 15:23:50 +01:00
MDW
c18f84d948 Update phan baseline 2025-03-01 12:05:48 +01:00
MDW
586a28f879 Qual: Fix new false positives in hookmanager 2025-03-01 11:48:30 +01:00
MDW
746dc67556 Qual: Allow notices for functions.lib.php 2025-03-01 11:48:29 +01:00
MDW
116913abeb Qual: Fix unmatchedArgment* 2025-03-01 11:48:28 +01:00
Frédéric France
f7a4ce3b5f fix phpstan 2025-03-01 11:04:07 +01:00
Frédéric France
5c740cce6d fix phpstan 2025-03-01 10:10:40 +01:00
Frédéric France
fab85fc0ec fix phpstan 2025-03-01 09:35:27 +01:00
Laurent Destailleur
f89e238223 Merge pull request #33249 from mdeweerd/phan/website
Qual: Fix phan notices (website)
2025-03-01 00:41:03 +01:00
Laurent Destailleur
7830d65858 Merge pull request #33266 from frederic34/2025_02_27_fix_phpstan
fix phpstan
2025-03-01 00:18:27 +01:00
Laurent Destailleur
3badfffd9f Merge pull request #33267 from mdeweerd/fix/phan/dolibarrmodules
Qual: Fix DolibarrModules::_init phpdoc type
2025-03-01 00:17:09 +01:00
Laurent Destailleur
6aa1bcfbbb Merge pull request #33280 from mdeweerd/fix/phan/workstation
Qual: Fix phan notices (workstation)
2025-02-28 23:55:38 +01:00
MDW
14d68131de Qual: Fix phan notices (workstation) 2025-02-28 14:39:00 +01:00
Dolibot
3dbeeca732 PHPStan > Update baseline 2025-02-28 12:07:07 +00:00
Frédéric France
0a46096daa fix phpstan 2025-02-27 19:59:44 +01:00
MDW
1608b66742 Qual: Fix DolibarrModules::_init phpdoc type 2025-02-27 18:57:03 +01:00
Frédéric France
31dcb9d99c fix phpstan 2025-02-27 18:49:23 +01:00