Commit Graph

33277 Commits

Author SHA1 Message Date
Laurent Destailleur
0db281a919 FIX SEC we must not propagate SQL requests as parameters. 2023-12-20 21:35:04 +01:00
Laurent Destailleur
e119ad19c0 Clean code 2023-12-20 17:44:20 +01:00
Laurent Destailleur
9892abdbb2 FIX Menu Create of project no working on smartphone with no top menu. 2023-12-19 22:33:31 +01:00
Laurent Destailleur
fe1b6c2723 FIX Menu Create of project no working on smartphone with no top menu. 2023-12-19 22:32:49 +01:00
Laurent Destailleur
1182a3a960 Try css 2023-12-19 22:12:29 +01:00
Laurent Destailleur
af610ea9f8 Fix warning 2023-12-19 18:47:42 +01:00
Laurent Destailleur
4f23141743 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-19 17:47:06 +01:00
Laurent Destailleur
1f738e5a7b Clean code 2023-12-19 17:46:39 +01:00
Can Arslan
3f9053170e FIX: removed duplicate code
removed duplicate code (with line 407)
2023-12-19 09:08:14 -07:00
Laurent Destailleur
fb5393149a Merge pull request #27096 from defrance/patch-308
php V8 warning
2023-12-19 16:27:30 +01:00
Laurent Destailleur
13e4fe7010 Merge pull request #27118 from frederic34/patch-3
fix phpdoc
2023-12-19 15:56:10 +01:00
Laurent Destailleur
23615499d8 Merge pull request #27156 from mdeweerd/qual/fix/undeclared/showmenu
Fix $showmenu seen as undeclared by static checker.
2023-12-19 15:53:28 +01:00
Laurent Destailleur
97ae114265 FIX Universal search syntax accept string with ' in the IN 2023-12-19 15:01:21 +01:00
Laurent Destailleur
e7c405425c Debug v19 2023-12-19 14:03:17 +01:00
Laurent Destailleur
7f5df80efd Debug v19 2023-12-19 11:51:48 +01:00
Laurent Destailleur
4611330143 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-19 00:51:27 +01:00
Laurent Destailleur
d20cfb42b8 Fix MO PDF template not correctly enabled 2023-12-19 00:50:51 +01:00
Laurent Destailleur
aa1abf2b69 Fix trans 2023-12-19 00:49:08 +01:00
Laurent Destailleur
0b0f05523e FIX #yogosha19628 2023-12-18 19:47:49 +01:00
Laurent Destailleur
67dbe4d4ef Duplicate protection agains external entity 2023-12-18 19:16:35 +01:00
Laurent Destailleur
7193fae3dd Fix security on doc signature. Fix bad position of signature file. 2023-12-18 16:41:40 +01:00
Laurent Destailleur
a7fa5accf9 Debug v19 2023-12-18 15:06:25 +01:00
Laurent Destailleur
b49aff4d02 Debug v19 2023-12-18 13:51:25 +01:00
Frédéric FRANCE
65e528f619 Merge branch 'develop' into patch-3 2023-12-18 09:22:56 +01:00
MDW
0391e02b28 Fix seen as undeclared by static checker.
# Fix  seen as undeclared by static checker.
https://github.com/Dolibarr/dolibarr/pull/26480/checks#step:5:79
https://github.com/Dolibarr/dolibarr/pull/26480/checks#step:5:80
2023-12-18 05:00:39 +01:00
Laurent Destailleur
abdfd74d25 Merge pull request #27114 from mc2rcanarslan/patch-4
FIX: wrong object field assignment
2023-12-17 23:15:09 +01:00
Laurent Destailleur
3c926883b4 Merge pull request #27115 from JonBendtsen/patch-1
Thirdparty email missing in send message form for ticket #27034
2023-12-17 23:14:51 +01:00
Laurent Destailleur
98009ea6be Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/compta/bank/class/account.class.php
	htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
	htdocs/langs/en_US/recruitment.lang
	htdocs/master.inc.php
	htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
Laurent Destailleur
a342ef5ecf Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-17 21:37:44 +01:00
Laurent Destailleur
2b6ec12218 Merge pull request #27127 from Hystepik/fix-funnel-graph
Fix funnel of prospection display
2023-12-17 21:33:17 +01:00
Laurent Destailleur
6802c0f364 Merge pull request #27131 from frederic34/patch-8
fix phpdoc
2023-12-17 21:28:14 +01:00
Laurent Destailleur
8157b7a334 Merge pull request #27137 from frederic34/patch-17
fix phpdoc
2023-12-17 21:23:40 +01:00
Laurent Destailleur
a00099ed16 Fix sql standard 2023-12-17 21:20:11 +01:00
Laurent Destailleur
55f5c6663d Fix regression on css lost on flags 2023-12-17 13:11:58 +01:00
Laurent Destailleur
78d5e71a8f FIX #yogosha19506 2023-12-16 19:24:41 +01:00
Frédéric FRANCE
35c58da5c4 Merge branch 'develop' into patch-17 2023-12-16 17:50:21 +01:00
Laurent Destailleur
91e53f9434 FIX #yogosha19474 2023-12-16 17:05:32 +01:00
Laurent Destailleur
b7a48691df Fix #yogosha19473 2023-12-16 16:50:53 +01:00
Laurent Destailleur
9765a18265 Debug v19 2023-12-16 16:26:38 +01:00
Laurent Destailleur
eda3ec4d04 Fix menu. Debug v19. 2023-12-16 14:50:54 +01:00
Frédéric FRANCE
188bf6f959 fix when actioncode is array 2023-12-16 00:13:56 +01:00
Frédéric FRANCE
64b7f55825 fix phpdoc 2023-12-15 23:59:39 +01:00
Frédéric FRANCE
e9aa68e3fa fix phpdoc 2023-12-15 20:36:10 +01:00
Hystepik
bac413ff27 Fix funnel of prospection display 2023-12-15 16:19:05 +01:00
Laurent Destailleur
5720f295be Fix warning 2023-12-15 13:58:48 +01:00
Laurent Destailleur
a515ceedda Fix warnings 2023-12-15 13:54:56 +01:00
Laurent Destailleur
44f24746ed Fix warnings 2023-12-15 13:49:09 +01:00
Laurent Destailleur
05db4b9f8e Sync transifex 2023-12-15 13:34:39 +01:00
Frédéric FRANCE
ee7584425c fix phpdoc 2023-12-15 12:02:32 +01:00
Laurent Destailleur
dae7bb5e80 Fix phpstan 2023-12-15 11:02:50 +01:00