1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/settings/setting
epriestley 2725fdf800 When a user changes their timezone, clear their ignored timezone offset
Summary:
Ref T4103. We have a couple of settings like this where changing one setting changes another (e.g., enabling DarkConsole makes the console visible).

Provide a mechanism to let changing timezone really mean "change timezone, and also clear the timezone offset".

Test Plan: Swapped timezones, reconciled them by ignoring the offset, changed timezone again to another zone with the same offset, got asked to reconcile again.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D16018
2016-06-04 14:38:43 -07:00
..
PhabricatorAccessibilitySetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorConpherenceNotificationsSetting.php Modularize Conpherence notification preferences 2016-06-04 14:37:36 -07:00
PhabricatorDarkConsoleSetting.php Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
PhabricatorDateFormatSetting.php Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
PhabricatorEditorMultipleSetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorEditorSetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorEmailFormatSetting.php Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
PhabricatorEmailNotificationsSetting.php Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
PhabricatorEmailRePrefixSetting.php Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
PhabricatorEmailSelfActionsSetting.php Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
PhabricatorEmailVarySubjectsSetting.php Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
PhabricatorInternalSetting.php Continue modernizing application access to user preferences 2016-06-04 14:37:56 -07:00
PhabricatorMonospacedFontSetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorMonospacedTextareasSetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorOlderInlinesSetting.php Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
PhabricatorOptionGroupSetting.php Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
PhabricatorPronounSetting.php Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
PhabricatorSearchScopeSetting.php Continue modernizing application access to user preferences 2016-06-04 14:37:56 -07:00
PhabricatorSelectSetting.php Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
PhabricatorSetting.php When a user changes their timezone, clear their ignored timezone offset 2016-06-04 14:38:43 -07:00
PhabricatorShowFiletreeSetting.php Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
PhabricatorStringSetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorTimeFormatSetting.php Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
PhabricatorTimezoneIgnoreOffsetSetting.php Continue modernizing application access to user preferences 2016-06-04 14:37:56 -07:00
PhabricatorTimezoneSetting.php When a user changes their timezone, clear their ignored timezone offset 2016-06-04 14:38:43 -07:00
PhabricatorTitleGlyphsSetting.php Convert "Display Preferences" to modular settings 2016-06-01 04:44:46 -07:00
PhabricatorTranslationSetting.php Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
PhabricatorUnifiedDiffsSetting.php Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
PhabricatorWeekStartDaySetting.php Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00