a466be10c2
[ticket/16966] Fix redirect link after permanently deleting posts
...
PHPBB3-16966
2022-02-11 20:18:56 +07:00
b734fed853
[ticket/16138] Eliminate redundant parameters from board URLs
...
Revert mcp change to fix some moderator functions
such as selecting topic for move posts
PHPBB3-16138
2021-05-19 22:05:08 +02:00
adacf21edb
[ticket/16138] Eliminate redundant parameters from board URLs
...
Rebase to 3.3.x
PHPBB3-16138
2021-05-19 22:05:06 +02:00
49974a169b
Merge pull request #6209 from rxu/ticket/16771
...
[ticket/16771] Add MCP core events
2021-05-16 21:07:04 +02:00
3bb58556ea
[ticket/16771] Fix typo and invalid type in event docblocks
...
PHPBB3-16771
2021-05-15 22:49:28 +02:00
98713a7cbe
Merge pull request #5505 from toxyy/ticket/15925
...
[ticket/15925] Add core events for sync and mcp functions
2021-05-15 22:38:04 +02:00
bcea34ee7c
[ticket/15925] Update events for 3.3.5-RC1
...
PHPBB3-15925
2021-05-07 19:25:35 -04:00
3ff99a9eb1
[ticket/16771] Add MCP core events
...
PHPBB3-16771
2021-05-07 22:30:50 +07:00
6ebd64521b
[ticket/16725] Add MCP core event
...
PHPBB3-16725
2021-03-13 17:40:10 +05:30
22f7f491c5
[ticket/15925] Update events for 3.3.4-RC1
...
PHPBB3-15925
2021-03-04 17:14:56 +01:00
60d6727974
[ticket/15925] Update events for 3.3.3-RC1
...
PHPBB3-15925
2021-03-04 17:12:26 +01:00
9d2ab88c69
[ticket/15925] Add core.mcp_main_modify_fork_post_sql
...
Modify the forked post's sql array before it's inserted into the database
Lets additional variables be added into the sql_ary
Allows the same edits as mcp_main_fork_sql_after but for posts not topics
PHPBB3-15925
2021-03-04 17:12:24 +01:00
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
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
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