0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Matt Enlow b04dfd52c1 Cleanup Misc Ember Code
No issue

Misc Places
- Removed expired, irrelevant, and fixed todos

FloatingHeaderPartial
- Fixed "Written" vs "Published" text logic

SettingsGeneralController
- Removed single quotes from property names

EditorBaseController, MarkerManagerMixin
- Aligned var declarations

PostItemView
- Commented out unfunctional code for feature request #2398
- Switched `isPage`, `isFeatured` to be computed properties in `Po
- use `toggleProperty` in `PostController.action.toggleFeatured`
2014-06-17 14:59:15 -06:00
..
client Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
clientold Label 'for' attribute value literal have no delimiter. 2014-06-13 23:32:13 -05:00
server Merge pull request #2980 from jgable/lazyLoadDefaultSettings 2014-06-17 21:52:34 +02:00
shared
test Merge pull request #2969 from jaswilli/when 2014-06-17 20:17:17 +01:00
bootstrap.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00
index.js Fix typo in code comment: propogation errata changed to propagation. 2014-06-12 00:45:20 -05:00
server.js