Commit Graph

40549 Commits

Author SHA1 Message Date
ldestailleur
f1cef8ec80 FIX mass action "Merge PDF" with high number of objects. 2025-07-17 19:26:24 +02:00
ldestailleur
d8a07f6fd6 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-17 19:26:24 +02:00
ldestailleur
24fcc2803f Fix warning 2025-07-17 19:26:24 +02:00
ldestailleur
f0a0aeb3a4 FIX #34746 - More complete fix for CVE-2024-40137 2025-07-17 19:26:24 +02:00
Noé Cendrier
241a919da1 NEW: New hook mergePdf (#34707)
* ADD: New hook mergePdf (#32)

* Update actions_massactions.inc.php

* Rename hook

---------

Co-authored-by: altairis-melina <91946767+altairis-melina@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-15 18:48:01 +02:00
ldestailleur
8a79e957c6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-15 17:20:13 +02:00
ldestailleur
1dd83c65aa Doc 2025-07-15 16:15:59 +02:00
Clément
1e6b70a09a NEW Customized step in duration select (#34652)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-15 15:41:23 +02:00
ldestailleur
daf901dfed Doc 2025-07-15 15:36:54 +02:00
ldestailleur
85782ca3f6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-07-15 15:21:59 +02:00
ldestailleur
cb447b608b Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-07-15 12:54:10 +02:00
Alexandre SPANGARO
e52ddc0181 Fix display on page treasury accounting (#34741)
* Fix name of option for supplier

* Update functions.lib.php (#34718)

Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray

* Fix bad value  fourn paiement process (#34722)

* Fix bad value  fourn paiement process

* best fix

* fix takepos console error (#34709)

* fix console error

* exit early

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* Fix CI

* Clean code

* Comment

* PHPStan > Update baseline (#34734)

Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>

* FIX: we should ensure Commande::$lines array contains OrderLine objects (#34727)

* Uniformize position of button with other page & remove useless column

* Remove useless column

* FIX Fiscal year - Translation error on status

* Revert "FIX Fiscal year - Translation error on status"

This reverts commit a6f96ac0a9.

---------

Co-authored-by: ldestailleur <eldy@destailleur.fr>
Co-authored-by: Deefaze <6393617+Deefaze@users.noreply.github.com>
Co-authored-by: Lucas Marcouiller <45882981+Hystepik@users.noreply.github.com>
Co-authored-by: Francis Appels <francis.appels@yahoo.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
Co-authored-by: Noé Cendrier <81741011+altairis-noe@users.noreply.github.com>
2025-07-15 11:43:29 +02:00
Alexandre SPANGARO
6ff0ef4990 FIX Fiscal year - Translation error on status (#34743) 2025-07-15 11:41:44 +02:00
sonikf
92ce005080 fix translation for non latin languages (#34744)
* fix translation for non latin languages

* fix translation for non latin languages

* fix translation for non latin languages
2025-07-15 11:39:42 +02:00
Lucas Marcouiller
659f758d61 Fix table webhook history (#34737)
* Fix name of option for supplier

* Update functions.lib.php (#34718)

Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray

* Fix bad value  fourn paiement process (#34722)

* Fix bad value  fourn paiement process

* best fix

* fix takepos console error (#34709)

* fix console error

* exit early

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* Fix CI

* Clean code

* Fix table wenhook history

---------

Co-authored-by: ldestailleur <eldy@destailleur.fr>
Co-authored-by: Deefaze <6393617+Deefaze@users.noreply.github.com>
Co-authored-by: Francis Appels <francis.appels@yahoo.com>
2025-07-15 06:13:10 +02:00
ldestailleur
87370eb0ba Sec: Remove all functions that accept callable params. 2025-07-15 05:42:06 +02:00
ldestailleur
6bc3036b18 Removed option forcesandbox 2025-07-10 19:47:58 +02:00
ldestailleur
a8241aeb1d Debug v22 2025-07-10 18:28:20 +02:00
ldestailleur
7423fbb443 Fix CI 2025-07-10 17:50:34 +02:00
ldestailleur
b3baf74c0d Debug v22 2025-07-10 16:34:06 +02:00
ldestailleur
67494f497f Fix warning 2025-07-10 15:16:53 +02:00
Deefaze
15cdde5a05 Update functions.lib.php (#34718)
Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray
2025-07-10 14:55:05 +02:00
ldestailleur
8088f4a30e Debug v22 2025-07-09 19:02:50 +02:00
ldestailleur
1c2b5e885f Doc 2025-07-09 18:57:09 +02:00
Laurent Destailleur
eee6104288 Fix phan 2025-07-08 15:49:31 +02:00
Laurent Destailleur
fabcb1cf17 Fix CI 2025-07-08 15:44:37 +02:00
Frédéric FRANCE
38203fd694 add substitutions for year of previous or next month (#34691)
* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-06 13:45:11 +03:00
Laurent Destailleur
5af8569805 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-05 22:49:43 +02:00
Laurent Destailleur
f047007c19 Clean code 2025-07-05 22:48:36 +02:00
F-Node-Karlsruhe
1956776415 Allow email claim in oidc (#34669)
* allow email claim in oidc

Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>

* switch to allow mail address in login

Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>

* revert back to first draft

Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>

---------

Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-05 20:11:47 +03:00
Laurent Destailleur
4f679f06d7 Fix CI 2025-07-05 12:41:00 +02:00
Laurent Destailleur
6748d3a14b Fix CI 2025-07-05 12:31:08 +02:00
Laurent Destailleur
84879c15e9 Fix CI 2025-07-05 12:09:45 +02:00
Laurent Destailleur
b70943db59 Fix typo 2025-07-05 11:45:25 +02:00
Laurent Destailleur
6b68f5aad0 Fix CI 2025-07-05 11:33:46 +02:00
Laurent Destailleur
dff214402e Fix warning 2025-07-05 01:21:45 +02:00
Mohamed DAOUD
b506f03c62 Improve error messages returned by getURLContent (#34689)
* enhance getURLContent error messages

* fix CI
2025-07-04 09:54:01 +03:00
Laurent Destailleur
19a9be927e Fix Add a protection when 2 users are allowed (should not happen) 2025-07-01 21:08:44 +02:00
Laurent Destailleur
24e3f31ba1 Fix CI 2025-07-01 20:32:31 +02:00
Laurent Destailleur
ac892efb42 Fix CI 2025-07-01 16:22:21 +02:00
Laurent Destailleur
e2c2f73e9c Fix CI 2025-07-01 15:39:16 +02:00
Laurent Destailleur
2941cf1c19 Fix CI 2025-07-01 15:29:15 +02:00
Laurent Destailleur
8c8a45a191 Doc 2025-06-30 15:49:20 +02:00
Laurent Destailleur
f974c49fcc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-30 15:14:31 +02:00
Laurent Destailleur
00ff8d490a Debug v22 2025-06-30 15:14:09 +02:00
Alexandre SPANGARO
621b91097a Translate term Incoterm (#34661) 2025-06-29 12:45:29 +02:00
ldestailleur
38b752f367 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-28 18:57:10 +02:00
ldestailleur
27479f41c5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-28 18:56:46 +02:00
ldestailleur
29c953bd37 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-28 18:56:26 +02:00
ldestailleur
9d30492846 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-28 18:55:40 +02:00