aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-221-0/+1
| | | | PHPBB3-14968
* Merge pull request #4301 from 3D-I/PHPBB3-14596Marc Alexander2016-07-311-2/+2
|\ | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7
| * [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-07-181-2/+2
| | | | | | | | PHPBB3-14596
| * [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-04-231-3/+3
| | | | | | | | PHPBB3-14596
* | Merge pull request #4342 from Senky/ticket/14654Marc Alexander2016-07-071-2/+2
|\ \ | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick
| * | [ticket/14654] Change Imagemagick to ImageMagickJakub Senko2016-06-111-2/+2
| |/ | | | | | | PHPBB3-14654
* | [ticket/13716] Remove extra br tag and correct missing closing a html tagRichard McGirr2016-05-161-1/+1
| | | | | | | | PHPBB3-13716
* | [ticket/13716] Fix verbosenessRichard McGirr2016-04-121-17/+1
| | | | | | | | PHPBB3-13716
* | [ticket/13716] Fix grammar and href title tagsRichard McGirr2016-04-061-7/+7
| | | | | | | | PHPBB3-13716
* | [ticket/13716] Check phpBB version against config versionRichard McGirr2016-04-051-0/+25
|/ | | | | | | | Display a warning in the ACP if the version constant (files) does not match the phpbb_config version (often indicating that the database updates hasn't been run) PHPBB3-13716
* [ticket/13302] Update documentation and support forum links to 3.1 versions.Cesar G2014-12-091-4/+4
| | | | PHPBB3-13302
* [ticket/13267] Update Automatic Update instructions to include vendor directoryPatrick Webster2014-11-011-1/+1
| | | | PHPBB3-13267
* [ticket/12768] More fixes in language filesn-aleha2014-07-081-2/+2
| | | | | | More spaces converted to tabs for identation in language files. PHPBB3-12768
* Merge remote-tracking branch 'nickvergessen/ticket/12645' into develop-ascraeusCesar G2014-07-021-1/+1
|\ | | | | | | | | * nickvergessen/ticket/12645: [ticket/12645] Replace support links in SUPPORT_BODY with 3.1 links
| * [ticket/12645] Replace support links in SUPPORT_BODY with 3.1 linksJoas Schilling2014-06-271-1/+1
| | | | | | | | PHPBB3-12645
* | Merge pull request #2493 from Nicofuma/ticket/12325Joas Schilling2014-06-271-0/+4
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | [ticket/12325] Automatic update should notify about outdated files * Nicofuma/ticket/12325: [ticket/12325] Fix the language var name [ticket/12325] Update coding style in template [ticket/12325] Fix: add a missing colon [ticket/12325] Don't use L_COLON [ticket/12325] Fix: it's not stuck in an inifinite loop anymore [ticket/12325] Automatic update should notify about outdated files
| * [ticket/12325] Fix the language var nameTristan Darricau2014-05-301-1/+1
| | | | | | | | PHPBB3-12325
| * [ticket/12325] Automatic update should notify about outdated filesTristan Darricau2014-05-231-0/+4
| | | | | | | | PHPBB3-12325
* | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-6/+0
| | | | | | | | PHPBB3-12747
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+6
|/ | | | PHPBB3-12594
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-1/+4
| | | | | | | Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728
* [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-9/+3
| | | | PHPBB3-9871
* [ticket/11574] Remove install/udpate/new/ fallback from database_update.phpJoas Schilling2013-07-301-1/+1
| | | | | | | Since we switched the order, everything should be in the normal root by then. PHPBB3-11574
* [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-2/+4
| | | | PHPBB3-11574
* Merge branch 'develop-olympus' into developNils Adermann2013-07-131-6/+6
|\ | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11112] Do not change opensource.org link to https [ticket/11112] Use https for user-visible links to phpbb.com Conflicts: phpBB/language/en/install.php phpBB/language/en/ucp.php
| * Merge remote-tracking branch 'github-marc1706/ticket/11112' into ↵Nils Adermann2013-07-131-6/+6
| |\ | | | | | | | | | | | | | | | | | | | | | prep-release-3.0.12 * github-marc1706/ticket/11112: [ticket/11112] Do not change opensource.org link to https [ticket/11112] Use https for user-visible links to phpbb.com
| | * [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-121-6/+6
| | | | | | | | | | | | PHPBB3-11112
* | | Merge branch 'develop-olympus' into developNils Adermann2013-07-131-1/+1
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
| * | [ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".Andreas Fischer2013-07-131-1/+1
| |/ | | | | | | PHPBB3-11670
* | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-121-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | # By Andreas Fischer # Via Andreas Fischer (1) and Nathaniel Guse (1) * develop-olympus: [ticket/11662] Typos: occured -> occurred Conflicts: tests/template/template_test.php
| * [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-121-1/+1
| | | | | | | | PHPBB3-11662
* | [feature/migrations] Remove hardcoded language, use lang instead.Nathan Guse2013-02-061-0/+3
| | | | | | | | PHPBB3-9737
* | [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-1/+1
| | | | | | | | PHPBB3-11259
* | [ticket/10091] Bump minimum supported postgresql version to 8.3.Oleg Pudeyev2012-12-041-1/+1
| | | | | | | | PHPBB3-10091
* | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)Igor Wiedler2012-11-091-2/+2
| | | | | | | | PHPBB3-11181
* | Merge PR #753 branch 'Senky/ticket/10161' into developOleg Pudeyev2012-04-261-2/+2
|\ \ | | | | | | | | | | | | | | | | | | * Senky/ticket/10161: [ticket/10161] added fullstop to the end of sentence [ticket/10161] coding-guidelines.html updated [ticket/10161] all "e-mail" strings in language files changed to "email"
| * | [ticket/10161] all "e-mail" strings in language files changed to "email"Senky2012-04-151-2/+2
| | | | | | | | | | | | | | | | | | | | | according to Oleg's comment: email is preferred by RFCs and probably the way of the future PHPBB3-10161
* | | [ticket/10813] Installer now checks json extensionriadhchtara2012-04-191-0/+2
|/ / | | | | | | | | | | | | | | | | Installer now checks json extension and cannot continue without it. Changes are made in phpBB/install/install_install.php where the checking for json is added and to phpBB/language/en/install.php where 2 new keys for the messages that would be displayed are also added. PHPBB3-10813
* | [task/php5.3] Changed minimum PHP requirement for Ascraeus to 5.3.2David King2012-03-251-2/+2
| | | | | | | | PHPBB3-10693
* | Merge remote-tracking branch 'p/ticket/10618' into developAndreas Fischer2012-03-071-3/+3
|\ \ | | | | | | | | | | | | | | | * p/ticket/10618: [ticket/10618] Change phpBB 3 to phpBB 3.1. [ticket/10618] Replace phpBB 3.0 with phpBB 3 for 3.1.
| * | [ticket/10618] Change phpBB 3 to phpBB 3.1.Oleg Pudeyev2012-03-061-3/+3
| | | | | | | | | | | | PHPBB3-10618
| * | [ticket/10618] Replace phpBB 3.0 with phpBB 3 for 3.1.Oleg Pudeyev2012-02-031-3/+3
| | | | | | | | | | | | PHPBB3-10618
* | | Merge branch 'develop-olympus' into developDavid King2012-02-031-0/+1
|\ \ \ | | |/ | |/| | | | | | | * develop-olympus: [ticket/9914] Add backup warning to updater.
| * | [ticket/9914] Add backup warning to updater.Michael Cullum2012-02-031-0/+1
| | | | | | | | | | | | PHPBB3-9914
* | | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-031-1/+0
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | * imkingdavid/ticket/10535: [ticket/10535] Delete no longer needed email confirm language entries. [ticket/10535] Delete email confirm from installer [ticket/10535] Removed email confirm field from acp_users module [ticket/10535] Forgot a subsilver2 change. *doh* [ticket/10535] Removed email confirm from UCP, removed unused language entries [ticket/10535] Remove email confirm check on registration form
| * | [ticket/10535] Delete email confirm from installerp2011-12-281-1/+0
| | | | | | | | | | | | PHPBB3-10535
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
|/ / | | | | | | PHPBB3-9916
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-291-2/+2
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10501] Fix description of table prefixes
| * [ticket/10501] Fix description of table prefixesJoas Schilling2011-11-281-2/+2
| | | | | | | | | | | | They must start with a letter, not an alphanumeric character PHPBB3-10501
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-231-1/+1
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10479] Remove PostgreSQL version numbers from driver's language string