Ghost/core/server
Harry Wolff ab80a132f3 Adds ability to quickly get to post’s edit page
fixes #1810

- updates frontend.single route to accept ‘edit’
as the last param

- updates controller.frontend to handle redirection
only when we would otherwise have rendered the page

- added unit tests for this behavior
2014-01-03 18:16:00 -05:00
..
api Fix routing of posts and static pages 2013-12-30 02:04:46 -05:00
config Move config path.update to config.load 2014-01-02 20:29:49 +00:00
controllers Adds ability to quickly get to post’s edit page 2014-01-03 18:16:00 -05:00
data Update import tool to be safe 2013-12-29 13:23:23 +00:00
helpers Cache control headers & query string asset management 2014-01-02 12:14:33 +00:00
middleware Error handling simplification & test improvements 2014-01-02 21:03:37 +00:00
models Fix gravatar retrieval 2014-01-01 18:10:55 +00:00
permissions Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Adds ability to quickly get to post’s edit page 2014-01-03 18:16:00 -05:00
storage Cache control headers & query string asset management 2014-01-02 12:14:33 +00:00
views Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
bookshelf-session.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
errorHandling.js Error handling simplification & test improvements 2014-01-02 21:03:37 +00:00
filters.js This commit removes a lot of code from ghost.js, including: 2013-11-28 09:21:53 -05:00
index.js Move config path.update to config.load 2014-01-02 20:29:49 +00:00
mail.js Fix unhandled errors in mail.js 2013-12-20 12:57:21 +00:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00