.. |
info
|
correct mode is send_statistics, else installs will differ from updates.
|
2009-08-30 17:22:21 +00:00 |
acp_attachments.php
|
Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke)
|
2009-08-01 12:28:50 +00:00 |
acp_ban.php
|
Fixed bugs #43145, #44375, #44415 and #43045
|
2009-09-02 05:12:23 +00:00 |
acp_bbcodes.php
|
Catch too long help lines
|
2008-08-12 16:03:18 +00:00 |
acp_board.php
|
fix r10076 for #48615 - Ability to specify amount of time user is able to delete his last post in topic.
|
2009-08-31 14:57:04 +00:00 |
acp_bots.php
|
dumdidum... sorry. ;)
|
2007-10-05 14:36:34 +00:00 |
acp_captcha.php
|
Move add_log() call for captcha "configure" page to the captcha plugin, because only the plugin is able to know if the config got updated or not.
|
2009-09-22 10:03:17 +00:00 |
acp_database.php
|
Ok, the oracle database backup never actually worked at all. We used the wrong delimiter, did not preserve correct sequence order, did not merge primary keys and uniques... i think no one ever tried to actually restore an oracle backup.
|
2009-09-21 17:59:39 +00:00 |
acp_disallow.php
|
dumdidum... sorry. ;)
|
2007-10-05 14:36:34 +00:00 |
acp_email.php
|
Mass Email works again for users with empty jabber address but notification set to 'both'. (Bug #39755)
|
2009-03-17 15:50:19 +00:00 |
acp_forums.php
|
Fix Bug #53435 - unneccessary error on forum creation screen, actually, this code is no longer even executed since RC4
|
2009-11-08 11:17:32 +00:00 |
acp_groups.php
|
- Display coloured usernames in ACP groups management screens
|
2009-06-19 09:51:50 +00:00 |
acp_icons.php
|
Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied on smilies) - related to r10088
|
2009-10-26 13:59:02 +00:00 |
acp_inactive.php
|
Send emails for manual user activation if admin activation is enabled not through queue in ACP (Bug #50925)
|
2009-09-09 09:08:24 +00:00 |
acp_jabber.php
|
Add some castings there. Slightly related: Bug #55155
|
2009-12-08 17:09:48 +00:00 |
acp_language.php
|
[Feature] Add confirmation for deactivating language packs
|
2009-06-24 13:31:04 +00:00 |
acp_logs.php
|
- accidentally undid changes introduced in r9979
|
2009-08-22 02:56:05 +00:00 |
acp_main.php
|
adjust inactive users list on ACP index to act like the new inactive users list from r9845
|
2009-09-01 11:21:42 +00:00 |
acp_modules.php
|
Add in missing free result on DB query
|
2008-12-06 18:23:42 +00:00 |
acp_permission_roles.php
|
dumdidum... sorry. ;)
|
2007-10-05 14:36:34 +00:00 |
acp_permissions.php
|
Adjustment to r9887: Only use one language variable.
|
2009-08-18 14:37:49 +00:00 |
acp_php_info.php
|
dumdidum... sorry. ;)
|
2007-10-05 14:36:34 +00:00 |
acp_profile.php
|
Properly fix #40925
|
2009-10-07 14:54:10 +00:00 |
acp_prune.php
|
Fix bug #44295 - Cannot prune users who never logged in
|
2009-07-14 12:02:11 +00:00 |
acp_ranks.php
|
acp module for submitting statistical information to phpBB
|
2009-06-27 20:56:49 +00:00 |
acp_reasons.php
|
dumdidum... sorry. ;)
|
2007-10-05 14:36:34 +00:00 |
acp_search.php
|
make search_indexing_state dynamic. This is related to bug #44535 - although i think we only fix the symptoms and not the cause.
|
2009-05-01 09:59:57 +00:00 |
acp_send_statistics.php
|
- links to send statistics after install and update
|
2009-08-13 14:51:47 +00:00 |
acp_styles.php
|
Fix wrong error message for non-writable template file in acp_styles.php - Bug #50045
|
2009-08-31 11:25:28 +00:00 |
acp_update.php
|
Fix Bug #52055 - php notices if phpbb.com is not reachable
|
2009-09-29 14:48:24 +00:00 |
acp_users.php
|
#52245
|
2009-09-30 15:00:44 +00:00 |
acp_words.php
|
Allow "0" as censor word and replacement.
|
2009-08-21 09:44:55 +00:00 |
auth.php
|
Fix duplicate creation of acl options in acl_add_options() under certain conditions. (Bug #38385, #40225)
|
2009-03-20 13:22:19 +00:00 |