phpbb/phpBB/develop
Meik Sievertsen 09ad10a734 ok, i am very sorry, but this needs to be fixed.
Generally, our config table is not really suited for holding large datasets. Because feed settings for the forums to enable news feeds and excluded forums rely on the forums itself we have decided to introduce a forum_options table where custom options can be stored.
Additionally, for this to work across all DBMS we support, we added a new method to the DBAL for the bitwise AND operator.
Also moved the forum/topic feed template variable to the location where they belong to (forum and topic view)


git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9965 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-12 15:00:47 +00:00
..
add_permissions.php changed the cache files to save some memory (all global ones are hold in memory, doubling it). 2007-04-22 18:09:03 +00:00
adjust_avatars.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
adjust_bbcodes.php a script to update old bbcode bitfields to the new format. ;) 2006-08-29 17:23:44 +00:00
adjust_magic_urls.php - magic urls should have class="postlink", added class="postlink-local" for relative magic urls [Bug #9867] 2007-04-28 21:16:32 +00:00
adjust_sizes.php - forgot the brackets there :o 2007-03-13 22:04:38 +00:00
adjust_smilies.php update old posts to use new smilies 2007-05-19 10:45:08 +00:00
adjust_uids.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
adjust_usernames.php - some fixes 2006-11-10 13:49:52 +00:00
benchmark.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
calc_email_hash.php Update user table for email hashing? Suggested and implemented by lanzer ... we may as well give it a go too 2004-02-03 17:22:29 +00:00
change_smiley_ref.php blabla 2005-10-03 15:44:41 +00:00
collect_cache_stats.sh Small fix up should work now when ran from anywhere :) 2009-02-07 00:34:45 +00:00
create_schema_files.php ok, i am very sorry, but this needs to be fixed. 2009-08-12 15:00:47 +00:00
create_variable_overview.php some language-specific adjustements 2007-05-03 14:29:22 +00:00
fill.php add proper die() statements although /develop is never ever shipped with phpBB... 2007-04-06 17:49:47 +00:00
fix_files.sh An update from Jonathan 2004-03-21 15:02:57 +00:00
generate_utf_casefold.php deregister globals to install too 2007-10-04 11:33:33 +00:00
generate_utf_confusables.php deregister globals to install too 2007-10-04 11:33:33 +00:00
generate_utf_tables.php deregister globals to install too 2007-10-04 11:33:33 +00:00
lang_duplicates.php add proper die() statements although /develop is never ever shipped with phpBB... 2007-04-06 17:49:47 +00:00
merge_attachment_tables.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
merge_post_tables.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mysql_upgrader.php ok, i am very sorry, but this needs to be fixed. 2009-08-12 15:00:47 +00:00
nuke-db.php Fixed some security problems for those people that didn't remove or disable the /develop/ dir in their CVS install 2002-02-16 10:35:40 +00:00
regex.php - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031] 2007-04-29 20:56:46 +00:00
repair_bots.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
search_fill.php deregister globals to install too 2007-10-04 11:33:33 +00:00
unicode_testing.php - search result extract shouldn't end in the middle of a multibyte character [Bug #11863] 2007-07-15 20:53:27 +00:00
utf_normalizer_test.php deregister globals to install too 2007-10-04 11:33:33 +00:00