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
Tristan Darricau
312ca75be5
Merge pull request #4434 from marc1706/ticket/14763
...
[ticket/14763] Specify correct class for local files class type
* marc1706/ticket/14763:
[ticket/14763] Specify correct class for local files class type
2016-09-03 14:53:57 +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
Marc Alexander
0fd39234eb
Merge pull request #4431 from VSEphpbb/ticket/14761
...
[ticket/14761] myisam tests should be setup on PHP 5.5 (5.4 removed)
2016-09-02 19:26:28 +02:00
Matt Friedman
55d927493c
[ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed)
...
PHPBB3-14761
2016-09-01 20:35:35 -07: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
a3dc829dab
Merge pull request #4340 from Senky/ticket/10961
...
[ticket/10961] Send HTTP 403 when applicable
* Senky/ticket/10961:
[ticket/10961] Send HTTP 403 when applicable
2016-09-01 14:53:54 +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
Tristan Darricau
2c6543cb6e
Merge pull request #4427 from hanakin/patch-2
...
[ticket/14588] fix header search rtl
* hanakin/patch-2:
[ticket/14588] fix header search rtl
2016-08-31 19:04:13 +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
rxu
557f85e7fc
[ticket/14703] Improve exception testing
...
PHPBB3-14703
2016-08-28 21:51:52 +07: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
Crizzo
17421195df
Merge branch 'rmcgirr83-ticket/14753' into 3.2.x
2016-08-27 16:18:37 +02:00
Richard McGirr
3b395aa7a4
[ticket/14753] Fix mcp_post
...
PHPBB3-14753
2016-08-27 06:12:50 -04:00
Richard McGirr
5c8fd9760b
[ticket/14753] Fix language suffix
...
Missing L parameter in language strings
https://tracker.phpbb.com/browse/PHPBB3-14753
PHPBB3-14753
2016-08-27 05:48:15 -04:00
Andreas Fischer
6d12b454cb
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/14749] Adds missing } in mcp_forum.html to TOPIC_DELETED
2016-08-22 22:05:52 +02:00
Andreas Fischer
8e787cba7a
Merge pull request #4423 from Crizz0/ticket/14749
...
[ticket/14749] Adds missing } in mcp_forum.html to {TOPIC_DELETED
* Crizz0/ticket/14749:
[ticket/14749] Adds missing } in mcp_forum.html to TOPIC_DELETED
2016-08-22 22:05:52 +02:00
Crizzo
0d39e659fe
[ticket/14749] Adds missing } in mcp_forum.html to TOPIC_DELETED
...
PHPBB3-14749
2016-08-22 21:30:59 +02:00
Crizzo
429ecb938c
[ticket/14673] Changes wrong language variable in mcp_forum
...
PHPBB3-14673
2016-08-22 21:23:01 +02:00
Marc Alexander
34b3e4b8e2
Merge branch '3.2.x'
2016-08-21 19:04:20 +02:00
Marc Alexander
f814840568
Merge pull request #4416 from Elsensee/ticket/14746
...
[ticket/14746] Make msg_handler in installer independent from container
2016-08-21 19:04:17 +02:00
Marc Alexander
229816ebe8
Merge branch '3.2.x'
2016-08-21 18:57:37 +02:00
Marc Alexander
43762950bc
Merge pull request #4418 from Elsensee/ticket/14636
...
[ticket/14636] Restore BC with compatibility functions
2016-08-21 18:57:33 +02:00
Oliver Schramm
cd2649273b
[ticket/14636] Inject into set_config methods
...
PHPBB3-13573
PHPBB3-14636
2016-08-21 13:14:54 +02:00
Marc Alexander
c3681a259c
Merge branch '3.2.x'
2016-08-21 10:07:40 +02:00