| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-15701
|
|
|
|
| |
PHPBB3-14972
|
|\ |
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-15237
PHPBB3-15237
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-8116
|
| |
| |
| |
| | |
PHPBB3-8116
|
| |
| |
| |
| |
| |
| | |
Diff from previous patch by nickvergessen.
PHPBB3-8116
|
| |
| |
| |
| |
| |
| | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| |
| |
| |
| |
| |
| | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
Revert the @since change back to 3.1.6-RC1.
Add @changed line 3.1.7-RC1 and description.
PHPBB3-14170
|
| |
| |
| |
| |
| |
| |
| | |
Move the mcp_change_poster_after event to before renewing $post_info. I
changed the "since" version as this would be fixed in 3.1.7-RC1.
PHPBB3-14170
|
| |
| |
| |
| | |
PHPBB3-9485
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
| |
| |
| | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |
| |
| |
| | |
PHPBB3-13455
|
|/
|
|
| |
PHPBB3-13468
|
|\
| |
| |
| |
| | |
* develop-olympus:
[ticket/12695] Add viewtopic language file for parse_attachments in mcp_post
|
| |
| |
| |
| | |
PHPBB3-12695
|
| |
| |
| |
| | |
PHPBB3-12612
|
| |
| |
| |
| | |
PHPBB3-12612
|
| |
| |
| |
| | |
PHPBB3-12594
|
| |
| |
| |
| |
| |
| | |
... and needs to be reapproved.
PHPBB3-12052
|
| |
| |
| |
| | |
PHPBB3-7707
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* brunoais/ticket/11642:
[ticket/11642] Use $parse_flags
[ticket/11642] Fixed typo in the variable name.
[ticket/11642] generate_text_for_display on mcp/mcp_post.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
|
| | |
| | |
| | |
| | | |
PHPBB3-9657
|
|/ /
| |
| |
| |
| |
| | |
So far, I've added no new functionality. The biggest change here is adjusting the DB column names to "visibility" rather than "approved". Some things here are pretty likely to change, for example the name and location of the topic_visibility class. Happy birthday phpBB :)
PHPBB3-9657
|
| |
| |
| |
| | |
PHPBB3-11052
|
| |
| |
| |
| |
| |
| | |
Replacing code in includes/mcp/mcp_post.php that was missed in ticket 10323
PHPBB3-10637
|
| |
| |
| |
| | |
PHPBB3-9916
|
|\ \
| |/
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to read
[ticket/10365] Require m_report permission to see reports in mcp_post
[ticket/10365] Make sure moderators only get mcp_reports link when allowed
|
| |
| |
| |
| |
| |
| | |
This was exposed to anyone with m_ perms in mcp_post_details.
PHPBB3-10365
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9874] view_log() performs unneeded count query over all log entries.
[ticket/7834] Topic time didn't update when first post was deleted
[ticket/9997] Fixed an inconsistency in the Moderator Control Panel
[ticket/9872] Removed some useless code that broke delete_posts
|
| |
| |
| |
| | |
PHPBB3-9874
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
|
|
|
|
|
|
| |
Moderators are redirected to the index page of the MCP after locking a post,
a better location would be to direct them back to the post details.
PHPBB3-7332
|