ldestailleur
7deaf2db94
Label
2025-08-27 01:42:18 +02:00
ldestailleur
5f2fd17f62
Fix hide info
2025-08-27 01:39:15 +02:00
ldestailleur
263626b2fd
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-20 16:51:05 +02:00
ldestailleur
f722602402
Fix comparison on version to show the warning to upgrade database
2025-08-20 16:02:46 +02:00
Laurent Destailleur
60ecf8da6d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-07-29 02:41:07 +02:00
Laurent Destailleur
23d0879dde
Fix regression on pass encryption in conf
2025-07-29 02:36:19 +02:00
ldestailleur
7b7d8e8fd4
Fix missing trans
2025-07-18 00:33:40 +02:00
ldestailleur
739cbe063b
Fix missing
2025-06-19 16:47:12 +02:00
ldestailleur
62abfe7cb0
Clean code
2025-06-19 12:50:41 +02:00
ldestailleur
67161c3980
Debug v22
2025-06-06 02:09:42 +02:00
ldestailleur
7db8252225
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-21 13:52:25 +02:00
ldestailleur
da437d6ff2
Space
2025-04-21 13:38:22 +02:00
ldestailleur
b8589efd92
Fix spellcheck
2025-04-21 13:35:48 +02:00
ldestailleur
a9568c448c
Look and feel v22
2025-04-01 21:32:56 +02:00
ldestailleur
f7d034a71c
NEW Option MAIN_SECURITY_MAXFILESIZE_DOWNLOADED become official
2025-04-01 19:56:50 +02:00
ldestailleur
493bfdc207
Clean code
2025-04-01 18:12:04 +02:00
ldestailleur
5d51d0679b
Share not allowed extension into the method getExecutableContent()
2025-04-01 17:53:33 +02:00
ldestailleur
f99631677c
NEW Add link to picto help page on module builder
2025-03-29 13:32:59 +01:00
Frédéric FRANCE
c753078b36
fix missings translations ( #33585 )
...
* fix missings translations
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-24 22:01:55 +01:00
ldestailleur
1726312fc3
Fix travis
2025-03-24 18:23:31 +01:00
ldestailleur
8cc029dddf
Make code simpler
2025-03-24 15:30:34 +01:00
ldestailleur
216bb4da63
Fix warnings
2025-03-24 15:25:29 +01:00
Frédéric FRANCE
487d6476ce
fix CI ( #33581 )
...
* fix CI
* clean phpstan baseline
2025-03-24 01:08:08 +01:00
Laurent Destailleur
8616e23e31
Move the WAF code into a dedicated include file
2025-03-21 12:11:23 +01:00
MDW
2c95fba2ee
Qual: Fix phan notices (admin) ( #33483 )
...
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-16 20:21:22 +01:00
ldestailleur
3658bc20b6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-09 22:29:21 +01:00
ldestailleur
1b2522d385
Fix CSS
2025-03-09 22:05:36 +01:00
Lucas Marcouiller
4e99ab02df
Fix content website security page ( #33363 )
...
* Fix look and feel of website security page and add Wesite card in admin/system/security
* fix error
* fix add gray text on select
2025-03-08 14:22:06 +01:00
ldestailleur
c831af8f6a
Look and feel v22
2025-02-20 19:50:49 +01:00
Laurent Destailleur (aka Eldy)
d223f8a0b9
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-13 20:42:23 +01:00
Laurent Destailleur (aka Eldy)
ab8a8b9707
Fix help to upgrade
2025-02-13 11:06:20 +01:00
Regis Houssin
4ab4c2772b
FIX compatibility with xdebug 3
2025-01-08 19:26:14 +01:00
Laurent Destailleur (aka Eldy)
5422965972
Debug v21
2025-01-07 17:19:40 +01:00
Frédéric France
9eea4d68e2
fix phpstan
2024-12-14 21:15:27 +01:00
MDW
9ec4618199
Qual: Fix FunctionArray phan notices ( #31754 )
...
* Qual: Fix FunctionArray phan notices
* Fix class name in typing of htdocs/modulebuilder/index.php
* Fix customreports phpdoc
* Adjust file type after completeFileArrayWithDatabaseInfo
* Further phpdoc typing improvements
* More phpdoc
* Improve typing with cast on position field
* Force phpstan version
* Add phpstan exception
* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
Frédéric FRANCE
92ef950e6d
fix phpstan ( #31761 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* hide new error with phpstan 1.12.9
2024-11-10 23:47:14 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
Laurent Destailleur
34eb56ba53
Removed the deprecated page MAIN_HELPCENTER_DISABLELINK
2024-10-28 02:07:37 +01:00
Laurent Destailleur
ea64d0baa0
Debug the list of print jobs
2024-10-25 19:05:51 +02:00
Laurent Destailleur
808d5ee169
NEW Add a tool to decrypt data encrypted in database.
2024-10-24 15:34:02 +02:00
Laurent Destailleur
2b0859cbe4
Trans
2024-10-24 14:13:25 +02:00
Laurent Destailleur
187a4d477d
NEW Add advice for max size on list for better performance
2024-10-14 19:52:05 +02:00
MDW
34e3717dda
Qual: Fix phan/phpstan notices ( #31289 )
...
* Qual: Fix phan/phpstan notices
# Qual: Fix phan/phpstan notices
Fix several phan/phpstan notices
* Fix spelling in Changelog
2024-10-06 13:03:43 +02:00
Laurent Destailleur
e426c94735
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-03 15:55:24 +02:00
Laurent Destailleur
28084d898f
Fix error management
2024-10-03 15:55:01 +02:00
Laurent Destailleur
3798957095
Avoid warning
2024-10-03 15:54:30 +02:00
Laurent Destailleur
94173c9a9a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-10-03 15:51:55 +02:00
Laurent Destailleur
42471decac
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-03 15:50:44 +02:00
Laurent Destailleur
2d9399d0db
Fix phan
2024-10-03 15:47:03 +02:00