2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Hannah Wolfe 310fcab7ed Cleanup naming & order in admin controller
no issue

 There seemed to be no convention or order to the functions in the admin controller, so I have:
 - organised them
 - reordered them
 - added a small doc-block
 - reordered some routes
 - updated tests accordingly
2014-02-25 10:51:12 +00:00
..
api Show parse error message during a failed import 2014-02-19 11:52:35 -05:00
apps Rename unregisterFilter to deregisterFilter 2014-02-10 12:44:07 +00:00
config Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
controllers Cleanup naming & order in admin controller 2014-02-25 10:51:12 +00:00
data Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
helpers Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
middleware /ghost/reset/* should not redirect to signin 2014-02-25 10:44:16 +00:00
models Fix importer adds the same tags to every post 2014-02-21 22:54:56 +01:00
permissions Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
routes Cleanup naming & order in admin controller 2014-02-25 10:51:12 +00:00
storage Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
views Cleaning up unused blocks 2014-02-24 17:43:24 +00:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
filters.js Ensure filters get default priority if priority is null 2014-02-10 18:14:47 +00:00
index.js Added package.js support for themes (and plugins) 2014-02-13 23:57:58 +00:00
mail.js Don't require mail.options to be set 2014-02-07 11:17:22 +01:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Remove unneeded extend implementation. 2014-02-17 16:34:24 +00:00
update-check.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00