1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-05 20:31:03 +01:00
phorge-phorge/src/applications/settings/panel
epriestley 0196f53f9d Separate email formatting options into a new panel
Summary:
Ref T5861. These two options are complex, rarely useful, and not directly related to controlling what mail you receive.

Move them to a separate panel to make way for more stuff on the preferences panel. We'll probably add an "HTML" option to this new panel eventually, too.

Test Plan:
{F189474}

  - Used both panels.
  - Tested with multiplexing off.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T5861

Differential Revision: https://secure.phabricator.com/D10236
2014-08-12 12:28:17 -07:00
..
PhabricatorSettingsPanel.php Allow installs to require multi-factor authentication for all users 2014-06-03 16:50:27 -07:00
PhabricatorSettingsPanelAccount.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSettingsPanelActivity.php Move activity log rendering to a dashboard panel 2014-05-15 19:17:02 -07:00
PhabricatorSettingsPanelConduit.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorSettingsPanelConpherencePreferences.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorSettingsPanelDeveloperPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelDiffPreferences.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSettingsPanelDisplayPreferences.php Settings - upgrade monospace font regexp to support '.' 2014-08-06 13:53:30 -07:00
PhabricatorSettingsPanelEmailAddresses.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSettingsPanelEmailFormat.php Separate email formatting options into a new panel 2014-08-12 12:28:17 -07:00
PhabricatorSettingsPanelEmailPreferences.php Separate email formatting options into a new panel 2014-08-12 12:28:17 -07:00
PhabricatorSettingsPanelExternalAccounts.php Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal 2014-07-10 10:18:10 -07:00
PhabricatorSettingsPanelHomePreferences.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorSettingsPanelMultiFactor.php Terminate other sessions on credential changes 2014-08-04 12:04:35 -07:00
PhabricatorSettingsPanelPassword.php Terminate other sessions on credential changes 2014-08-04 12:04:35 -07:00
PhabricatorSettingsPanelSearchPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelSessions.php Remove user-independent date and time functions from Phabricator 2014-07-13 12:03:17 +10:00
PhabricatorSettingsPanelSSHKeys.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSettingsPanelTokens.php Add an explicit temporary token management page to Settings 2014-08-04 12:04:13 -07:00