Noé Cendrier
96fdc43e8b
Merge branch 'develop' into fix_time_pdf_time_spent
2025-02-12 10:37:28 +01:00
Hystepik
64cbc2ca22
fix to be more constant
2025-02-12 10:32:35 +01:00
Noé Cendrier
630caa0562
FIX: project time spent in ODT template
2025-02-12 10:13:29 +01:00
Hystepik
9675b95fa3
New duplicate order's pdf / terms and condition of sale configuration in order module configuration
2025-02-12 10:02:39 +01:00
Laurent Destailleur
622f330517
Merge pull request #32980 from Hystepik/new-website-security-const
...
New website security const by website
2025-02-12 05:05:04 +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
574d4be99e
Merge pull request #33005 from Hystepik/new-move-of-pdf-configuration-in-sepcific-page
...
New move propal's pdf / terms and condition of sale configuration in propal module configuration
2025-02-12 03:08:04 +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
Mélina JOUM
517959f7cf
FIX: Time spent for timespent PDF
2025-02-11 16:59:38 +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
Laurent Destailleur (aka Eldy)
5401791247
Debug v21
2025-02-11 15:40:47 +01:00
Laurent Destailleur (aka Eldy)
6f87dc441e
Debug v21
2025-02-11 15:27:37 +01:00
Lucas Marcouiller
435fce303d
Merge branch 'develop' into new-website-security-const
2025-02-11 15:17:56 +01:00
Norbert Penel
4ecf7334e5
Added substitutions in AI response
2025-02-11 14:30:48 +01:00
Lucas Marcouiller
9efeead27b
Merge branch 'develop' into new-move-of-pdf-configuration-in-sepcific-page
2025-02-11 11:44:05 +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
Laurent Destailleur
36078f2a32
Merge pull request #33006 from NefiteTifall/patch-2
...
FIX: Correct HTML escaping function
2025-02-11 10:58:48 +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
Lucas Marcouiller
a0812cf7be
Merge branch 'develop' into new-move-of-pdf-configuration-in-sepcific-page
2025-02-11 09:18:47 +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
NefiteTifall | Nicolas
4cceac1f46
FIX: Correct HTML escaping function
2025-02-10 15:48:04 +01:00
Hystepik
996109e9be
New move pdf configuration in propal module configuration
2025-02-10 15:12:55 +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
caf8f43024
Merge pull request #32993 from mdeweerd/phan/2025.2.8.ifsql
...
Qual: Fix ifsql argument type
2025-02-10 13:16:46 +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
9f55909d93
Merge branch 'develop' into new-website-security-const
2025-02-10 12:56:03 +01:00
Laurent Destailleur (aka Eldy)
c45adc4e96
Close #32966
2025-02-10 12:55:45 +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
Laurent Destailleur
2450886446
Merge pull request #32978 from hregis/new_add_hook_load_cache_dictionary
...
QUAL add hook "loadDictionaryCache"
2025-02-10 12:10:49 +01:00
MDW
c9bedf8fe2
Qual: Fix phan notices (stock-1)
2025-02-10 11:32:05 +01:00
Hystepik
bc54d4c6cf
fix CI
2025-02-10 10:27:06 +01:00
Lucas Marcouiller
3467a7bda3
Merge branch 'develop' into new-website-security-const
2025-02-10 09:26:03 +01:00
MDW
1a2d4ed6be
Qual: Fix phan (product-2)
2025-02-09 20:14:25 +01:00
MDW
4168a16151
Qual: Fix ifsql argument type
2025-02-09 20:14:22 +01:00
MDW
2130f1395a
Qual: Fix phan (product-part-1) implies fixing unit types
2025-02-09 20:14:20 +01:00
MDW
8a2a1331f7
Qual: Fix phan (printing)
2025-02-08 14:24:26 +01:00
Alexandre SPANGARO
72e262ff76
NEW Accountancy - Define fiscal year by default
2025-02-08 07:52:46 +01:00
MDW
fd7fee2e8f
Qual: Fix textwithpicto $type argument (0->info,1->help)
2025-02-08 01:49:54 +01:00
MDW
395fdbf39b
Qual: Fix phan notices (mrp)
2025-02-08 01:49:52 +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
Lucas Marcouiller
00f30ba3ef
Merge branch 'develop' into new-website-security-const
2025-02-07 15:47:04 +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
Laurent Destailleur
c316d1e5f3
Merge pull request #32959 from mdeweerd/qual/phan.2025.2.5-2
...
Qual: Fix phan notices (modulebuilder)
2025-02-07 14:54:57 +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
Laurent Destailleur
9ef2ee4dcc
Merge branch 'develop' into qual/phan.2025.2.5-2
2025-02-07 14:28:44 +01:00
Laurent Destailleur
8d04badf2d
Merge branch 'develop' into fix/2025-02-07-phpstan
2025-02-07 14:28:35 +01:00
Laurent Destailleur (aka Eldy)
568a7723c9
Fix phan
2025-02-07 14:16:48 +01:00
Laurent Destailleur (aka Eldy)
c01c49074c
Fix phan
2025-02-07 14:12:42 +01:00
Frédéric FRANCE
473592055f
Merge branch 'develop' into fix/2025-02-07-phpstan
2025-02-07 13:28:06 +01:00
Laurent Destailleur (aka Eldy)
0b67bf4dad
Fix phan
2025-02-07 13:00:24 +01:00
MDW
f05bc70b2e
Qual: Fix phan notices (modulebuilder)
2025-02-07 12:31:19 +01:00
Laurent Destailleur (aka Eldy)
d01274ef4c
Fix phan
2025-02-07 11:28:13 +01:00
Laurent Destailleur (aka Eldy)
28724db69e
Try to fix phpstan false positive
2025-02-07 10:52:23 +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)
fac786d7d0
Merge
2025-02-06 16:39:40 +01:00
Laurent Destailleur (aka Eldy)
fa0cc41f81
Fix #32964 - default value must be very high
2025-02-06 16:33:09 +01:00
Laurent Destailleur (aka Eldy)
5f13420343
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-06 16:26:48 +01:00
Laurent Destailleur (aka Eldy)
b6ab2b11d3
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-06 16:26:21 +01:00
Laurent Destailleur (aka Eldy)
25b4ae0d33
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-02-06 16:25:56 +01:00
Laurent Destailleur (aka Eldy)
d8246d936a
Fix css
2025-02-06 15:21:11 +01:00
Frédéric FRANCE
7e5a35cb45
asset doesn't have lines
2025-02-06 14:02:17 +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
Laurent Destailleur (aka Eldy)
0772222900
QUAL Add get_substitutionarray_each_var_object in phpunit
2025-02-06 12:04:41 +01:00
Laurent Destailleur (aka Eldy)
52a4cd5975
FIX get_substitutionarray_each_var_object was returning empty array
2025-02-06 12:01:41 +01:00
Laurent Destailleur (aka Eldy)
1195777042
FIX line_date_xxx into ODF was not loaded
2025-02-06 11:41:08 +01:00
Laurent Destailleur (aka Eldy)
7f78e009c6
FIX line_date_xxx into ODF was not loaded
2025-02-06 11:40:27 +01:00
MDW
da81270fb8
Qual Fix phan notices (margin)
2025-02-06 00:03:13 +01:00
Laurent Destailleur (aka Eldy)
e400883ad1
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-05 18:32:15 +01:00
Laurent Destailleur (aka Eldy)
61e50f4430
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-05 18:30:13 +01:00
Laurent Destailleur (aka Eldy)
cffd5d422e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-02-05 18:18:55 +01:00
Laurent Destailleur (aka Eldy)
39293b79ff
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-05 18:16:40 +01:00
Laurent Destailleur (aka Eldy)
9fc78cd1b6
Fix regression
2025-02-05 18:16:09 +01:00
Laurent Destailleur (aka Eldy)
4f318a5efd
FIX #32880 - Tags are using a special rendering.
2025-02-05 18:00:04 +01:00
Laurent Destailleur (aka Eldy)
2bc3b872f2
FIX #32880 - Tags are using a special rendering.
2025-02-05 17:50:53 +01:00
Laurent Destailleur (aka Eldy)
c4875fdc94
Fix translation (do not show experimental translation)
2025-02-05 17:08:39 +01:00
Laurent Destailleur (aka Eldy)
6d5dfe2c1d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-05 13:52:56 +01:00
Laurent Destailleur (aka Eldy)
4ee2bf5428
Clean cache. Must use conf->cache
2025-02-05 13:35:43 +01:00
Laurent Destailleur (aka Eldy)
c9f9d549e6
Fix cache
2025-02-05 13:27:41 +01:00
Laurent Destailleur (aka Eldy)
0a5bf30ef7
Fix var not defined
2025-02-05 13:24:48 +01:00
Laurent Destailleur (aka Eldy)
b1132131f3
Fix regression
2025-02-05 13:09:06 +01:00
Laurent Destailleur (aka Eldy)
932b34e76e
Debug v21
2025-02-05 12:55:10 +01:00
Frédéric FRANCE
38820af10f
Update html.formticket.class.php
2025-02-05 12:29:19 +01:00
Frédéric FRANCE
8cbdc82dc0
fix CI
2025-02-05 12:07:54 +01:00
Laurent Destailleur (aka Eldy)
ca5c511bb6
Fix warning
2025-02-05 11:17:40 +01:00
Laurent Destailleur (aka Eldy)
d97a91b83e
Merge
2025-02-05 11:16:03 +01:00
Laurent Destailleur (aka Eldy)
769558ffb8
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-05 11:14:23 +01:00
Laurent Destailleur (aka Eldy)
dce7ed780e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-02-05 11:11:08 +01:00
Laurent Destailleur (aka Eldy)
3ad51f2a19
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-02-05 11:10:51 +01:00
Laurent Destailleur (aka Eldy)
ef8a49ad57
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-05 11:03:39 +01:00
Laurent Destailleur (aka Eldy)
857cc730cb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-05 11:03:24 +01:00
Laurent Destailleur (aka Eldy)
1284bd7f4f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-05 10:46:27 +01:00
Laurent Destailleur (aka Eldy)
b6ac3ea2e9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 10:45:38 +01:00
Laurent Destailleur (aka Eldy)
7efb5857a9
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-05 10:42:34 +01:00
Laurent Destailleur (aka Eldy)
7f53089663
Fix better way to use filter on cover
2025-02-05 10:42:16 +01:00
Laurent Destailleur
737ec141c1
Merge branch 'develop' into 20.0-discount
2025-02-05 03:02:47 +01:00
Laurent Destailleur
f39f05889a
Merge pull request #32925 from frederic34/2025-02-03-fix_phpstan
...
fix phpstan
2025-02-05 03:01:14 +01:00
MDW
e5b1946bc7
Qual: Fix arguments types on TCPDF/TCPDI calls
2025-02-05 01:43:53 +01:00
MDW
2117c5e550
Qual: Fix setPageOrientation 'autopagebreak' type
2025-02-05 01:43:52 +01:00
MDW
7841b55813
Qual: Fix MultiCell 'fill' argument type
2025-02-05 01:43:50 +01:00
MDW
2e30ae50ac
Qual: fix phpstan notices after fixing phan notices
2025-02-05 01:43:49 +01:00
MDW
fb62409ca7
Qual: Fix phan notices (eldy.lib)
2025-02-05 01:43:47 +01:00
MDW
941fa4964b
Qual: Fix phan notices (knowledgemanagement)
2025-02-05 01:43:44 +01:00
MDW
97099b854f
Qual: Fix phan notices (install)
2025-02-05 01:43:41 +01:00
MDW
aa521a46d2
Qual: Fix phan notices (import)
2025-02-05 01:43:38 +01:00
MDW
24fa28dfe2
Qual: Fix getKanban phpdoc
...
# Qual: Fix getKanban phpdoc
Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
Laurent Destailleur
3d54a4a638
Merge branch 'develop' into qual/phan.2025.2.3
2025-02-05 00:47:00 +01:00
Laurent Destailleur
5a3b07e440
Merge pull request #32913 from mdeweerd/qual/phan.2025.2.2
...
Qual: Fix phan notices (ftp, holiday)
2025-02-05 00:45:25 +01:00
Laurent Destailleur (aka Eldy)
62b1fbc41d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-05 00:41:07 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur
e307b9d575
Merge pull request #32907 from hregis/fix_20_multicurrency
...
FIX problem of duplicate data with Multicompany
2025-02-05 00:33:51 +01:00
Laurent Destailleur
a02b7e0549
Merge branch 'develop' into 20.0-discount
2025-02-05 00:16:14 +01:00
Laurent Destailleur
52bbbcde8a
Merge pull request #32901 from mdeweerd/qual/phan.2025.1.31
...
Qual: Fix notices, update baseline, enable PhanTypeMismatchArgument
2025-02-05 00:13:08 +01:00
Laurent Destailleur (aka Eldy)
39d15ffde2
Fix annotation
2025-02-05 00:06:43 +01:00
Laurent Destailleur (aka Eldy)
efeeab4108
Debug v22
2025-02-04 23:58:14 +01:00
Laurent Destailleur
ef50c66575
Merge pull request #32928 from frederic34/patch-11
...
fix CI branch 21.0
2025-02-04 23:38:02 +01:00
Laurent Destailleur (aka Eldy)
31daa4a2f0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-04 23:25:24 +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 (aka Eldy)
d648159cb1
Fix for marketplace
2025-02-04 22:43:01 +01:00
Frédéric FRANCE
076a329a04
Update commonobject.class.php
2025-02-04 21:06:19 +01:00
Frédéric France
fa846254e5
fix phpstan
2025-02-04 20:42:07 +01:00
Frédéric FRANCE
be4cefe90e
Merge branch '21.0' into patch-11
2025-02-04 20:27:00 +01:00
Frédéric FRANCE
bb42002417
Merge branch 'develop' into 2025-02-03-fix_phpstan
2025-02-04 20:26:26 +01:00