0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/admin/views
cobbspur 8bbacd9ec9 closes #195 posts date on content page
- adds dateFormat handlebars helper for client side with extra option to format in time since style
- adds this extra dateFormat option to existing server side helper.
- adds scss for draft and scheduled status
- adds true/false values to post for draft  and published to validate in handlebars
- changes admin>content post collection query to order posts by updated_at values in router.js
- adds minified moment.js and links to moment.js and helper.js for clientside
2013-07-04 19:42:49 +01:00
..
partials Fixed menus not hiding 2013-06-25 12:30:00 +01:00
content.hbs Added models & collections for various pieces 2013-06-03 00:56:57 -04:00
dashboard.hbs Converted static Widgets to Backbone. 2013-06-09 10:56:10 +01:00
debug.hbs Import and Export UI 2013-06-23 16:06:57 -05:00
default.hbs closes #195 posts date on content page 2013-07-04 19:42:49 +01:00
editor.hbs closes #153 tabindex bug 2013-06-23 11:49:30 +01:00
login.hbs /register/ => /signup/ 2013-06-15 19:16:15 +01:00
settings.hbs Removed functionally not working settings menu links. 2013-06-25 10:17:28 +01:00
signup.hbs /register/ => /signup/ 2013-06-15 19:16:15 +01:00