Commit Graph

152065 Commits

Author SHA1 Message Date
Laurent Destailleur
b1aefa13d7 CI 2026-02-17 15:36:58 +01:00
Laurent Destailleur
9d0a2c0978 CI 2026-02-17 15:33:38 +01:00
Laurent Destailleur
2328de8e7c Fix CI 2026-02-17 15:16:31 +01:00
Laurent Destailleur
c205803687 Debug v24 2026-02-17 15:01:38 +01:00
Laurent Destailleur
b595f8468d Fix return 2026-02-17 14:56:03 +01:00
Laurent Destailleur
9c837750a5 Add method to chech if invoice can be replaced 2026-02-17 14:53:26 +01:00
Laurent Destailleur
769b1935e3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-17 02:51:46 +01:00
Laurent Destailleur
da3edf38ed Debug 2026-02-17 02:51:35 +01:00
Laurent Destailleur
8f0d1d4e25 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-16 21:57:24 +01:00
Laurent Destailleur
8dbdf910f9 Missing label 2026-02-16 21:54:48 +01:00
Laurent Destailleur
d0c80f3228 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-16 21:47:14 +01:00
John BOTELLA
22391f32dd UI/UX : Transfert feedback css from experimental to core (#37226)
* Transfert feedback css from experimental to core

* fix php phan

* Fix phan

* Fix phan

* Fix phan
2026-02-16 21:37:57 +01:00
dependabot[bot]
16542692d5 Bump actions/upload-artifact from 4 to 6 (#37250)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-02-16 21:29:59 +01:00
Alexandre SPANGARO
fbc9934e62 QUAL French comment in English (#37225)
* Edit label of $fields

* QUAL French comment in English
2026-02-16 21:29:33 +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
bff98ad817 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2026-02-16 21:11:20 +01:00
Laurent Destailleur
7ccd12e865 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-02-16 21:08:22 +01:00
Laurent Destailleur
02f23d5193 Fix #37227 Fix #37233 2026-02-16 20:54:57 +01:00
Laurent Destailleur
e64ab3c751 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2026-02-16 20:51:44 +01:00
Laurent Destailleur
6adc5dc78d Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2026-02-16 20:47:21 +01:00
Laurent Destailleur
2a41e1f714 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2026-02-16 20:44:36 +01:00
Laurent Destailleur
7a73ad9566 Fix #37227 Fix #37233 2026-02-16 20:43:36 +01:00
Delthair
a544af5d02 #37257 FIX for piesemicircle (#37258) 2026-02-16 20:29:44 +01:00
Jyhere
8fde66127c Add 'type' parameter to completeTabsHead hook (#37235) 2026-02-16 20:26:58 +01:00
demiton
45483a6fd9 FIX #37246 Modifying resteapayer calculation for credit note (#37247) 2026-02-16 20:26:20 +01:00
Laurent Destailleur
ecf01bacd7 Fix CI 2026-02-16 20:25:07 +01:00
Günter Lukas
917c2d6be8 Add check for empty delivery date before setting (#37254) 2026-02-16 20:12:21 +01:00
Laurent Destailleur
d66612eb55 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-16 20:08:19 +01:00
Laurent Destailleur
cc9f0e5bcf Clean dump file 2026-02-16 20:08:06 +01:00
Charlène Benke
87fc31fa7c add company name on dropdown contract list (#37245) 2026-02-16 20:03:27 +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
Alexandre SPANGARO
83b137d854 FIX Luxembourg VAT rate by default (17% since 2024-01-01) (#37255) 2026-02-16 20:01:27 +01:00
Laurent Destailleur
9f4674806e Fix CI 2026-02-16 20:00:45 +01:00
Alexandre SPANGARO
30f7f34708 FIX Societe - Wrong control on update of VAT Intra (#37224) 2026-02-16 19:54:09 +01:00
Frédéric FRANCE
1a2813e13c Update supplier_proposal.lang (#37238) 2026-02-16 19:53:07 +01:00
Laurent Destailleur
904dbef1b2 Debug 2026-02-16 19:51:19 +01:00
Laurent Destailleur
db521258ea Dev control archive integrity 2026-02-16 15:57:00 +01:00
Laurent Destailleur
adc251a053 Responsive 2026-02-16 06:21:12 +01:00
Laurent Destailleur
a8675af65b Debug 2026-02-16 06:06:23 +01:00
Laurent Destailleur
66a9b7b7c3 Debug 2026-02-16 06:03:01 +01:00
Laurent Destailleur
7f06c6b326 Debug 2026-02-16 05:48:39 +01:00
Laurent Destailleur
f9b19c8336 Sync transifex 2026-02-16 05:45:10 +01:00
Laurent Destailleur
549fa27308 Translation 2026-02-16 05:41:19 +01:00
Laurent Destailleur
b31ff84b11 Doc 2026-02-16 05:26:30 +01:00
Laurent Destailleur
1dbf850bf1 Debug v24 2026-02-16 05:22:37 +01:00
Laurent Destailleur
bc9ce0c208 WIP LNE 2026-02-16 05:20:49 +01:00
Laurent Destailleur
4655321e82 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-16 04:04:45 +01:00
Laurent Destailleur
7328aeacf9 Work on LNE 2026-02-16 04:04:17 +01:00
Laurent Destailleur
1d8e24660c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-16 03:23:02 +01:00