mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-25 16:22:43 +01:00
a91004ef1b
Summary: Ref T3025. This adds a check for different client/server timezone offsets and gives users an option to fix them or ignore them. Test Plan: - Fiddled with timezone in Settings and System Preferences. - Got appropriate prompts and behavior after simulating various trips to and from exotic locales. In particular, this slightly tricky case seems to work correctly: - Travel to NY. - Ignore discrepancy (you're only there for a couple hours for an important meeting, and returning to SF on a later flight). - Return to SF for a few days. - Travel back to NY. - You should be prompted again, since you left the timezone after you ignored the discrepancy. {F1654528} {F1654529} {F1654530} Reviewers: chad Reviewed By: chad Maniphest Tasks: T3025 Differential Revision: https://secure.phabricator.com/D15961 |
||
---|---|---|
.. | ||
PhabricatorAccountSettingsPanel.php | ||
PhabricatorActivitySettingsPanel.php | ||
PhabricatorConpherencePreferencesSettingsPanel.php | ||
PhabricatorDateTimeSettingsPanel.php | ||
PhabricatorDesktopNotificationsSettingsPanel.php | ||
PhabricatorDeveloperPreferencesSettingsPanel.php | ||
PhabricatorDiffPreferencesSettingsPanel.php | ||
PhabricatorDisplayPreferencesSettingsPanel.php | ||
PhabricatorEmailAddressesSettingsPanel.php | ||
PhabricatorEmailFormatSettingsPanel.php | ||
PhabricatorEmailPreferencesSettingsPanel.php | ||
PhabricatorExternalAccountsSettingsPanel.php | ||
PhabricatorHomePreferencesSettingsPanel.php | ||
PhabricatorMultiFactorSettingsPanel.php | ||
PhabricatorPasswordSettingsPanel.php | ||
PhabricatorSearchPreferencesSettingsPanel.php | ||
PhabricatorSessionsSettingsPanel.php | ||
PhabricatorSettingsPanel.php | ||
PhabricatorSSHKeysSettingsPanel.php | ||
PhabricatorTokensSettingsPanel.php |