Hannah Wolfe
|
b3775feba0
|
Merge branch 'pr/119'
Conflicts:
core/admin/assets/js/router.js
core/admin/views/default.hbs
core/admin/views/settings.hbs
core/shared/data/fixtures/001.js
|
2013-06-09 21:41:07 +01:00 |
|
Matthew Harrison-Jones
|
2e44a1f845
|
Converted static Widgets to Backbone.
Moved static HTML Widgets to Backbone.
Might need to move Widget data else where to keep it clean.
Will need to also implement API for future use.
|
2013-06-09 10:56:10 +01:00 |
|
Ricardo Tomasi
|
e2b3c40a34
|
Migrate settings page to Backbone
|
2013-06-08 19:36:54 -03:00 |
|
Ricardo Tomasi
|
dc714611a9
|
move Ghost.View out of init, refactor
|
2013-06-07 23:16:28 -03:00 |
|
Matthew Harrison-Jones
|
c4f19af62f
|
Dashboard widget functionality
Intial widget layout, with packery for drag and drop support.
Adds ability to save the order of widgets in localstorage
|
2013-06-06 07:26:25 +01:00 |
|
Tim Griesser
|
c4f6c99ca1
|
moving handlebars compile target, adding notification when saving post, using Ghost.View rather than modifying Backbone.View's prototype
|
2013-06-04 08:41:25 -04:00 |
|
Tim Griesser
|
e5ce70e175
|
Added models & collections for various pieces
Saving post as draft, or publishing
Added HBS parser for some client tmpls
Parsing paginated posts
Added grunt watch for hbs parsing on updates
|
2013-06-03 00:56:57 -04:00 |
|
ErisDS
|
185eee2a6b
|
Implementing backbone for the blog / content view
closes #64 - adds a full example of using backbone on the frontend
remembered to squash this one!
|
2013-05-31 06:58:20 +01:00 |
|