Commit Graph

8927 Commits

Author SHA1 Message Date
MDW
5bde94de4f
Force typing (phan) for typing checks 2024-03-27 10:17:42 +01:00
MDW
f73f2664e5
Force typing (phan) for typing checks 2024-03-27 10:17:41 +01:00
MDW
521a039073
Force typing (phan) for typing checks 2024-03-27 10:17:40 +01:00
MDW
c5f5a378d1
Force typing (phan) for typing checks 2024-03-27 10:17:39 +01:00
MDW
526fcee668
Force typing (phan) for typing checks 2024-03-27 10:17:39 +01:00
MDW
384f2f210a
Force typing (phan) for typing checks 2024-03-27 10:17:38 +01:00
MDW
64d2579733
Force typing (phan) for typing checks 2024-03-27 10:17:37 +01:00
MDW
eb086eadb8
Force typing (phan) for typing checks 2024-03-27 10:17:36 +01:00
MDW
8c9a48f4b1
Force typing (phan) for typing checks 2024-03-27 10:17:35 +01:00
MDW
5ad7a9b7ae
Force typing (phan) for typing checks 2024-03-27 10:17:34 +01:00
MDW
b867e21c94
Force typing (phan) for typing checks 2024-03-27 10:17:33 +01:00
MDW
613a90be69
Force typing (phan) for typing checks 2024-03-27 10:17:32 +01:00
MDW
73af9d5b92
Ignore notice + phpdoc 2024-03-27 10:17:28 +01:00
Regis Houssin
08aed338c1 FIX phan phan la tulip 2024-03-26 22:35:21 +01:00
Regis Houssin
916484b8e2 FIX use $conf->browser object + clean code 2024-03-26 22:10:50 +01:00
Laurent Destailleur
1b98d99434 Fix regression in IMAP collecting 2024-03-26 21:19:50 +01:00
MDW
6ff0688d7e
Force typing on var 2024-03-24 15:40:30 +01:00
MDW
738c2d1d4d
Extra checks to fix PhanNonClassMethodCall 2024-03-24 15:40:20 +01:00
MDW
cbb82042a5
Extra checks to fix PhanNonClassMethodCall 2024-03-24 15:40:19 +01:00
MDW
743b86a8c3
Force list type to fix PhanNonClassMethodCall 2024-03-24 15:07:00 +01:00
Laurent Destailleur
295587ea20 Fix warning 2024-03-24 14:19:44 +01:00
Laurent Destailleur
67508c4a3c Doc 2024-03-24 02:57:04 +01:00
Laurent Destailleur
6c83239f16
Merge pull request #29034 from mdeweerd/PhanTypeInvalidRightOperandOfNumericOp
Fix & enable PhanTypeInvalidRightOperandOfNumericOp
2024-03-24 02:07:59 +01:00
Laurent Destailleur
d9488770ae GETPOST(..., 'alpha') does not accept \ char anymore. Replaced with / 2024-03-24 01:45:31 +01:00
Laurent Destailleur
a5fec9f06f
Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 20:44:54 +01:00
Laurent Destailleur
19fbfb9444
Merge pull request #29013 from frederic34/box_member_phpstan
clean code for phpstan
2024-03-23 19:36:27 +01:00
Laurent Destailleur
6a0678e717
Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
Laurent Destailleur
8906df343a NEW Add option THIRDPARTY_MIN_NB_PROF_ID and THIRDPARTY_MAX_NB_PROF_ID 2024-03-23 16:01:41 +01:00
MDW
139451f2f1
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 01:49:57 +01:00
MDW
5d6ae6e9c0
Fix PhanTypeInvalidLeftOperandOfAdd with casts 2024-03-22 09:51:40 +01:00
MDW
b267d7fcb8
Fix PhanTypeInvalidLeftOperandOfAdd with casts 2024-03-22 09:51:39 +01:00
Frédéric France
ce38158c35
fix warnings with syslog checkconfiguration 2024-03-21 21:50:42 +01:00
Laurent Destailleur
c24a5234f7
Merge branch 'develop' into patch-323 2024-03-20 15:15:49 +01:00
Laurent Destailleur
cb3880cc62 Clean translations 2024-03-20 15:15:28 +01:00
Laurent Destailleur
979003e539
Update dict.php 2024-03-20 14:15:47 +01:00
Charlène Benke
81189c9759
Disable change on system product_nature element
finished value 1 is associed to bom feature (and factory module)
it's better to disable the change of the 2 initial value (consider it as system)
2024-03-20 12:58:28 +01:00
Laurent Destailleur
e92d6230df Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/list.php
	htdocs/ticket/stats/index.php
2024-03-20 02:31:33 +01:00
Laurent Destailleur
dd5d70ad5d Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
	htdocs/public/ticket/create_ticket.php
	htdocs/public/ticket/index.php
	htdocs/public/ticket/list.php
	htdocs/public/ticket/view.php
	htdocs/ticket/agenda.php
	htdocs/ticket/card.php
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/contact.php
	htdocs/ticket/document.php
	htdocs/ticket/index.php
	htdocs/ticket/list.php
	htdocs/ticket/messaging.php
	htdocs/ticket/stats/index.php
2024-03-20 02:25:58 +01:00
Regis Houssin
ce3171a722 FIX avoid php warning 2024-03-19 19:50:28 +01:00
Laurent Destailleur
363a083c54 Look and feel v20 2024-03-19 15:34:47 +01:00
MDW
0a1cec7e9b
Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:17 +01:00
Laurent Destailleur
defd044a74 Fix phpunit 2024-03-18 23:34:08 +01:00
Laurent Destailleur
dfa9ed67d0 Fix warnings 2024-03-18 20:52:59 +01:00
Laurent Destailleur
1a82c5e8ce Fix warnings 2024-03-18 20:38:51 +01:00
Laurent Destailleur
13f7012d40 NEW Add maintenance tool to switch utf8 -> utf8mb4 2024-03-18 18:17:53 +01:00
Laurent Destailleur
49bd37a72d Doc 2024-03-18 16:02:33 +01:00
Laurent Destailleur
6640354e79 Move to use the english key name ofmodule 2024-03-18 14:32:59 +01:00
MDW
257f65cc47
Fix return type for callbak of array_filter to bool fixes PhanTypeMismatchArgumentInternal 2024-03-18 04:03:46 +01:00
MDW
ef97d549c6
Fix cast int to string for strpos fixes PhanTypeMismatchArgumentInternal 2024-03-18 02:33:19 +01:00
Laurent Destailleur
ebba438fbe
Merge pull request #27528 from altairisfr/rdb
[DATA_MODEL] rename commande_fournisseur_dispatch into receptiondet_batch
2024-03-17 21:31:27 +01:00