This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/templates/preferences
Martin Brennan afb5533581
FEATURE: Add timezone to core user_options (#8380)
* Add timezone to user_options table

* Also migrate existing timezone values from UserCustomField,
  which is where the discourse-calendar plugin is storing them

* Allow user to change their core timezone from Profile

* Auto guess & set timezone on login & invite accept & signup

* Serialize user_options.timezone for group members. this is so discourse-group-timezones can access the core user timezone, as it is being removed in discourse-calendar.

* Annotate user_option with timezone

* Validate timezone values
2019-11-25 10:49:27 +10:00
..
account.hbs FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
apps.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
categories.hbs FEATURE: support to mute all categories by default. (#8295) 2019-11-08 08:28:11 +05:30
emails.hbs FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
interface.hbs UX: Add missing classes to user preferences 2019-06-03 13:35:40 -04:00
notifications.hbs REFACTOR: More consistent user/group page layouts 2019-03-25 14:40:22 -04:00
profile.hbs FEATURE: Add timezone to core user_options (#8380) 2019-11-25 10:49:27 +10:00
tags.hbs REFACTOR: More consistent user/group page layouts 2019-03-25 14:40:22 -04:00
users.hbs UX: Swap ignore and mute sections to move the 'Save changes' button to the bottom 2019-07-15 17:30:01 -03:00