| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/14106] Fix topics sorting in MCP for topics merging.
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The "bug" in the deleted code comment is non-existent now.
The PR is for 3.1 only.
PHPBB3-14106
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/mcp/mcp_forum.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14014] Add core.mcp_forum_view_before event
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This event can be used to get some data in order to execute other actions.
PHPBB3-14014
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8708
|
| |\ \ \ \ \
| |/ / / / |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change the docblock for userdata from string to array.
PHPBB3-13974
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Create a new event to perform additional tasks after chainging a post's
poster.
PHPBB3-13974
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
[ticket/13962] MCP Queue dropdown for forum selection
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13962
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/includes/mcp/mcp_post.php
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13966
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/mcp/mcp_main.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13685] Allow modifying the query for mysql native fulltext search
|
| | | | |/
| | |/|
| | | |
| | | | |
PHPBB3-13685
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/mcp_post.html
|
| | |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/13786] Add events to add MCP post options
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Fix another typo.
PHPBB3-13786
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Fix typo.
PHPBB3-13786
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
PHPBB3-13786
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13672
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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
|
| | |\ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13668
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13668
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13668
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13668
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13664] Add event to allow changing number of unapproved posts in mcp_front
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13664
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13664
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13664
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13664
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13660] Allow changing the query for total reports in mcp_front
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13660
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13660
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13660
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/13819] Add missing sql_freeresult() to files in includes/
Conflicts:
phpBB/includes/acp/acp_database.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13819
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Moving report.php's content into different services and controllers to
better comply with the MVC model.
Also implementing:
* Replacement for reasons_display()
* Adding assign_meta_refresh_var() to \controller\helper
* Adding separate routes for easy configuration
* Updating unit tests to expect to correct results
* Add BC tests
PHPBB3-13654
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/11424] Quick-Mod Tools race condition results in NO_MODE
|