aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16290] Update to new SVG logo in package docsMarc Alexander2020-01-041-1/+1
| | | | PHPBB3-16290
* [ticket/16283] Update requirements for 3.3.03D-I2019-12-311-3/+3
| | | | PHPBB3-16283
* [ticket/16052] Update version numbers to 3.3Marc Alexander2019-05-111-11/+11
| | | | PHPBB3-16052
* [ticket/14948] Update requirements and travis build matrixMarc Alexander2019-05-091-3/+3
| | | | PHPBB3-14948
* [ticket/15500] Adds 7.1 and 7.2 to tested versionsChristian Schnegelberger2018-01-191-1/+1
| | | | PHPBB3-15500
* [ticket/15500] Remove number from upper PHP limitChristian Schnegelberger2018-01-161-1/+1
| | | | PHPBB3-15500
* [ticket/15500] Updates PHP requirements to 5.4.7+ in docs/Christian Schnegelberger2018-01-071-1/+1
| | | | PHPBB3-15500
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+1
| | | | PHPBB3-14739
* Merge pull request #4463 from marc1706/ticket/14797Tristan Darricau2016-09-251-1/+1
|\ | | | | | | | | | | | | [ticket/14797] Support PHP 7.1 and clearly state support for latest versions * marc1706/ticket/14797: [ticket/14797] Support PHP 7.1 and clearly state support for latest versions
| * [ticket/14797] Support PHP 7.1 and clearly state support for latest versionsMarc Alexander2016-09-251-1/+1
| | | | | | | | PHPBB3-14797
* | [ticket/10809] Reflect MSSQL removal in docs filesJakub Senko2016-08-021-2/+2
|/ | | | PHPBB3-10809
* [ticket/14620] Adds link to Translations forumCrizzo2016-07-141-1/+1
| | | | PHPBB3-14620
* [ticket/14620] Changes specific update-support to general: <=beta to >=RC1Crizzo2016-06-211-3/+1
| | | | PHPBB3-14620
* [ticket/14620] Readme.html installing phpBB, 2.i, 3.i, 5. and issuesCrizzo2016-05-141-11/+12
| | | | PHPBB3-14620
* [ticket/14495] Specify correct version numbers in 3.2.xMarc Alexander2016-04-021-3/+3
| | | | | | | | DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495
* Merge pull request #4245 from JoshyPHP/ticket/14381Tristan Darricau2016-03-251-4/+4
|\ | | | | | | | | | | | | | | [ticket/14381] Set the mode in message parser to "reparse" * JoshyPHP/ticket/14381: [ticket/14381] Set the mode in message parser to "reparse" [ticket/14495] Updates the version to 3.3.0-a1-dev
| * [ticket/14495] Updates the version to 3.3.0-a1-devTristan Darricau2016-02-241-4/+4
| | | | | | | | PHPBB3-14495
* | Merge branch 'ticket/14136' into ticket/14136-3.2.xMarc Alexander2016-03-241-0/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/install_update_diff.html phpBB/adm/style/installer_header.html phpBB/install/database_update.php phpBB/install/index.php phpBB/styles/subsilver2/template/overall_header.html phpBB/styles/subsilver2/template/simple_header.html phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html phpBB/styles/subsilver2/template/viewtopic_print.html
| * [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
* | [ticket/14339] Specify that PHP 7.0 is supported instead of "prior versions"Marc Alexander2015-12-071-1/+1
| | | | | | | | PHPBB3-14339
* | Merge branch 'ticket/14339' into ticket/14339-masterMarc Alexander2015-12-071-1/+1
|\ \ | |/ | | | | | | | | | | Conflicts: phpBB/composer.json phpBB/docs/INSTALL.html phpBB/docs/README.html
| * [ticket/14339] Properly state PHP version supportMarc Alexander2015-12-051-1/+1
| | | | | | | | PHPBB3-14339
* | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-3/+3
| | | | | | | | PHPBB3-14205
* | Merge branch '3.1.x'Marc Alexander2015-07-081-2/+2
|\ \ | |/ | | | | | | Conflicts: tests/template/template_includecss_test.php
| * [ticket/13995] Remove invalid name element from anchors in DocsMatt Friedman2015-07-071-1/+1
| | | | | | | | PHPBB3-13995
| * [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-071-1/+1
| | | | | | | | PHPBB3-13995
* | Merge branch '3.1.x'Joas Schilling2015-02-261-23/+27
|\ \ | |/
| * [ticket/12599] Place standalone text in a box.Cesar G2015-02-251-1/+5
| | | | | | | | PHPBB3-12599
| * [ticket/12599] Move images to assets/ and update the phpBB logo.Cesar G2015-02-251-1/+1
| | | | | | | | PHPBB3-12599
| * [ticket/12599] Move documentation stylesheet to assets directory.Cesar G2015-02-251-1/+1
| | | | | | | | PHPBB3-12599
| * [ticket/12599] Remove corner images from documentation style.Cesar G2015-02-251-20/+20
| | | | | | | | PHPBB3-12599
* | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-2/+2
|/ | | | PHPBB3-13407
* [ticket/13302] Fix incorrect link to extensions database.Cesar G2014-12-091-1/+1
| | | | PHPBB3-13302
* [ticket/13302] Update translations forum link to 3.1.Cesar G2014-12-091-1/+1
| | | | PHPBB3-13302
* [ticket/13302] Update documentation and support forum links to 3.1 versions.Cesar G2014-12-091-1/+1
| | | | PHPBB3-13302
* [ticket/12568] Fix awkward use of "phpBB Limited."Cesar G2014-10-161-1/+1
| | | | PHPBB3-12568
* [ticket/12568] The "Purge cache" option in the Customise tab no longer exists.Cesar G2014-10-161-1/+1
| | | | PHPBB3-12568
* [ticket/12568] Update GitHub link.Cesar G2014-10-161-1/+1
| | | | PHPBB3-12568
* [ticket/12568] Remove various unnecessary references to phpBB3.Cesar G2014-10-161-14/+14
| | | | PHPBB3-12568
* [ticket/12568] Update style installation instructions.Cesar G2014-10-161-2/+2
| | | | PHPBB3-12568
* [ticket/12568] Update path to language pack installation page.Cesar G2014-10-161-1/+1
| | | | PHPBB3-12568
* [ticket/12568] Replace modifications explanation with extensions.Cesar G2014-10-161-6/+6
| | | | PHPBB3-12568
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+1
| | | | PHPBB3-12747
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-4/+4
| | | | PHPBB3-12594
* [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-1/+1
| | | | PHPBB3-12594
* Merge branch 'develop-olympus' into developNils Adermann2013-10-201-1/+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 platforms we test on.Andreas Fischer2013-10-191-1/+1
| | | | | | | | PHPBB3-11951
* | Merge branch 'develop-olympus' into developNils Adermann2013-07-131-14/+14
|\ \ | |/ | | | | | | | | | | | | | | | | * 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-14/+14
| | | | | | | | PHPBB3-11112
* | Merge branch 'develop-olympus' into developJoas Schilling2013-06-211-16/+15
|\ \ | |/ | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10776] update min php version 5.3.3 in readme [ticket/10776] Fixed a couple language changes in docs/README.html. [ticket/10776] Fixed errors in docs/README.html. Conflicts: phpBB/docs/README.html