Commit Graph

39551 Commits

Author SHA1 Message Date
MDW
c5f8cccb88 Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:56:37 +01:00
MDW
7910780fdf Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:21:40 +01:00
MDW
2502c394f2 Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:21:38 +01:00
MDW
9a8aa2c9af Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:21:37 +01:00
MDW
10478a641b Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:21:36 +01:00
Laurent Destailleur
47de296d7e Fix to allow include several times the customreport 2024-03-17 13:20:37 +01:00
Laurent Destailleur
aa7efa274e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-17 13:10:44 +01:00
Laurent Destailleur
d7ce93d9ea Fix warning 2024-03-17 13:10:17 +01:00
Laurent Destailleur
7aef2022d6 Merge pull request #28026 from ariel-bentu/fix-pdf-lines-header-height
QUAL fix lines' title height calculation
2024-03-17 12:38:59 +01:00
Laurent Destailleur
ca76798afd NEW Add a protection in inventory when a product has stock of lot and is
not lot managed.
2024-03-17 02:16:51 +01:00
Laurent Destailleur
1b9db96e4f Fix picto 2024-03-17 00:35:06 +01:00
Laurent Destailleur
a132f53311 Fix removed var_dump 2024-03-16 23:28:22 +01:00
Laurent Destailleur
d3262ace71 Fix phpunit error due to regression in removing the $conf 2024-03-16 23:22:12 +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
e8596c61c3 Fix phan 2024-03-16 22:18:58 +01:00
Laurent Destailleur
93882871d7 Merge pull request #28901 from mdeweerd/spelling/dolibarr_keyword
Qual: Add dolibarrr to dict
2024-03-16 21:35:47 +01:00
Laurent Destailleur
87388d7dab Debug v20 2024-03-16 21:33:55 +01:00
MDW
5067a8bee9 Fix Dolibarr spellings 2024-03-16 18:11:10 +01:00
Alfredo Altamirano
4ee4d1678f fix #28892 change default table ref on modulebuilder new dictionaries 2024-03-16 16:59:31 +00:00
Laurent Destailleur
b3108d1790 Merge branch 'develop' into fix/PhanTypeMismatchReturn 2024-03-16 16:27:32 +01:00
Laurent Destailleur
d0ea54dce8 Fix phan warning 2024-03-16 16:27:11 +01:00
Laurent Destailleur
aee90023d3 Merge branch 'develop' into fix_element_type_part_06 2024-03-16 16:11:56 +01:00
Laurent Destailleur
75fae0f27d Merge branch 'develop' into fix/PhanTypeMismatchReturn 2024-03-16 16:08:08 +01:00
Laurent Destailleur
a9f3cdf5d0 Merge pull request #28886 from mdeweerd/fix/deprecatedfunccall
Fix Deprecated Function Calls
2024-03-16 15:33:34 +01:00
Zephyriony
d5e6fac6de Merge branch 'develop' into patch-1 2024-03-16 14:37:54 +01:00
MDW
4a343466aa Suppress PhanTypeMismatchReturnNullable notification
# Suppress PhanTypeMismatchReturnNullable notification

There is no "straightforward" way to avoid this notification, ignoring
it.
2024-03-16 13:53:04 +01:00
MDW
9eed23c6d0 Fix return type by cast or typing update
# Fix return type by cast or typing update

Fix most PhanTypeMismatchReturn notifications.

The remaining ones are likely real bugs or need more Dolibarr
knowledge to fix them efficiently
2024-03-16 13:52:12 +01:00
Laurent Destailleur
3d02ca0fdc Debug v20 2024-03-16 13:41:24 +01:00
MDW
13ab939691 Fix deprecated function calls 2024-03-16 13:27:51 +01:00
Laurent Destailleur
52dfeaaf8d Merge pull request #28894 from rycks/develop_natural_sort_list
natural sort of result
2024-03-16 12:30:13 +01:00
Laurent Destailleur
bcb68d8924 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-16 12:21:10 +01:00
Laurent Destailleur
44ff048881 Exclude false positive 2024-03-16 12:20:51 +01:00
Laurent Destailleur
d686ce02d9 Merge pull request #28884 from lamrani002/addDelay
NEW animation for display spinner when waiting response
2024-03-16 12:12:33 +01:00
Laurent Destailleur
e9c4be9856 Merge pull request #28883 from lamrani002/getMsgInEditor
FIX problem for display content in editor
2024-03-16 11:49:00 +01:00
Laurent Destailleur
a247b474d7 Merge pull request #28885 from mdeweerd/fix/phan/low_occurrence
Fix some phan notifications with low occurrence
2024-03-16 11:48:10 +01:00
Laurent Destailleur
eb1a9727ea Merge pull request #28888 from JonBendtsen/new_notification_action_triggers
NEW notification action triggers for cancelling orders and invoices
2024-03-16 11:45:56 +01:00
Laurent Destailleur
e994d6650f Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
Eric Seigne
6a50978206 natural sort of result 2024-03-16 11:17:00 +01:00
Laurent Destailleur
57d826e261 Merge pull request #28889 from mdeweerd/fix/PhanTypeMismatchArgumentInternalReal
Fix & enable PhanTypeMismatchArgumentInternalReal
2024-03-16 11:05:20 +01:00
Jon Bendtsen
2f7d6afc6e escaping type and reorder the field order to reduce line length 2024-03-16 10:57:53 +01:00
Laurent Destailleur
25dd05c35e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-16 10:45:55 +01:00
Jon Bendtsen
b0f3cf4725 Merge branch 'develop' into new_thirdparty_notification_api 2024-03-16 10:44:56 +01:00
Jon Bendtsen
158622dfb9 looking in git blame it seems people insert this for far less changes 2024-03-16 10:08:19 +01:00
Jon Bendtsen
bc68755c40 creating notification in database 2024-03-16 09:45:55 +01:00
Frédéric France
41fccbaac5 fix phpstan warnings 2024-03-16 08:49:50 +01:00
Lamrani Abdel
5422cbdfc2 remove variables withaiprompt 2024-03-16 01:07:17 +01:00
Lamrani Abdel
28e10cb999 Change icon spinner 2024-03-16 01:02:32 +01:00
Zephyriony
3b0bd0c427 Update functions.lib.php 2024-03-16 00:49:12 +01:00
Zephyriony
3fba583ffa Update functions.lib.php 2024-03-16 00:46:40 +01:00
Zephyriony
0c7ed79f40 Update functions.lib.php 2024-03-16 00:42:57 +01:00