4b206ee28b
Merge branch '3.3.x'
2024-05-28 21:08:17 +02:00
6f345e43cb
[ticket/16553] Change double quotes to single quotes
...
PHPBB3-16553
2024-05-27 07:55:08 +00:00
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
8841d88845
Merge pull request #6225 from rubencm/ticket/16790
...
[ticket/16790] Remove unused code
2022-12-09 21:17:23 +01:00
2f41ce219c
[ticket/16790] Remove unused code
...
PHPBB3-16790
2021-11-22 18:52:01 +01: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
3ff99a9eb1
[ticket/16771] Add MCP core events
...
PHPBB3-16771
2021-05-07 22:30:50 +07:00
5881a24faa
[ticket/15609] MCP Queue and Report forum and topic identifiers
...
PHPBB3-15609
2020-03-09 23:33:59 +01:00
83f4074116
[ticket/15910] Pass object arguments by reference implicitly
...
PHPBB3-15910
2018-12-12 12:41:56 +01:00
fcd916cc4f
[ticket/15873] Add core.mcp_report_template_data
...
PHPBB3-15873
2018-11-18 12:22:06 +01:00
b148bb5d70
[ticket/15849] Stop using php4 constructors
...
PHPBB3-15849
2018-10-21 07:02:26 +00:00
f251c26fe6
[ticket/15701] Display signature in MCP
...
PHPBB3-15701
2018-09-25 15:22:14 +02:00
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
4b6c2c8cde
[ticket/10961] Send HTTP 403 when applicable
...
PHPBB3-10961
2016-09-01 08:48:37 +02:00
8e5b5a5c07
Merge branch '3.1.x'
2016-01-16 23:10:37 +01:00
fef03a1946
[ticket/14412] Comment fixes for PHPDoc in the events
...
PHPBB3-14412
2016-01-15 14:07:50 +03: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
51600b8f18
[ticket/9485] Add post_id to relevant $phpbb_log->add()
...
PHPBB3-9485
2015-08-30 22:43:07 +02:00
be0d4e20d4
[ticket/11444] Moving the in-board notifications to a method class
...
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
2015-07-13 22:41:13 +02:00
f6d7ea425f
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13672] Removed bogus sting concatenation
[ticket/13672] BUMP version to 3.1.5-dev
[ticket/13672] Allow changing the data from the user-submitted report
2015-05-28 12:59:04 +02:00
75dd91412b
Merge pull request #3469 from brunoais/ticket/13672
...
[ticket/13672] Allow changing the data from the user-submitted report
* brunoais/ticket/13672:
[ticket/13672] Removed bogus sting concatenation
[ticket/13672] BUMP version to 3.1.5-dev
[ticket/13672] Allow changing the data from the user-submitted report
2015-05-28 12:58:58 +02:00
7278356936
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13668] Removed bogus sting concatenation
[ticket/13668] BUMP version to 3.1.5-dev
[ticket/13668] Allow changing the query to obtain the user-submitted report.
[ticket/13668] Convert the mcp report_details query to a built query
Conflicts:
phpBB/includes/mcp/mcp_reports.php
2015-05-28 12:56:26 +02:00
cf93c6503a
Merge pull request #3468 from brunoais/ticket/13668
...
[ticket/13668] Allow changing the query to obtain the user-submitted report
* brunoais/ticket/13668:
[ticket/13668] Removed bogus sting concatenation
[ticket/13668] BUMP version to 3.1.5-dev
[ticket/13668] Allow changing the query to obtain the user-submitted report.
[ticket/13668] Convert the mcp report_details query to a built query
2015-05-28 12:55:31 +02:00
4119be5a3d
[ticket/13672] Removed bogus sting concatenation
...
PHPBB3-13672
2015-05-08 10:43:48 +01:00
d4fb3996d3
[ticket/13668] Removed bogus sting concatenation
...
PHPBB3-13668
2015-05-08 10:41:42 +01:00
9833eb4f13
[ticket/13672] BUMP version to 3.1.5-dev
...
PHPBB3-13672
2015-05-06 23:00:26 +01:00
9e06beb48d
[ticket/13668] BUMP version to 3.1.5-dev
...
PHPBB3-13668
2015-05-06 22:56:22 +01:00
636524fa56
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13819] Add missing sql_freeresult() to files in includes/
Conflicts:
phpBB/includes/acp/acp_database.php
2015-05-06 01:06:21 +02:00
de90dd25b2
[ticket/13819] Add missing sql_freeresult() to files in includes/
...
PHPBB3-13819
2015-05-05 23:55:13 +02:00
4cdcb6d5d3
[ticket/13672] Allow changing the data from the user-submitted report
...
PHPBB3-13672
2015-03-05 18:31:11 +00:00
8a6d55520d
[ticket/13668] Allow changing the query to obtain the user-submitted report.
...
PHPBB3-13668
2015-03-05 16:21:23 +00:00
fa474c4378
[ticket/13668] Convert the mcp report_details query to a built query
...
PHPBB3-13668
2015-03-05 16:19:36 +00:00
f6e06da4c6
[ticket/13455] Update calls to request_var()
...
PHPBB3-13455
2015-02-03 20:50:40 +01:00
7fc586080b
[ticket/13468] Update calls to add_log()
...
PHPBB3-13468
2015-01-27 18:34:33 +01:00
b5544b2f47
[ticket/13450] Type-hint return value of $phpbb_container->get()
...
PHPBB3-13450
2015-01-12 20:19:07 +01:00
7b4c5bdd34
[ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.php
...
PHPBB3-13057
2014-09-11 22:01:09 +02:00
01f821bbc3
Merge pull request #2826 from brunoais/ticket/12928
...
[ticket/12928] core.mcp_reports_gather_query_before
2014-08-30 22:55:56 +02:00
fe80967535
[ticket/12990] Use the full services name for the notification's types
...
PHPBB3-12990
2014-08-16 21:46:03 +02:00
602b932a23
[ticket/12928] Update to RC4
...
PHPBB3-12928
2014-08-09 18:18:19 +01:00
621f940805
[ticket/12928] core.mcp_reports_gather_query_before
...
Adding the core.mcp_reports_gather_query_before
event to mcp backend.
PHPBB3-12928
2014-08-08 13:10:59 +01:00
952b4de231
[ticket/12612] Prefix check_ids() with phpbb_
...
PHPBB3-12612
2014-06-23 23:01:52 +02:00
4ac43856f7
[ticket/12612] Prefix mcp_sorting() with phpbb_
...
PHPBB3-12612
2014-06-23 23:00:13 +02:00
c315fc6c89
[ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global
...
PHPBB3-12612
2014-06-23 22:58:41 +02:00
09fc008e62
[ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy
...
PHPBB3-12721
2014-06-16 22:35:41 +02:00
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
7b0e535f03
[ticket/12501] Only select attachments uploaded before the post was reported.
...
The post text displayed to the user is the same as when it was reported, even if
the post was edited afterwards, thus it follows that the attachments would be
the same. This also addresses an issue where the index in the attachment bbcode
no longer matches that of its corresponding attachment when new attachments
are uploaded after the post is reported.
PHPBB3-12501
2014-05-05 11:05:15 -07:00
9705e1883d
[ticket/12501] Parse the reported post message before its attachments.
...
This ensures that the empty lines from attachment.html aren't converted into
<br />.
PHPBB3-12501
2014-05-05 11:05:15 -07:00