Jakub Senko
36d4169768
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
...
PHPBB3-14759
2016-11-13 17:48:53 +01:00
Jakub Senko
260dc5ed7c
[ticket/14863] Properly treat plural rules in confirmation box title
...
PHPBB3-14863
2016-11-13 17:21:41 +01:00
Jakub Senko
f8fb3e0f9f
[ticket/14864] Set maxlength=64 to dateformat in ACP
...
PHPBB3-14864
2016-11-13 15:12:23 +01:00
Marc Alexander
ef77852aff
Merge branch '3.1.x' into 3.2.x
2016-11-12 17:10:14 +01:00
Marc Alexander
221cd3eb68
Merge pull request #4495 from senky/ticket/14847
...
[ticket/14847] Add core.acp_attachments_config_edit_add
2016-11-12 17:08:28 +01:00
Marc Alexander
728335820c
Merge branch '3.1.x' into 3.2.x
2016-11-12 16:17:31 +01:00
Marc Alexander
bc4c82bae5
Merge pull request #4481 from senky/ticket/14819
...
[ticket/14819] Hide soft-deleted posts in topic review
2016-11-12 16:17:27 +01:00
Marc Alexander
78db28286e
Merge branch '3.1.x' into 3.2.x
2016-11-12 13:54:59 +01:00
Marc Alexander
577d669ba7
Merge pull request #4472 from dsinn/ticket/14804
...
[ticket/14804] Add core event to MCP after merging topics
2016-11-12 13:53:24 +01:00
Tristan Darricau
50f5efba9c
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14795] Use maximum topic views instead of adding up views in merge
2016-11-06 15:47:49 +01:00
Tristan Darricau
9be9062df3
Merge pull request #4485 from marc1706/ticket/14795
...
[ticket/14795] Use maximum topic views instead of adding up views in merge
* github.com:phpbb/phpbb:
[ticket/14795] Use maximum topic views instead of adding up views in merge
2016-11-06 15:47:20 +01:00
Tristan Darricau
cd348b200a
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
2016-11-06 15:41:59 +01:00
Tristan Darricau
dc32b900c5
Merge pull request #4486 from marc1706/ticket/11483
...
[ticket/11483] Generate user act key if database entry is empty
* github.com:phpbb/phpbb:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
2016-11-06 15:41:46 +01:00
rxu
ad4fe1799f
[ticket/14853] Add core event to allow modifying PM attachments download auth
...
PHPBB3-14853
2016-11-04 18:42:49 +07:00
rxu
6984f17f62
[ticket/14852] Add core event to modify email headers
...
PHPBB3-14852
2016-11-04 18:23:09 +07:00
Jakub Senko
552691efbf
[ticket/14847] Add core.acp_attachments_config_edit_add
...
PHPBB3-14847
2016-11-02 09:46:36 +01:00
Marc Alexander
f658e062b2
Merge branch '3.1.x' into 3.2.x
2016-10-28 21:06:21 +02:00
Marc Alexander
85898d3d2c
Merge pull request #4489 from rxu/ticket/14830
...
[ticket/14830] Fix FORM_INVALID error during some ACP setting operations
2016-10-28 19:36:49 +02:00
Marc Alexander
466bdee8e6
[ticket/14823] Move check_form_key() inside actual save data step
...
PHPBB3-14823
2016-10-28 21:37:00 +07:00
Tristan Darricau
b8ef36ddb1
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14818] Optimize generate_board_url function
2016-10-24 23:08:09 +02:00
Tristan Darricau
e3a85ff0a7
Merge pull request #4487 from gmixo/patch-2
...
[ticket/14818] Optimize generate_board_url function
* gmixo/patch-2:
[ticket/14818] Optimize generate_board_url function
2016-10-24 23:08:06 +02:00
rxu
a41b16d06a
[ticket/14830] Fix FORM_INVALID error on cpf settings changing
...
PHPBB3-14830
2016-10-24 23:22:00 +07:00
Marc Alexander
2a038d45df
Merge branch '3.1.x' into 3.2.x
2016-10-23 11:48:56 +02:00
Marc Alexander
3cb09358fe
Merge pull request #4490 from kasimi/ticket/14827
...
[ticket/14827] Fix adding multiple form keys
2016-10-23 11:48:53 +02:00
rxu
8afa9fdf28
[ticket/14830] Fix FORM_INVALID error during AСP search index deletion
...
PHPBB3-14830
2016-10-21 01:23:45 +07:00
rxu
eca10dc08f
[ticket/14830] Fix FORM_INVALID error on search backend changing
...
PHPBB3-14830
2016-10-21 01:23:44 +07:00
rxu
8e54c9ef8b
[ticket/14830] Fix link hash checking case
...
PHPBB3-14830
2016-10-21 01:23:43 +07:00
rxu
832a87b924
[ticket/14830] Fix FORM_INVALID error during AXP search index creation/deletion
...
PHPBB3-14830
2016-10-21 01:23:43 +07:00
kasimi
f02afe58bc
[ticket/14827] Possibility to add multiple form keys
...
PHPBB3-14827
2016-10-19 22:42:52 +02:00
MIkhail Gulyaev
868d55913d
[ticket/14818] Optimize generate_board_url function
...
if $config['force_server_vars'] no need to calculate $request
2016-10-17 12:54:08 +07:00
Marc Alexander
20148e4d06
[ticket/11483] Generate user act key if database entry is empty
...
The force reactivation action in the ACP will no longer overwrite the
generated activation key in case the key stored in the database is empty.
It will also save the generated key back to the database to actually allow
the activation by the user.
PHPBB3-11483
2016-10-16 11:16:06 +02:00
Marc Alexander
fce30d1d91
[ticket/14795] Use maximum topic views instead of adding up views in merge
...
Merging topics should not result in topic views being added up but rather in
the highest topic view showing up for the merged topic.
PHPBB3-14795
2016-10-16 10:55:00 +02:00
Jakub Senko
4dfadfc97f
[ticket/14819] Hide soft-deleted posts in topic review
...
PHPBB3-14819
2016-10-13 14:28:29 +02:00
Marc Alexander
1dd0ceabf6
Merge branch 'prep-release-3.1.10' into 3.1.x
2016-10-12 21:40:59 +02:00
Tristan Darricau
7bb4e88acd
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14802] Add test for empty/blank lines in poll options
[ticket/14802] Empty/blank lines should not be additional poll options
2016-10-03 20:20:54 +02:00
Tristan Darricau
1ad64f89b8
Merge pull request #4471 from dsinn/ticket/14802
...
[ticket/14802] Empty/blank lines should not be additional poll options
* dsinn/ticket/14802:
[ticket/14802] Add test for empty/blank lines in poll options
[ticket/14802] Empty/blank lines should not be additional poll options
2016-10-03 20:05:49 +02:00
Daniel Sinn
59b52d6312
[ticket/14804] Merge remote-tracking branch 'upstream/3.1.x' into ticket/14804
...
PHPBB3-14804
2016-10-03 10:24:30 -04:00
Marc Alexander
cb226f83be
[prep-release-3.1.10] Update version numbers for 3.1.10
2016-10-02 21:06:56 +01:00
Tristan Darricau
5075090d4f
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14789] Remove obsolete check_form_key() and add missing hashes
[ticket/14789] Move form key checks to where they actually do something
2016-10-02 17:18:32 +02:00
Tristan Darricau
6b798d02fb
Merge branch 'prep-release-3.1.10' into 3.1.x
...
* prep-release-3.1.10:
[ticket/14789] Remove obsolete check_form_key() and add missing hashes
[ticket/14789] Move form key checks to where they actually do something
2016-10-02 17:18:22 +02:00
Marc Alexander
328a7afcc3
Merge branch '3.1.x' into 3.2.x
2016-10-01 16:58:07 +01:00
Marc Alexander
4e5f29a21b
[ticket/14789] Remove obsolete check_form_key() and add missing hashes
...
PHPBB3-14789
2016-09-30 23:26:04 +01:00
Marc Alexander
88d7c4fe57
[ticket/14789] Move form key checks to where they actually do something
...
PHPBB3-14789
2016-09-30 22:32:54 +01:00
Daniel Sinn
32d569c594
[ticket/14804] Fix undefined $topic_data after trying to port 3.2 changes to 3.1
...
PHPBB3-14804
2016-09-30 16:34:11 -04:00
Daniel Sinn
c6383d3f89
[ticket/14804] Rename event to mcp_forum_merge_topics_after; update @since
...
PHPBB3-14804
2016-09-30 15:58:10 -04:00
Daniel Sinn
1d25c80a9c
[ticket/14804] Add core event to MCP after merging topics
...
Renamed $topic_data and defined $to_topic_data in order to avoid ambiguity
and to stop overwriting a variable.
PHPBB3-14804
2016-09-30 15:23:17 -04:00
Daniel Sinn
0b3951cb81
[ticket/14802] Empty/blank lines should not be additional poll options
...
PHPBB3-14802
2016-09-29 14:43:36 -04:00
Jakub Senko
c588332aa5
[ticket/14795] Merge topic views when merging topics
...
PHPBB3-14795
2016-09-25 19:49:01 +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
51d830a6d3
[3.1.x] Increase version for 3.1.11 development
2016-09-24 21:39:47 +02:00