phpbb/phpBB/includes
Meik Sievertsen 816bc5da61 "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313]
Find a member supporting hidden groups for those able to see them [#10305]
Display hidden groups for all those able to see them across the board (composing messages, viewonline)
Fix space for sending PM's to groups
Let the permissions_phpbb file be included the same way as all other permission files [#10301]
Add request_a-z+ handling within modules_auth suggested by Pyramide. This will allow modders to directly show/hide their module in addition to !empty() $_REQUEST variables. [#10297]


git-svn-id: file:///svn/phpbb/trunk@7433 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-30 13:32:18 +00:00
..
acm some changes/bugfixes 2007-03-30 10:49:06 +00:00
acp Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +00:00
auth timezone box + shortening pm options variable as well as max login attempts fix. 2007-04-28 14:11:18 +00:00
captcha - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
db #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624 2007-04-22 15:27:40 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031] 2007-04-29 20:56:46 +00:00
search - magic urls should have class="postlink", added class="postlink-local" for relative magic urls [Bug #9867] 2007-04-28 21:16:32 +00:00
ucp "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
utf - PostgreSQL can now use schemas. During install, under database name, enter databasename.schema 2007-04-01 12:39:34 +00:00
auth.php #10255 2007-04-29 20:22:38 +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 - overhaul of imagesets 2007-04-08 17:40:36 +00:00
functions.php Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +00:00
functions_admin.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_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 Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +00:00
functions_display.php Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +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 Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +00:00
functions_privmsgs.php other fixes... 2007-03-30 14:24:55 +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 Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +00:00
functions_user.php Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to. 2007-04-30 10:46:17 +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 #9811 2007-04-13 03:57:04 +00:00
session.php my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally... 2007-04-12 16:20:39 +00:00
template.php some fixes 2007-04-06 14:03:20 +00:00