0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/models
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
..
app.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appField.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appSetting.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
base.js Move post API to primary document format 2014-04-16 12:09:03 +02:00
index.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
permission.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
post.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
role.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
session.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
settings.js Fixes random pg failures. 2014-03-17 10:54:31 +00:00
tag.js Ensure generateSlug gets transaction for tags 2014-03-25 11:14:17 +00:00
user.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00