2
0
forked from Wavyzz/dolibarr
Commit Graph

2623 Commits

Author SHA1 Message Date
MDW
46ee9889b5 Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:55 +01:00
MDW
6539a125ca Fix type with cast/idate/phpdoc 2024-03-22 09:52:29 +01:00
Laurent Destailleur
ae10eedf2a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-21 11:29:16 +01:00
Laurent Destailleur
8ab3333eec FIX logo of paypal payment on payment page 2024-03-20 20:59:08 +01:00
Laurent Destailleur
bd76a084a4 Better structure of payment pages to allow integration of other usages 2024-03-20 17:45:49 +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
Laurent Destailleur
52e0710943 Look and feel v20 2024-03-19 21:27:29 +01:00
Laurent Destailleur
10e3627c59 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-19 18:14:07 +01:00
Laurent Destailleur
e9e2105508 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/core/class/CMailFile.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/ticket/class/ticket.class.php
2024-03-19 18:12:13 +01:00
Laurent Destailleur
cd1b0abd91 Fix warnings 2024-03-19 10:46:45 +01:00
Laurent Destailleur
cc78decc0c Fix warning 2024-03-19 10:43:59 +01:00
Laurent Destailleur
ddbec72c9a Fix warning 2024-03-19 10:38:49 +01:00
Laurent Destailleur
33cf4981ab Fix warning 2024-03-19 10:36:56 +01:00
Laurent Destailleur
43b6d26dd8 Doc 2024-03-19 10:31:39 +01:00
MDW
58c7c9acb4 Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:52 +01:00
Laurent Destailleur
29a858aa68 Merge pull request #28924 from mdeweerd/fix/whitespace
Fix trailing whitespace + format code + minor spelling + enable checks
2024-03-19 02:14:13 +01:00
Frédéric France
1a863a374d fix 2024-03-19 00:09: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
08ed8f9aaf Fix trans 2024-03-18 20:53:59 +01:00
Laurent Destailleur
ae41b07b70 Fix trans 2024-03-18 20:51:47 +01:00
Laurent Destailleur
a0b7cb90d8 FIX trackid and temp dir on payment confirmation of event registration 2024-03-18 20:17:19 +01:00
Frédéric France
eb8014c001 Merge remote-tracking branch 'upstream/develop' into phpstanphpstan 2024-03-18 17:50:42 +01:00
MDW
bb7eda4342 Fix: Initialise $moreforfilter to fix PhanUndeclaredVariableAssignOp
Also fix a few PhanUndeclaredGlobalVariable notifications.
2024-03-18 13:33:55 +01:00
MDW
449cb7758d Fix: Initialise $errmsg to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:14:47 +01:00
MDW
3d61fbf4f2 Fix: Initialise $errmsg to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:14:08 +01:00
Frédéric France
c084f41525 fix sql 2024-03-17 22:49:18 +01:00
MDW
686facd74d Fix PhanPluginWhitespaceTrailing + format code + minor spelling 2024-03-17 21:35:08 +01:00
MDW
6c7a7a8678 Fix PhanPluginSuspiciousParamOrder by exchanging argument positions 2024-03-17 20:12:51 +01:00
MDW
081963fa14 Fix PhanPluginSuspiciousParamOrder by exchanging argument positions 2024-03-17 20:12:49 +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
bb57fb3a93 Update view.php 2024-03-16 15:37:38 +01:00
Laurent Destailleur
effd277a12 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-16 14:26:00 +01:00
Laurent Destailleur
b1a880626c Look and feel v19 2024-03-16 14:23:16 +01:00
Laurent Destailleur
e994d6650f Fix regression in GETPOST limit 2024-03-16 11:41: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
Laurent Destailleur
25dd05c35e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-16 10:45:55 +01:00
Frédéric France
5c7db3d4e1 fix phpstan warnings 2024-03-16 09:14:58 +01:00
MDW
048f459869 Fix: $domain for setcookie() must be string 2024-03-15 23:41:24 +01:00
Laurent Destailleur
79aa9fb1f1 Code simpler 2024-03-15 20:29:21 +01:00
Laurent Destailleur
1a722fa436 Merge branch 'develop' into fix/PhanTypeMismatchPropertyProbablyReal 2024-03-15 15:07:35 +01:00
MDW
8cc6b31337 Fix empty label is '', not null 2024-03-15 10:12:45 +01:00
Laurent Destailleur
470e68829d Merge branch 'develop' into fix/PhanTypeInvalidUnaryOperandNumeric 2024-03-15 10:03:50 +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
Lamrani Abdel
fb5dab71ca FIX variable assignment for newPayment (PHPStan warnings) 2024-03-14 18:25:47 +01:00
Laurent Destailleur
74b8162d22 Merge pull request #28700 from mdeweerd/urlencode/fixuptype
Fix: Ensure the argument type for urlencode is string
2024-03-12 14:43:41 +01:00
Laurent Destailleur
33de57bd6c Update list.php 2024-03-12 14:00:53 +01:00
Laurent Destailleur
8367e909c9 Update list.php 2024-03-12 13:58:36 +01:00
Laurent Destailleur
c19efebc76 Fix regression 2024-03-12 13:55:00 +01:00