yledoare
e7fc690fb8
Support Docker install in production environment ( #29951 )
...
* Bookcal : more date check
* fix phpcs warning
* No error if dateStartTimestamp not yet set
* Docker for PROD
* Update Readme
* Fix else if CodeSniffer warning
* Update Readme for Docker
* Random DB password
* Add install.forced.docker.php
* Enable dolibarr_main_url_roo writable in forced mode
* revert on main_url editable
2024-06-15 17:11:01 +02:00
Laurent Destailleur
0a3f66c6c4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/tools/codespell/codespell-ignore.txt
htdocs/admin/system/security.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/product/fournisseurs.php
2024-04-11 22:57:43 +02:00
Laurent Destailleur
aeefc38d1d
Fix rpm package for fedora
2024-04-08 03:31:16 +02:00
Laurent Destailleur
39d2f3376f
Limit the information visible
2024-03-28 16:25:32 +01:00
Laurent Destailleur
01e6bd012e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-18 21:37:37 +01:00
ksar
b4880a8b17
FIX : Issue with special characters in Frencj=h
...
Move to ANSI instead of UTF-8
2024-03-17 23:16:27 +01:00
Laurent Destailleur
efd77f4197
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-17 21:55:15 +01:00
ksar
61196a1a86
Update makepack-howto.txt
2024-03-16 23:02:39 +01:00
ksar
7b8cbf0e5e
UPDATE: Doliwamp to PHP V7.4
...
UPDATE Doliwamp to PHP V7.4.
Warning : You need to update the Micrsoft Visual C++ Redistributable for Visual Studio from 2015 to at least 2017
2024-03-16 22:52:17 +01:00
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