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
0441b9d25c
Trans
2024-01-25 13:13:08 +01:00
Laurent Destailleur
86c787821a
Fix colspan
2024-01-25 12:57:19 +01:00
Laurent Destailleur
b081652c4b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-25 12:51:55 +01:00
Laurent Destailleur
7a4128b8b6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-25 01:38:49 +01:00
Laurent Destailleur
d873cc43ed
Fix missing migration
2024-01-25 01:38:28 +01:00
Laurent Destailleur
c6d13d98e9
Fix missing column in migration
2024-01-25 01:37:57 +01:00
Laurent Destailleur
331b13c465
Sync transifex
2024-01-25 01:15:01 +01:00
Laurent Destailleur
bf7390b569
Fix compatibility
2024-01-24 23:53:13 +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