phpbb/phpBB
David M 6fbe97224e "It's a trap!"
git-svn-id: file:///svn/phpbb/trunk@7467 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-05 05:04:05 +00:00
..
adm ... and password fields @_@ 2007-05-04 23:40:43 +00:00
cache #10379 2007-05-02 11:48:42 +00:00
develop - changed the way we do forum accounting in phpBB, far less intensive and much faster. sync() recalculates the number of topics and posts using just the topics table instead of having to join topics and posts together. However, even this can be avoided if we know what operation is happening and an auto sync is not in action. Since MCP operations are "known", we can provide very fast MCP operations. 2007-05-05 04:53:43 +00:00
docs added class for disabled options in ACP 2007-05-04 12:30:21 +00:00
files #10379 2007-05-02 11:48:42 +00:00
images #10379 2007-05-02 11:48:42 +00:00
includes "It's a trap!" 2007-05-05 05:04:05 +00:00
install - changed the way we do forum accounting in phpBB, far less intensive and much faster. sync() recalculates the number of topics and posts using just the topics table instead of having to join topics and posts together. However, even this can be avoided if we know what operation is happening and an auto sync is not in action. Since MCP operations are "known", we can provide very fast MCP operations. 2007-05-05 04:53:43 +00:00
language added class for disabled options in ACP 2007-05-04 12:30:21 +00:00
store #10379 2007-05-02 11:48:42 +00:00
styles forum_unread_locked... :P #10453 2007-05-04 13:27:57 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - clean up mssql and mssql_odbc, mssql now uses a different method of dealing with IDENTITY 2007-02-19 04:12:13 +00:00
config.php In honor of Beta4! 2006-11-28 09:38:31 +00:00
cron.php some fixes. 2006-08-25 15:15:53 +00:00
download.php some language-specific adjustements 2007-05-03 14:29:22 +00:00
faq.php some fixes today 2006-12-24 13:11:54 +00:00
index.php "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
mcp.php - #10159 (as well as the exact same issue with reports) 2007-04-30 11:44:54 +00:00
memberlist.php added class for disabled options in ACP 2007-05-04 12:30:21 +00:00
posting.php fixing... 2007-04-27 16:13:03 +00:00
report.php - #10159 (as well as the exact same issue with reports) 2007-04-30 11:44:54 +00:00
search.php fixes for search button in header - #10389, #10225, #9548 2007-05-02 16:19:35 +00:00
style.php some tiny changes 2007-05-02 21:08:50 +00:00
ucp.php more bugfixing. Important change: admins able to give ban reason for user quick tool ban - logging also syndicated, now always logged to ACP and MCP logs. 2007-04-29 12:30:22 +00:00
viewforum.php added class for disabled options in ACP 2007-05-04 12:30:21 +00:00
viewonline.php "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
viewtopic.php Fix a bug with the prev_posts calculation and selecting the last post on a page. ;) Now also add the correct number of previous posts not including the selected one. 2007-05-02 08:24:05 +00:00