phpbb/phpBB/includes/ucp
Nils Adermann 0e772afb9d Merge branch 'prep-release-3.1.1' into develop-ascraeus
* prep-release-3.1.1:
  [ticket/13271] Disable CC sender feature for anonymous users
  [prep-release-3.1.1] Add 3.1.1 CHANGELOG
  [prep-release-3.1.1] Add 3.1.1 migration file
  [ticket/13263] Make sure default style exists and clean up code
  [ticket/13263] Only install/set prosilver if no style available
  [ticket/13263] Use prosilver as default style if user's style doesn't exist
  [ticket/security-164] Correctly format page_name
  [ticket/security-164] Sanitize all global variables in symfony_request class
  [ticket/13248] Use functional framework login method in tests
  [ticket/13248] Correctly pass provider name
  [ticket/13248] Always use provider collection for getting provider
  [ticket/13248] Allow specifying different auth provider in provider collection
  [ticket/13248] Use auth provider collection for getting provider
  [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
  [ticket/13267] Update Automatic Update instructions to include vendor directory
  [ticket/13268] Properly append ternary result in get_existing_indexes()
  [prep-release-3.1.1] Update version number to 3.1.1

Conflicts:
	build/build.xml
	phpBB/includes/constants.php
	phpBB/install/schemas/schema_data.sql
2014-11-02 01:25:51 +01:00
..
info [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
ucp_activate.php [ticket/12990] Use the full services name for the notification's types 2014-08-16 21:46:03 +02:00
ucp_attachments.php [ticket/12976] Correctly use plurals for attachment count in UCP navigation 2014-09-09 21:31:34 +02:00
ucp_auth_link.php [ticket/13248] Always use provider collection for getting provider 2014-11-01 21:54:21 +01:00
ucp_confirm.php [ticket/11854] Rename captchas.factory service to captcha.factory 2014-08-11 01:16:22 +02:00
ucp_groups.php [ticket/12822] Add method for deleting avatars and use confirm_box 2014-08-07 17:29:33 +02:00
ucp_login_link.php [ticket/13248] Always use provider collection for getting provider 2014-11-01 21:54:21 +01:00
ucp_main.php [ticket/12966] Sort by post_time and post_id where applicable 2014-08-23 16:36:39 +02:00
ucp_notifications.php [ticket/13189] Do not use confirm box for marking all notifications read 2014-10-20 21:55:36 -05:00
ucp_pm.php [ticket/13205] Explicitly cast ids to integers and reformat SQL 2014-10-22 18:35:07 -04:00
ucp_pm_compose.php Merge pull request #2828 from brunoais/ticket/12930 2014-10-06 22:37:48 +02:00
ucp_pm_options.php [ticket/13052] Fix appearances with multiple parameters 2014-09-09 19:47:00 +02:00
ucp_pm_viewfolder.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
ucp_pm_viewmessage.php [ticket/13193] Swap ternary condition members 2014-10-26 08:44:21 +01:00
ucp_prefs.php [ticket/12858] Directly return and use timezone selects 2014-09-17 19:07:24 +02:00
ucp_profile.php [ticket/security-159] Only show first 8 characters of login keys in UCP 2014-10-22 16:21:16 -05:00
ucp_register.php [ticket/13248] Always use provider collection for getting provider 2014-11-01 21:54:21 +01:00
ucp_remind.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
ucp_resend.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
ucp_zebra.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00