.. |
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
|
Fix bug #47345 - Check if template file is empty before trying to read from it.
|
2009-06-26 10:47:19 +00:00 |
auth
|
- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
|
2009-06-20 18:45:16 +00:00 |
captcha
|
We have to use the documented API
|
2009-06-25 08:26:51 +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
|
Fix bug #38395 - Loading draft removes recipients when replying to PM
|
2009-06-26 11:38:29 +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
|
- add options for quick reply (forum-based and board-wide)
|
2009-06-23 10:48:53 +00:00 |
functions.php
|
revert r9653 because it does not work as advertised (a load of bugs and not really what we wanted... back to the drawing board ;))
|
2009-06-25 17:57:57 +00:00 |
functions_admin.php
|
erm, yes... ground should be group
|
2009-06-22 09:29:22 +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
|
- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
|
2009-06-20 18:45:16 +00:00 |
functions_display.php
|
Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)
|
2009-06-21 09:36:13 +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
|
Fix bug #38395 - Loading draft removes recipients when replying to PM
|
2009-06-26 11:38:29 +00:00 |
functions_privmsgs.php
|
Change bug #39505 - Pm history only shows pms of the receipts you currently reply to
|
2009-06-26 10:07:59 +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
|
Fix bug #45805 - INCLUDEPHP not depending on phpbb_root_path
|
2009-06-19 22:07:27 +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
|
add quicktool to remove users from the newly registered special group.
|
2009-06-21 14:31:00 +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
|
- add options for quick reply (forum-based and board-wide)
|
2009-06-23 10:48:53 +00:00 |
session.php
|
Fixed Bug #47145 - [Fix] Correctly check banned users when force password change
|
2009-06-24 02:56:05 +00:00 |
template.php
|
Fix bug #45805 - INCLUDEPHP not depending on phpbb_root_path
|
2009-06-19 22:07:27 +00:00 |