phpbb/phpBB/includes
Meik Sievertsen d7d96223e7 - Display coloured usernames in ACP groups management screens
- Changed behaviour of group_create() function to support specifying additional group columns
- New groups option to excempt group leaders from group permissions


git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9625 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-19 09:51:50 +00:00
..
acm Fix some issues with XCache, can't totally resolve the purge() method as XCache does not expose its settings to userland PHP. #46435 2009-06-13 13:14:27 +00:00
acp - Display coloured usernames in ACP groups management screens 2009-06-19 09:51:50 +00:00
auth Oh right. PHP4 2009-06-13 14:09:51 +00:00
captcha Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles 2009-06-17 13:29:26 +00:00
db - fix sql_column_exists for firebird (had same problem as oracle) 2009-06-13 16:04:54 +00:00
diff stupid me forgot to add a function for backwards compatibility :/ 2009-05-01 11:08:48 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Correct calculation of source/target forum statistics if mass moving topics with global announcements (Bug #44545) 2009-04-28 09:35:36 +00:00
search Search for 'topic title only' and 'first post' should work again for non-mysql dbms. (Bug #40605) 2009-04-18 17:46:34 +00:00
ucp - Display coloured usernames in ACP groups management screens 2009-06-19 09:51:50 +00:00
utf #21885 2008-04-20 05:16:42 +00:00
auth.php - Display coloured usernames in ACP groups management screens 2009-06-19 09:51:50 +00:00
bbcode.php change arabic-numbers list-style-type to correct type decimal (Bug #30775) 2009-04-17 15:23:17 +00:00
cache.php Fix bug #16555 - Word censoring doesn't support unicode strings 2009-06-18 23:21:19 +00:00
constants.php update version number 2009-05-31 10:46:40 +00:00
functions.php Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles 2009-06-17 13:29:26 +00:00
functions_admin.php - Display coloured usernames in ACP groups management screens 2009-06-19 09:51:50 +00:00
functions_compress.php change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
functions_content.php late fix for #44845 (phpBB debug notice for some search terms) 2009-05-13 10:42:44 +00:00
functions_convert.php Prevent integer overflow - Bug #19895 2008-09-18 14:26:56 +00:00
functions_display.php #44105 2009-04-17 16:10:39 +00:00
functions_install.php 'I think the phrase rhymes with Clucking Bell!' 2009-06-18 13:08:02 +00:00
functions_jabber.php [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989) 2008-10-08 12:44:23 +00:00
functions_messenger.php Correctly split UTF-8 encoded strings when using mail(). #45815 2009-06-03 16:29:26 +00:00
functions_module.php [Change] Alllow applications to set custom module inclusion path (idea by HoL) 2008-11-23 12:42:34 +00:00
functions_posting.php Do not create thumbnail if thumbnail would've the same size as the original image. (Bug #30725) 2009-04-17 15:35:56 +00:00
functions_privmsgs.php Fix bug #46065 - Correctly show private message history 2009-06-08 10:05:44 +00:00
functions_profile_fields.php like firebird, oracle uses uppercase column names if delimiter used (Fixes Bug #46015) 2009-06-13 15:00:33 +00:00
functions_template.php Dynamic template includes :) 2009-06-11 16:53:45 +00:00
functions_transfer.php fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. Bug #43115, #43105, #30395 2009-04-10 10:13:20 +00:00
functions_upload.php remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935) 2009-04-17 15:52:40 +00:00
functions_user.php - Display coloured usernames in ACP groups management screens 2009-06-19 09:51:50 +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 #40865 - no message parsing for messages evaluating to false 2009-04-17 13:07:51 +00:00
session.php some corrections, only very minor things. 2009-06-07 11:34:01 +00:00
template.php Fix problems with styles using an underscore within the filename. (Bug #34315) 2008-09-26 13:09:56 +00:00