Tristan Darricau
b8260cadf0
[ticket/14769] Fix CLI installer configuration compatibility with SF 3
...
PHPBB3-14769
2016-09-11 13:41:33 +02:00
Marc Alexander
6f31d334e0
Merge branch '3.2.x'
2016-09-11 11:08:41 +02:00
Marc Alexander
316b69805b
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
2016-09-11 11:08:24 +02:00
Marc Alexander
4b8e8df55c
Merge pull request #4371 from imkingdavid/ticket/14695
...
[ticket/14695] Add posting_editor_subject_prepend/append template events
2016-09-11 11:07:48 +02:00
Marc Alexander
38866f927c
Merge branch '3.2.x'
2016-09-09 23:39:25 +02:00
Marc Alexander
14cc4f3ae2
Merge branch '3.1.x' into 3.2.x
2016-09-09 23:39:23 +02:00
Marc Alexander
dccb5564d2
Merge pull request #4438 from danchr/ticket/12133
...
[ticket/12133] fix download file names for WebKit-derived browsers
2016-09-09 23:39:20 +02:00
Marc Alexander
0fdb72dd29
Merge branch '3.2.x'
2016-09-07 21:25:35 +02:00
Marc Alexander
0aa289e4d9
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/styles/subsilver2/template/mcp_topic.html
2016-09-07 21:25:17 +02:00
Marc Alexander
857a085496
Merge pull request #4428 from rmcgirr83/ticket/14755
...
[ticket/14755] Fix max length in mcp topic html file
2016-09-07 21:24:29 +02:00
Dan Villiom Podlaski Christiansen
ce48b4de57
[ticket/12133] fix download file names for WebKit-derived browsers
...
All browser engines that descend from WebKit declare themselves as
Safari in the user agent, including Chrome. Currently, the code
assumes that any Safari-like browser cannot handle the RFC-compliant
filename syntax. At least for recent versions of Safari, this is no
longer the case, and the legacy syntax results in URI-quoted
filenames. Using the standard syntax works as expected in both Safari
9 and Chrome 45.
The ticket reporting this issue is from January 2014, so we can safely
ignore compatibility: any browser still relying on the previous
behaviour is unlikely to receive security updates.
PHPBB3-12133
2016-09-07 03:17:44 +02:00
Marc Alexander
66e481c501
Merge branch '3.2.x'
2016-09-06 21:50:28 +02:00
Marc Alexander
051323dbc6
Merge branch '3.1.x' into 3.2.x
2016-09-06 21:50:25 +02:00
Marc Alexander
2efdaaa0e2
Merge pull request #4426 from bantu/ticket/14109
...
[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.…
2016-09-06 21:50:22 +02:00
Marc Alexander
d13ef57ff4
Merge branch '3.2.x'
2016-09-06 21:45:52 +02:00
Marc Alexander
801519ca4d
Merge pull request #4435 from Crizz0/ticket/14764
...
[ticket/14764] Wrong link to database update script has been fixed
2016-09-06 21:45:49 +02:00
Crizzo
f6b376def8
[ticket/14764] Implements feedback to wording in install db updater
...
PHPBB3-14764
2016-09-05 20:57:28 +02:00
Marc Alexander
b8423ed6ff
Merge branch '3.2.x'
2016-09-04 17:47:57 +02:00
Marc Alexander
a4f42ced3d
Merge pull request #4436 from rxu/ticket/14765
...
[ticket/14765] Fix the typo in the installer routing config
2016-09-04 17:47:51 +02:00
rxu
a01c773fa2
[ticket/14765] Fix the typo in the installer routing config
...
PHPBB3-14765
2016-09-03 22:13:34 +07:00
Tristan Darricau
a94cb72b8e
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14763] Specify correct class for local files class type
2016-09-03 14:54:05 +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
Marc Alexander
62e8ba3d49
[ticket/14763] Specify correct class for local files class type
...
PHPBB3-14763
2016-09-02 21:08:06 +02:00
Tristan Darricau
c61465dbe7
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14727] Event core.search_modify_submit_parameters
Conflicts:
phpBB/search.php
2016-09-01 16:25:13 +02:00
Tristan Darricau
08f558d8f7
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14727] Event core.search_modify_submit_parameters
2016-09-01 16:24:07 +02:00
Tristan Darricau
65921a7891
Merge pull request #4396 from ErnadoO/ticket/14727
...
[ticket/14727] Event core.search_modify_submit_parameters
* ErnadoO/ticket/14727:
[ticket/14727] Event core.search_modify_submit_parameters
2016-09-01 16:23:50 +02:00
Tristan Darricau
e6be2e558f
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/10961] Send HTTP 403 when applicable
2016-09-01 14:54:06 +02:00
Tristan Darricau
0c91160856
Merge pull request #4412 from Senky/ticket/14573
...
[ticket/14573] Extend breadcrumb to support more pages
* Senky/ticket/14573:
[ticket/14573] Add Whoisonline breadcrumbs
[ticket/14573] Add Memberlist breadcrumbs
[ticket/14573] Add MCP breadcrumbs
[ticket/14573] Add UCP breadcrumbs
[ticket/14573] Add Search breadcrumbs
[ticket/14573] Add FAQ breadcrumbs
2016-09-01 14:50:15 +02:00
Jakub Senko
4b6c2c8cde
[ticket/10961] Send HTTP 403 when applicable
...
PHPBB3-10961
2016-09-01 08:48:37 +02:00
Marc Alexander
7a9f8ddee9
Merge branch '3.2.x'
2016-08-31 21:42:15 +02:00
Marc Alexander
dff950162c
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/phpbb/db/migration/tool/module.php
2016-08-31 21:41:17 +02:00
Marc Alexander
f008708d5c
Merge pull request #4377 from rxu/ticket/14703
...
[ticket/14703] Fix parent module selection for custom extension modules
2016-08-31 21:39:09 +02:00
Tristan Darricau
9e53c7e0c3
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14673] Changes wrong language variable in mcp_forum
2016-08-31 19:08:27 +02:00
Tristan Darricau
05e6ed04ed
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14673] Changes wrong language variable in mcp_forum
2016-08-31 19:08:11 +02:00
Tristan Darricau
d737430a03
Merge pull request #4422 from Crizz0/ticket/14673
...
[ticket/14673] Changes wrong language variable in mcp_forum
* Crizz0/ticket/14673:
[ticket/14673] Changes wrong language variable in mcp_forum
2016-08-31 19:08:05 +02:00
Tristan Darricau
7919cf7462
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14588] fix header search rtl
2016-08-31 19:04:28 +02:00
Richard McGirr
b3e8eb9feb
[ticket/14755] Fix subsilver2
...
PHPBB3-14755
2016-08-31 05:37:06 -04:00
RMcGirr83
bd0244180b
[ticket/14755] Fix max length in mcp topic html file
...
Move posts does not accept a topic number greater than 999999
topic_id set in both posts table and topics table accepts 10 digits
https://tracker.phpbb.com/browse/PHPBB3-14755
PHPBB3-14755
2016-08-30 12:56:10 -04:00
Michael Miday
7b880af02e
[ticket/14588] fix header search rtl
...
https://tracker.phpbb.com/browse/PHPBB3-14588#add-comment
PHPBB3-14588
2016-08-29 15:02:26 +02:00
Andreas Fischer
3ee5472a8c
[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8.
...
This is required for proper overall database operation. In previous versions,
InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are
defined.
PHPBB3-14109
2016-08-28 20:40:10 +01:00
Marc Alexander
a08b078440
Merge branch '3.2.x'
2016-08-28 15:54:33 +02:00
Marc Alexander
a2838ad0b1
Merge branch '3.1.x' into 3.2.x
2016-08-28 15:54:11 +02:00
Marc Alexander
a019a86bfc
Merge pull request #4338 from Senky/ticket/14469
...
Add viewforum_body_topicrow_before template event
2016-08-28 15:53:30 +02:00
Marc Alexander
a78a334a0d
Merge branch '3.2.x'
2016-08-28 15:45:10 +02:00
Marc Alexander
7c79e7844c
Merge branch '3.1.x' into 3.2.x
2016-08-28 15:44:49 +02:00
Marc Alexander
71a70500ea
Merge pull request #4389 from kasimi/ticket/14715-3.1.x
...
[ticket/14715] Add template events in posting_topic_review & mcp_topic
2016-08-28 15:41:59 +02:00
Marc Alexander
e740552bfb
Merge branch '3.2.x'
2016-08-28 00:12:57 +02:00
Marc Alexander
08c6f56f4b
Merge branch '3.1.x' into 3.2.x
2016-08-28 00:12:53 +02:00
Marc Alexander
863d65112b
Merge pull request #3659 from Elsensee/ticket/12230
...
[ticket/12230] Disable newly registered group when post limit is set to 0
2016-08-28 00:12:43 +02:00
Crizzo
aaf45d12ec
Merge branch '3.2.x'
2016-08-27 16:20:15 +02:00