Laurent Destailleur
60c626dbe4
Merge branch 'develop' into fix/PhanTypePossiblyInvalidDimOffset
2024-03-21 12:53:59 +01:00
MDW
aeefca7e7e
Fix $arrayfields typing lost by dol_sort_array() by forcing the type
2024-03-20 23:29:48 +01:00
MDW
0a1a663e34
Fix PhanTypeMismatchReturnNullable with initialisation
2024-03-20 21:58:35 +01:00
MDW
3a27977b46
Fix PhanTypeMismatchReturnNullable with typing test
2024-03-20 21:58:34 +01:00
MDW
69b64d30f5
Fix arg type to urlencode with cast
2024-03-20 04:10:07 +01:00
Laurent Destailleur
43d1d33e0d
Update propal.class.php
2024-03-20 04:08:43 +01:00
MDW
1303b0fe76
Fix arg to preg_replace() with cast, fix PHPdoc, Add FIXME
...
The handling of special_code seems suspicious -> FIXME
2024-03-20 04:08:28 +01:00
MDW
d78a1838c2
Fix arg type to str_replace() by cast
2024-03-20 04:08:27 +01:00
Laurent Destailleur
96bca35d43
Merge pull request #28972 from mdeweerd/fix/PhanTypeMismatchInternal4
...
Fix PhanTypeMismatchInternal notifications (part 4)
2024-03-20 01:00:45 +01:00
Laurent Destailleur
2b93caa7e7
Debug v20
2024-03-20 00:47:24 +01:00
Laurent Destailleur
71c833b3a2
FIX Title of event no visible on calendar
2024-03-20 00:40:58 +01:00
Laurent Destailleur
dad22a455b
NEW Show error on ical parse
2024-03-20 00:38:10 +01:00
Laurent Destailleur
999c90642a
Fix import of ical file
2024-03-20 00:05:24 +01:00
Laurent Destailleur
f756b5e872
Fix bad logic in date conversion
2024-03-19 23:30:27 +01:00
MDW
c5479f4520
Fix: Update typing for qty as float
2024-03-19 20:37:38 +01:00
Laurent Destailleur
fb2feb705a
Merge pull request #27081 from altairisfr/htmlnotes
...
FIX : correct display of html notes in lists
2024-03-19 17:01:19 +01:00
Christophe Battarel
feaa2e5ba3
fix conflict
2024-03-19 10:55:59 +01:00
MDW
9958fde08a
Fix type of argument for usleep
2024-03-19 02:59:00 +01:00
MDW
1933349eb0
Fix type of argument for str_pad
2024-03-19 02:58:59 +01:00
MDW
2c034e6aac
Fix types of arguments for round and str_pad
2024-03-19 02:58:58 +01:00
MDW
fd9d48faac
Fix phpstan CommonObject->fields - notnull is optional field
2024-03-19 00:32:00 +01:00
MDW
884cc5bd55
Fix: Initilialise $out to fix PhanUndeclaredVariableAssignOp
2024-03-18 12:18:06 +01:00
MDW
2a534539cb
Fix json_decode requires bool for arg2 fixes PhanTypeMismatchArgumentInternal
2024-03-18 04:03:48 +01:00
Laurent Destailleur
ad99b89856
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-17 21:25:46 +01:00
Laurent Destailleur
9627894d8d
More default values for colors
2024-03-17 21:07:21 +01:00
MDW
aa5aa2bf26
Add one more index to the theme_datacolor
2024-03-17 19:49:10 +01:00
MDW
a848a06b76
Force typing for /global did not help
2024-03-17 18:56:51 +01:00
Laurent Destailleur
de58435ef1
FIX: if we stop for security purpose, we must exit a non zero value.
2024-03-16 23:08:15 +01:00
Laurent Destailleur
0beffc8ace
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-16 11:52:01 +01:00
Laurent Destailleur
e15f243e95
Clean code - Remove a deprecated tag that should not exists.
2024-03-16 11:51:32 +01:00
Laurent Destailleur
e994d6650f
Fix regression in GETPOST limit
2024-03-16 11:41:00 +01:00
Laurent Destailleur
79aa9fb1f1
Code simpler
2024-03-15 20:29:21 +01:00
Lamrani Abdel
13e1209c01
FIX problem for display content in editor
2024-03-15 17:15:24 +01:00
Laurent Destailleur
0617d43460
Fix link to create an event
2024-03-15 14:39:40 +01:00
Laurent Destailleur
f0821a6b42
Fix date param must use the day/hour/year instead of one string date.
2024-03-15 13:34:49 +01:00
Laurent Destailleur
905ed49726
Merge pull request #28875 from W1W1-M/qual-list-new-action-time
...
QUAL use real time when creating action from list
2024-03-15 13:23:23 +01:00
William Mead
6d7ce609ca
Updated add button to use minutes and local user time
2024-03-15 12:30:00 +01:00
Laurent Destailleur
470e68829d
Merge branch 'develop' into fix/PhanTypeInvalidUnaryOperandNumeric
2024-03-15 10:03:50 +01:00
Laurent Destailleur
80e2e59373
Merge pull request #28862 from mdeweerd/fix/PhanTypeMismatchPropertyDefault
...
Fix & enable PhanTypeMismatchPropertyDefault
2024-03-15 09:33:40 +01:00
Laurent Destailleur
e238cc204e
Merge pull request #28750 from mdeweerd/fix/PhanPluginSuspiciousParamPosition
...
Fix: Resolve several PhanPluginSuspiciousParamPosition cases
2024-03-15 08:45:25 +01:00
MDW
23785393a3
Add csslist to json keys
2024-03-15 03:55:52 +01:00
MDW
00e65bb09d
Fix PhanTypeMismatchPropertyDefault
2024-03-15 03:44:44 +01:00
MDW
803249fc3b
Fix PhanTypeMismatchPropertyDefault
2024-03-15 03:44:43 +01:00
Laurent Destailleur
1729129a9f
Merge pull request #28834 from W1W1-M/qual-deprecated-user-done
...
Qual deprecated user done
2024-03-14 22:57:31 +01:00
MDW
eba0344460
Qual: suppress PhanPluginSuspiciousParamPosition notice
2024-03-14 19:39:56 +01:00
MDW
69be3bbca6
Fix PhanTypeInvalidUnaryOperandNumeric & remove from exceptions
...
# Fix PhanTypeInvalidUnaryOperandNumeric & remove from exceptions
Fix by casting result of date() or by adding typing hints.
(This notification indicates a unary '-' or similar is performed
on a value that may not be a number).
2024-03-14 19:39:49 +01:00
MDW
6745fe4a51
Fix PhanPluginSuspiciousParamPosition by renaming arg (local assign)
2024-03-14 19:39:39 +01:00
MDW
8b00d0c359
Fix PhanPluginSuspiciousParamPosition by renaming arg (local assign)
2024-03-14 19:39:38 +01:00
MDW
4719e1a280
Fix PhanPluginSuspiciousParamPosition by renaming arg (local assign)
2024-03-14 19:39:37 +01:00
MDW
a7274050d2
Fix PhanPluginSuspiciousParamPosition
2024-03-14 19:39:31 +01:00