Commit Graph

13996 Commits

Author SHA1 Message Date
Lamrani Abdel
28e10cb999 Change icon spinner 2024-03-16 01:02:32 +01:00
Jon Bendtsen
e90d35870b there is no trigger available + indent fix 2024-03-16 00:15:40 +01:00
MDW
c9135d0c33 Fix: Main email configuration was not added to list 2024-03-16 00:00:19 +01:00
Jon Bendtsen
8d1d1666bf also based on update bank account 2024-03-15 23:51:57 +01:00
Jon Bendtsen
8625fc717d Merge branch 'develop' into new_thirdparty_notification_api 2024-03-15 22:05:51 +01:00
Jon Bendtsen
d28835ef7d adding 2 new notification triggers, Order and Invoice cancellation 2024-03-15 20:56:12 +01:00
Laurent Destailleur
5fadea4d0d NEW Support Reply-To tracking in emails sending (tickets only for the
moment)
2024-03-15 19:40:32 +01:00
Lamrani Abdel
7d49d0e20b NEW annimation for display spinner when waiting response 2024-03-15 18:05:32 +01:00
Lamrani Abdel
13e1209c01 FIX problem for display content in editor 2024-03-15 17:15:24 +01:00
Laurent Destailleur
799ccf1a2f Merge pull request #28708 from atm-john/fix_element_type_part_05
NEW : Factoring and Fix external module elementType limit - Part 05
2024-03-15 15:29:03 +01:00
Laurent Destailleur
b658beab99 Merge pull request #28872 from mdeweerd/fix/PhanTypeMismatchReturnProbablyReal
Fix & enable PhanTypeMismatchReturnProbablyReal
2024-03-15 15:24:31 +01:00
Laurent Destailleur
1a722fa436 Merge branch 'develop' into fix/PhanTypeMismatchPropertyProbablyReal 2024-03-15 15:07:35 +01:00
MDW
3b0e83c533 Fix PhanTypeMismatchReturnProbablyReal 2024-03-15 14:20:57 +01:00
evarisk-micka
d43c3227db Add signed status CRUD to contract and fichinter 2024-03-15 12:12:21 +01:00
Laurent Destailleur
066565938c Merge pull request #28812 from mdeweerd/fix/PhanTypeSuspiciousEcho
Fix & enable PhanTypeSuspiciousEcho
2024-03-15 11:02:33 +01:00
MDW
651b5a22eb Fix & enable PhanTypeSuspiciousEcho
# Fix & enable PhanTypeSuspiciousEcho

Fix occurences by improving typing - array key was not found and
supposed null in a print statement.

Example:
  PhanTypeSuspiciousEcho Suspicious argument $menu_array[$i]['prefix'] of type null for an echo/print statement

Enabled detection because all cases are fixed
2024-03-15 10:14:40 +01:00
MDW
6a606bf7c1 Adjust typing for 'origin' & 'origin_object' 2024-03-15 10:12:46 +01:00
MDW
b57b4c8f17 Qual: Improve typing hints, in particular sendtoid 2024-03-15 10:11:55 +01:00
MDW
3384a0b847 Fix & enable PhanUndeclaredTypeReturnType
# Fix & enable PhanUndeclaredTypeReturnType

One typo, and replace 'number' with int or int|float
2024-03-15 10:07:15 +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
Laurent Destailleur
1a63080e44 Merge branch 'develop' into fix/PhanTypeMismatchPropertyDefault 2024-03-15 08:41:23 +01:00
Laurent Destailleur
176d8173a6 Merge pull request #28861 from mdeweerd/fix/PhanPluginPHPDocInWrongComment
Fix & enable PhanPluginPHPDocInWrongComment
2024-03-15 08:28:47 +01:00
MDW
23785393a3 Add csslist to json keys 2024-03-15 03:55:52 +01:00
MDW
1e5dd2f209 Fix PhanTypeMismatchPropertyDefault 2024-03-15 03:48:11 +01:00
MDW
27dfa334d0 Fix PhanTypeMismatchPropertyDefault 2024-03-15 03:48:10 +01:00
Laurent Destailleur
b23e627a05 Merge pull request #28800 from mdeweerd/PhanPluginDuplicateConditionalUnnecessa
Fix & enable PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y"
2024-03-15 00:27:58 +01:00
Laurent Destailleur
1639bc83ca Merge pull request #28817 from frederic34/skiljob
fix warnings
2024-03-15 00:18:44 +01:00
Laurent Destailleur
66855443db Merge pull request #28824 from lamrani002/waitingMsg
New msg for prompt ai before display result
2024-03-15 00:09:20 +01:00
Laurent Destailleur
6d71b4f9c5 Update html.formmail.class.php 2024-03-15 00:08:42 +01:00
MDW
ab7879c4a2 Fix & enable PhanPluginPHPDocInWrongComment
# Fix & enable PhanPluginPHPDocInWrongComment

Ignore error in file where the notification occurs & enable detection.
2024-03-14 23:36:24 +01:00
MDW
a408288ba1 Fix & enable PhanPluginUnknownClosureParamType
# Fix & enable PhanPluginUnknownClosureParamType

Typing of anonymous functions to fix this notice.
Optimised some minor things.
2024-03-14 22:42:26 +01:00
Frédéric France
8ffcda499f fix warnings 2024-03-14 21:14:23 +01:00
MDW
8823cca117 Fix PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y" (Simplify) 2024-03-14 19:47:17 +01:00
MDW
47a4a3b848 Fix PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y" (Simplify) 2024-03-14 19:47:17 +01:00
MDW
27e89df94d Fix PhanPluginSuspiciousParamPosition 2024-03-14 19:39:33 +01:00
Jon Bendtsen
5eaa6c84f1 missing one 2024-03-14 18:30:19 +01:00
Jon Bendtsen
18f3e3d20d to remove php-stan complaints 2024-03-14 18:20:37 +01:00
Frédéric FRANCE
23b0faeb44 Merge branch 'develop' into skiljob 2024-03-14 11:04:11 +01:00
Lamrani Abdel
a504207ed1 New msg for prompt ai before display result 2024-03-14 01:28:30 +01:00
Jon Bendtsen
390a190094 Merge branch 'develop' into new_thirdparty_notification_api 2024-03-13 23:56:39 +01:00
Jon Bendtsen
5970524872 adding some publics and avoid asking for data we don't use 2024-03-13 23:51:49 +01:00
Jon Bendtsen
b3d660cbcb a few more public values that PHPstan complains about missing 2024-03-13 23:47:34 +01:00
Jon Bendtsen
2a63c527c8 delete and fetch notifications. Based on companybankaccount.class.php 2024-03-13 23:09:47 +01:00
Laurent Destailleur
c867bc2706 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 22:36:45 +01:00
Laurent Destailleur
8bfc0779c4 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-13 22:20:08 +01:00
Frédéric France
edb12bc63d Merge remote-tracking branch 'upstream/develop' into skiljob 2024-03-13 18:42:52 +01:00
Laurent Destailleur
3dd6b7a4c7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 18:40:12 +01:00
Laurent Destailleur
3cc9467ee4 Clean code 2024-03-13 18:39:51 +01:00
Frédéric France
26fe76733c fix warnings 2024-03-13 18:20:41 +01:00