d88dff51fb
[ticket/15951] Adjust event docblock and update since version
...
PHPBB3-15951
2020-11-19 22:42:14 +01:00
c903381154
[ticket/15951] Add requested changes
...
Revert changes with $topic_info
Add $quickmod to the event
Change since versions to latest
PHPBB3-15951
2020-08-11 08:08:17 -04:00
663e611fae
[ticket/15951] Add core.mcp_delete_topic_modify_hidden_fields
...
Allow modification of the hidden fields when deleting topics
This lets you control the permissions for permanently deleting topics
Template variables can also be modified at this point
PHPBB3-15951
2020-08-11 07:44:00 -04:00
f4a1d4ef02
[ticket/15951] Add core.mcp_delete_topic_modify_permissions
...
Allow modification to permissions when deleting topics
This allows $check_permission to be false in the phpbb_check_ids function call
PHPBB3-15951
2020-08-11 07:44:00 -04:00
e2ced58517
[ticket/16500] Fix attachments ordering for copy topic feature
...
PHPBB3-16500
2020-06-01 14:40:49 +07:00
5ca9674ced
[ticket/15560] Remove correct anchor_pos variable name
...
PHPBB3-15560
2020-04-12 13:44:04 +02:00
154ebc24c2
[ticket/15560] Correct redirect on perma-deleting posts
...
PHPBB3-15560
2020-04-12 13:39:41 +02:00
a12d93b8b8
[ticket/16106] Add core.mcp_main_before
...
PHPBB3-16106
2019-07-23 21:13:08 +02:00
af6dcdd6e6
[ticket/16039] Global dispatcher
...
PHPBB3-16039
2019-05-01 15:54:48 +02:00
c8ff4b4109
Merge pull request #5513 from mrgoldy/ticket/15942
...
[ticket/15942] Allow array in confirm_box title
2019-04-17 09:26:11 +02:00
6921565efe
Merge branch '3.2.x' into ticket/15948
2019-03-23 05:09:17 +01:00
761b87659d
Merge pull request #5520 from 3D-I/ticket/15950
...
[ticket/15950] Add SQL transactions to mcp_main.php
2019-03-16 13:24:00 +01:00
b4672f2665
[ticket/15954] Fixed including mcp_front.php
...
PHPBB3-15954
2019-01-30 09:48:54 +01:00
75007697ae
[ticket/15954] Add safeguards to include() calls
...
PHPBB3-15954
2019-01-26 22:29:54 +01:00
ca4a98a2de
[ticket/15950] Add SQL transactions to mcp_main.php
...
PHPBB3-15950
And simultaneously remove a duplicated UPDATE query.
2019-01-22 16:12:22 +01:00
6c1664f6d3
[ticket/15948] Add core.mcp_change_topic_type_after/before
...
PHPBB3-15948
2019-01-21 18:18:52 +01:00
357e5a567d
[ticket/15948] Add core.mcp_change_topic_type_after/before
...
PHPBB3-15948
2019-01-21 17:39:44 +01:00
a925605b88
[ticket/15942] Optimize count
...
PHPBB3-15942
2019-01-15 20:58:54 +01:00
3f4b7059cb
[ticket/15942] Allow array in confirm_box title
...
PHPBB3-15942
2019-01-15 20:50:37 +01:00
83f4074116
[ticket/15910] Pass object arguments by reference implicitly
...
PHPBB3-15910
2018-12-12 12:41:56 +01:00
628e5fbae6
Merge pull request #5399 from 3D-I/ticket/15826
...
[ticket/15826] Add core.mcp_main_fork_sql_after
2018-10-27 22:35:42 +02:00
b148bb5d70
[ticket/15849] Stop using php4 constructors
...
PHPBB3-15849
2018-10-21 07:02:26 +00:00
b5ba220584
[ticket/15826] Add core.mcp_main_fork_sql_after
...
Add row array
PHPBB3-15826
2018-10-17 03:52:28 +02:00
710760b9e4
[ticket/15826] Add core.mcp_main_fork_sql_after
...
PHPBB3-15826
2018-10-02 05:59:25 +02:00
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
e10d563fc9
Merge branch '3.1.x' into 3.2.x
2017-06-03 11:43:09 +02:00
b357f78546
Merge pull request #4747 from ErnadoO/ticket/15132
...
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
2017-06-03 11:43:06 +02:00
4d4dbd52f7
Merge branch '3.1.x' into 3.2.x
2017-06-03 11:37:06 +02:00
0914123391
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
...
PHPBB3-15132
2017-05-31 21:21:04 +02:00
e754a51acc
[ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event
...
PHPBB3-15131
2017-05-31 21:04:22 +02:00
4cf998e9df
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
...
PHPBB3-15132
2017-03-18 18:27:24 +01:00
716cff0c97
[ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' event
...
PHPBB3-15131
2017-03-18 17:58:06 +01:00
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
45199adebd
Merge pull request #4523 from senky/ticket/13429
...
[ticket/13429] Replace @change with @changed in event docblocks
2017-02-11 15:19:47 +01:00
779758f219
[ticket/13429] Replace @change with @changed
...
PHPBB3-13429
2017-01-23 13:33:15 +01:00
dbd003a0d1
Merge branch '3.1.x' into 3.2.x
2016-12-11 15:59:08 +01:00
96adf7f0d6
Merge pull request #4514 from senky/ticket/14759
...
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
2016-12-11 15:58:12 +01:00
f7049bd0dc
Merge branch '3.1.x' into 3.2.x
2016-12-10 13:37:56 +01:00
114cfe2c27
[ticket/14760] Add core.mcp_main_modify_fork_sql event
...
PHPBB3-14760
2016-11-13 18:15:07 +01:00
36d4169768
[ticket/14759] Add core.mcp_main_modify_shadow_sql event
...
PHPBB3-14759
2016-11-13 17:48:53 +01:00
06bfae8edb
Merge branch '3.1.x' into 3.2.x
2016-08-21 09:51:26 +02:00
c016e09ca4
[ticket/12925] Pluralize permanent delete checkbox label
...
PHPBB3-12925
2016-08-15 18:27:33 +02:00
d53f75f668
[ticket/14709] add post_id to mod log
...
Add the missing post_id value to the moderator log entry created upon
deleting one or more posts in the MCP topic view.
PHPBB3-14709
2016-07-13 12:00:06 -04:00
73900d1857
[ticket/13454] Remove more unused variables
...
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
7a6a16e3a5
[ticket/13454] Remove unused variables
...
This is part 5 and there is more to come.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
266576c6a4
[ticket/13454] Remove unused variables
...
Part 4
PHPBB3-13454
2016-01-06 13:52:11 +01:00
f50ba9ab4f
[ticket/13454] Remove unused variables
...
This is part 2 of the pr.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
73e6e5b77f
[ticket/13454] Remove unused variables
...
This is the first part of the changes. More to come.
PHPBB3-13454
2016-01-06 13:51:19 +01:00
d0adbe94d5
Merge branch '3.1.x'
...
Conflicts:
phpBB/includes/mcp/mcp_main.php
2016-01-06 13:31:15 +01:00
a021956644
[ticket/14343] Added missing $phpbb_dispatcher
...
PHPBB3-14343
2016-01-06 11:38:22 +01:00