phpbb/phpBB/develop
Nils Adermann b41365fcd4 - display search type as page title for premade searches [Bug #6508]
- flash enabled on user side by default, so that admins can actually change anything by activating it (still disabled by default)
- properly implemented password complexity check [Bug #6584]
- do not ldap_escape paramaters for the bind function [Bug #6208]
- deleted words in edited post subjects weren't getting there search cache refreshed [Bug #6288]
- made common word threshold configurable [Bug #6168]
- recreated word match table entries after installation, side effect of bug #6060
- option to only allow ASCII usernames
- adjusted search page pagination [Bug #6424]
- correctly calculate unformatted search result extract length


git-svn-id: file:///svn/phpbb/trunk@6814 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-12-27 00:06:39 +00:00
..
add_permissions.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +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_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
create_schema_files.php - display search type as page title for premade searches [Bug #6508] 2006-12-27 00:06:39 +00:00
create_variable_overview.php a lot of handwork is still required... 2003-11-01 11:53:13 +00:00
fill.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
fix_files.sh An update from Jonathan 2004-03-21 15:02:57 +00:00
generate_utf_casefold.php elseif -> else if 2006-12-15 02:38:14 +00:00
generate_utf_tables.php elseif -> else if 2006-12-15 02:38:14 +00:00
lang_duplicates.php elseif -> else if 2006-12-15 02:38:14 +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
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 regex man strikes again! 2006-12-23 17:56:50 +00:00
search_fill.php count -> sizeof 2006-12-15 02:41:43 +00:00
utf_normalizer_test.php FALSE -> false 2006-12-15 02:45:42 +00:00