Laurent Destailleur
d0c80f3228
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-16 21:47:14 +01:00
Laurent Destailleur
125d97cf5d
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-16 21:23:48 +01:00
Laurent Destailleur
5433a5642d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-02-16 21:21:13 +01:00
Laurent Destailleur
02f23d5193
Fix #37227 Fix #37233
2026-02-16 20:54:57 +01:00
Jyhere
8fde66127c
Add 'type' parameter to completeTabsHead hook ( #37235 )
2026-02-16 20:26:58 +01:00
Joachim Kueter
7a37ebbeb3
FIX: Clean filenames with double spaces ( #37256 )
...
* Clean filenames with double spaces
If a filename contains double spaces, it can get uploaded in Dolibarr exactly as it is.
When listing the file or trying to download it, the dolibarr functions clear double spaces in the filename. In particular the alpha parameter for GETPOST.
This results in files being uploaded (e.g. attachments for invoices) than can get listed but remain inaccessible and even cannot get deleted via UI.
We either need to fix all these places to accept double spaces or we change a single location, when we sanitize filenames.
* removed white space
2026-02-16 20:03:22 +01:00
Laurent Destailleur
9f9ca3faf7
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-10 20:36:42 +01:00
Laurent Destailleur
db5154871c
More functions in blacklist (even if nw we use the whitelist by default)
2026-02-10 14:41:36 +01:00
Laurent Destailleur
c939f56b56
NEW Add method formatLogObject to allow logs in 1 line #37135
2026-02-08 14:39:46 +01:00
Laurent Destailleur
04c72eea0f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-02-08 13:15:16 +01:00
Laurent Destailleur
574b4b5d62
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0
2026-02-08 13:12:52 +01:00
Laurent Destailleur
fd6ecb3901
Fix CI
2026-02-07 23:57:41 +01:00
Laurent Destailleur
a781d91469
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-07 22:04:13 +01:00
Laurent Destailleur
556b103dc6
Fix max
2026-02-07 21:57:02 +01:00
Laurent Destailleur
205cb50766
Debug v23
2026-02-07 21:55:20 +01:00
Laurent Destailleur
8d54cac841
Code comment
2026-02-07 21:03:04 +01:00
Laurent Destailleur
e5b2243565
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-07 17:13:24 +01:00
Laurent Destailleur
447242b3d5
Debug v23
2026-02-07 15:43:49 +01:00
Laurent Destailleur
e907abd201
NEW Add status canceled on direct debit payment
2026-02-06 21:27:31 +01:00
Benjamin Falière
e2aed0f5c1
FIX : #36989 private mention on ticket pdf ( #37079 )
...
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2026-02-04 14:41:29 +01:00
Laurent Destailleur
5b8eeba33d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-01 19:22:03 +01:00
Laurent Destailleur
e2206a5849
FIX #36892
2026-02-01 19:20:52 +01:00
Frédéric FRANCE
d3dbfd8c6e
Add thumbnails for avif ( #37045 )
...
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* vignette for avif
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-01 19:07:15 +01:00
Frédéric FRANCE
73ec501b20
fix french doc ( #36897 )
...
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix
* fix
* fix
* fix
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* Update html.form.class.php
* Update html.form.class.php
* Update index.php
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Update modules_facture.php
* Update phpstan.neon.dist
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-30 14:22:56 +01:00
Laurent Destailleur
6b73bb78a4
CI
2026-01-30 13:22:02 +01:00
Laurent Destailleur
4fd58bf4ea
CI
2026-01-30 13:21:27 +01:00
Frédéric FRANCE
11c2feb486
NEW add image format avif ( #37014 )
...
* add format avif
* Update functions.lib.php
2026-01-28 16:19:01 +01:00
Laurent Destailleur
882200d897
Fix CI
2026-01-28 15:24:31 +01:00
Laurent Destailleur
156828ac1f
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-25 15:35:34 +01:00
Laurent Destailleur
7f13a3035c
Lazy load of substitution array can accept arrays.
2026-01-24 19:43:12 +01:00
Laurent Destailleur
6b8214ea6a
Fix ci
2026-01-24 18:07:53 +01:00
Laurent Destailleur
a452dfb596
FIX substitution of vars in donation templates
2026-01-24 17:41:06 +01:00
Laurent Destailleur
101b0d7e12
FIX substitution of vars in donation templates
2026-01-24 17:40:22 +01:00
Laurent Destailleur
1eb0970e11
Fix ci
2026-01-24 15:10:33 +01:00
Laurent Destailleur
4c07ef386e
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-23 18:44:37 +01:00
Laurent Destailleur
5e406a945b
Fix message on button tooltip
2026-01-22 16:41:11 +01:00
Laurent Destailleur
fba2a97ab6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-01-21 12:16:44 +01:00
Laurent Destailleur
f8d9a2e829
Fix css and responsive pb
2026-01-21 11:16:10 +01:00
Laurent Destailleur
715aeb91d9
Fix CI
2026-01-20 23:16:24 +01:00
Laurent Destailleur
1e8fdd41c9
Fix CI
2026-01-20 13:35:31 +01:00
Laurent Destailleur
ae52d75335
NEW Can add more tags to default tags in dolPrintHTML
2026-01-20 12:30:08 +01:00
Laurent Destailleur
b79ade4c1f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2026-01-19 21:18:00 +01:00
Laurent Destailleur
3e3e2a3759
Fix CI
2026-01-19 21:06:51 +01:00
Frédéric FRANCE
723df03c0d
clean printipp ( #36472 )
...
* clean printipp
* clean printipp
* clean printipp
* clean printipp
* clean printipp
* clean printipp
* Update functions.lib.php
2026-01-16 11:28:47 +01:00
Alexandre SPANGARO
048d71dec3
FIX warnings with GETPOSTDATE and saverestore ( #36886 )
2026-01-16 02:54:27 +01:00
Laurent Destailleur
91c35d4e40
NEW Add a protection against total change on a validated invoice.
2026-01-12 13:44:30 +01:00
Laurent Destailleur
8dd0aeb1c8
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-01-12 01:36:19 +01:00
Laurent Destailleur
2754b6485d
Debug v23
2026-01-12 01:34:27 +01:00
Laurent Destailleur
544f4971bc
Debug v23
2026-01-12 01:00:05 +01:00
Laurent Destailleur
fb99d6e736
Debug v23
2026-01-12 00:59:17 +01:00