94853ba2dd
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14589] Fix grammatical errors in language strings
[ticket/14589] Add error messages for failable installer requirements
2016-04-12 11:27:03 +02:00
972255247b
[ticket/14589] Fix grammatical errors in language strings
...
PHPBB3-14589
2016-04-11 19:42:40 +02:00
9163cc2864
[ticket/14589] Add error messages for failable installer requirements
...
PHPBB3-14589
2016-04-10 10:30:15 +02:00
93f932b80f
[ticket/14495] Revert changes in master
...
PHPBB3-14495
2016-04-02 12:12:24 +02:00
83b56f7855
[ticket/14495] Specify correct version numbers in 3.2.x
...
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
2016-04-02 10:06:59 +02:00
b324cf1907
Merge branch '3.2.x'
2016-02-29 21:45:16 +01:00
52dffef03c
[ticket/14499] Fix wording and comments
...
PHPBB3-14499
2016-02-29 20:27:12 +01:00
5bdfc6167b
[ticket/14499] Add command to update the board from CLI
...
PHPBB3-14499
2016-02-25 22:39:42 +01:00
294f926bfc
[ticket/14495] Updates the version to 3.3.0-a1-dev
...
PHPBB3-14495
2016-02-24 22:25:41 +01:00
d0ce6a18df
Merge pull request #4171 from CHItA/ticket/14462
...
[ticket/14462] Try to prevent timeouts in the installer
* CHItA/ticket/14462:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
2016-02-16 00:06:52 +01:00
2084404d2a
[ticket/14462] Make timeout error translateable
...
PHPBB3-14462
2016-02-14 16:16:33 +01:00
955b9ede33
[ticket/14462] Further speed improvements
...
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
2016-02-12 14:31:28 +01:00
6a2d041c3d
[ticket/14307] Fixes wording in install.php file/dir exist/writeable
...
PHPBB3-14307
2016-02-06 19:49:49 +01:00
a649768e17
[ticket/14262] Move convertor to controller
...
PHPBB3-14262
2016-01-29 00:03:44 +01:00
6eaeb7ebef
[ticket/14362] Missing lang var in install file
...
PHPBB3-14362
2015-12-16 06:42:37 -05:00
d99927d3a6
[ticket/14349] Add cli error message on missing or invalid data
...
PHPBB3-14349
2015-12-08 21:21:05 +01:00
02a9264780
[ticket/14269] Fix comments and language var names
...
PHPBB3-14269
2015-12-03 20:31:49 +01:00
93b37b24c2
[ticket/14269] Use http_exceptions in the installer instead of die()
...
PHPBB3-14269
2015-11-27 14:50:21 +01:00
079b3d074d
[ticket/14281] Fix installer CLI after recent changes
...
PHPBB3-14281
2015-11-10 15:01:18 +01:00
a761a4080d
[ticket/14044] Use the correct language file version
...
PHPBB3-14044
2015-10-28 00:36:05 +01:00
597297b169
[ticket/14044] Deduplicate the installers
...
PHPBB3-14044
2015-10-22 21:29:52 +02:00
f3dc2a801d
[ticket/14205] Bump PHP requirement to PHP 5.4
...
PHPBB3-14205
2015-10-04 16:19:48 +02:00
11642a5f94
[ticket/13740] Keep language file's names
...
PHPBB3-13740
2015-07-22 02:42:13 +02:00
0488c49116
[ticket/13740] Exit from installation if phpBB is already installed
...
PHPBB3-13740
2015-07-20 19:26:07 +02:00
db4cfa7df6
[ticket/13740] Add navigation bar support for the installer
...
Also added various UI elements and texts.
[ci skip]
PHPBB3-13740
2015-07-08 01:28:02 +02:00
1b81bf5b23
[ticket/13740] Add better progress handling, also add log messages
...
PHPBB3-13740
2015-07-08 01:28:01 +02:00
37b0134aa4
[ticket/13740] Add backend support for install progress tracking
...
PHPBB3-13740
2015-07-08 01:27:59 +02:00
53c5610080
[ticket/13740] Add new language file for install
...
[ci skip]
PHPBB3-13740
2015-07-08 01:27:56 +02:00
b8939da242
[ticket/13407] Bump minimal version to php 5.3.9
...
PHPBB3-13407
2015-02-04 17:40:18 +01:00
bb4b3d2731
[ticket/13302] Update documentation and support forum links to 3.1 versions.
...
PHPBB3-13302
2014-12-09 17:10:03 -08:00
8bdbadabb2
[ticket/13267] Update Automatic Update instructions to include vendor directory
...
PHPBB3-13267
2014-11-01 19:13:09 +01:00
f2745d1e57
[ticket/12768] More fixes in language files
...
More spaces converted to tabs for identation in language files.
PHPBB3-12768
2014-07-08 02:09:10 +03:00
ad967b1122
Merge remote-tracking branch 'nickvergessen/ticket/12645' into develop-ascraeus
...
* nickvergessen/ticket/12645:
[ticket/12645] Replace support links in SUPPORT_BODY with 3.1 links
2014-07-02 16:46:36 -07:00
18763d7286
Merge pull request #2493 from Nicofuma/ticket/12325
...
[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
2014-06-27 14:01:31 +02:00
59c0a31fc4
[ticket/12645] Replace support links in SUPPORT_BODY with 3.1 links
...
PHPBB3-12645
2014-06-27 10:18:36 +02:00
04164affe6
[ticket/12747] Drop support for Firebird
...
PHPBB3-12747
2014-06-20 12:35:42 +02:00
7c16d1c2ab
[ticket/12325] Fix the language var name
...
PHPBB3-12325
2014-05-30 23:23:01 +02:00
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
6e6891f841
[ticket/12325] Automatic update should notify about outdated files
...
PHPBB3-12325
2014-05-23 22:59:46 +02:00
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
6c8589775b
[ticket/9871] Update version check file to use json format
...
PHPBB3-9871
2014-02-19 16:13:23 -06:00
32499c8808
[ticket/11574] Remove install/udpate/new/ fallback from database_update.php
...
Since we switched the order, everything should be in the normal root by
then.
PHPBB3-11574
2013-07-30 01:38:06 +02:00
5bb08a1ab9
[ticket/11574] Change order of files and database update
...
PHPBB3-11574
2013-07-29 21:30:01 +02:00
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
2aff3b19df
Merge remote-tracking branch 'github-marc1706/ticket/11112' into 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
2013-07-13 13:14:37 -04:00
c39d3b56a7
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
2013-07-13 13:09:45 -04:00
598ab05807
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
...
PHPBB3-11670
2013-07-13 18:50:49 +02:00
07eadac2f6
[ticket/11112] Use https for user-visible links to phpbb.com
...
PHPBB3-11112
2013-07-12 16:24:27 -04:00
193670d7a9
Merge branch 'develop-olympus' into develop
...
# By Andreas Fischer
# Via Andreas Fischer (1) and Nathaniel Guse (1)
* develop-olympus:
[ticket/11662] Typos: occured -> occurred
Conflicts:
tests/template/template_test.php
2013-07-12 10:37:52 -05:00
f4b7cbd976
[ticket/11662] Typos: occured -> occurred
...
PHPBB3-11662
2013-07-12 17:10:18 +02:00