Ghost/core/client/models
Sebastian Gierlinger 1e62400465 Add include parameter for posts API
closes #2609
- added include parameter to api.posts.*
- changed toJSON to omit objects that are not included
- added include parameter to admin
- added include parameter to frontend.js
- updated tests
- removed duplicate code from posts model

**Known Issue:** It is not possible to attach a tag using an ID.
2014-04-27 18:58:34 +02:00
..
base.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
post.js Add include parameter for posts API 2014-04-27 18:58:34 +02:00
settings.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
tag.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
themes.js Add include parameter for posts API 2014-04-27 18:58:34 +02:00
uploadModal.js Bugfix handle model and collection separately 2013-11-22 21:48:37 +00:00
user.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
widget.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00