Marc Alexander
fb47ac5f33
Merge branch '3.3.x'
2020-01-03 11:07:45 +01:00
Marc Alexander
82abd358a5
[ticket/16230] Update links to userguide and support forums
...
PHPBB3-16230
2020-01-03 08:59:46 +01:00
Marc Alexander
ba2f1e1689
Merge branch '3.3.x'
2020-01-02 10:22:19 +01:00
3D-I
7ef52f723c
[ticket/16283] Update requirements for 3.3.0
...
PHPBB3-16283
2019-12-31 22:08:18 +01:00
Marc Alexander
60da203301
Merge branch '3.3.x'
2019-10-13 12:32:20 +02:00
Marc Alexander
bd02c5bd08
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
...
PHPBB3-16051
2019-10-06 12:07:35 +02:00
Marc Alexander
1035cd9ac3
Merge branch '3.3.x'
2019-05-12 18:06:03 +02:00
Marc Alexander
89ae1c3221
[ticket/16052] Update version numbers to 3.3
...
PHPBB3-16052
2019-05-11 23:36:44 +02:00
Marc Alexander
e76c673e2e
[ticket/14948] Update requirements and travis build matrix
...
PHPBB3-14948
2019-05-09 21:49:57 +02:00
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
2019-05-08 22:20:56 +02:00
Marc Alexander
75757a7db4
[ticket/14948] Update requirements and travis build matrix
...
PHPBB3-14948
2019-01-02 20:19:56 +01:00
Marc Alexander
c706883e44
Merge branch '3.2.x'
2018-02-28 21:21:27 +01:00
Marc Alexander
9474d6d50e
[ticket/15569] Suggest using file replacing instead of automatic updater
...
PHPBB3-15569
2018-02-25 17:26:38 +01:00
Marc Alexander
798843dc18
Merge branch '3.2.x'
2018-01-29 18:53:57 +01:00
Christian Schnegelberger
1d97f4491e
[ticket/14936] Add missing error message to language files
...
PHPBB3-14936
2018-01-27 22:34:22 +01:00
Marc Alexander
c6dbfeadee
Merge branch '3.2.x'
2018-01-20 19:50:15 +01:00
hubaishan
ccc260b179
[ticket/15491] Add twitter and facebook
...
Add twitter and facebook
PHPBB3-15491
2018-01-19 19:07:16 +03:00
hubaishan
ea01890407
[ticket/15491] Fix out dated linkes in Installer support page
...
Fix out dated linkes in Installer support page
PHPBB3-15491
2017-12-31 13:35:33 +03:00
luzpaz
e13ba99c81
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
2017-10-29 12:44:01 +01:00
Marc Alexander
011aa0a125
Merge branch '3.2.x'
2017-06-16 19:49:13 +02:00
Rubén Calvo
e6bdba7da1
[ticket/15243] Check permissions before installing with SQLite
...
PHPBB3-15243
2017-06-15 16:56:19 +02:00
Tristan Darricau
3fd197f37a
Merge pull request #4828 from hubaishan/ticket/15221
...
[ticket/15221] add missing commas
* github.com:phpbb/phpbb:
[ticket/15221] add missing commas
2017-05-08 14:56:01 +02:00
Tristan Darricau
985d822706
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15221] add missing commas
2017-05-08 14:56:01 +02:00
hubaishan
2d8985e4a4
[ticket/15221] add missing commas
...
in language/en/install.php
PHPBB3-15221
2017-05-07 16:28:00 +03:00
Máté Bartus
e906b2c609
Merge branch '3.2.x'
2017-01-29 14:43:15 +01:00
Marc Alexander
a03047da5b
[ticket/15044] Add module task for creating search index during install
...
PHPBB3-15044
2017-01-24 21:47:20 +01:00
Tristan Darricau
7f82d28f6f
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
2017-01-22 23:16:23 +01:00
Tristan Darricau
7c77e33313
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
2017-01-22 23:15:26 +01:00
Marc Alexander
a620ce0713
[ticket/14968] Display possible upgrade on acp index and update page
...
PHPBB3-14968
2017-01-22 16:37:20 +01:00
Tristan Darricau
c36ac7703a
Merge branch '3.2.x'
...
* 3.2.x: (47 commits)
[ticket/14492] Add user service to installer & only instantiate if needed
[ticket/14492] Fix redirection to help phpBB page
[ticket/14492] Encode URI components in systemdata for stats
[ticket/14492] Always update the time the stats were sent
[ticket/14492] Update versions in files
[ticket/14492] Add missing event variable
[ticket/14492] Don't explicitly pass data providers by refs
[ticket/14492] Update phpBB version and fix miscellaneous code issues
[ticket/14492] Install all extensions if 'all' is specified for extensions
[ticket/14492] Checkout master if viglink tag does not exist for latest version
[ticket/14492] Add language variables for updating extensions
[ticket/14492] Prevent timeouts in install & update extensions tasks
[ticket/14492] Use same list for checking if extension should be updated
[ticket/14492] Add missing config to schema_data.sql
[ticket/14492] Unify version check for installing default extensions
[ticket/14492] Use extension manager instead of finder and add try/catch
[ticket/14492] Checkout viglink for each version depending on tags
[ticket/14492] Remove unused use statement
[ticket/14492] Redirect to help phpBB page after installation
[ticket/14492] Properly retrieve version updating from
...
2016-12-03 14:42:32 +01:00
Marc Alexander
ffe900c72d
[ticket/14492] Define extensions to install in config not via cli argument
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
65d6e338a9
[ticket/14492] Allow specifying extensions to update & install
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
267d1b15c4
[ticket/14492] Re-enable extensions if updated during update
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
8fb2347cfa
[ticket/14492] Install all packaged extensions by default
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
c30394ff4a
[ticket/14492] Add basic task for installing viglink extension
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
82960414f7
Merge branch '3.2.x'
2016-11-17 09:56:59 +01:00
Jakub Senko
e974f338af
[ticket/14739] Remove SQLite 2.8.x database driver
...
PHPBB3-14739
2016-11-16 17:59:28 +01:00
Tristan Darricau
a713f5159a
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/10809] Reflect MSSQL removal in docs files
[ticket/10809] Remove MSSQL support
2016-09-25 17:19:18 +02:00
Tristan Darricau
de2c70127f
Merge pull request #4265 from Senky/ticket/10809
...
[ticket/10809] Remove MSSQL support
* Senky/ticket/10809:
[ticket/10809] Reflect MSSQL removal in docs files
[ticket/10809] Remove MSSQL support
2016-09-25 17:19:13 +02:00
Marc Alexander
d13ef57ff4
Merge branch '3.2.x'
2016-09-06 21:45:52 +02:00
Crizzo
f6b376def8
[ticket/14764] Implements feedback to wording in install db updater
...
PHPBB3-14764
2016-09-05 20:57:28 +02:00
Crizzo
86752fc6df
[ticket/14764] Wrong link to database update script has been fixed
...
PHPBB3-14764
2016-09-02 22:05:37 +02:00
Jakub Senko
c64b8102b7
[ticket/10809] Remove MSSQL support
...
PHPBB3-10809
2016-08-02 12:06:06 +02:00
Marc Alexander
4ac2547d62
Merge pull request #4301 from 3D-I/PHPBB3-14596
...
[ticket/14596] Deny installation of Ascraeus under PHP 7
2016-07-31 15:18:35 +02:00
Oliver Schramm
46045eb9b0
Merge branch '3.2.x'
2016-07-30 23:23:00 +02:00
Máté Bartus
61a147546d
[ticket/14633] Check for XML extension support on install
...
PHPBB3-14633
2016-07-30 13:04:39 +02:00
3Di
0026ed02ae
[ticket/14596] Deny installation of Ascraeus under PHP 7
...
PHPBB3-14596
2016-07-18 23:45:58 +02:00
Marc Alexander
55b854906d
Merge pull request #4342 from Senky/ticket/14654
...
[ticket/14654] Change Imagemagick to ImageMagick
2016-07-07 19:15:33 +02:00
Marc Alexander
9639f6ad63
Merge pull request #4326 from Crizz0/ticket/14640
...
[ticket/14640] Changes docu-link in language/en/install.php from 3.3 to 3.2
2016-06-19 18:56:04 +02:00
Marc Alexander
f8978f23a6
Merge branch '3.2.x'
2016-06-19 18:25:37 +02:00