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
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
..
editor convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
settings Handle automatic timezone override 2016-07-26 11:50:24 +01:00
setup more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
team Refactor error handling 2016-07-08 15:16:54 +01:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
post-settings-menu.js Fix editor error handling (#128) 2016-07-18 17:23:43 -06:00
posts.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
reset.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
setup.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
signin.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00
signup.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00
subscribers.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00