ldestailleur
0da1e6b464
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-06-19 10:48:18 +02:00
lvessiller-opendsi
878474f1d1
FIX element must be visible to set focus on select input when using default values ( #34406 )
2025-06-12 12:23:55 +02:00
Laurent Destailleur
c444fe3c1f
Merge remote-tracking branch 'origin/18.0' into 19.0
2025-06-09 17:25:03 +02:00
Marc de Lima Lucio
35528a5885
FIX: prevent log warning with online signature url ( #34361 )
2025-06-05 18:29:12 +02:00
ldestailleur
445f089556
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-05-10 12:53:37 +02:00
lvessiller-opendsi
cc78023a44
FIX allow double colon and string obfuscation in dol eval for computed extra fields ( #34015 )
...
* FIX allow double colon and string obfuscation in dol eval for computed extra fields
* Update functions.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-05-06 11:50:28 +02:00
ldestailleur
681b20f09e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-03-14 12:32:56 +01:00
ldestailleur
4897c9de7f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-14 12:20:56 +01:00
ldestailleur
2058d572d9
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-03-14 12:17:06 +01:00
ldestailleur
089fab828b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-03-14 12:14:10 +01:00
Eric - CAP-REL
6f4b2a8905
allow spaces on natural search ( #33324 )
...
* allow spaces on natural search like documentation says
* clear comment
* sanitize backport from 19.0
* update sanitize call to be compatible with dolibarr 19.0 backported function
2025-03-11 02:13:06 +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
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
Florian Mortgat
79c55149b2
Update htdocs/core/lib/functions.lib.php
2025-01-14 11:00:38 +01:00
Laurent Destailleur
54477083d4
Merge pull request #32507 from priojk/patch-14
...
FIX #29624 - substitution of __DATE_DELIVERY__
2025-01-13 02:44:24 +01:00
atm-florian
762e4ec8d1
updated local pre-commit hook -> fix typo
2025-01-10 17:01:59 +01:00
atm-florian
77f982d1a8
FIX 17.0 - collisions in cache for dol_getIdFromCode
2025-01-10 16:25:27 +01:00
Laurent Destailleur
169b2ce4e8
Update functions.lib.php
2025-01-07 21:52:26 +01:00
Joachim Kueter
259088c280
Update functions.lib.php
...
fixed typo...
2025-01-07 09:35:37 +01:00
Joachim Kueter
7689e0b210
Update functions.lib.php
...
solve indentation
2025-01-07 09:28:17 +01:00
Joachim Kueter
dd41f3f47d
Update functions.lib.php
...
trying to solve whitespace/indentation issues
2025-01-07 09:25:00 +01:00
Joachim Kueter
48a3393264
Update functions.lib.php
...
trying to solve indentation
2025-01-07 09:21:46 +01:00
Joachim Kueter
0158b2b832
Update functions.lib.php
...
trying to solve indentation issue
2025-01-07 09:17:00 +01:00
Joachim Kueter
21607b4f28
Update functions.lib.php
2025-01-07 09:11:01 +01:00
Joachim Kueter
886abc96d1
handle property for delivery date (named differently in different objects))
2025-01-07 09:03:17 +01:00
Laurent Destailleur (aka Eldy)
86a6322287
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-03 16:34:36 +01:00
Joachim Kueter
83abe6aa34
Fix #29624
...
Wrong property of commande fournisseur used for substitution.
2025-01-02 20:42:43 +01:00
Laurent Destailleur (aka Eldy)
4267f5f010
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-12-31 17:18:15 +01:00
Laurent Destailleur
e65ee097a5
Merge pull request #30915 from MaximilienR-easya/18.0_Backport_yogosha
...
Backport #yogosha18281
2024-12-30 04:58:37 +01:00
Laurent Destailleur
be95c92c45
Update functions.lib.php
2024-12-19 18:07:02 +01:00
Etienne BENDER
6aee2db1d4
Remove use of getDolGlobalInt()
2024-12-17 09:01:04 +01:00
Etienne BENDER
a96d13d5aa
Add translation for bad log level
2024-12-09 10:56:35 +01:00
Etienne BENDER
f1868ee162
Replace dol_syslog throws by default log level
2024-12-09 10:50:29 +01:00
Sébastien NASSIET
02eb16a703
FIX#31159 - TVA Account by country is not used ( #31984 )
...
* FIX#31159
* FIX#31159
2024-11-18 15:49:52 +01:00
uvaldenaire-opendsi
bbf83c7053
fix dol_getdate() when timestamp is an empty string ( #31714 )
2024-11-06 19:17:33 +01:00
Frédéric FRANCE
f3f7b67ce2
add missing dol_escape_all ( #31406 )
2024-10-15 15:39:47 +02:00
Laurent Destailleur
b099e103b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-14 21:00:26 +02:00
UltraViolet33
33c6d95b1c
Backport Fix wrong invoice status when invoice has discount ( #31323 )
...
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions >
2024-10-13 21:04:17 +02:00
Laurent Destailleur
b07cc82058
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-07 15:17:49 +02:00
Laurent Destailleur
63d4b5e3d8
FIX Backport fix fatal error on price with some truncating setup
2024-10-06 22:17:26 +02:00
mrozniecki
bad8ee865d
Fix title encode
2024-09-20 14:34:34 +02:00
mrozniecki
1ee3c5e5a0
Backport fix title
2024-09-13 12:08:58 +02:00
mrozniecki
0be0c1a1c1
Backport #yogosha18281
2024-09-10 14:01:04 +02:00
Regis Houssin
6bb818e7fc
FIX avoid the return "AND (())" ( #30829 )
2024-09-04 23:05:51 +02:00
Laurent Destailleur
93e8d2baba
FIX #30762
2024-08-27 03:30:24 +02:00
Laurent Destailleur
290f164b4f
Sanitize output
2024-07-27 15:41:14 +02:00
atm-lucas
f05c1b4aec
FIX - Unknown Character on HTML ( #30257 )
...
* Unknown Character
* Add replace on dol_htmlwithnojs
2024-07-11 19:36:50 +02:00
John BOTELLA
64e3a37bd8
BACKPORT hook to allow fix external modules compatibility created with module builder or other ( #30086 )
...
* Backport hook to fix external modules compatibility
* Backport hook to fix external modules compatibility
2024-06-19 19:26:32 +02:00
atm-irvine
b08e2604b3
FIX : Page expands when ticket messages are too long ( #29785 )
...
* FIX : Page expands when ticket messages are too long
* Update functions.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-31 16:05:27 +02:00
VIAL-GOUTEYRON Quentin
8b0cce4a13
FIX for country type ( #29745 )
...
* FIX for country type
* fix precommit
2024-05-23 12:55:39 +02:00