phpbb/phpBB/includes/acp
erangamapa 538b09ba61 [ticket/11358] Enabled link making all users default for a group.
Detect whether link is clicked or form is posted for making users
default for a group. If form is posted and no users are selected,
validation happens and displays an error message. When the link is
clicked, all the users will be default users for that group.

PHPBB3-11358
2013-02-24 18:12:40 +01:00
..
info [ticket/9578] ACP Posting tab is missing "Post settings" module. 2010-05-28 13:03:56 +02:00
acp_attachments.php [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). 2010-08-10 16:11:39 +02:00
acp_ban.php [ticket/10087] Organize bans in acp_baninto optgroups 2011-11-11 23:08:52 +01:00
acp_bbcodes.php [ticket/7778] BBCode single limit 2011-02-23 21:15:40 -05:00
acp_board.php [ticket/10896] Adds email validation to email settings in ACP 2013-02-04 23:10:10 -06:00
acp_bots.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
acp_captcha.php [ticket/10546] Add missing argument to adm_back_link in acp_captcha. 2011-12-23 00:26:26 -05:00
acp_database.php [ticket/10611] Filter out not existing database tables when making a backup. 2012-05-30 13:45:00 +02:00
acp_disallow.php [ticket/10033] "Disallow usernames" does not check already disallowed names. 2011-03-23 22:48:22 +01:00
acp_email.php [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). 2011-11-20 16:35:31 +01:00
acp_forums.php [ticket/10190] Do not show hint about permissions when editing forum settings. 2011-10-29 00:16:30 +02:00
acp_groups.php [ticket/11358] Enabled link making all users default for a group. 2013-02-24 18:12:40 +01:00
acp_icons.php [ticket/10084] Add smilie/icon errors out when file is missing 2011-04-07 20:36:11 +02:00
acp_inactive.php [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). 2011-11-20 16:35:31 +01:00
acp_jabber.php Add some castings there. Slightly related: Bug #55155 2009-12-08 17:09:48 +00:00
acp_language.php [ticket/10157] Add notification to update cpfs when installing a language. 2011-11-17 10:28:16 +01:00
acp_logs.php [ticket/5506] Do not display an empty last page after deleting logs. 2011-07-14 04:05:20 +02:00
acp_main.php [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus] 2012-11-09 23:22:02 +01: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 [ticket/9645] Added code to repair invalid anchor names in acp_php_info. 2011-07-28 16:41:04 +01:00
acp_profile.php [ticket/10965] Introduce a new profile field option to display no value 2012-07-23 15:45:57 +02:00
acp_prune.php [ticket/9623] Proper UTF8 encoding for usernames in pruning section 2010-06-15 13:39:58 +02:00
acp_ranks.php [ticket/10639] Do not allow negative post count as rank's minimum posts 2012-02-20 01:52:33 +01:00
acp_reasons.php [ticket/9582] Removing a report reason leaves reports with an unknown reason under MSSQL native. 2010-05-03 19:40:33 +02:00
acp_search.php [ticket/9685] Buffer posts for search indexing when using mssqlnative. 2011-03-15 01:41:16 +01:00
acp_send_statistics.php - links to send statistics after install and update 2009-08-13 14:51:47 +00:00
acp_styles.php [ticket/10550] Sort not installed styles list in the styles section of the ACP. 2012-05-29 15:29:31 +02:00
acp_update.php [ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT. 2011-10-13 18:23:33 +02:00
acp_users.php [ticket/10308] makes variable boolean 2012-05-10 22:53:43 +05:30
acp_words.php [ticket/9933] Wrong handling consecutive multiple asterisks in word censor 2011-01-07 20:51:43 +07: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