Commit Graph

8838 Commits

Author SHA1 Message Date
Laurent Destailleur
2e445b2a6d Debug v19 2023-12-11 09:13:10 +01:00
Laurent Destailleur
6c8116fa7e Show limit in nb of lines to explain error 500 in export of excel 2023-12-11 01:37:45 +01:00
Laurent Destailleur
52a5b402ef Merge pull request #27018 from mdeweerd/php8.2/utf8_xxcoding
Fix utf8_encoding/decoding (PHP8.2 deprecation)
2023-12-08 01:11:17 +01:00
Laurent Destailleur
215b5d7945 Merge pull request #27023 from frederic34/invalidphpdoc
fix invalid phpdoc comment
2023-12-08 01:06:05 +01:00
Frédéric FRANCE
56163dff96 fix invalid phpdoc comment 2023-12-07 20:03:24 +01:00
Laurent Destailleur
db71fd54cc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-12-07 16:20:34 +01:00
MDW
b0414dd078 Fix utf8_encoding/decoding (rather than creating new function replacements) 2023-12-07 03:37:05 +01:00
Laurent Destailleur
ce94dfbdc1 Fix warning 2023-12-06 22:38:33 +01:00
Laurent Destailleur
432a847ad9 Merge pull request #27004 from frederic34/fix-20231206
avoid phpstan error with phpdoc
2023-12-06 18:27:48 +01:00
Laurent Destailleur
65b019dd80 Merge pull request #26947 from frederic34/patch-8
remove MAIN_USE_PHP_WRITEEXCEL
2023-12-06 16:48:23 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
William Mead
f74073f1a3 Added contributor details 2023-12-06 15:18:25 +01:00
William Mead
b53420e64e Refactored & adjusted page head width 2023-12-06 15:17:29 +01:00
Laurent Destailleur
d7df50d978 FIX protection on fetch if 2 record found 2023-12-05 00:44:31 +01:00
Frédéric FRANCE
e331745156 Merge branch 'develop' into patch-8 2023-12-04 12:53:09 +01:00
Laurent Destailleur
9e1b90e4a1 Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
Frédéric FRANCE
8f2c1b0327 remove MAIN_USE_PHP_WRITEEXCEL 2023-12-03 14:07:56 +01:00
Frédéric FRANCE
b6d9cbc19e fix phpstan 2023-12-02 20:53:59 +01:00
Laurent Destailleur
3addb1dd26 Fix min php 2023-12-02 16:39:17 +01:00
Laurent Destailleur
7c756574b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-02 14:52:36 +01:00
Laurent Destailleur
d42d9f54e8 Merge pull request #26930 from frederic34/patch-8
remove unused code fix phpstan
2023-12-02 12:27:07 +01:00
Frédéric FRANCE
bd8233d4e7 remove unused code fix phpstan 2023-12-02 08:03:18 +01:00
Frédéric FRANCE
a6acec9807 remove unused code fix phpstan 2023-12-02 07:58:25 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
HENRY Florian
0df3172678 fix: missing name of intervenant on Solieil PDF Model (#26917) 2023-12-01 19:50:37 +01:00
Alban Durrheimer
98f8acc1a5 Update the product description in the Vinci PDF to limit the size of the description (#26924) 2023-12-01 19:42:16 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +01:00
Laurent Destailleur
240869f2f2 Fix warnings 2023-11-30 21:45:58 +01:00
Frédéric FRANCE
0f0d0e44fd fix hidden phpstan error (#26889) 2023-11-30 17:45:41 +01:00
Frédéric FRANCE
2b36fd5586 fix hidden phpstan error (#26890) 2023-11-30 17:45:12 +01:00
Frédéric FRANCE
cdcd1c4562 fix hidden phpstan error (#26891) 2023-11-30 17:44:59 +01:00
Alexandre SPANGARO
ccfb5e2730 Debug v18 (#26877)
* Fix column name - Colspan problem

* Update DolibarrModules.class.php
2023-11-28 09:18:16 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Lucas Marcouiller
300f3a8a96 Fix some phpstan errors (#26845)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-26 15:53:10 +01:00
Frédéric FRANCE
748f362c86 clean code (#26848) 2023-11-26 15:51:48 +01:00
Mohamed DAOUD
dc4d5111aa New add evaluation report pdf module HRM (#26850)
* add rh evaluation report pdf

* Update modHRM.class.php

* fix phpcs modHRM.class.php
2023-11-26 15:51:00 +01:00
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
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
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
cc85a1acbf Close #26821 2023-11-23 17:21:28 +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
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
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
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