phpbb/phpBB/includes/mcp
Nils Adermann dc747b8d99 - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031]
- display a warning that the search index is not converted from phpBB2 to phpBB3 [Bug #9761]
- forgot to add : to reg_name when deleting userinfo from the url regex constructor [Bug #9868]
- magic urls should work after ">"
- fixed sorting in mcp_reports/mcp_queue [Bug #9882]
- display a "Report has already been closed" message, if a post is accessed in mcp_reports which has a closed report (might occur if two moderators want to process it at the same time)
- convertor: old forum path should have the trailing slash removed
- subsilver2 will come bundled with phpBB3, but it will not be installed by default (if admins want to use it they can, but it's not a default option for users)
- prosilver was missing the topic-only mode in mcp_reports/mcp_queue


git-svn-id: file:///svn/phpbb/trunk@7428 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-29 20:56:46 +00:00
..
info - viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850] 2007-04-15 21:40:25 +00:00
mcp_ban.php Adding confirm boxes. 2007-04-28 15:22:14 +00:00
mcp_forum.php - urlencoded usernames don't need htmlspecialchars [Bug #8794] 2007-04-01 22:15:59 +00:00
mcp_front.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
mcp_logs.php #5286 2007-03-28 01:01:59 +00:00
mcp_main.php #10239 2007-04-28 16:07:55 +00:00
mcp_notes.php #10163 2007-04-27 15:04:54 +00:00
mcp_post.php - m_warn is no longer a local moderation permission 2007-04-15 10:59:26 +00:00
mcp_queue.php - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031] 2007-04-29 20:56:46 +00:00
mcp_reports.php - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031] 2007-04-29 20:56:46 +00:00
mcp_topic.php #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624 2007-04-22 15:27:40 +00:00
mcp_warn.php #10163 2007-04-27 15:04:54 +00:00