2
0
forked from Wavyzz/dolibarr
Commit Graph

4349 Commits

Author SHA1 Message Date
MDW
0533c28d56 Qual: Fix getLibStatut notices with type hinting 2025-03-01 13:10:45 +01:00
MDW
116913abeb Qual: Fix unmatchedArgment* 2025-03-01 11:48:28 +01:00
MDW
d7c926a08b Qual: PHPdoc for anonymous function 2025-03-01 11:48:27 +01:00
Laurent Destailleur
0b3d3c3a2b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-27 02:06:35 +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
Frédéric FRANCE
496c796565 fix price for forms 2025-02-26 11:00:00 +01:00
ldestailleur
76d1ccba59 Doc 2025-02-25 15:59:17 +01:00
ldestailleur
4300e749a4 Fix phan 2025-02-25 02:14:25 +01:00
ldestailleur
64be5d9065 Ignore phan 2025-02-25 02:11:43 +01:00
ldestailleur
e16b13442f Fix phan 2025-02-24 16:55:51 +01:00
ldestailleur
8a04e8f2c7 Fix phan 2025-02-24 16:41:45 +01:00
ldestailleur
28fdefc9a6 NEW Can filter on string with spaces if search criteria is inside quote. 2025-02-24 13:43:44 +01:00
ldestailleur
63eca863b9 NEW Can force the tooltip before the text on column title. 2025-02-24 11:53:28 +01:00
ldestailleur
85c36e8176 Clean code 2025-02-22 01:07:30 +01:00
Laurent Destailleur
0a49585cc3 Merge pull request #33096 from c3do/patch-1
dol_eval_new
2025-02-21 19:01:27 +01:00
Laurent Destailleur
42083398f6 Update functions.lib.php 2025-02-21 18:48:08 +01:00
ldestailleur
a9cc4833ed Close #33158 2025-02-21 17:52:32 +01:00
ldestailleur
a3355cde49 Clean trim parameters 2025-02-21 16:52:30 +01:00
Laurent Destailleur
5130848c8c Merge branch 'develop' into patch-1 2025-02-21 15:58:10 +01:00
ldestailleur
f199d3fd61 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-21 15:46:33 +01:00
ldestailleur
7b9038ed9d FIX Missing quotes when using __NOW__ 2025-02-21 13:30:21 +01:00
ldestailleur
a3470bbd06 FIX Missing quotes when using __NOW__ 2025-02-21 13:21:51 +01:00
Cédric A.
99afc022e0 Security vulnerability fix 2025-02-20 23:11:15 +01:00
Laurent Destailleur
4a1199a00e Merge pull request #31419 from frederic34/extrafields_object_filter
can filter on object properties
2025-02-19 18:33:03 +01:00
Laurent Destailleur
7c909eb638 Update functions.lib.php 2025-02-19 17:47:28 +01:00
Laurent Destailleur
f6ef7a624d Merge branch '21.0' into 20.0.33130 2025-02-19 13:51:26 +01:00
ldestailleur
53f12a50e3 Close #29312 Can keep date filters between screens 2025-02-19 13:46:14 +01:00
alsoft10
fa1fa10a6e FeatureUpdate#33130 2025-02-19 16:23:57 +05:30
Frédéric FRANCE
d11a8884f6 Merge branch 'develop' into extrafields_object_filter 2025-02-18 19:44:50 +01:00
ldestailleur
e8f8416215 NEW Filter on date creation/date modification in invoice list 2025-02-18 13:56:44 +01:00
Cédric A.
a8dd169817 dol_eval_new 2025-02-17 01:54:44 +01:00
Laurent Destailleur (aka Eldy)
46d94d25d3 Try to exclude GETPOST from dol_eval allowed functions 2025-02-14 13:29:51 +01:00
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 (aka Eldy)
a4e39ba1be Debug v21 2025-02-11 11:01:24 +01:00
NefiteTifall | Nicolas
b4f06c8f1c 🔧 Remove escape
Eliminated unnecessary escaping of help text in button titles, simplifying the code and ensuring that the title attribute directly uses the provided help text without modification.
2025-02-11 10:20:23 +01:00
NefiteTifall | Nicolas
4cceac1f46 FIX: Correct HTML escaping function 2025-02-10 15:48:04 +01:00
MDW
2130f1395a Qual: Fix phan (product-part-1) implies fixing unit types 2025-02-09 20:14:20 +01:00
MDW
f05bc70b2e Qual: Fix phan notices (modulebuilder) 2025-02-07 12:31:19 +01:00
MDW
fb62409ca7 Qual: Fix phan notices (eldy.lib) 2025-02-05 01:43:47 +01:00
Laurent Destailleur (aka Eldy)
c4f52d0484 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-04 22:51:31 +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
b1fa23608f Debug v21 2025-02-02 00:29:08 +01:00
Laurent Destailleur
09a282bc38 More complete fix for #32839 2025-01-29 01:39:51 +01:00
Laurent Destailleur
1c7a3a0e73 More complete fix for #32839 2025-01-29 01:38:11 +01:00
MDW
581b079e14 Qual: Spelling fixes, cleanup exceptions
# Qual: Spelling fixes, cleanup exceptions

Fix some spelling and cleanup ignored lines
2025-01-27 19:32:38 +01:00
MDW
564cd737a1 Qual: Fix PhanTypeMismatchArgumentNullable by updating PHPdoc of target function
# Qual: Fix PhanTypeMismatchArgumentNullable by updating PHPdoc of target function

Reduce the number PhanTypeMismatchArgumentNullable by updating the phpdoc
of the function that is called.  Done when the called function allows null
(empty check, or `if` test).
2025-01-27 13:24:29 +01:00
MDW
7150af31dc Fix Phan notices introduced since 30/12/2024 2025-01-27 13:24:29 +01:00
Laurent Destailleur (aka Eldy)
c2d2de53f9 Accept img src=data into dolPrintHTML 2025-01-27 10:51:36 +01:00