29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-30 00:53:41 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Hannes Papenberg
f340734748
[4.3] Add a CLI installation for Joomla (#38325)
* Initial code for a CLI installation

* First PoC

* Lots of cleanup

* Finalising CLI installer

* Deleting install folder after installation

* Codestyle

* Fixing path of API test install

* Update installation/INSTALL

Co-authored-by: Brian Teeman <brian@teeman.net>

* Codestyle

* Docblocks

* Wording

* Fixing db prefix for API tests

* Fixing Postgres API tests

* Further fixes to API tests

* Some cleanup

* Fixing API tests one last time

* Docblock formatting

* Resorting fields

* Improving progress indicator messages

* Disable remote DB check for CLI installation

* Fixing check

* Introducing _JCLI_INSTALLATION constant for DB check

* Hiding password entries on CLI

* hide admin psw

* show db_prefix

show db_prefix in interacting mode too

* Adding check for configuration.php present

* Allowing for empty db password

* Deleting installation folder only when not in dev mode

* Codestyle

* Converting strings to ini file

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/src/Console/InstallCommand.php

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/src/Console/InstallCommand.php

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/src/Console/InstallCommand.php

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/src/Console/InstallCommand.php

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/src/Console/InstallCommand.php

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/language/en-GB/joomla.cli.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update installation/INSTALL

Co-authored-by: Brian Teeman <brian@teeman.net>

* Further bugfixes

* Cleaning up available RDBMS options

* Catching error when connecting to database

* Removing false db type

* Fixing case of attribute

* Removing unnecessary methods from CliInstallationApplication

* Fixing string

* Sorting translation strings for CLI and adding shortened error message

* Fixing docblocks and use statement

* Adding Allons suggestions

* Fixing use statements

* Using language object from app

* Remove unnecessary method

* Fixing language object

* Removing . at the end of sentences since they are followed by a : anyway

* Use - instead of _ in the parameters

* Fixing api tests

Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Nicola Galgano <optimus4joomla@gmail.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2022-10-21 16:26:07 +02:00
Phil E. Taylor
b1b445e3a6
[4] Remove PHP from a plain text file (#35138) 2021-09-09 18:11:13 +01:00
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
wilsonge
d7451e6440
Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
Brian Teeman
c80a4a0c1a [4.0]housekeeping (#27264)
* [4.0]housekeeping

fixes various typos and grammar mainly in code blocks and comments

* Update FeedParserTest.php

* fix over agressive search/replace
2019-12-20 15:37:12 -08:00
wilsonge
2f74f9ad7a
Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
wilsonge
6e1d6c8a69
Other directories to J4 alpha 3 2018-05-12 15:26:53 +01:00
wilsonge
3e3d57f4f1
Merge branch 'staging' into 4.0-dev 2017-01-15 13:52:59 +00:00
wilsonge
f4e07d8954
It's 2017. Happy New Year 2017-01-12 12:16:47 +00:00
Michael Babker
aa14f21ee5 Merge branch 'staging' of github.com:joomla/joomla-cms into 4.0-dev 2016-11-12 13:54:23 -06:00
zero-24
8876231a0f Updates for the new downloads Portal (#12707)
* move to downloads.joomla.org

* one more
2016-11-02 23:32:46 +00:00
Samuel Mehrbrodt
687e1c0b23 Remove reference to MSSQL 2016-09-30 08:42:03 +02:00
Marc-Antoine Thevenet
3e4b2fec56 JED turned to https (#12076)
* JED truned to https

JED truned to https
Minor fixes on proper use of Joomla!

* Update README.txt

Same as #12076

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED turned https

* JED and community turned https

* JED, community and org turned https

* JED and community turned https

* JED and community turned https
2016-09-19 17:23:06 +01:00
zero-24
a32d7a246d Review and cs for the other files in the install folder (#10363)
* review and cs for the other files in the install folder

* typo

* fix travis

* try to fix travis again

* Update ruleset.xml
2016-07-23 10:29:01 +02:00
Brian Teeman
7062d63fa6 Installation file grammar fixes (#10781)
* grammar changes

* grammar

* remove of
2016-07-16 09:04:16 +02:00
Brian Teeman
227fbebde3 Update INSTALL (#10446) 2016-05-16 17:53:48 +02:00
Marc-Antoine Thevenet
2074428a75 Fix the URL for technical requirements on joomla.org (#10461)
Fix the URL for technical requirements on joomla.org
following:
https://github.com/joomla/joomla-websites/issues/333 and https://github.com/joomla/joomla-cms/pull/10446#issuecomment-219108807

**Testing instruction:**

Easy fix on review
2016-05-14 19:45:48 +01:00
Jean-Marie Simonet
22fdc98d5a Updating copyright date to 2016 2016-01-06 11:24:34 +01:00
Michael Babker
6179ac849d Update references for joomla.org to HTTPS 2015-09-15 15:38:33 -04:00
zero-24
f9bf722538 2014 --> 2015 2014-12-31 14:55:19 +01:00
zero-24
7e79cc4e77 Update and correct the INSTALL file.
Hi this is a redo of: https://github.com/joomla/joomla-cms/pull/5408 to fix the merge conflicts.
2014-12-31 14:54:11 +01:00
Jean-Marie Simonet
b9238fdab5 Updating copyright to 2015 2014-12-30 09:15:58 +01:00
Jean-Marie Simonet
99737a0887 Updating copyright 2013-12-31 12:25:08 +01:00
Jean-Marie Simonet
c9442354ce ^ Updating copyright 2013-01-18 18:03:57 +01:00
Rouven Weßling
1eae5bd6fb ^ Deleting $Id$. Thanks Rouven. 2012-01-12 16:11:02 +01:00
Jean-Marie Simonet
83a0c2f862 ^ Updating Copyright 2012-01-12 06:45:22 +01:00
Ian MacLennan
f53061c4fe # Updating Copyright Year
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@20196 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2011-01-09 02:40:25 +00:00
Louis Landry
98d2670e70 Fix copyright notices to extend to 2010
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@14276 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2010-01-18 14:20:28 +00:00
Gergo Erdosi
b94c8b587f Merged 'installation' branch (fixes to installer).
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@12255 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-06-21 22:01:45 +00:00
Rob Schley
4b94a407de git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11841 6f6e1ebd-4c2b-0410-823f-f34bde69bce9 2009-05-27 22:44:30 +00:00
Andrew Eddie
149ab5a7e2 Move text files to /installation/ folder
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11426 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-01-24 12:15:48 +00:00