0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Hannah Wolfe 2d8b5ea8c1 Backbone template cleanup
- Ghost.View now extends Ghost.TemplateView giving all views access to subviews and templates
- Views which implemented templates no longer need to
- Some views needed to re-override render which is a bit annoying
- Settings screen now has sub-templates for each pane and for the sidebar
- Additional Casper tests for settings screen
2013-08-03 16:37:06 +01:00
..
controllers Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
data New fixture 2013-07-11 23:10:19 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Notifications on front end 2013-07-22 14:41:27 +01:00
models App restructure - closes #245 2013-07-11 20:23:34 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
views Backbone template cleanup 2013-08-03 16:37:06 +01:00
api.js Notifications on front end 2013-07-22 14:41:27 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00