Marc Alexander
e8247faacc
[ticket/14339] Properly state PHP version support
...
PHPBB3-14339
2015-12-05 13:54:39 +01:00
Cesar G
14966a2962
[ticket/14114] Update 3.0.x version references in INSTALL.html.
...
PHPBB3-14114
2015-10-13 21:05:04 -07:00
Lady_G
cb71a7b8d2
[ticket/14164] Add instructions to use the CLI for database updates
...
PHPBB3-14164
2015-09-27 12:40:57 +02:00
Matt Friedman
6294c45bd3
[ticket/13995] Remove invalid name element from anchors in Docs
...
PHPBB3-13995
2015-07-07 20:09:47 -07:00
Matt Friedman
498a516017
[ticket/13995] Remove deprecated projection media type
...
PHPBB3-13995
2015-07-07 20:09:01 -07:00
Andreas Fischer
969718fc91
Merge branch 'prep-release-3.0.14' into prep-release-3.1.4
...
* prep-release-3.0.14:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 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
2015-04-28 21:40:23 +02:00
Andreas Fischer
cd6c0427fb
[3.0.x] Bumping version numbers to final for 3.0.14 releases.
2015-04-27 23:13:56 +02:00
Cesar G
a07b29c1df
[ticket/12599] Place standalone text in a box.
...
PHPBB3-12599
2015-02-25 20:08:03 -08:00
Cesar G
14fecb2f02
[ticket/12599] Move images to assets/ and update the phpBB logo.
...
PHPBB3-12599
2015-02-25 20:02:06 -08:00
Cesar G
4565cac049
[ticket/12599] Move documentation stylesheet to assets directory.
...
PHPBB3-12599
2015-02-25 20:01:53 -08:00
Cesar G
e29e0e5018
[ticket/12599] Remove corner images from documentation style.
...
PHPBB3-12599
2015-02-25 20:01:25 -08:00
Andreas Fischer
1e94b0ae71
[prep-release-3.0.13] Also update version in references to files.
2015-01-29 23:32:05 +01:00
Andreas Fischer
7ed065a630
Merge branch 'develop-olympus' into develop-ascraeus
...
* 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
2015-01-21 16:07:12 +01:00
Andreas Fischer
c09023d1db
[develop-olympus] Bumping version numbers to final for 3.0.13 releases.
2015-01-21 01:25:50 +01:00
Cesar G
bb4b3d2731
[ticket/13302] Update documentation and support forum links to 3.1 versions.
...
PHPBB3-13302
2014-12-09 17:10:03 -08:00
Nils Adermann
f3588c66ec
Merge branch 'ticket/13262' into prep-release-3.1.1
...
* ticket/13262:
[ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
2014-11-01 19:14:11 +01:00
Matt Friedman
a269929f0e
[ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
...
PHPBB3-13262
2014-11-01 19:14:00 +01:00
Patrick Webster
8bdbadabb2
[ticket/13267] Update Automatic Update instructions to include vendor directory
...
PHPBB3-13267
2014-11-01 19:13:09 +01:00
Oliver Schramm
51044167d1
[ticket/13187] Fix HTML validity of INSTALL.html
...
PHPBB3-13187
2014-10-20 15:36:27 +02:00
Cesar G
29ea1c85b4
[ticket/12568] Fix typo - "directorie" -> "directories"
...
PHPBB3-12568
2014-10-16 20:18:52 -07:00
Cesar G
f19a6b9714
[ticket/12568] Remove various unnecessary references to phpBB3.
...
PHPBB3-12568
2014-10-16 20:17:01 -07:00
Joas Schilling
f1d3d87d47
[ticket/12776] Add section about 3.0.x to 3.1.x update to INSTALL.html
...
PHPBB3-12776
2014-08-07 16:06:44 +02:00
Joas Schilling
04164affe6
[ticket/12747] Drop support for Firebird
...
PHPBB3-12747
2014-06-20 12:35:42 +02:00
Yuriy Rusko
27f787e5e4
[ticket/12594] Update footer credit lines
...
PHPBB3-12594
2014-05-27 21:39:30 +02:00
Patrick Webster
b39b0369aa
[feature/sqlite3] Add support for SQLite 3
...
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
2014-05-02 15:45:20 +02:00
Nils Adermann
4649155f41
Merge branch 'develop-olympus' into develop
...
* 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
2013-10-20 16:05:46 -07:00
Andreas Fischer
6de519431d
[ticket/11951] Add MariaDB to supported DBMSes in requirement section.
...
PHPBB3-11951
2013-10-19 23:05:27 +02:00
Nils Adermann
0ef95a7009
Merge branch 'develop-olympus' into develop
...
* 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
2013-07-13 13:16:58 -04:00
Marc Alexander
07eadac2f6
[ticket/11112] Use https for user-visible links to phpbb.com
...
PHPBB3-11112
2013-07-12 16:24:27 -04:00
Andreas Fischer
6f14c8375e
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
2013-07-12 21:10:05 +02:00
Oleg Pudeyev
b67f112e03
[ticket/10091] Bump minimum supported postgresql version to 8.3.
...
PHPBB3-10091
2012-12-04 02:52:18 -05:00
Oleg Pudeyev
7987e0e681
Merge PR #1052 branch 'develop-olympus' into develop
...
* 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
2012-11-09 20:20:37 -05:00
Oleg Pudeyev
3ebabc8da2
Merge PR #1052 branch 'p/ticket/10865' into develop-olympus
...
* 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
2012-11-09 20:14:52 -05:00
Oleg Pudeyev
7c4318c033
[ticket/10865] Use code tags for install/database_update.php.
...
PHPBB3-10865
2012-11-09 20:13:06 -05:00
Oleg Pudeyev
6e6cc28b76
[ticket/10865] Should have been a slash.
...
PHPBB3-10865
2012-11-09 20:10:43 -05:00
Igor Wiedler
7d7dc98b10
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)
...
PHPBB3-11181
2012-11-09 23:16:42 +01:00
Patrick Webster
72eef2af5c
[ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode files
...
PHPBB3-10865
2012-08-03 20:27:35 -05:00
Patrick Webster
2b89186294
[ticket/10865] Phrase change for visiting with browser
...
PHPBB3-10865
2012-06-28 20:29:07 -05:00
Patrick Webster
08e319198c
[ticket/10865] Grammar corrections for the entire document
...
Fixed more grammatical issues, changed some phrasings, added a link
for offline conversions, and other corrections.
PHPBB3-10865
2012-06-22 23:47:13 -05:00
Andreas Fischer
69ef2f55cc
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10925] Clarify installation requirements for SQLite
2012-06-20 10:31:35 +02:00
Andreas Fischer
155c93d71a
Merge remote-tracking branch 'Noxwizard/ticket/10925' into prep-release-3.0.11
...
* Noxwizard/ticket/10925:
[ticket/10925] Clarify installation requirements for SQLite
2012-06-20 10:31:08 +02:00
Patrick Webster
5bc2219bbe
[ticket/10865] Typo and phrasing change
...
PHPBB3-10865
2012-06-19 12:51:44 -05:00
Oyabun1
fd2ab22556
[ticket/10865] Updates and additions to /docs/INSTALL.html
...
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
2012-06-19 04:36:27 -05:00
Patrick Webster
d26606f986
[ticket/10925] Clarify installation requirements for SQLite
...
PHPBB3-10925
2012-06-19 01:20:58 -05:00
Andreas Fischer
d8ddda5121
[develop-olympus] Bumping version numbers to final for 3.0.11 releases.
2012-05-31 20:19:28 +02:00
Oleg Pudeyev
c34ee343ba
[ticket/10843] Backport changes to install language.
...
PHPBB3-10688
PHPBB3-10843
2012-05-05 16:08:37 -04:00
Oleg Pudeyev
8bb083eed9
[ticket/10688] Update install.html for 3.1 and current practices.
...
PHPBB3-10688
2012-04-12 00:24:09 -04:00
Shibu Lijack
3da5166703
[ticket/10688] Changed 3.0 to 3.1 in docs
...
Replaced all the occurrences of phpBB 3.0 with phpBB 3.1 in all the doc
files
PHPBB-10688
2012-04-11 17:46:47 +05:30
Andreas Fischer
a01e916737
Merge branch 'develop-olympus' into develop
...
* 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
2012-01-02 17:36:21 +01:00
Unknown
5e52734c24
[ticket/9916] Changing header in non-distributed files
...
PHPBB3-9916
2012-01-02 16:20:30 +00:00