37a3e5b55e
Merge branch '3.3.x'
2021-03-14 17:05:20 +01:00
6ebd64521b
[ticket/16725] Add MCP core event
...
PHPBB3-16725
2021-03-13 17:40:10 +05:30
29e7226c96
Merge branch '3.3.x'
2021-01-22 19:14:53 +01:00
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
afa0a91f5d
Merge branch '3.3.x'
2020-11-20 22:50:06 +01:00
d88dff51fb
[ticket/15951] Adjust event docblock and update since version
...
PHPBB3-15951
2020-11-19 22:42:14 +01:00
9b9ca25934
[ticket/16237] Fix broken vars and remove conditional overhead
...
PHPBB3-16237
2020-08-21 15:33:08 -07:00
63c7488f18
[ticket/16237] Add missing template vars
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
dc4fe2d4b7
[ticket/16237] squash all commits
...
PHPBB3-16237
2020-08-19 10:40:06 -10: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
fa636e35e0
[ticket/16559] Ensure event variables are defined in mcp_queue
...
PHPBB3-16559
2020-08-02 13:55:06 +02:00
68e6e8ca90
Merge branch '3.2.x' into 3.3.x
2020-06-01 11:19:30 +02:00
e2ced58517
[ticket/16500] Fix attachments ordering for copy topic feature
...
PHPBB3-16500
2020-06-01 14:40:49 +07:00
aae5852ad3
Merge branch '3.2.x' into 3.3.x
2020-05-24 14:07:37 +02:00
bd29de880d
[ticket/16485] Fix Emoji in logs for warning message
...
PHPBB3-16485
2020-05-14 22:08:00 +02:00
b29a011186
Merge branch '3.2.x' into 3.3.x
2020-05-02 12:05:07 +02: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
6e89799b05
Merge branch '3.2.x' into 3.3.x
2020-03-29 20:48:38 +02:00
8877688ee4
Merge pull request #5901 from mrgoldy/ticket/16122
...
[ticket/16122] Display user rank in MCP user notes
2020-03-29 20:48:32 +02:00
d7435d02d3
Merge branch '3.2.x' into 3.3.x
2020-03-22 18:03:50 +01:00
3539f9372d
Merge pull request #5891 from mrgoldy/ticket/16391
...
[ticket/16391] Add extensions info_acp_ lang file to MCP logs
2020-03-22 18:03:45 +01:00
20490b0618
Merge branch '3.2.x' into 3.3.x
2020-03-16 21:53:21 +01:00
8b1f69c1a3
Merge pull request #5893 from mrgoldy/ticket/15275
...
[ticket/15275] Fix IP lookup pagination
2020-03-16 21:53:16 +01:00
54017bcf63
Merge branch '3.2.x' into 3.3.x
2020-03-16 15:54:24 +01:00
90a4ea4f9b
Merge pull request #5889 from mrgoldy/ticket/15609
...
[ticket/15609] MCP Queue and Report forum and topic identifiers
2020-03-16 15:54:18 +01:00
6b5cbe3768
Merge branch '3.2.x' into 3.3.x
2020-03-16 14:19:51 +01:00
962d3f1df0
[ticket/16122] Display user rank in MCP user notes
...
PHPBB3-16122
2020-03-13 00:49:32 +01:00
1c2f65f268
[ticket/16399] Fix Emoji in topic tile for MCP split topic
...
PHPBB3-16399
2020-03-12 15:27:28 +01:00
291b865f17
[ticket/15275] Use base_url in lookup IP link
...
PHPBB3-15275
2020-03-10 15:24:39 +01:00
f57a7826a8
[ticket/15275] Fix IP lookup pagination
...
PHPBB3-15275
2020-03-10 15:22:22 +01:00
a66e640499
[ticket/16391] Add extensions info_acp_ lang file to MCP logs
...
PHPBB3-16391
2020-03-10 01:43:13 +01:00
5881a24faa
[ticket/15609] MCP Queue and Report forum and topic identifiers
...
PHPBB3-15609
2020-03-09 23:33:59 +01:00
9a919d8fa3
Merge branch '3.2.x' into 3.3.x
2020-02-14 07:06:35 +01:00
e2cc1aec26
[ticket/16350] Move shared code to functions.php
...
PHPBB3-16350
2020-02-02 21:45:08 +00:00
7ae7502146
Merge pull request #5798 from rxu/ticket/16277
...
[ticket/16277] Move from each() function
2020-01-01 16:35:42 +01:00
80de9f6a68
[ticket/16277] Move from each() function
...
PHPBB3-16277
2019-12-29 18:56:36 +07:00
202478d108
[ticket/16262] Fixing event's $current_row_number by renaming $i
...
PHPBB3-16262
2019-12-26 18:17:39 +00:00
cd75b712d4
[ticket/16113] Add core.mcp_topic_modify_sql_ary
...
PHPBB3-16113
2019-07-29 03:13:29 +05:30
a12d93b8b8
[ticket/16106] Add core.mcp_main_before
...
PHPBB3-16106
2019-07-23 21:13:08 +02:00
7c6e660694
[ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+
...
PHPBB3-16050
2019-05-11 10:45:34 +07: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