phpbb/phpBB/includes/mcp
Nils Adermann c76a2cdfe8 - viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850]
- mcp_reports was still using some of the mcp_queue post_id logic, changed enough to report_id logic to make it work properly now. I hope I didn't miss any external places referring to mcp_reports which send it a post_id_list. I really wonder whether people don't test the MCP at all? Good that I noticed this myself when fixing an incorrect language string (No reports selected) message [Bug #9741]
- forgot to check in the changed mcp/info file for mcp_warn with global m_warn option
- mcp_post.html was missing a submit button for changing the poster in prosilver [Bug #9771]
- language variables in javascript in templates should use LA_ not L_ for proper escaping of single quotes


git-svn-id: file:///svn/phpbb/trunk@7361 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-15 21:40:25 +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 #8160 2007-02-17 23:09:58 +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 - urlencoded usernames don't need htmlspecialchars [Bug #8794] 2007-04-01 22:15:59 +00:00
mcp_notes.php my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally... 2007-04-12 16:20:39 +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 - m_warn is no longer a local moderation permission 2007-04-15 10:59:26 +00:00
mcp_reports.php - 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_topic.php #5396, #5266, #5147 2007-03-31 12:35:44 +00:00
mcp_warn.php my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally... 2007-04-12 16:20:39 +00:00