2
0
forked from Wavyzz/dolibarr
Commit Graph

14863 Commits

Author SHA1 Message Date
Laurent Destailleur
b7079accb6 Merge branch 'develop' into patch-45 2025-02-13 01:03:14 +01:00
MDW
3b1200df77 Qual: Fix phan notices (public-2) 2025-02-12 23:41:07 +01:00
Laurent Destailleur
6ab6f02241 Update html.formmail.class.php 2025-02-12 23:02:04 +01:00
Laurent Destailleur
898beaa750 Update html.formmail.class.php 2025-02-12 22:52:42 +01:00
Laurent Destailleur (aka Eldy)
62e441ad3d Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-12 22:51:21 +01:00
Laurent Destailleur (aka Eldy)
964bbfa982 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-12 22:43:31 +01:00
Laurent Destailleur (aka Eldy)
0ef79d47d8 Fix warning 2025-02-12 22:43:01 +01:00
Laurent Destailleur
2cb93fc9f6 Merge pull request #33017 from mdeweerd/phan/2025.2.10.project-2
Qual: Fix phan (project-2)
2025-02-12 03:08:41 +01:00
Laurent Destailleur
41ccf2a309 Merge pull request #33021 from homer8173/patch-46
not enough test
2025-02-12 03:03:07 +01:00
Laurent Destailleur (aka Eldy)
9bc2a3a6bd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-11 22:24:47 +01:00
Laurent Destailleur (aka Eldy)
56f5232358 Debug v21 2025-02-11 22:21:59 +01:00
MDW
288aca6423 Qual: Fix phan (project-2) 2025-02-11 22:08:21 +01:00
Norbert Penel
ef802d426e not enough test
can be a problem with objects who don't have required socid
Furthermore it is impossible to unset a property : https://www.php.net/manual/en/function.property-exists.php#116824
2025-02-11 15:44:46 +01:00
Norbert Penel
4ecf7334e5 Added substitutions in AI response 2025-02-11 14:30:48 +01:00
MDW
928402c847 Qual: Fix phan (project-1) 2025-02-11 00:22:39 +01:00
Laurent Destailleur
5051faa325 Merge pull request #33012 from mdeweerd/phan/2025.2.10.stock-2
Qual: Fix phan (stock-2)
2025-02-10 21:42:31 +01:00
Laurent Destailleur
fe43393b6e Merge pull request #33011 from homer8173/patch-44
Update html.formmargin.class.php
2025-02-10 21:41:39 +01:00
Laurent Destailleur
0fbaad635a Update html.formmargin.class.php 2025-02-10 21:39:55 +01:00
Laurent Destailleur
c94395ff10 Merge pull request #33004 from AnthonyVallenet/patch-1
Fix: Avoid undefined array key warning in form setup
2025-02-10 21:32:42 +01:00
MDW
076399b11b Qual: Fix phan (stock-2) 2025-02-10 21:20:32 +01:00
Laurent Destailleur (aka Eldy)
3a212e4ddb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-10 19:48:46 +01:00
Norbert Penel
a7a2014215 Update html.formmargin.class.php
Under PHP 8 , can't add string and float on following lines. So i propose to convert to avoid errors
2025-02-10 17:10:41 +01:00
Anthony V
0062c9929a Fix: Avoid undefined array key warning in form setup
- Added a check to ensure 'isMandatory' exists in $item->fieldParams before accessing it.
- Prevents "Undefined array key" warning in html.formsetup.class.php.
- Improved robustness by using !empty() to handle missing or false values safely.
2025-02-10 15:10:28 +01:00
Laurent Destailleur
5e47f63c8b Merge pull request #32886 from altairis-noe/element_type
QUAL: deleteObjectLinked() element value matching add_object_linked()
2025-02-10 13:46:46 +01:00
Laurent Destailleur
03c8d418ae Merge pull request #33000 from mdeweerd/phan/2025.2.8.stock-1
Qual: Fix phan notices (stock-1)
2025-02-10 13:23:47 +01:00
Laurent Destailleur
7a27235379 Merge pull request #32994 from mdeweerd/phan/fix2025.2.8.product-2
Qual: Fix phan (product-2)
2025-02-10 13:18:59 +01:00
Laurent Destailleur
0691c18355 Merge pull request #32992 from mdeweerd/phan/2025.2.8.product
Qual: Fix phan (product-part-1) implies fixing unit types
2025-02-10 13:15:37 +01:00
Laurent Destailleur (aka Eldy)
09ba5162e7 Clean code 2025-02-10 13:03:37 +01:00
Laurent Destailleur (aka Eldy)
b702561969 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-10 12:42:59 +01:00
Laurent Destailleur (aka Eldy)
461a576669 Close #32966 2025-02-10 12:42:41 +01:00
MDW
c9bedf8fe2 Qual: Fix phan notices (stock-1) 2025-02-10 11:32:05 +01:00
MDW
1a2d4ed6be Qual: Fix phan (product-2) 2025-02-09 20:14:25 +01:00
MDW
2130f1395a Qual: Fix phan (product-part-1) implies fixing unit types 2025-02-09 20:14:20 +01:00
Regis Houssin
936311ff27 FIX try to fix phpstan error 2025-02-07 23:49:57 +01:00
Regis Houssin
f3e7e69107 FIX travis error 2025-02-07 16:26:26 +01:00
Regis Houssin
59c3d3a0ef FIX missing escape 2025-02-07 15:40:17 +01:00
Regis Houssin
be255c72a5 FIX travis error 2025-02-07 15:30:34 +01:00
Regis Houssin
cbe214d9f6 FIX add $this in $object and remove parameter 2025-02-07 15:03:58 +01:00
Regis Houssin
9c28ee4c1b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into new_add_hook_load_cache_dictionary 2025-02-07 14:55:10 +01:00
Regis Houssin
8a2eb08248 FXI phan error 2025-02-07 14:54:05 +01:00
Laurent Destailleur
ef38d94eea Merge pull request #32872 from pratushraj/20.0-discount
Bug Fix: #32206
2025-02-07 14:47:59 +01:00
Laurent Destailleur
ab83124738 Merge branch 'develop' into 20.0-discount 2025-02-07 14:40:02 +01:00
Regis Houssin
96dd84ce8b QUAL add hook "loadDictionaryCache" 2025-02-07 14:39:50 +01:00
Frédéric FRANCE
473592055f Merge branch 'develop' into fix/2025-02-07-phpstan 2025-02-07 13:28:06 +01:00
Frédéric FRANCE
998ff72130 Merge remote-tracking branch 'upstream/develop' into fix/2025-02-07-phpstan 2025-02-07 10:48:21 +01:00
Laurent Destailleur (aka Eldy)
9f9eeaa2c4 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-07 10:46:47 +01:00
Laurent Destailleur (aka Eldy)
712a2b544a Fix false positive 2025-02-07 10:46:13 +01:00
Frédéric FRANCE
e0a8caec45 fix phpstan 2025-02-07 10:45:03 +01:00
Laurent Destailleur (aka Eldy)
adb455e4a5 NEW Can set isMandatory property in generic setup framework 2025-02-06 13:51:35 +01:00
Laurent Destailleur (aka Eldy)
4d97945cf9 FIX get_substitutionarray_each_var_object was returning empty array 2025-02-06 12:05:56 +01:00