phpbb/phpBB/includes
Meik Sievertsen 0d7b31e884 added subforum read/unread icons (thanks to thatbitextra for providing them).
fixed issue with forum passwords only alloweing ASCII in administration while allowing non-ASCII on user-entered passwords


git-svn-id: file:///svn/phpbb/trunk@7581 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-15 10:55:17 +00:00
..
acm some language-specific adjustements 2007-05-03 14:29:22 +00:00
acp added subforum read/unread icons (thanks to thatbitextra for providing them). 2007-05-15 10:55:17 +00:00
auth - always use convert error message for unconverted incorrect passwords [Bug #10893] 2007-05-14 20:08:11 +00:00
captcha Just cleaning up a little. 2007-05-09 16:54:09 +00:00
db Better support for nested transactions... 2007-05-05 10:22:24 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp #10329 2007-05-12 15:58:04 +00:00
search - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
ucp fixing some bugs 2007-05-07 13:19:59 +00:00
utf added class for disabled options in ACP 2007-05-04 12:30:21 +00:00
auth.php some tiny changes 2007-05-02 21:08:50 +00:00
bbcode.php #8576 2007-03-09 19:01:40 +00:00
cache.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
constants.php - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
functions.php #10883 2007-05-14 05:21:48 +00:00
functions_admin.php #10637 2007-05-08 00:12:07 +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 oops 2007-05-12 15:46:32 +00:00
functions_display.php Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to log entries as well as logging moderator edits. 2007-05-06 21:02:23 +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 "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
functions_posting.php informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
functions_privmsgs.php Better support for nested transactions... 2007-05-05 10:22:24 +00:00
functions_profile_fields.php #9677 2007-04-13 03:55:33 +00:00
functions_template.php allow constructs like <!-- ELSE -->0<!-- ENDIF --> (the 0 was replaced by '' due to the empty() checks on $trim_text_check) 2007-04-20 09:09:20 +00:00
functions_transfer.php some changes/bugfixes 2007-03-30 10:49:06 +00:00
functions_upload.php #10617 2007-05-07 20:15:15 +00:00
functions_user.php Not really a bug, as Admins indeed have to take care of such things. However, let's assume they knew what they were doing. 2007-05-15 07:27:22 +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 - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
session.php - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
template.php some fixes 2007-04-06 14:03:20 +00:00