Commit Graph

33082 Commits

Author SHA1 Message Date
Laurent Destailleur
574502c6fd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-24 10:23:38 +01:00
Laurent Destailleur
00320ea801 Fix warnings 2023-11-24 10:23:21 +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
Frédéric FRANCE
19c103f2ba fix phpstan (#26838) 2023-11-24 09:28:23 +01:00
Frédéric FRANCE
bb2741ef58 fix phpstan (#26837) 2023-11-24 09:28:02 +01:00
Frédéric FRANCE
3a182e99aa fix phpstan (#26836) 2023-11-24 09:27:42 +01:00
Frédéric FRANCE
09c28bae05 fix phpstan (#26835) 2023-11-24 09:27:22 +01:00
Laurent Destailleur
cb3a86a737 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
a257dcfa48 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-23 18:48:52 +01:00
Laurent Destailleur
3294b721ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-23 18:46:57 +01:00
Laurent Destailleur
1d3bc31cb7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-23 18:39:22 +01:00
Laurent Destailleur
7fa5565a36 Doc 2023-11-23 18:07:05 +01:00
Alexandre SPANGARO
8d203f4fd4 Debug v19 (#26784)
* Translate comment

* Fix undefined variable

* Fix undefined variable

* Fix undefined variable - better fix

* Add translation of ProfId so that it is not displayed in admin

* Remove manual definition and call getDefaultImageSizes() instead
2023-11-23 17:45:59 +01:00
Frédéric FRANCE
3a39ec684c fix phpstan (#26804) 2023-11-23 17:45:11 +01:00
Laurent Destailleur
cc85a1acbf Close #26821 2023-11-23 17:21:28 +01:00
Laurent Destailleur
1c7239e6ff Fix type 2023-11-23 17:19:10 +01:00
Laurent Destailleur
48da52d877 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-11-23 17:18:27 +01:00
Frédéric FRANCE
a58f84f1d5 fix phpstan (#26811) 2023-11-23 17:13:20 +01:00
atm-jonathan
48ba0ec2d0 FIX warning param $lineID getSpecialCode is negatif (#26826)
* FIX warning param $lineID getSpecialCode is negatif

* retour de PR

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 17:12:57 +01:00
Frédéric FRANCE
010c2dd4be fix phpstan (#26812)
* fix phpstan

* Update pdf_storm.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 17:09:36 +01:00
atm-jonathan
253ebd0a8b FIX warning php8.2 undefined_array_key (#26830) 2023-11-23 17:08:07 +01:00
Frédéric FRANCE
25435eeb1a fix phpdoc (#26829)
* fix phpdoc

* Update pdf.lib.php
2023-11-23 17:07:32 +01:00
Frédéric FRANCE
184d93d252 fix phpstan (#26813)
* fix phpstan

* Update pdf_strato.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 17:06:33 +01:00
Laurent Destailleur
5b50135a53 FIX #26813 2023-11-23 15:14:19 +01:00
Frédéric FRANCE
de1b8da5ed fix phpstan (#26814) 2023-11-23 15:12:13 +01:00
Frédéric FRANCE
dfd25926f1 fix phpstan (#26815) 2023-11-23 15:11:32 +01:00
Frédéric FRANCE
0e4d06c8f4 NEW add tpl for delivery (#26789)
* add tpl for delivery

* fix tooltip
2023-11-22 09:32:08 +01:00
John BOTELLA
b758bb9ab4 Offset non-falsy-string on array{} in empty() does not exist. (#26745) 2023-11-22 09:27:12 +01:00
Laurent Destailleur
f70cac6cb8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-22 00:25:35 +01:00
Lucas Marcouiller
88e9e091cf fix some php stan errors (#26747)
* fis some php stan errors

* fix dolchmod

* Update stats.class.php

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-22 00:23:16 +01:00
Laurent Destailleur
0b789d5615 Fix warning 2023-11-22 00:12:21 +01:00
Laurent Destailleur
9d86d922a4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-22 00:00:13 +01:00
Laurent Destailleur
e211c0e334 Clean code 2023-11-21 23:59:58 +01:00
Frédéric FRANCE
f1ad6d7643 fix phpstan (#26776) 2023-11-21 23:44:26 +01:00
Frédéric FRANCE
c5c793465b fix phpstan (#26778) 2023-11-21 23:43:05 +01:00
Frédéric FRANCE
d6affb437d fix phpstan (#26779) 2023-11-21 23:42:41 +01:00
Frédéric FRANCE
91a2ae578e fix phpstan (#26782) 2023-11-21 23:39:29 +01:00
Frédéric FRANCE
7da90d61e8 fix phpstan (#26803) 2023-11-21 23:16:46 +01:00
Frédéric FRANCE
6add83ca94 fix phpstan (#26801) 2023-11-21 23:09:09 +01:00
Frédéric FRANCE
632a49bab6 Update html.formintervention.class.php (#26802) 2023-11-21 23:08:33 +01:00
Frédéric FRANCE
e371a593dc fix phpstan (#26800)
this remove false positive
2023-11-21 23:07:59 +01:00
Laurent Destailleur
4ca565fa95 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-21 23:05:56 +01:00
Laurent Destailleur
40898cac50 Close #26790 2023-11-21 23:05:40 +01:00
Frédéric FRANCE
7ac05c7549 fix phpstan (#26799)
* fix phpstan

* Update commoninvoice.class.php

* Update facture.class.php

* Update commoninvoice.class.php

* fix properties
2023-11-21 21:36:34 +01:00
Frédéric FRANCE
00aa2ef289 fix phpstan (#26798) 2023-11-21 21:35:27 +01:00
Laurent Destailleur
4129813564 Fix missing parameter $filter 2023-11-21 17:07:10 +01:00
Laurent Destailleur
6eec24a2c4 Fix CSS 2023-11-21 16:33:42 +01:00
Laurent Destailleur
57de870989 FIX Test on permission for holiday tooltips 2023-11-21 16:20:21 +01:00
Laurent Magnin
d2ebffa64c fix: comment translation into English (#26702) 2023-11-21 00:24:11 +01:00
MDW
3c966469ef QUAL No return values in __construct(), correct PHPDoc for typing (#26768) 2023-11-20 23:47:06 +01:00