1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-29 06:26:22 +01:00
Files
php-phpbb/phpBB/styles/subSilver/template
Nils Adermann b66e0fcd34 - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156]
- allow cancelling search index creation/removal
- custom CSS class name input too short [Bug #8328]
- give an error message if a password wasn't convertable (special characters in non-standard encoding)
- moved still_on_time to functions.php, used by acp_search and converter, might be useful for MODs (or complex cron scripts)
- do not allow empty passwords on login
- add sids to local URLs in posts (this was a really terrible bug to fix ;-)) [Bug #7892]
- ignore invalid HTTP_X_FORWARDED_FOR headers (just use REMOTE_ADDR if invalid) [Bug #8314]
- changed forum listing code on search page and acp_attachments [Bug #6658]
- search indexing uses still_on_time(), smaller batch size (1000) and meta_refresh() instead of redirect(), this should solve a few problems [Bugs #8034, #8270]
- made password requirement language strings clearer
- ALPHA is not meant to be alphanumric [Bug #7764]
- display bug in firefox on linux making the pagination wrap on search results page (caused by  )


git-svn-id: file:///svn/phpbb/trunk@7076 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-02-25 22:09:53 +00:00
..
2007-01-21 21:33:42 +00:00
2007-01-09 22:53:51 +00:00
2007-01-02 16:51:09 +00:00
2006-09-13 16:08:36 +00:00
2006-12-21 10:37:50 +00:00
2007-02-18 13:42:08 +00:00
2006-06-22 15:14:03 +00:00
2006-12-02 13:19:40 +00:00
2007-01-10 00:23:37 +00:00
2007-01-09 22:53:51 +00:00
2007-01-09 22:53:51 +00:00
2007-01-21 21:33:42 +00:00
2007-01-10 00:23:37 +00:00
2007-01-09 14:01:37 +00:00
2007-01-09 22:53:51 +00:00
2007-01-03 19:38:12 +00:00
2007-01-09 22:53:51 +00:00
2007-01-07 11:58:28 +00:00
2006-11-19 20:08:24 +00:00
2007-01-09 22:53:51 +00:00
2007-01-21 21:33:42 +00:00
2007-01-17 15:40:30 +00:00
2007-01-03 19:38:12 +00:00
2007-02-24 13:53:14 +00:00
2007-01-09 22:53:51 +00:00
2007-01-14 22:29:05 +00:00
2007-02-24 12:31:21 +00:00
2007-01-03 19:38:12 +00:00
2007-01-10 00:23:37 +00:00
2007-01-21 21:33:42 +00:00
2007-02-22 15:21:34 +00:00
2007-01-21 21:33:42 +00:00
2007-02-25 14:19:10 +00:00
2006-11-20 17:07:09 +00:00
2006-06-22 15:14:03 +00:00
2006-06-22 15:14:03 +00:00
2007-01-09 14:01:37 +00:00
2006-12-02 13:19:40 +00:00
2007-01-22 02:12:39 +00:00
2007-02-25 12:34:28 +00:00