Ghost/core/server/models
Alan Richards 5877e7d211 Tag API response to use parent rather than parent_id
Closes #2607
- added toJSON method to tag model
- parent_id attribute is replaced by parent
- integration tests will expect parent as an attribute
2014-04-22 23:46:53 -07: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 Update & grunt-groc and fix docs errors 2014-04-21 19:04:20 +01: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 Update & grunt-groc and fix docs errors 2014-04-21 19:04:20 +01:00
role.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
session.js Use current user in models 2014-04-16 18:20:09 +02:00
settings.js Use current user in models 2014-04-16 18:20:09 +02:00
tag.js Tag API response to use parent rather than parent_id 2014-04-22 23:46:53 -07:00
user.js Update & grunt-groc and fix docs errors 2014-04-21 19:04:20 +01:00