MDW
e77cd248f0
Fix: Spelling in "hidden" files ( #28391 )
...
* Fix: Spelling in 'hidden' file
* Fix: Spelling in 'hidden' file
* Fix: Spelling in 'hidden' file
2024-02-24 13:04:22 +01:00
Laurent Destailleur
66615477ae
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-02-17 20:58:40 +01:00
Laurent Destailleur
1bfe7acbb5
Fix package for 19.0
2024-02-12 15:05:28 +01:00
Laurent Destailleur
8143e76e6d
Prepare 19.0
2024-02-12 06:17:52 +01:00
Laurent Destailleur
0815df6bdf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-29 11:40:57 +01:00
Laurent Destailleur
70ab796c23
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-29 10:30:01 +01:00
Alban Durrheimer
8dce4e7114
Fix port in Docker MailDev
2024-01-26 10:00:51 +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
Laurent Destailleur
cca01cbda4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-23 22:15:36 +01:00
Laurent Destailleur
62e3f56223
Fix #yogosha20008
2024-01-19 14:22:40 +01:00
Laurent Destailleur
bdbe31c5e6
Fix phpcs
2024-01-15 18:05:30 +01:00
Laurent Destailleur
96925bc645
NEW Upgrade Sabre lib to 4.6.0
2024-01-15 13:58:04 +01:00
Laurent Destailleur
b20838077b
Try to merge the 2 phpstan files
2024-01-14 19:42:54 +01:00
Laurent Destailleur
e74ed60d0c
Try to merge phpstan.neon and phpstan_action.neon
2024-01-14 13:14:52 +01:00
MDW
c885c6917e
Qual: Ignore most shellcheck annotations, fix some ( #27452 )
...
# Qual: Ignore most shellcheck annotations, fix some
Most shellcheck annotations are ignored - this is to make sure that ci
can work for existing scripts.
Some fixes were applied.
pre-commit script was beautyfied by temporarily suppressing the IFS= expression on 2 lines.
2024-01-12 21:03:08 +01:00
MDW
42a0d05b63
Qual: Spelling outside htdocs ( #27448 )
...
* Qual: Spelling outside htdocs
# Qual: Fix spelling of files not in the htdocs subdirectory.
Highlight:
- Change in email test from unvalid to invalid that should give the same test result.
* Update Dolibarr-soapui-project.xml
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-12 17:14:13 +01:00
MDW
417726f7b1
Fix: Disable execute bit in git + correct shebangs ( #27450 )
...
# Fix: Execute bits in git and shebangs
Some files had the execute bit improperly set to enabled.
Some scripts did not have a correct shebang.
2024-01-12 17:10:16 +01:00
MDW
5d69728703
Qual: Apply beautysh ( #27395 )
...
# Qual: Apply beautysh
Beautysh the shell scripts.
Also fixed some spelling.
2024-01-10 19:47:29 +01:00
MDW
2e31005afb
Fix: Make some scripts with shebang executable in git. ( #27393 )
...
# Fix: Make some scripts with shebang executable in git.
Make some scripts executable according to git.
This can help running them after checkout.
It also helps with future automatic checks.
2024-01-10 17:33:52 +01:00
Laurent Destailleur
c827829a95
Merge pull request #27382 from mdeweerd/spelling/dolibarr
...
Fis: dolibar -> dolibarr
2024-01-10 14:53:49 +01:00
Laurent Destailleur
f711144428
Try to move tmp dir
2024-01-10 14:52:12 +01:00
MDW
96c469a45d
spelling/dolibarr
2024-01-10 12:59:49 +01:00
Laurent Destailleur
c5ca38828b
Move the tmp dir into build
2024-01-10 12:52:06 +01:00
Laurent Destailleur
c16715eedf
Move the tmp dir into build
2024-01-10 12:50:54 +01:00
Frédéric FRANCE
9449c5a38e
Merge branch 'develop' into clean_phpstan_action
2024-01-09 21:10:14 +01:00
Laurent Destailleur
c13228efe8
Fix #yogosha19828
2024-01-09 20:50:30 +01:00
Laurent Destailleur
f45f5c3291
Fix #yogosha19828
2024-01-09 20:32:31 +01:00
Frédéric FRANCE
bd2c65246a
Merge branch 'develop' into clean_phpstan_action
2024-01-05 08:50:23 +01:00
Laurent Destailleur
ef39446d89
Better bootstrap for phpstan
2024-01-04 14:25:35 +01:00
Frédéric FRANCE
3949945922
Merge branch 'develop' into clean_phpstan_action
2024-01-02 11:07:00 +01:00
Laurent Destailleur
1838bc0031
Fix #yogosha19630
2023-12-21 10:46:05 +01:00
Frédéric FRANCE
2a7cf7fac8
Merge remote-tracking branch 'upstream/develop' into clean_phpstan_action
2023-12-20 17:50:16 +01:00
Laurent Destailleur
34ec6fa142
Doc
2023-12-19 09:58:04 +01:00
Frédéric FRANCE
1b6006c168
QUAL phpstan github action
2023-12-07 20:49:43 +01:00
Laurent Destailleur
697c8d14b7
Fix phpcs
2023-12-04 10:16:54 +01:00
Laurent Destailleur
9992371b16
doc
2023-12-01 19:39:25 +01:00
Laurent Destailleur
fb330231cf
Doc
2023-11-26 19:19:37 +01:00
HENRY Florian
3b252e50a3
fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README ( #26679 )
...
* fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README
* add other custom files
* add other custom files
2023-11-18 15:11:40 +01:00
Laurent Destailleur
ba10c95148
Clean code
2023-11-18 01:30:34 +01:00
MDW
e47811a710
QUAL Improve spelling in documentation strings/text ( #26611 )
2023-11-16 15:33:55 +01:00
Eric
349fd7fd1f
add windows temp to tmpfilename ( #26273 )
2023-10-20 02:21:26 +02:00
Laurent Destailleur
23876058a1
Update doc for tcpdf patch to do
2023-09-10 14:49:39 +02:00
Laurent Destailleur
91c48e29bf
Include commit starting with PERF, SEC, QUAL
2023-09-04 14:52:40 +02:00
Laurent Destailleur
e69c7792fd
Remove .idea no more used (Qodana abandonned)
2023-08-23 18:45:10 +02:00
Laurent Destailleur
329473c3cb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-21 14:14:44 +02:00
Laurent Destailleur
5d9c99c5bb
Fix debian package
2023-08-18 00:31:50 +02:00
Laurent Destailleur
c68d8a8dc8
Add nb of errors
2023-08-10 11:39:58 +02:00
Laurent Destailleur
819daa8e03
Fix phpstan
2023-08-08 12:55:18 +02:00
Laurent Destailleur
400d6255a0
Doc for rector
2023-08-06 14:45:35 +02:00
Laurent Destailleur
9e3db267bc
Doc
2023-08-06 11:56:31 +02:00