ldestailleur
13313f56be
NEW The check file feature can limit check on unalterable files only
2025-10-11 13:01:49 +02:00
PsyCrow
91fec9d807
FIX TCPDI deprecated callables #35194 ( #35669 )
...
PHP 8.1+ deprecates the sintaxis of callables ["Class", "Class::method"]
Upgraded sintaxis fixes PHP Warnings
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-08 11:38:47 +02:00
ldestailleur
142fbf93b0
QUAL: The library timepicker.js has been removed. Was not used by
...
Dolibarr.
2025-09-16 11:16:34 +02:00
ldestailleur
5f6e8b98b1
Try to fix ci
2025-09-04 11:44:45 +02:00
ldestailleur
a9469b0410
NEW Upgrade ACE editor to 1.43.12
2025-08-21 23:54:11 +02:00
ldestailleur
929dbe94e7
Fix CI warnings
2025-08-09 16:53:09 +02:00
ldestailleur
449109d0ba
FIX use of a google print oauth token restored. No more conflict with
...
other tokens.
2025-07-20 17:15:14 +02:00
Laurent Destailleur
464dbe40fa
Merge revert
2025-06-14 01:22:23 +02:00
ldestailleur
07d77126b2
Debug v22
2025-06-10 19:14:58 +02:00
ldestailleur
8f7142ad76
NEW Use the PhpZipProxy handler to generate ODT files.
2025-05-09 15:47:08 +02:00
ldestailleur
3bf7cc01fd
Code comment
2025-05-09 15:39:07 +02:00
ldestailleur
095905670a
Remove BlockUI js plugin. Replaced with few js/css lines.
2025-05-06 19:15:13 +02:00
ldestailleur
2736a4b382
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-05 00:07:09 +02:00
ldestailleur
a74979bc04
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-05-05 00:04:17 +02:00
ldestailleur
d85cea32c0
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-05-05 00:03:49 +02:00
ldestailleur
f70cfeb6d3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-05-05 00:03:09 +02:00
Laurent Destailleur
5bf5d23495
Update AbstractClient.php
2025-05-04 11:22:54 +02:00
Marc de Lima Lucio
02588036c2
FIX: oauth: php 8 warnings ( #34027 )
...
* FIX: oauth: fix php 8 warnings (backport of 9edfb1d113 )
* FIX: oauth: fix php 8 warnings (backport of 9edfb1d113 ), part 2
2025-05-04 11:20:26 +02:00
ldestailleur
2a7b9a2466
WIP mail layout
2025-04-17 00:27:52 +02:00
Frédéric FRANCE
de763b4b43
clean code of order ( #33880 )
...
* clean code of order
* clean code of order
* clean code of order
* clean code of order
2025-04-16 21:09:45 +02:00
ldestailleur
b333f656c9
Replace option with param
2025-04-01 22:32:31 +02:00
kkhelifa-opendsi
0029e14fb6
NEW: Add globale MAIN_DISABLE_PDF_AUTO_DOWNLOAD_AFTER_CONVERT_FROM_ODT for disable the auto download after auto convert odt to pdf ( #33511 )
2025-04-01 22:30:03 +02:00
ldestailleur
8efa60f4b0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-04-01 13:53:52 +02:00
ldestailleur
5e990ff7de
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-01 11:58:46 +02:00
ldestailleur
2100f3ba43
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-04-01 11:49:07 +02:00
Marc de Lima Lucio
733fbecd45
FIX: tcpdf: prevent error with 'data:' URLs (backport of https://github.com/tecnickcom/TCPDF/pull/552 ) ( #33682 )
2025-04-01 11:40:02 +02:00
ldestailleur
d2b6fb83b7
Fix php warning
2025-03-25 20:43:33 +01:00
Mathieu Schiffmann
b9946cef4a
NEW #33506 Add a constant to apply a ratio to resize images in ODT templates ( #33543 )
...
* CLOSE #33506 add a constant holding the ratio to resize images in ODT templates
A new Dolibarr constant MAIN_DOC_ODT_IMAGE_RATIO
is taken in consideration for ODT templates.
This constant holds a number that is multiplied when computing the size of images in ODT templates.
All doc_generic_*_odt_modules.php files have been updated to call the setImage Method with a new parameter $ratio
The method setImage in the file odt.php has been modified to have a new parameter $ratio and use it to compute the image size
* FIX #33506 wrong branch
some other files needed to be changed in the develop branch
* FIX #33506 PR errors fixed
* FIX #33506 codesniffer errors fixed
* QUAL #33506 completed method comment
2025-03-24 16:41:00 +01:00
ldestailleur
39c2de721a
Fix warnings
2025-03-19 15:17:34 +01:00
ldestailleur
7098a8e611
Fix warnings
2025-03-19 15:14:33 +01:00
ldestailleur
5ebd1921ed
NEW Upgrade TCPDI 1.0 into TCPDI 1.1 + custom fixes
2025-03-03 05:11:14 +01:00
Laurent Destailleur (aka Eldy)
30dc853bb7
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-20 15:09:16 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-20 12:28:49 +01:00
Frédéric France
da7675c822
fix phpstan
2025-01-11 17:45:29 +01:00
Frédéric France
74b445ac31
fix phpstan
2025-01-09 21:38:06 +01:00
Frédéric France
1ba37602bc
fix phpstan
2025-01-09 21:27:13 +01:00
Frédéric France
ba956df9c6
fix phpstan
2025-01-09 21:18:21 +01:00
Frédéric France
8ad5751d91
fix phpstan
2025-01-09 21:11:26 +01:00
tnegre
7e82f70c77
add case when HTML tags contain attributes
2025-01-09 11:05:45 +01:00
tnegre
78bf506790
fix tests in error
2025-01-06 09:44:04 +01:00
tnegre
b31962f7e2
fix
2025-01-06 09:44:04 +01:00
Laurent Destailleur (aka Eldy)
757d1b2998
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-05 18:40:05 +01:00
Laurent Destailleur (aka Eldy)
1cfa3b5803
Fix warning
2025-01-05 18:34:01 +01:00
Frédéric France
eb4e059683
fix
2025-01-05 17:29:46 +01:00
Frédéric France
51de37712b
fix
2025-01-04 16:24:17 +01:00
Frédéric FRANCE
23e14b7779
fix phpstan
2024-12-16 11:12:42 +01:00
Frédéric FRANCE
ae69785f4f
fix phpstan
2024-12-16 10:50:04 +01:00
Laurent Destailleur (aka Eldy)
c8a7c09033
Fix logs and protection for infinit loop
2024-12-14 18:38:48 +01:00