thibdrev
ddb7e109be
qual: phpstan for htdocs/compta/paiement_charge.php
...
htdocs/compta/paiement_charge.php 103 Property PaymentSocialContribution::$chid (int) does not accept array|string.
2024-01-24 21:11:39 +01:00
Laurent Destailleur
c451526d2a
Merge pull request #27743 from mdeweerd/optim/for_transscripts
...
Qual: Optimize + avoid recognition by translation scripts.
2024-01-24 15:26:26 +01:00
Laurent Destailleur
d39b091bf1
Merge pull request #27760 from mdeweerd/trans/generic
...
Qual: Make some translation strings more generic
2024-01-24 15:24:01 +01:00
Laurent Destailleur
f3cf11690a
Merge pull request #27773 from mdeweerd/tool/config/codespell
...
Qual: codespell: More general exclusion of SVG images
2024-01-24 15:21:55 +01:00
Laurent Destailleur
6ed1e4fee5
Merge branch 'develop' into tool/config/codespell
2024-01-24 15:21:46 +01:00
Laurent Destailleur
8f4c1f344c
Exemple of code to remove duplicate entry in extrafield table
2024-01-24 15:17:14 +01:00
MDW
13a32a5549
Qual: codespell: More general exclusion of SVG images
...
'*.svg' was recently added to the .pre-commit configuration, excluding
the 'image' type is more general.
The pyproject.toml which is used from the CLI has been updated
to exclude '*.svg'.
2024-01-24 15:03:24 +01:00
MDW
2a82af74e0
Qual: Optimize + avoid recognition by trans scripts.
...
# Qual: Optimize + avoid recognition by trans scripts.
This optimizes the code by avoiding contactenating the string twice.
This was detected because the new shell script (#27726 ) identifies
this as a fixed string and it's better to adjust the code than
make the script more complex.
2024-01-24 14:50:49 +01:00
MDW
976f450605
Qual: Make some translation strings more generic
...
# Qual: Make some translation strings more generic
Provide variable values as parameters to translation string so that
they can be generally translated
2024-01-24 14:49:48 +01:00
Laurent Destailleur
991c0a7aa5
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-24 14:39:32 +01:00
Laurent Destailleur
89527f9d32
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-24 14:38:23 +01:00
Laurent Destailleur
531a5930bb
Fix typo
2024-01-24 14:38:01 +01:00
Laurent Destailleur
cb1c3a5bb1
Debug v19
2024-01-24 14:36:35 +01:00
Laurent Destailleur
de2aca2d9a
Merge pull request #27761 from mdeweerd/dict/GETPOST_filter
...
Qual: Add GETPOST filter misspellings to dict
2024-01-24 14:32:43 +01:00
Laurent Destailleur
ab52890e34
Merge branch 'develop' into dict/GETPOST_filter
2024-01-24 14:32:22 +01:00
Laurent Destailleur
bae64d11a3
Update codespell-dict.txt
2024-01-24 14:30:23 +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
b7f50fe0d9
Merge pull request #27752 from Daoud-mohamed/Technical-debts-7
...
Fix some warnings -Technical debts-
2024-01-24 14:29:01 +01:00
Laurent Destailleur
a04da3b763
Merge pull request #27756 from W1W1-M/qual-fichinterrec-phpstan-lvl3
...
Qual phpstan fichinterrec class
2024-01-24 14:28:19 +01:00
Laurent Destailleur
6c8409c430
Merge pull request #27767 from thibdrev/patch-3
...
qual: phpstan and phpdoc
2024-01-24 14:28:00 +01:00
Laurent Destailleur
e8f721d7c4
Merge pull request #27759 from thibdrev/patch-1
...
qual : phsptan
2024-01-24 14:27:37 +01:00
Laurent Destailleur
2b3b0fb2ec
Merge pull request #27764 from frederic34/patch-5
...
fix phpstan
2024-01-24 14:27:18 +01:00
Laurent Destailleur
c91d552cb4
Merge pull request #27768 from frederic34/patch-8
...
fix phpstan
2024-01-24 14:26:55 +01:00
Laurent Destailleur
72476dd5a1
Merge pull request #26344 from ATM-Consulting/FIX_wrong_decimals_on_dispatch_page
...
FIX : wrong decimals on dispatch page
2024-01-24 14:26:39 +01:00
Laurent Destailleur
732aaeda4a
Debug webportal
2024-01-24 14:20:38 +01:00
Laurent Destailleur
ce1eaa65a5
Debug v19
2024-01-24 14:12:46 +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
Laurent Destailleur
bbc2302f00
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-24 11:58:30 +01:00
Laurent Destailleur
0dea4bec4c
Fix user object missing
2024-01-24 11:58:08 +01:00
Laurent Destailleur
3eb461db7c
FIX #27771 Sec: birth date and personal address not visible by default
...
on vcard
2024-01-24 11:56:56 +01:00
Laurent Destailleur
04920c9b54
Fix do not lose input field on error
2024-01-24 11:21:56 +01:00
Laurent Destailleur
a5a3d6a7f3
FIX #25879
2024-01-24 11:09:30 +01:00
Laurent Destailleur
fec4d0c254
Merge pull request #25879 from Easya-Solutions/new-webportal-module
...
NEW WebPortal module
2024-01-24 11:07:07 +01:00
Laurent Destailleur
2d4d36ae4e
Exclude svg from codespell
2024-01-24 11:01:33 +01:00
Laurent Destailleur
c6312c92e2
Merge pull request #27763 from frederic34/patch-3
...
fix phpstan
2024-01-24 10:50:55 +01:00
Laurent Destailleur
3ed68ee69b
Merge pull request #27762 from thibdrev/patch-2
...
qual: phpstan and phpdoc
2024-01-24 10:50:28 +01:00
Laurent Destailleur
8a669eba0a
Merge pull request #27765 from mdeweerd/qual/dolidb_versionmin
...
QUAL Force subclass MINVERSION (#26314 )
2024-01-24 10:49:54 +01:00
Laurent Destailleur
47765af18e
Merge pull request #27766 from frederic34/patch-7
...
fix phpstan
2024-01-24 10:48:56 +01:00
Laurent Destailleur
99fee99a52
Merge pull request #27769 from thibdrev/patch-4
...
qual: phpdoc
2024-01-24 10:48:41 +01:00
Laurent Destailleur
9c963b915c
Merge pull request #27770 from mdeweerd/qual/fixtranskeys
...
Qual: Fix translation keys.
2024-01-24 10:48:18 +01:00
VESSILLER
3d91c28f0a
Fix PHPStan
2024-01-24 10:33:23 +01:00
VESSILLER
27850af072
Fix PHPStan
2024-01-24 10:28:38 +01:00
VESSILLER
f51e4d57b4
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new-webportal-module
2024-01-24 09:52:44 +01:00
Frédéric FRANCE
9cfe1d8e88
Merge branch 'develop' into patch-14
2024-01-24 08:44:20 +01:00
thibdrev
d0224e0714
fix conflict with last commit
2024-01-24 07:45:37 +01:00
thibdrev
1a0639662f
typo
2024-01-24 07:42:35 +01:00
Laurent Destailleur
0602b40e3a
FIX Debug setup of module TakePOS
2024-01-24 03:34:42 +01:00
Laurent Destailleur
b51b8ab1d5
FIX Debug setup of module TakePOS
2024-01-24 03:34:03 +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