Laurent Destailleur
453d5e5c26
Fix #yogosha19443
2023-12-08 23:45:18 +01:00
Laurent Destailleur
ade09ec4ab
Merge pull request #27012 from fappels/19_fix_missing_webp_thumbnails
...
Fix missing webp thumbnails creation.
2023-12-08 01:45:39 +01:00
Laurent Destailleur
06c5c6687a
Debug v19
2023-12-08 01:42:29 +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
Frédéric FRANCE
236b99a3df
fix phpdoc
2023-12-07 20:21:20 +01:00
Laurent Destailleur
836e1514d8
Fix #yogosha19313
2023-12-07 16:08:32 +01:00
MDW
b0414dd078
Fix utf8_encoding/decoding (rather than creating new function replacements)
2023-12-07 03:37:05 +01:00
Francis Appels
6a7011b684
Fix missing webp thumbnails creation.
2023-12-06 17:08:09 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
729451faa2
FIX To support domain names with TLD on 2 levels.
2023-12-06 00:46:00 +01:00
Laurent Destailleur
c9fc494796
FIX To support domain names with TLD on 2 levels.
2023-12-06 00:27:52 +01:00
Laurent Destailleur
e8e9ff6867
Debug v19
2023-12-05 14:50:42 +01:00
Laurent Destailleur
1babae58a4
Fix with php-cs-fixer
2023-12-04 12:05:28 +01:00
Laurent Destailleur
386c91790a
Fix warning
2023-12-03 20:32:08 +01:00
Laurent Destailleur
7ede5d8f82
Debug v19
2023-12-02 19:13:51 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
da244466b7
Add phpunit on utf8_check and utf8_valid
2023-11-30 21:22:20 +01:00
Laurent Destailleur
27ede744a9
Doc
2023-11-30 18:06:07 +01:00
Laurent Destailleur
c417949a7e
Fix phpunit
2023-11-30 00:06:05 +01:00
Laurent Destailleur
b3c4697c7d
Fix error management
2023-11-29 23:07:29 +01:00
Laurent Destailleur
43f9210ab4
SEC: Add option MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY
2023-11-29 20:19:21 +01:00
Laurent Destailleur
2c6eacc005
FIX Missing hx tags in dol_escape_htmltag with common
2023-11-29 12:44:10 +01:00
Laurent Destailleur
e12818be0a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-28 10:34:03 +01:00
Laurent Destailleur
552e745908
Debug v19
2023-11-28 10:33:06 +01:00
Laurent Destailleur
a241d85f84
FIX #26858
2023-11-27 18:45:08 +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
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
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
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
Laurent Destailleur
1c7239e6ff
Fix type
2023-11-23 17:19:10 +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
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
0e4d06c8f4
NEW add tpl for delivery ( #26789 )
...
* add tpl for delivery
* fix tooltip
2023-11-22 09:32:08 +01:00
Laurent Destailleur
57de870989
FIX Test on permission for holiday tooltips
2023-11-21 16:20:21 +01:00
Laurent Destailleur
c1aefa75a7
FIX delivery note disappear after generation
2023-11-20 21:49:25 +01:00
Laurent Destailleur
eb0eac0dfa
FIX delivery note disappear after generation
2023-11-20 21:47:48 +01:00
IC-Nicolas
78259c37ce
Duplicate entries ( #26759 )
2023-11-20 20:17:24 +01:00
Laurent Destailleur
ff38cc4bdd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-20 20:02:30 +01:00
Laurent Destailleur
cabd0937d0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-20 19:59:34 +01:00
Laurent Destailleur
d1a80920ff
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-20 19:53:50 +01:00
Laurent Destailleur
090ecd3611
Debug v19
2023-11-20 12:31:30 +01:00
Laurent Destailleur
1a6d8e304d
Fix responsive and css. Rename time spent.
2023-11-20 11:41:02 +01:00
Frédéric FRANCE
cb26b28869
Update functions2.lib.php ( #26734 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 01:02:21 +01:00
Regis Houssin
030f7ffde1
FIX avoid php8.2 warnings ( #26720 )
...
* FIX avoid php8.2 warnings
* FIX avoid travis error
* FIX travis error
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 00:56:46 +01:00
Laurent Destailleur
9d26ccb801
Missing dbversion
2023-11-18 19:03:47 +01:00
Maxime Kohlhaas
ef1916f0db
Fix : translated product desc was overwriting desc even if text was added after ( #26687 )
2023-11-18 14:15:34 +01:00