2
0
forked from Wavyzz/dolibarr
Commit Graph

8742 Commits

Author SHA1 Message Date
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
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
Laurent Destailleur
23f85df9d9 Fix trans 2024-01-11 12:58:24 +01:00
Laurent Destailleur
4957eacfa6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-11 11:45:00 +01:00
Laurent Destailleur
52dfdbc7ad Merge branch 'develop' into 18a3 2024-01-11 11:27:10 +01:00
MDW
58ba3e31fa Qual: Fix spelling for crypted and referer (#27408)
# Qual: Fix spelling for crypted and referer.

The proper spelling is encrypted and referrer, but the code has
some occurences where referer and crypted need to be maintained.

To make verification easier, this spelling correction is limited to
mostly these corrections and some minor translations and a only a
few other corrections.

crypted and referer are added as exceptions for spelling after this fix.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-11 10:07:06 +01:00
MDW
71f906c280 Qual: Spelling of admin code. (#27412)
# Qual: Fix spelling of admin code.

Mostly changes in the comments.
Some french text was modified to not trigger a bad spelling.

htdocs/admin/contract.php has a change to $langs->trans(Activated)
which probably fixes a bug.

htdocs/admin/system/xcache.php used ->trans(Recommanded)
but the proper key is ->trans(Recommended).
2024-01-11 09:59:52 +01:00
Laurent Destailleur
b418bc9e1e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-10 15:14:11 +01:00
Laurent Destailleur
e770259b3f Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-10 15:12:50 +01:00