Commit graph

12069 commits

Author SHA1 Message Date
Marc Alexander
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
Marc Alexander
d588a4baa8
Merge branch '3.3.x' 2020-03-16 14:19:56 +01:00
Marc Alexander
6b5cbe3768
Merge branch '3.2.x' into 3.3.x 2020-03-16 14:19:51 +01:00
Marc Alexander
46b4a74549
Merge pull request #5895 from 3D-I/ticket/16399
[ticket/16399] Fix Emoji in topic title for MCP split topic
2020-03-16 14:19:46 +01:00
Marc Alexander
6951e970f3
Merge branch '3.3.x' 2020-03-15 16:52:41 +01:00
Marc Alexander
2b8b04dd55
Merge pull request #5898 from mrgoldy/ticket/16225
[ticket/16225] Display style version in ACP
2020-03-15 16:52:37 +01:00
Marc Alexander
07caac9832
Merge branch '3.3.x' 2020-03-15 16:30:39 +01:00
Marc Alexander
f703f3f20e
Merge branch '3.2.x' into 3.3.x 2020-03-15 16:30:34 +01:00
mrgoldy
962d3f1df0 [ticket/16122] Display user rank in MCP user notes
PHPBB3-16122
2020-03-13 00:49:32 +01:00
mrgoldy
0198029ea6 [ticket/16180] Allow adding message to test email
PHPBB3-16180
2020-03-13 00:09:50 +01:00
mrgoldy
4c0a1ec0a0 [ticket/16225] Display style version in ACP
PHPBB3-16225
2020-03-12 22:43:05 +01:00
mrgoldy
8dd76e6e2f [ticket/16245] Cast attachment filesize to bigint
PHPBB3-16245
2020-03-12 22:13:14 +01:00
3D-I
1c2f65f268 [ticket/16399] Fix Emoji in topic tile for MCP split topic
PHPBB3-16399
2020-03-12 15:27:28 +01:00
mrgoldy
291b865f17 [ticket/15275] Use base_url in lookup IP link
PHPBB3-15275
2020-03-10 15:24:39 +01:00
mrgoldy
f57a7826a8 [ticket/15275] Fix IP lookup pagination
PHPBB3-15275
2020-03-10 15:22:22 +01:00
mrgoldy
a66e640499 [ticket/16391] Add extensions info_acp_ lang file to MCP logs
PHPBB3-16391
2020-03-10 01:43:13 +01:00
mrgoldy
24fab91694 [ticket/15979] Fix restoring/deleting when editing deleted post
PHPBB3-15979
2020-03-10 00:24:19 +01:00
mrgoldy
5881a24faa [ticket/15609] MCP Queue and Report forum and topic identifiers
PHPBB3-15609
2020-03-09 23:33:59 +01:00
Marc Alexander
bb6c5def59
Merge branch '3.3.x' 2020-03-07 14:15:43 +01:00
Marc Alexander
ddc8e5c712
Merge branch '3.2.x' into 3.3.x 2020-03-07 14:15:38 +01:00
Marc Alexander
3c07c8c2a0
Merge pull request #5862 from dark-1/ticket/16370
[ticket/16370] Add core events for Notification
2020-03-07 14:15:32 +01:00
Marc Alexander
c14efc0ded
Merge branch '3.3.x' 2020-03-03 22:02:36 +01:00
Marc Alexander
3c27aa2f2e
Merge branch '3.2.x' into 3.3.x 2020-03-03 21:59:05 +01:00
Marc Alexander
0614a1a57f
Merge pull request #5857 from mrgoldy/ticket/16358
[ticket/16358] Hide attachment tab with no filters and display ACP notice
2020-03-03 21:59:00 +01:00
Dark❶
70513f8da4
[ticket/16370] Add core events for Notification
PHPBB3-16370
2020-03-04 01:41:37 +05:30
Marc Alexander
0b8ecb4e22
Merge branch '3.3.x' 2020-03-01 18:58:28 +01:00
Marc Alexander
ffe201be36
Merge pull request #5864 from mrgoldy/ticket/16376
[ticket/16376] Add default for display_subforum_limit
2020-03-01 18:58:24 +01:00
Marc Alexander
a7bc774a53
Merge branch '3.3.x' 2020-03-01 17:11:18 +01:00
Marc Alexander
94419d4573
Merge branch '3.2.x' into 3.3.x 2020-03-01 17:11:09 +01:00
Marc Alexander
f59419ed7e
Merge pull request #5856 from mrgoldy/ticket/16356
[ticket/16356] Delete attachments on saving a draft
2020-03-01 17:11:00 +01:00
Marc Alexander
eaea09047f
Merge branch '3.3.x' 2020-03-01 16:50:31 +01:00
Marc Alexander
457f13ad0b
Merge branch '3.2.x' into 3.3.x 2020-03-01 16:50:26 +01:00
Marc Alexander
aea5c3545c
Merge pull request #5855 from mrgoldy/ticket/10506
[ticket/10506] Preserve attachments on not-saving PM draft
2020-03-01 16:50:20 +01:00
Dark❶
255c79a8f7
[ticket/16370] Add core events for Notification
PHPBB3-16370
2020-02-28 00:19:10 +05:30
mrgoldy
1d49ddd86f [ticket/16376] Add default for display_subforum_limit
PHPBB3-16376
2020-02-27 15:29:32 +01:00
Dark❶
5f4522e55b
[ticket/16370] Add core events for Notification
PHPBB3-16370
2020-02-21 12:22:26 +05:30
Marc Alexander
fc541c1943
Merge branch '3.3.x' 2020-02-15 16:51:34 +01:00
Marc Alexander
b1f0276307
Merge branch '3.2.x' into 3.3.x 2020-02-15 16:46:02 +01:00
Marc Alexander
5ce1e1e7df
Merge pull request #5849 from rubencm/ticket/16351
[ticket/16351] Use CHMOD constants from filesystem_interface
2020-02-15 16:45:57 +01:00
rubencm
2ed21c98d5 [ticket/16351] Update commends
PHPBB3-16351
2020-02-14 13:11:44 +00:00
Marc Alexander
6b380063e9
Merge branch '3.3.x' 2020-02-14 07:31:29 +01:00
Marc Alexander
9715054102
Merge branch '3.2.x' into 3.3.x 2020-02-14 07:31:24 +01:00
Marc Alexander
7735f22562
Merge pull request #5853 from mrgoldy/ticket/16060
[ticket/16060] Correct auto prune column for cron job
2020-02-14 07:31:19 +01:00
Marc Alexander
3ff9d24935
Merge branch '3.3.x' 2020-02-14 07:30:35 +01:00
Marc Alexander
d8e441b079
Merge branch '3.2.x' into 3.3.x 2020-02-14 07:30:31 +01:00
Marc Alexander
d75952394f
Merge pull request #5852 from mrgoldy/ticket/16348
[ticket/16348] Prevent double freeing database results on user_ban
2020-02-14 07:30:27 +01:00
Marc Alexander
b86c197d95
Merge branch '3.3.x' 2020-02-14 07:28:49 +01:00
Marc Alexander
af012e8b5a
Merge branch '3.2.x' into 3.3.x 2020-02-14 07:28:26 +01:00
Marc Alexander
b6a320503e
Merge pull request #5850 from rubencm/ticket/16352
[ticket/16352] Deprecate a few functions/classes
2020-02-14 07:11:12 +01:00
Marc Alexander
0a738440af
Merge branch '3.3.x' 2020-02-14 07:06:39 +01:00