2
0
forked from Wavyzz/dolibarr
Commit Graph

2642 Commits

Author SHA1 Message Date
Laurent Destailleur
ad79acf63c QUAL removed duplicate language file 2024-04-04 11:00:35 +02:00
Laurent Destailleur
bf3c4bdc01 CSS 2024-04-03 17:03:37 +02:00
Laurent Destailleur
3fa5e017e6 Update demo profile 2024-04-03 13:49:47 +02:00
Laurent Destailleur
44209434ca NEW Can force language of a page in website module with xx/pagename 2024-03-29 23:59:23 +01:00
Laurent Destailleur
b58e439a17 Clean use of $_POST 2024-03-28 21:29:02 +01:00
Laurent Destailleur
e73f79ca96 Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
Laurent Destailleur
a7e33e6573 Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1
Fixes for PhanPluginUnknownObjectMethodCall
2024-03-28 14:20:57 +01:00
Laurent Destailleur
54501bccc3 Merge pull request #29066 from mdeweerd/fix/dol_get_fiche_head
Fix arguments to dol_get_fiche_head and dol_get_fiche_end
2024-03-28 14:16:45 +01:00
MDW
6f87a52791 Fix arguments to dol_print_error 2024-03-27 10:23:44 +01:00
MDW
4e4d56d8df Fix arguments to dol_print_error 2024-03-27 10:23:44 +01:00
MDW
586de61d44 Fix arguments to dol_print_error 2024-03-27 10:23:43 +01:00
MDW
69f150ef97 Fix arguments to dol_get_fiche_head 2024-03-27 10:23:04 +01:00
MDW
bd2f970615 Fix arguments to dol_get_fiche_head 2024-03-27 10:23:03 +01:00
MDW
735d9ae467 Fix arguments to dol_get_fiche_head 2024-03-27 10:23:02 +01:00
MDW
ac49e3ed0b Fix arguments to dol_get_fiche_head 2024-03-27 10:23:01 +01:00
MDW
6d27b12d08 Fix arguments to dol_get_fiche_head 2024-03-27 10:23:00 +01:00
MDW
d66cc2e329 Fix arguments to dol_get_fiche_head 2024-03-27 10:22:59 +01:00
MDW
5c0917cf89 Fix arguments to dol_get_fiche_head 2024-03-27 10:22:58 +01:00
MDW
6f0340e8ce Force typing (phan) for typing checks 2024-03-27 10:18:09 +01:00
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