Marc Alexander
f628e4f0b4
Merge pull request #6714 from danieltj27/ticket/17390
...
[ticket/17390] Fix unset template variable for topic approval in mcp
2024-09-25 17:08:39 +02:00
Daniel James
1c73b7ab19
[ticket/17390] Fix unset template variable for topic approval in mcp
...
Fixes a bug that was introduced in 558b8ae
whereby a template
variable was added to wrap around the approve / disapprove UI
however that variable was not set in mcp_queue so the check
failed every time meaning you couldn't approve from the MCP.
PHPBB-17390
2024-09-02 17:13:49 +01:00
Marc Alexander
4b206ee28b
Merge branch '3.3.x'
2024-05-28 21:08:17 +02:00
battye
6f345e43cb
[ticket/16553] Change double quotes to single quotes
...
PHPBB3-16553
2024-05-27 07:55:08 +00:00
battye
558b8ae7ed
[ticket/16553] Fix approve reported posts bug
...
Fixes the module not accessible error when trying to approve a reported post.
PHPBB3-16553
2024-05-27 05:18:08 +00:00
Marc Alexander
c88a9f0b01
[ticket/9687] Remove support for ban exclude
...
PHPBB3-9687
2023-11-05 20:21:38 +01:00
Marc Alexander
d90e97342a
Merge branch '3.3.x'
2023-10-30 21:37:28 +01:00
Marc Alexander
eed57fd089
Merge pull request #6543 from Crizz0/ticket/17187
...
[ticket/17187] Repair mcp link to first unread post
2023-10-30 21:37:25 +01:00
Marc Alexander
4cd895e456
Merge branch '3.3.x'
2023-09-30 17:07:05 +02:00
Marc Alexander
745dd5f5a8
[ticket/17113] Usq sql_build_array() for cleaner code
...
PHPBB3-17113
2023-09-30 13:23:54 +02:00
Christian Schnegelberger
346523fad6
[ticket/17113] Write icon_id to split topic's posts
...
PHPBB3-17113
2023-09-30 13:23:54 +02:00
Christian Schnegelberger
b0248d2d78
[ticket/17187] Repair mcp link to first unread post
...
PHPBB3-17187
2023-09-23 15:54:21 +02:00
Marc Alexander
aa9cd3e427
Merge branch '3.3.x'
2023-08-03 19:37:26 +02:00
Marc Alexander
b0d976f462
[ticket/13364] Force sync forum after splitting topic
...
PHPBB3-13364
2023-07-31 21:45:59 +02:00
Marc Alexander
1d17da4a4c
Merge branch '3.3.x'
2023-02-06 20:05:16 +01:00
Christian Schnegelberger
b7258788cc
[ticket/17089] If user warned without post assume 0 for forum/topic_id
...
PHPBB3-17089
2023-01-31 18:56:58 +01:00
Marc Alexander
49cb6d1e1c
Merge branch '3.3.x'
2023-01-31 16:56:30 +01:00
battye
33ba9f3392
[ticket/17025] Fix MCP move posts topic ID 0
...
PHPBB3-17025
2023-01-22 16:55:39 +08:00
Marc Alexander
6980b7656c
Merge branch '3.3.x'
2023-01-07 21:02:23 +01:00
Ruben Calvo
7d29f133e5
[ticket/17082] Remove ability to warn anonymous
...
PHPBB3-17082
2023-01-06 04:33:09 +01:00
Ruben Calvo
daa2dd280c
[ticket/16955] Fix most return types in phpdoc
...
PHPBB3-16955
2023-01-02 14:17:04 +01:00
rubencm
0a24704b4f
[ticket/12683] Add progress bar to create_index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
bd7e95b8b8
Merge branch '3.3.x'
2022-12-11 14:17:16 +01:00
Marc Alexander
8841d88845
Merge pull request #6225 from rubencm/ticket/16790
...
[ticket/16790] Remove unused code
2022-12-09 21:17:23 +01:00
Christian Schnegelberger
014008fd48
[ticket/17065] Add utf8_encode_ucr to $usernotes
...
PHPBB3-17065
2022-11-28 18:24:59 +01:00
Marc Alexander
0a64ffa834
Merge branch '3.3.x'
2022-04-30 22:46:05 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Marc Alexander
7641376277
Merge branch '3.3.x'
2022-03-16 16:23:23 +01:00
rxu
a466be10c2
[ticket/16966] Fix redirect link after permanently deleting posts
...
PHPBB3-16966
2022-02-11 20:18:56 +07:00
rubencm
2f41ce219c
[ticket/16790] Remove unused code
...
PHPBB3-16790
2021-11-22 18:52:01 +01:00
Máté Bartus
553a20ddf7
Merge pull request #6056 from senky/ticket/16574
...
[ticket/16574] Remove flash BBcode
2021-08-23 21:34:28 +02:00
Marc Alexander
72cf2ba2ea
Merge branch '3.3.x'
2021-08-23 20:30:14 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
ee1cb783cb
[ticket/16207] Add form keys to actions in MCP
...
PHPBB3-16207
2021-07-17 22:31:04 +02:00
Máté Bartus
f3c426389c
Merge pull request #6206 from marc1706/ticket/13713
...
[ticket/13713] User Mentions
2021-05-23 17:49:33 +02:00
v12mike
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
v12mike
adacf21edb
[ticket/16138] Eliminate redundant parameters from board URLs
...
Rebase to 3.3.x
PHPBB3-16138
2021-05-19 22:05:06 +02:00
Marc Alexander
6b5363d43a
[ticket/16771] Add missing phpbb_dispatcher to globals
...
PHPBB3-16771
2021-05-17 11:19:50 +02:00
Marc Alexander
ab38261937
Merge branch '3.3.x'
2021-05-16 21:07:15 +02:00
Marc Alexander
49974a169b
Merge pull request #6209 from rxu/ticket/16771
...
[ticket/16771] Add MCP core events
2021-05-16 21:07:04 +02:00
Marc Alexander
3bb58556ea
[ticket/16771] Fix typo and invalid type in event docblocks
...
PHPBB3-16771
2021-05-15 22:49:28 +02:00
Marc Alexander
692253029c
Merge branch '3.3.x'
2021-05-15 22:38:08 +02:00
Marc Alexander
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
lavigor
c70ac7eb62
[ticket/13713] Introduce notifications for mentions
...
PHPBB3-13713
2021-05-14 21:51:53 +02:00
toxyy
bcea34ee7c
[ticket/15925] Update events for 3.3.5-RC1
...
PHPBB3-15925
2021-05-07 19:25:35 -04:00
rxu
3ff99a9eb1
[ticket/16771] Add MCP core events
...
PHPBB3-16771
2021-05-07 22:30:50 +07:00
Marc Alexander
2d42b2a6c2
Merge pull request #5778 from gijsmartens/ticket/15233
...
[ticket/15233] Standardize avatar output variables
2021-04-08 22:03:37 +02:00
Marc Alexander
ce08da5165
[ticket/16748] Enable code sniffing for static placement and adjust code
...
PHPBB3-16748
2021-04-03 23:12:04 +02:00
rubencm
658a0489d0
[ticket/15540] Add types
...
PHPBB3-15540
2021-03-23 12:11:33 +01:00
rubencm
a8de540e93
[ticket/15540] Trigger errors when search module not found
...
PHPBB3-15540
2021-03-23 11:16:53 +01:00