phpbb/phpBB/includes/acp
Nils Adermann 2e787fa836 Merge branch 'develop-olympus' into develop
* develop-olympus: (57 commits)
  Revert "[ticket/7716] Data too long for column 'message_subject'"
  [ticket/7716] Data too long for column 'message_subject'
  [ticket/9780] Adding unit tests for gen_rand_string().
  [ticket/9780] Add length check back to gen_rand_string().
  [ticket/7972] Copying topics in the MCP now indexes the new topic.
  [ticket/9782] Board disable radio set on when server load high
  [ticket/9635] Useless parameter $data['post_time'] in function submit_post.
  [ticket/9104] Safari does not display box headers correctly in the ACP.
  [ticket/9777] Print error message in pre-commit hook when php is not installed.
  [ticket/7716] Data too long for column 'message_subject'
  [task/git-tools] Ignore git commit message comments
  [task/git-tools] Adjust the hook to enforce that a ticket is always mentioned
  [task/git-tools] Vastly expanded commit-msg hook.
  [task/git-tools] Beginnings of a syntax checking hook.
  [task/git-tools] Append ticket identifier to commit message prior to editing.
  [ticket/7332] Redirect users back to post details when performing actions.
  [ticket/7332] Collapse post details content down to a maximum of 300px heigh
  [ticket/9771] Remove query string parameters that have no name.
  [ticket/9760] Remove unrestricted wildcards from search terms.
  [ticket/9599] Reimplement phpbb_checkdnsrr() function.
  ...

Conflicts:
	tests/template/template.php
2010-08-21 23:35:43 +02:00
..
info [ticket/9578] ACP Posting tab is missing "Post settings" module. 2010-05-28 13:03:56 +02:00
acp_attachments.php [ticket/7717] Localise default extension groups for attachments 2010-05-14 02:42:21 +02:00
acp_ban.php [ticket/9695] Correct the improper display of user input in mcp_ban.php 2010-07-01 17:48:32 -05:00
acp_bbcodes.php Make the new {INTTEXT} work on pcre installations without utf8 support, it only matches ascii characters & numbers there. [Bug #58055] 2010-02-27 23:57:13 +00:00
acp_board.php Merge branch 'develop-olympus' into develop 2010-07-08 20:10:17 +02:00
acp_bots.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
acp_captcha.php [ticket/9655] Pass E_USER_WARNING, so it doesn't look like a successful action. 2010-06-14 22:27:23 +02:00
acp_database.php [ticket/9582] MSSQL native backups can now be restored. 2010-05-03 19:40:45 +02: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 Merge branch 'ticket/bantu/9167' into develop-olympus 2010-08-19 10:09:32 -05: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 #57455 - Fix problems with firebird by no longer using 'count' as a column alias. 2010-02-08 16:43:39 +00:00
acp_inactive.php Log activation through inactive users ACP. #30145 2009-12-09 22:55:10 +00:00
acp_jabber.php Add some castings there. Slightly related: Bug #55155 2009-12-08 17:09:48 +00:00
acp_language.php [bug/59135] Fix open_basedir issues when accessing styles- and language-management. (Bug #59135) 2010-03-13 11:37:06 +01:00
acp_logs.php - accidentally undid changes introduced in r9979 2009-08-22 02:56:05 +00:00
acp_main.php Add a warning for users of old PHP versions about ending support. 2010-01-26 15:26:07 +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 [ticket/9656] Remove @ from phpinfo() to get correct error_reporting value. 2010-06-20 21:43:56 +02:00
acp_profile.php [ticket/9582] Custom profile fields cannot be created under MSSQL native. 2010-05-03 19:38:42 +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 acp module for submitting statistical information to phpBB 2009-06-27 20:56:49 +00: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 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 [bug/59135] Fix open_basedir issues when accessing styles- and language-management. (Bug #59135) 2010-03-13 11:37:06 +01: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 Merge branch 'ticket/bantu/9611' into develop-olympus 2010-08-19 09:03:45 -05: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