Tristan Darricau
97bbf2d2b8
[ticket/14457] Handle the case where there isn't any 'definition' bag
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Tristan Darricau
99ace63e62
[ticket/14457] Don't set CSS to JS and JS to CSS
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Tristan Darricau
f7c5098c60
[ticket/14457] CS
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Tristan Darricau
f253a853b8
[ticket/14457] Fix twig/twig::assign_display
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Tristan Darricau
d34ffda9c1
[ticket/14457] Uses a random placeholder to inject css and js
...
PHPBB3-14457
2016-02-18 17:30:31 +01:00
Tristan Darricau
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
Tristan Darricau
00d71d854c
Merge pull request #4157 from VSEphpbb/ticket/14447
...
[ticket/14447] Remove trailing white spaces in Prosilver
* VSEphpbb/ticket/14447:
[ticket/14447] Remove trailing white spaces in Prosilver
2016-02-15 23:08:08 +01:00
Tristan Darricau
d4c7f25e04
Merge pull request #4179 from marc1706/ticket/14477
...
[ticket/14477] Update text-formatter dependency
* marc1706/ticket/14477:
[ticket/14477] Update text-formatter dependency
2016-02-15 22:57:30 +01:00
Tristan Darricau
f983684fdb
Merge pull request #4180 from marc1706/ticket/14478
...
[ticket/14478] Move facebook/webdriver dependency to main composer file
* marc1706/ticket/14478:
[ticket/14478] Remove no longer required shell script
[ticket/14478] Move facebook/webdriver dependency to main composer file
2016-02-15 22:55:56 +01:00
Mate Bartus
6debd9a1be
[ticket/14462] Not show timeout messages in convertors
...
PHPBB3-14462
2016-02-14 19:27:24 +01:00
Marc Alexander
469f200821
[ticket/14478] Remove no longer required shell script
...
PHPBB3-14478
2016-02-14 16:28:08 +01:00
Marc Alexander
d330ef8c1b
[ticket/14478] Move facebook/webdriver dependency to main composer file
...
Also updated to latest version and now using proper version in
composer.json.
PHPBB3-14478
2016-02-14 16:24:00 +01:00
Oliver Schramm
2084404d2a
[ticket/14462] Make timeout error translateable
...
PHPBB3-14462
2016-02-14 16:16:33 +01:00
Marc Alexander
b6f9a2e1aa
[ticket/14477] Update text-formatter dependency
...
PHPBB3-14477
2016-02-14 15:49:56 +01:00
Joas Schilling
8663edce76
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/constants.php
phpBB/includes/functions_user.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
2016-02-13 18:08:01 +01:00
Joas Schilling
17e21d5140
[3.1.x] Increase dev version for 3.1.9
2016-02-13 18:01:32 +01:00
Joas Schilling
c2ea2a3e18
Merge branch 'prep-release-3.1.8' into 3.1.x
2016-02-13 18:00:20 +01:00
Joas Schilling
cafd165bd0
[prep-release-3.1.8] Update changelog
release-3.1.8-RC1
2016-02-13 16:45:51 +01:00
Joas Schilling
9590ff3c18
Merge pull request #4176 from Elsensee/ticket/14409
...
[ticket/14409] Update session page info before displaying online list
2016-02-13 16:45:04 +01:00
Joas Schilling
4f07a0bafb
Merge pull request #4177 from marc1706/ticket/14475
...
[ticket/14475] Do not log removal of users from newly registered group
2016-02-13 16:40:16 +01:00
Oliver Schramm
1bd4895d7a
[ticket/14409] Update session page info before displaying online list
...
PHPBB3-14409
2016-02-13 15:58:05 +01:00
Marc Alexander
6d57136264
[ticket/14475] Do not log removal of users from newly registered group
...
PHPBB3-14475
2016-02-13 15:36:38 +01:00
Mate Bartus
b9f5c03099
[ticket/14462] Update ordering in install db config
...
PHPBB3-14462
2016-02-13 15:02:33 +01:00
Joas Schilling
e63493115a
[prep-release-3.1.8] Add changelog for 3.1.8-RC1
2016-02-13 14:57:53 +01:00
Joas Schilling
a1a84c9930
[prep-release-3.1.8] Add migration for 3.1.8-RC1
2016-02-13 14:55:24 +01:00
Joas Schilling
3e8a62f309
[prep-release-3.1.8] Update version to 3.1.8-RC1
2016-02-13 14:52:57 +01:00
Mate Bartus
2efceffaeb
[ticket/14462] Fix comments
...
PHPBB3-14462
2016-02-12 23:30:32 +01:00
Mate Bartus
97d128a7e4
[ticket/14462] Fix tests
...
PHPBB3-14462
2016-02-12 15:53:36 +01:00
Mate Bartus
7c0fb563ec
[ticket/14462] Fix CS and typo
...
PHPBB3-14462
2016-02-12 15:38:34 +01:00
Marc Alexander
90710ffe98
[ticket/14462] Set instance of db driver for database access using global
...
PHPBB3-14462
2016-02-12 14:31:30 +01:00
Mate Bartus
d63b5a1315
[ticket/14462] Fix installation in tests
...
PHPBB3-14462
2016-02-12 14:31:29 +01:00
Mate Bartus
68091561ab
[ticket/14462] Refactor tasks to be more modular
...
PHPBB3-14462
2016-02-12 14:31:28 +01:00
Mate Bartus
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
Marc Alexander
971fe13a28
Merge pull request #4160 from Nicofuma/ticket/14440
...
[ticket/14440] Correctly remove the web root path in update_web_root_path
2016-02-11 23:40:18 +01:00
Tristan Darricau
5557760ecc
[ticket/14440] Add comments
...
PHPBB3-14440
2016-02-11 22:18:09 +01:00
Tristan Darricau
c9e5d308f2
Merge pull request #4159 from marc1706/ticket/14448
...
[ticket/14448] Use guzzle for remote files uploading
* marc1706/ticket/14448:
[ticket/14448] Correctly pass verify setting if available
[ticket/14448] Let user decide if remote upload certs should be checked
[ticket/14448] Add new vendor files and dirs to clean task
[ticket/14448] Do not try to test remote upload timeout
[ticket/14448] Remove no longer needed guzzle 3.9.3
[ticket/14448] Use GuzzleHttp and try to verify certs
[ticket/14448] Update composer.json and lock file for guzzlehttp
[ticket/14431] Remote avatar uploading
[ticket/14431] Remote avatar uploading
2016-02-11 22:16:10 +01:00
Marc Alexander
aa6dd6d4ff
Merge pull request #4172 from Crizz0/ticket/14307
...
[ticket/14307] Fixes wording in install.php file/dir exist/writeable
2016-02-10 14:11:18 +01:00
Marc Alexander
0210a6298d
Merge branch '3.1.x'
2016-02-09 16:57:29 +01:00
Marc Alexander
ad5d4f6bc3
Merge pull request #4174 from cyberalien/ticket/14467
...
[ticket/14467] Fix height calculation in autoResize
2016-02-09 16:57:25 +01:00
cyberalien
147f929713
[ticket/14467] Fix height calculation in autoResize
...
PHPBB3-14467
2016-02-08 16:47:04 +02:00
Marc Alexander
8cf086ef9b
[ticket/14448] Correctly pass verify setting if available
...
PHPBB3-14448
2016-02-08 13:26:19 +01:00
Tristan Darricau
fffbbbdcc4
Merge pull request #4169 from CHItA/ticket/14460
...
[ticket/14460] Use the selected language with AJAX requests as well
* CHItA/ticket/14460:
[ticket/14460] Use the selected language with AJAX requests as well
2016-02-07 16:19:23 +01:00
Tristan Darricau
f258aebc59
Merge pull request #4161 from CHItA/ticket/14312
...
[ticket/14312] Enable running database update only
* CHItA/ticket/14312:
[ticket/14312] Allow updating without having the update directory
[ticket/14312] Push migration error messages to the user
2016-02-07 16:03:52 +01:00
Tristan Darricau
20d85433fc
[ticket/14440] Add tests
...
PHPBB3-14440
2016-02-07 15:15:01 +01:00
Tristan Darricau
39f5aaa526
Merge pull request #4167 from Mauron/ticket/14458
...
fixes #4167
* 3.1.x:
[ticket/14458] Explicitly state RewriteBase into .htaccess root file
2016-02-07 14:56:09 +01:00
Tristan Darricau
663ee34f66
Merge pull request #4167 from Mauron/ticket/14458
...
fixes #4167
* Mauron-ticket/14458:
[ticket/14458] Explicitly state RewriteBase into .htaccess root file
2016-02-07 14:54:36 +01:00
Mauron
a705405717
[ticket/14458] Explicitly state RewriteBase into .htaccess root file
...
The statement RewriteBase / needs to be explicitly typed down into the .htaccess file in root in order to reduce all the support requests about the implicit statement and the URL rewriting not working.
PHPBB3-14458
2016-02-07 14:46:45 +01:00
Crizzo
6a2d041c3d
[ticket/14307] Fixes wording in install.php file/dir exist/writeable
...
PHPBB3-14307
2016-02-06 19:49:49 +01:00
Marc Alexander
01b29b8464
Merge pull request #4170 from Elsensee/ticket/14461
...
[ticket/14461] Correctly count up $processed_records
2016-02-06 16:27:04 +01:00
Oliver Schramm
da08a6e3cb
[ticket/14461] Correctly count up $processed_records
...
PHPBB3-14461
2016-02-06 14:45:20 +01:00