2
0
forked from Wavyzz/dolibarr
Commit Graph

34925 Commits

Author SHA1 Message Date
Laurent Destailleur
6b1f490ee1 Merge branch 'develop' into phpstanphpstan 2024-03-19 02:05:42 +01:00
MDW
9730149fab Fix typing: childtables can also be list of strings 2024-03-19 00:32:07 +01:00
MDW
d30b2d0362 Fix default in $fields init 2024-03-19 00:32:03 +01:00
MDW
fd9d48faac Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
Frédéric FRANCE
65fcc53519 Merge branch 'develop' into phpstanphpstan 2024-03-18 23:47:59 +01:00
Laurent Destailleur
557436a822 Merge pull request #28946 from MaximilienR-easya/develop_Add_substitution_intro_signature
New substitution for mail intro and signature on ticket mail
2024-03-18 23:20:33 +01:00
Frédéric France
0cb5a082b5 Merge remote-tracking branch 'upstream/develop' into phpstanphpstan 2024-03-18 22:21:16 +01:00
Laurent Destailleur
01e6bd012e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-18 21:37:37 +01:00
Laurent Destailleur
a0b7cb90d8 FIX trackid and temp dir on payment confirmation of event registration 2024-03-18 20:17:19 +01:00
Laurent Destailleur
62cf3ab098 Enhance error message 2024-03-18 19:27:52 +01:00
Laurent Destailleur
13f7012d40 NEW Add maintenance tool to switch utf8 -> utf8mb4 2024-03-18 18:17:53 +01:00
Frédéric France
eb8014c001 Merge remote-tracking branch 'upstream/develop' into phpstanphpstan 2024-03-18 17:50:42 +01:00
Laurent Destailleur
06ae1deb1b Fix better error message when using bad character_set_client 2024-03-18 17:27:06 +01:00
mrozniecki
fcff03c66d Add substitution for mail intro and signature on ticket mail 2024-03-18 16:10:39 +01:00
Laurent Destailleur
57181e6407 Typo 2024-03-18 15:28:19 +01:00
Laurent Destailleur
f9346a8022 Fix restore declaration to avoid to many uncompatibility problems. 2024-03-18 15:15:35 +01:00
Laurent Destailleur
1b46072a81 Merge pull request #28941 from frederic34/patch-9
Update pgsql.class.php for deprecated parameters
2024-03-18 14:45:58 +01:00
Laurent Destailleur
034ce8cb98 Fix trans key code 2024-03-18 14:44:18 +01:00
Laurent Destailleur
de4933f814 Merge pull request #28940 from lamrani002/customTemplateMail
NEW auto fill infos in template email
2024-03-18 14:43:10 +01:00
Laurent Destailleur
a956539b09 Merge pull request #28937 from mdeweerd/fix/PhanUndeclaredVariableAssignOp
Fix & enable PhanUndeclaredVariableAssignOp
2024-03-18 14:37:34 +01:00
Laurent Destailleur
6640354e79 Move to use the english key name ofmodule 2024-03-18 14:32:59 +01:00
Laurent Destailleur
d9ba301611 Merge pull request #28890 from zephyriony/patch-1
Proposed function for records that can't be found
2024-03-18 14:25:31 +01:00
Frédéric FRANCE
1783d68fd4 Update pgsql.class.php 2024-03-18 14:10:55 +01:00
MDW
83f2282517 Fix: Initialise $bookmarkList to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:12:48 +01:00
MDW
bee172c4b7 Fix: Initialise $x to fix PhanUndeclaredVariableAssignOp & optimize 2024-03-18 13:12:47 +01:00
MDW
a34798c832 Fix: Initialise $toprightmenu to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:12:46 +01:00
MDW
0b16a0618e Fix: Initialise $logouthtmltext to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:12:45 +01:00
MDW
cf952d3fde Fix: Initialise $fieldtocount to fix PhanUndeclaredVariableAssignOp 2024-03-18 12:23:37 +01:00
MDW
707e0dbd87 Fix: Update initial assing to $sql to fix PhanUndeclaredVariableAssignOp 2024-03-18 12:21:45 +01:00
Lamrani Abdel
632ee1b81b NEW auto fill infos in template email 2024-03-18 04:36:25 +01:00
MDW
ce66366dd1 Fix file_get_contents() does not use "r", str_replace (PhanTypeMismatchArgumentInternal) 2024-03-18 04:03:53 +01:00
MDW
d3e6a83d70 Fix PhanTypeMismatchArgumentInternal - apply casts tofix 2024-03-18 04:03:51 +01:00
MDW
17b4ebe219 Ignore PhanTypeMismatchArgumentInternal - they concern resource instead of LDAP\Connection 2024-03-18 04:03:49 +01:00
MDW
c4ab5a0437 Fix typing for attributes: list to int|string, add pos (fixes PhanTypeMismatchArgumentInternal) 2024-03-18 04:03:45 +01:00
Frédéric France
295f5d5b1f fix sql 2024-03-17 22:39:19 +01:00
Laurent Destailleur
efd77f4197 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-17 21:55:15 +01:00
Laurent Destailleur
27db740058 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-17 21:53:32 +01:00
Laurent Destailleur
ac1ae64ef8 Merge branch '18.0' into 18.0-issue27029 2024-03-17 21:49:12 +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
Laurent Destailleur
bb0e18deae Merge pull request #28922 from mdeweerd/fix/printf
Fix & enable Phan printf checks
2024-03-17 21:08:26 +01:00
Laurent Destailleur
eff2f4da7f Merge branch 'develop' into fix/phan/lowoccurrence2 2024-03-17 20:27:59 +01:00
Laurent Destailleur
b117d24cba Try to fix PhanUndeclaredFunctionInCallable 2024-03-17 20:26:05 +01:00
MDW
6148a0f7a3 fixup! Fix PhanUndeclaredFunctionInCallable by disabling notification in specific case 2024-03-17 20:12:55 +01:00
MDW
012f284b3d Fix PhanParamSuspiciousOrder by suppressing notification 2024-03-17 20:12:53 +01:00
MDW
18cfd0dae6 Fix PhanTypeComparisonFromArray by testing $error field
# Fix PhanTypeComparisonFromArray by testing $error field

getListOfPayments always returns an array, comparing it to 0 is invalid.
To know if there was an error, we should test error, not the size of the result.
Updated getListOfPayments as well to initialize error to ""
2024-03-17 20:12:45 +01:00
MDW
dbe8aacd0a Fix PhanParamSuspiciousOrder by ignoring notification 2024-03-17 20:12:43 +01:00
MDW
d79ca5f126 Fix PhanParamSuspiciousOrder by ignoring notification 2024-03-17 20:12:41 +01:00
MDW
013d1cc54f Fix PhanParamSuspiciousOrder by ignoring notification 2024-03-17 20:12:39 +01:00
MDW
fe6c5e132a Fix PhanPluginUnsafeEval by disabling notification in dol_eval 2024-03-17 20:12:37 +01:00
MDW
66c592717d Fix PhanTypeMismatchBitwiseBinaryOperands by typing argument 2024-03-17 20:12:35 +01:00