1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/settings
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
..
action Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
application Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
controller Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
editor When a user changes their timezone, clear their ignored timezone offset 2016-06-04 14:38:43 -07:00
extension Begin modularizing main menu items 2016-01-04 06:57:09 -08:00
panel Convert "Account" and "Date and Time" settings to EditEngine 2016-06-04 14:38:20 -07:00
phid Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
query Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
setting When a user changes their timezone, clear their ignored timezone offset 2016-06-04 14:38:43 -07:00
storage Continue modernizing application access to user preferences 2016-06-04 14:37:56 -07:00