1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers/settings
Kevin Ansfield 96f2d4088f Handle automatic timezone override
refs https://github.com/TryGhost/Ghost/pull/7142, https://github.com/TryGhost/Ghost/pull/7143
- moves timezone selection template and logic into a component
- detect if the current `activeTimezone` is not in our pre-defined list of timezones, if it isn't:
  - add a line indicating that there has been an override with the current `activeTimezone` value
  - add a blank option to the timezone select list
2016-07-26 11:50:24 +01:00
..
apps Refactor error handling 2016-07-08 15:16:54 +01:00
tags convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
code-injection.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
general.js Handle automatic timezone override 2016-07-26 11:50:24 +01:00
labs.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
navigation.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00
tags.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00