Commit Graph

4318 Commits

Author SHA1 Message Date
ldestailleur
e545d224db Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-08-12 13:29:33 +02:00
ldestailleur
a9c07569fb FIX Logo on company is no more visible. 2025-08-12 13:28:56 +02:00
ldestailleur
22de4342ad FIX array for arrayofkeyval is lost in module builder edit of property 2025-08-05 01:04:58 +02:00
ldestailleur
b03f30c7e2 Sec: Remove functions accepting callable params - Reported by phdwg1410 2025-07-27 13:54:02 +02:00
kkhelifa-opendsi
79a6825e6f FIX - Add others allowed tags (table, tr, td) for the prices history table displayed in the link url of the supplier product in supplier product prices list (#34532)
* FIX - Add others allowed tags (table, tr, td) for the prices history table displayed in the link url of the supplier product in supplier product prices list

* Fix

* Fix
2025-06-21 16:10:26 +02:00
atm-irvine
3ec16bdb64 FIX : Missing ol in no escape tags (#34261) 2025-05-27 19:29:32 +02:00
Laurent Destailleur
a4657bbbf8 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-05-20 21:59:28 +02:00
Lucas Marcouiller
935051d803 Fix bad replace to empty string on GETPOST (#34129) 2025-05-14 12:53:21 +02:00
ldestailleur
d76848351c Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-05-10 13:30:36 +02:00
ldestailleur
ae94c71a10 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-05-10 13:25:31 +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
ldestailleur
d3d8f02433 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-05-10 12:42:51 +02:00
ldestailleur
b0501b1c35 Fix renering of status of invoice in takepos. Fix use short label. 2025-05-10 12:42:29 +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
atm-irvine
24ef9d1c0d fix: missing classfile for facturerec getElementProperties (#34067) 2025-05-06 10:48:02 +02:00
ldestailleur
4f00b49bab Fix reliability of ip in logs 2025-03-28 21:02:27 +01:00
ldestailleur
007fad9d98 FIX picto for unknown mime type 2025-03-27 13:40:26 +01:00
Laurent Destailleur
54e3f2932d Fix function name 2025-03-19 23:34:14 +01:00
ldestailleur
2858d4e544 Debug message on tooltip of not allowed button. 2025-03-17 11:42:39 +01:00
ldestailleur
23244ddc9d Fix getCallerInfoString() return empty when only one function used 2025-03-17 11:33:06 +01:00
ldestailleur
07d517ec49 FIX text in tooltip on buttons when pb is not a permission problem 2025-03-17 11:05:41 +01:00
ldestailleur
e863b1f01a Add info to help debug several troubles 2025-03-17 10:55:13 +01:00
ldestailleur
3c4c5f1c75 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-14 12:33:40 +01: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
ldestailleur
9f655b790c Fix bad var 2025-03-11 10:57:12 +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
ldestailleur
e362f99aa0 Fix serious regression 2025-03-10 19:24:21 +01:00
ldestailleur
1b2522d385 Fix CSS 2025-03-09 22:05:36 +01:00
ldestailleur
18a4224e5d Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-08 14:51:04 +01:00
ldestailleur
996770b8f2 Fix protect use of sanitize to make sql injection 2025-03-06 03:39:47 +01:00
Laurent Destailleur
da8d69e1ab Update functions.lib.php 2025-03-05 14:57:54 +01:00
John BOTELLA
4b640e4cad Add params 2025-03-05 13:29:47 +01:00
ldestailleur
86f836b652 Merge backport 2025-03-04 21:27:10 +01:00
ldestailleur
361ac7fa33 Better sanitizing function 2025-03-03 16:49:34 +01:00
John BOTELLA
5fad2c3a14 Fix dolGetButton Tooltip 2025-03-03 10:15:25 +01:00
Laurent Destailleur
cdf8ad44d0 Fix security avoid RCE using -'- sequence to pass --checkpoint-action
parameter in tar command.
2025-02-27 01:43:26 +01:00
ldestailleur
a3355cde49 Clean trim parameters 2025-02-21 16:52:30 +01:00
ldestailleur
2e0a29d28e FIX Missing quotes when using __NOW__ 2025-02-21 13:31:45 +01:00
ldestailleur
7b9038ed9d FIX Missing quotes when using __NOW__ 2025-02-21 13:30:21 +01:00
Laurent Destailleur
f6ef7a624d Merge branch '21.0' into 20.0.33130 2025-02-19 13:51:26 +01:00
alsoft10
fa1fa10a6e FeatureUpdate#33130 2025-02-19 16:23:57 +05:30
Laurent Destailleur (aka Eldy)
e76c396178 Debug v21 2025-02-11 11:03:10 +01:00
Laurent Destailleur (aka Eldy)
e090f09ced Debug v21 2025-02-11 11:02:03 +01:00
Laurent Destailleur
0a186804f5 Fix missing picto 2025-02-02 00:53:10 +01:00
Laurent Destailleur
74cebf398f Debug v21 2025-02-02 00:31:23 +01:00
Laurent Destailleur
09a282bc38 More complete fix for #32839 2025-01-29 01:39:51 +01:00
Laurent Destailleur (aka Eldy)
c2d2de53f9 Accept img src=data into dolPrintHTML 2025-01-27 10:51:36 +01:00