aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/INSTALL.html
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-1/+1
| | | | | | | | | | | | PHPBB3-13407
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-211-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | * develop-ascraeus: [develop-olympus] Increment version number to 3.0.14-dev. [develop-olympus] Add changelog for 3.0.13 release. [develop-olympus] Bump version numbers for 3.0.13-RC1 release. [develop-olympus] Bumping version numbers to final for 3.0.13 releases.
| * | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-211-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [develop-olympus] Increment version number to 3.0.14-dev. [develop-olympus] Add changelog for 3.0.13 release. [develop-olympus] Bump version numbers for 3.0.13-RC1 release. [develop-olympus] Bumping version numbers to final for 3.0.13 releases. Conflicts: build/build.xml phpBB/docs/CHANGELOG.html phpBB/docs/INSTALL.html phpBB/includes/constants.php phpBB/install/convertors/convert_phpbb20.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/imageset/imageset.cfg phpBB/styles/prosilver/style.cfg phpBB/styles/prosilver/template/template.cfg phpBB/styles/prosilver/theme/theme.cfg phpBB/styles/subsilver2/imageset/imageset.cfg phpBB/styles/subsilver2/style.cfg phpBB/styles/subsilver2/template/template.cfg phpBB/styles/subsilver2/theme/theme.cfg
| | * [develop-olympus] Bumping version numbers to final for 3.0.13 releases.Andreas Fischer2015-01-211-3/+3
| | |
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-12-271-1/+1
|\ \ \ | |/ /
| * | [ticket/13302] Update documentation and support forum links to 3.1 versions.Cesar G2014-12-091-1/+1
| | | | | | | | | | | | PHPBB3-13302
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-11-021-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13271] Disable CC sender feature for anonymous users [prep-release-3.1.1] Add 3.1.1 CHANGELOG [prep-release-3.1.1] Add 3.1.1 migration file [ticket/13263] Make sure default style exists and clean up code [ticket/13263] Only install/set prosilver if no style available [ticket/13263] Use prosilver as default style if user's style doesn't exist [ticket/security-164] Correctly format page_name [ticket/security-164] Sanitize all global variables in symfony_request class [ticket/13248] Use functional framework login method in tests [ticket/13248] Correctly pass provider name [ticket/13248] Always use provider collection for getting provider [ticket/13248] Allow specifying different auth provider in provider collection [ticket/13248] Use auth provider collection for getting provider [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1 [ticket/13267] Update Automatic Update instructions to include vendor directory [ticket/13268] Properly append ternary result in get_existing_indexes() [prep-release-3.1.1] Update version number to 3.1.1 Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg phpBB/styles/subsilver2/template/memberlist_email.html
| * | Merge branch 'ticket/13262' into prep-release-3.1.1Nils Adermann2014-11-011-2/+2
| |\ \ | | | | | | | | | | | | | | | | * ticket/13262: [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
| | * | [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1Matt Friedman2014-11-011-2/+2
| | | | | | | | | | | | | | | | PHPBB3-13262
| * | | [ticket/13267] Update Automatic Update instructions to include vendor directoryPatrick Webster2014-11-011-1/+1
| |/ / | | | | | | | | | PHPBB3-13267
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-011-2/+2
|\ \ \
| * | | [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1Matt Friedman2014-10-311-2/+2
| |/ / | | | | | | | | | PHPBB3-13262
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-201-1/+2
|\ \ \ | |/ /
| * | [ticket/13187] Fix HTML validity of INSTALL.htmlOliver Schramm2014-10-201-1/+2
| | | | | | | | | | | | PHPBB3-13187
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-201-17/+17
|\ \ \ | |/ /
| * | [ticket/12568] Fix typo - "directorie" -> "directories"Cesar G2014-10-161-1/+1
| | | | | | | | | | | | PHPBB3-12568
| * | [ticket/12568] Remove various unnecessary references to phpBB3.Cesar G2014-10-161-17/+17
| | | | | | | | | | | | PHPBB3-12568
* | | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-1/+1
|/ / | | | | | | PHPBB3-12958
* | [ticket/12776] Add section about 3.0.x to 3.1.x update to INSTALL.htmlJoas Schilling2014-08-071-4/+39
| | | | | | | | PHPBB3-12776
* | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+0
| | | | | | | | PHPBB3-12747
* | [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-1/+1
| | | | | | | | PHPBB3-12594
* | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-1/+2
| | | | | | | | | | | | | | 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
* | Merge branch 'develop-olympus' into developNils Adermann2013-10-201-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11951] Add MariaDB to platforms we test on. [ticket/11951] Add MariaDB to supported DBMSes in requirement section. Conflicts: phpBB/docs/INSTALL.html phpBB/docs/README.html
| * [ticket/11951] Add MariaDB to supported DBMSes in requirement section.Andreas Fischer2013-10-191-0/+1
| | | | | | | | PHPBB3-11951
* | 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
| * [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-121-6/+6
| | | | | | | | PHPBB3-11112
| * [develop-olympus] Bumping version numbers to final for 3.0.12 releases.Andreas Fischer2013-07-121-3/+3
| |
* | [ticket/10091] Bump minimum supported postgresql version to 8.3.Oleg Pudeyev2012-12-041-1/+1
| | | | | | | | PHPBB3-10091
* | Merge PR #1052 branch 'develop-olympus' into developOleg Pudeyev2012-11-091-66/+85
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10865] Use code tags for install/database_update.php. [ticket/10865] Should have been a slash. [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode files [ticket/10865] Phrase change for visiting with browser [ticket/10865] Grammar corrections for the entire document [ticket/10865] Typo and phrasing change [ticket/10865] Updates and additions to /docs/INSTALL.html Conflicts: phpBB/docs/INSTALL.html
| * Merge PR #1052 branch 'p/ticket/10865' into develop-olympusOleg Pudeyev2012-11-091-68/+87
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * p/ticket/10865: [ticket/10865] Use code tags for install/database_update.php. [ticket/10865] Should have been a slash. [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode files [ticket/10865] Phrase change for visiting with browser [ticket/10865] Grammar corrections for the entire document [ticket/10865] Typo and phrasing change [ticket/10865] Updates and additions to /docs/INSTALL.html
| | * [ticket/10865] Use code tags for install/database_update.php.Oleg Pudeyev2012-11-091-2/+2
| | | | | | | | | | | | PHPBB3-10865
| | * [ticket/10865] Should have been a slash.Oleg Pudeyev2012-11-091-1/+1
| | | | | | | | | | | | PHPBB3-10865
| | * [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode filesPatrick Webster2012-08-031-1/+1
| | | | | | | | | | | | PHPBB3-10865
| | * [ticket/10865] Phrase change for visiting with browserPatrick Webster2012-06-281-1/+1
| | | | | | | | | | | | PHPBB3-10865
| | * [ticket/10865] Grammar corrections for the entire documentPatrick Webster2012-06-221-56/+56
| | | | | | | | | | | | | | | | | | | | | Fixed more grammatical issues, changed some phrasings, added a link for offline conversions, and other corrections. PHPBB3-10865
| | * [ticket/10865] Typo and phrasing changePatrick Webster2012-06-191-1/+1
| | | | | | | | | | | | PHPBB3-10865
| | * [ticket/10865] Updates and additions to /docs/INSTALL.htmlOyabun12012-06-191-31/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added anti-spam section. Changed www.mydomain.com/tld to www.example.com. Updated update section to mention third party styles. Reworded several sentences for clarity. Made file name/path formatting more consistent. Corrected update archive type availabilities. Changed PHP version listing to be less redundant. PHPBB3-10865 PHPBB3-10918
* | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)Igor Wiedler2012-11-091-1/+1
| | | | | | | | | | | | PHPBB3-11181
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-06-201-1/+1
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [ticket/10925] Clarify installation requirements for SQLite
| * | Merge remote-tracking branch 'Noxwizard/ticket/10925' into prep-release-3.0.11Andreas Fischer2012-06-201-1/+1
| |\ \ | | |/ | |/| | | | | | | * Noxwizard/ticket/10925: [ticket/10925] Clarify installation requirements for SQLite
| | * [ticket/10925] Clarify installation requirements for SQLitePatrick Webster2012-06-191-1/+1
| | | | | | | | | | | | PHPBB3-10925
| * | [develop-olympus] Bumping version numbers to final for 3.0.11 releases.Andreas Fischer2012-05-311-2/+2
| | |
| * | [ticket/10843] Backport changes to install language.Oleg Pudeyev2012-05-051-4/+4
| |/ | | | | | | | | PHPBB3-10688 PHPBB3-10843
* | [ticket/10688] Update install.html for 3.1 and current practices.Oleg Pudeyev2012-04-121-8/+12
| | | | | | | | PHPBB3-10688
* | [ticket/10688] Changed 3.0 to 3.1 in docsShibu Lijack2012-04-111-7/+7
| | | | | | | | | | | | | | Replaced all the occurrences of phpBB 3.0 with phpBB 3.1 in all the doc files PHPBB-10688
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header Conflicts: tests/mock/cache.php
| * [ticket/9916] Changing header in non-distributed filesUnknown2012-01-021-2/+2
| | | | | | | | PHPBB3-9916
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-211-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [develop-olympus] Increment version number to 3.0.11-dev in develop-olympus. [develop-olympus] Add changelog for 3.0.10-RC1 [develop-olympus] Bump version numbers for 3.0.10-RC1 release. [develop-olympus] Bumping version numbers to final for 3.0.10 releases. Conflicts: phpBB/includes/constants.php phpBB/install/convertors/convert_phpbb20.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/imageset/imageset.cfg phpBB/styles/prosilver/style.cfg phpBB/styles/prosilver/template/template.cfg phpBB/styles/prosilver/theme/theme.cfg phpBB/styles/subsilver2/imageset/imageset.cfg phpBB/styles/subsilver2/style.cfg phpBB/styles/subsilver2/template/template.cfg phpBB/styles/subsilver2/theme/theme.cfg
| * [develop-olympus] Bumping version numbers to final for 3.0.10 releases.Andreas Fischer2011-11-201-2/+2
| |
* | Merge remote-tracking branch 'github-igorw/ticket/10258' into developNils Adermann2011-07-201-10/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-igorw/ticket/10258: [ticket/10258] Remove the meta charset tag [ticket/10258] Adjust some deprecated tags for HTML5 in coding-guidelines [ticket/10258] Remove copyright meta tag from docs [ticket/10258] Remove resource-type and distribution meta tags [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags [ticket/10258] Change the DOCTYPE to HTML5