0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Sebastian Gierlinger c0dc8e95d2 Add new permissions to fixtures
closes #2325
- added new permissions
- added relation to user roles
- added updateFixtures to migrateUp
- removed validation per model to fix tests
2014-04-16 18:16:10 +02:00
..
api Move post API to primary document format 2014-04-16 12:09:03 +02:00
apps App Permissions from package.json 2014-04-16 18:14:56 +02:00
config Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
controllers Move post API to primary document format 2014-04-16 12:09:03 +02:00
data Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
helpers Ghost footer outputs minified jquery in production 2014-04-06 08:42:25 -04:00
middleware Fixed check for a theme's custom error.hbs: 2014-03-29 08:19:51 -06:00
models Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
permissions Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
routes Merge pull request #2439 from sebgie/move-slug 2014-03-28 17:12:55 +00:00
storage Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
views Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +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 Fixed check for a theme's custom error.hbs: 2014-03-29 08:19:51 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Server start refactor, route tests use ghost app 2014-04-04 12:45:18 +01:00
mail.js Update system emails to come from ghost@blog.url 2014-03-06 12:03:00 +01:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Fix problems from importing 0.4.0 file 2014-02-25 20:15:32 +01:00
xmlrpc.js Add XML-RPC ping 2014-03-20 17:53:32 +00:00