Commit Graph

8749 Commits

Author SHA1 Message Date
Laurent Destailleur
eb4f53665d Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	.github/workflows/pre-commit.yml
	ChangeLog
	dev/tools/codespell/codespell-lines-ignore.txt
	htdocs/comm/mailing/card.php
	htdocs/contact/card.php
	htdocs/langs/en_US/admin.lang
	htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php
2024-02-07 18:30:10 +01:00
Laurent Destailleur
c66b434c80 Fix for export 2024-02-06 18:41:45 +01:00
Laurent Destailleur
be830d31be Debug v19 selection of ticket printer per terminal 2024-02-06 17:06:47 +01:00
Laurent Destailleur
32e205b5d1 Clean code 2024-02-02 19:50:43 +01:00
Laurent Destailleur
de8265a1bb Merge pull request #27940 from W1W1-M/qual-ldap-class-phpcs
Qual ldap class phpcs
2024-02-01 12:03:47 +01:00
Laurent Destailleur
ca86dd4699 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-31 18:27:19 +01:00
Laurent Destailleur
9843f31814 Fix warning 2024-01-31 18:26:09 +01:00
William Mead
fada6a5db3 Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +01:00
William Mead
f114094ffe Fix PHPCS. Rename connect_bind to connectBind. 2024-01-31 15:31:57 +01:00
Laurent Destailleur
dc961b46ca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-31 03:51:47 +01:00
Laurent Destailleur
423837a750 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-30 22:20:43 +01:00
Laurent Destailleur
79d9cab115 Include instruction to fix character set of a column 2024-01-30 22:19:41 +01:00
Laurent Destailleur
f0392a0caf Fix link with entity 2024-01-29 15:03:46 +01:00
Laurent Destailleur
92cf4f2fd1 Mutualize code 2024-01-28 16:36:01 +01:00
Frédéric FRANCE
5448261947 fix pre-commit 2024-01-25 23:32:53 +01:00
MDW
314dd5272f Fix spelling dont -> don't 2024-01-25 22:40:52 +01:00
Laurent Destailleur
d8ede0807f Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-25 17:25:13 +01:00
Laurent Destailleur
b8686f159f Debug module receipt printer 2024-01-25 15:18:06 +01:00
Laurent Destailleur
fc4ba2b170 css 2024-01-25 13:53:53 +01:00
Laurent Destailleur
7b9f501612 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-25 13:50:33 +01:00
Laurent Destailleur
0791d32070 css 2024-01-25 13:50:01 +01:00
Laurent Destailleur
a91ee19f65 Merge pull request #27753 from frederic34/patch-14
Update codespell-dict.txt
2024-01-24 14:29:36 +01:00
Laurent Destailleur
0cadd3037d Debug v19 2024-01-24 12:03:08 +01:00
Laurent Destailleur
21dfb024f3 Debug v19 2024-01-24 12:02:18 +01:00
Frédéric FRANCE
9cfe1d8e88 Merge branch 'develop' into patch-14 2024-01-24 08:44:20 +01:00
MDW
565fe09cb5 Qual: Fix translation keys.
# Qual: Fix translation keys

Modify some translation keys so that they correspond to each other,
use an existing key or fix the contents as it's not translated yet.
2024-01-23 23:56:20 +01:00
Laurent Destailleur
ce21af7b6c Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 22:17:46 +01:00
Frédéric France
d9079dae9a translate comments 2024-01-23 20:18:33 +01:00
Laurent Destailleur
1583ea13aa Fix typo 2024-01-23 18:36:55 +01:00
Laurent Destailleur
5524645dca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-23 17:29:18 +01:00
Laurent Destailleur
9bcf02c408 Clean code 2024-01-23 17:29:09 +01:00
Frédéric FRANCE
e6ea6a95ce replace deprecated function 2024-01-23 14:24:28 +01:00
Laurent Destailleur
28b3e656a9 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 10:44:10 +01:00
Laurent Destailleur
27607f5241 Fix tr 2024-01-23 09:46:55 +01:00
Laurent Destailleur
4e8d0cc676 Fix tr 2024-01-22 20:26:43 +01:00
Laurent Destailleur
c73f40fdc0 Update expensereport_ik.php 2024-01-22 13:18:10 +01:00
thibdrev
3681fa7dad qual: phpstan
htdocs/admin/expensereport_ik.php	66	Property ExpenseReportIk::$coef (float) does not accept array|string.
htdocs/admin/expensereport_ik.php	67	Property ExpenseReportIk::$ikoffset (float) does not accept array|string.
htdocs/admin/expensereport_ik.php	68	Property ExpenseReportIk::$fk_c_exp_tax_cat (int) does not accept array|string.
htdocs/admin/expensereport_ik.php	69	Property ExpenseReportIk::$fk_range (int) does not accept array|string.
2024-01-22 12:21:38 +01:00
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Laurent Destailleur
d3528306d8 Merge pull request #27644 from thibdrev/patch-1
qual: phpstan
2024-01-19 21:12:50 +01:00
Laurent Destailleur
4c4ee11abf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-19 20:08:04 +01:00
Laurent Destailleur
916c017aa6 Debug v19 2024-01-19 20:04:11 +01:00
Laurent Destailleur
c863302cac Merge pull request #27651 from thibdrev/patch-3
qual: phpstan
2024-01-19 18:00:37 +01:00
Laurent Destailleur
4795c40601 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-19 15:36:53 +01:00
thibdrev
9039db9f54 qual: phpstan
htdocs/admin/expensereport_rules.php	128	Property ExpenseReportRule::$restrictive (int) does not accept array|string.
htdocs/admin/expensereport_rules.php	129	Property ExpenseReportRule::$fk_c_type_fees (int) does not accept array|string.
htdocs/admin/expensereport_rules.php	131	Property ExpenseReportRule::$amount (float) does not accept string.
2024-01-19 12:40:40 +01:00
Laurent Destailleur
3b918ad274 Tooltip 2024-01-19 11:19:43 +01:00
thibdrev
00d1b26d06 qual: phpstan
htdocs/admin/defaultvalues.php	163	Property CommonObject::$id (int) does not accept array|string.
htdocs/admin/defaultvalues.php	186	Property CommonObject::$id (int) does not accept array|string.
2024-01-19 08:46:08 +01:00
Frédéric FRANCE
c4de54f4a5 fix warnings 2024-01-18 21:31:48 +01:00
Laurent Destailleur
0a97dcc7b5 Clean dolibarr about page 2024-01-14 21:48:35 +01:00
Laurent Destailleur
f773fa2dbd Fix phan report 2024-01-12 22:09:51 +01:00
Frédéric FRANCE
0d3e0c8ec4 fix incorrect case and remove exclude check (#27449) 2024-01-12 20:40:34 +01:00