phpbb/phpBB/includes
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
..
acm some changes/bugfixes 2007-03-30 10:49:06 +00:00
acp #9822 2007-04-15 17:51:20 +00:00
auth - acp popup, shouldn't require 700 px width 2007-03-31 16:44:18 +00:00
captcha - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
db 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
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp - viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850] 2007-04-15 21:40:25 +00:00
search - correctly initialise $words in fulltext_native [Bug #347] 2007-04-09 16:04:30 +00:00
ucp #9822 2007-04-15 17:51:20 +00:00
utf - PostgreSQL can now use schemas. During install, under database name, enter databasename.schema 2007-04-01 12:39:34 +00:00
auth.php some changes/bugfixes 2007-03-30 10:49:06 +00:00
bbcode.php #8576 2007-03-09 19:01:40 +00:00
cache.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
constants.php - overhaul of imagesets 2007-04-08 17:40:36 +00:00
functions.php *** empty log message *** 2007-04-15 20:46:36 +00:00
functions_admin.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
functions_compress.php safer name for the updater downloads (even if removed after download) - reported by SHS` 2007-03-06 11:30:12 +00:00
functions_convert.php checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :) 2007-04-10 20:50:14 +00:00
functions_display.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
functions_install.php #9554 2007-04-02 22:10:31 +00:00
functions_jabber.php other fixes... 2007-03-30 14:24:55 +00:00
functions_messenger.php :( 2007-03-25 16:05:22 +00:00
functions_module.php some tiny bugfixes and changed is_active() a bit... 2007-03-26 15:42:05 +00:00
functions_posting.php - m_warn is no longer a local moderation permission 2007-04-15 10:59:26 +00:00
functions_privmsgs.php other fixes... 2007-03-30 14:24:55 +00:00
functions_profile_fields.php #9677 2007-04-13 03:55:33 +00:00
functions_template.php some fixes 2007-04-06 14:03:20 +00:00
functions_transfer.php some changes/bugfixes 2007-03-30 10:49:06 +00:00
functions_upload.php some fixes... 2007-04-02 15:47:23 +00:00
functions_user.php allow password complexity to work using mbstring if PCRE does not support unicode properties 2007-03-31 15:16:18 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php #9811 2007-04-13 03:57:04 +00:00
session.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
template.php some fixes 2007-04-06 14:03:20 +00:00