0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
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
..
functional Add include parameter for posts API 2014-04-27 18:58:34 +02:00
integration Add include parameter for posts API 2014-04-27 18:58:34 +02:00
unit Post response move pagination -> meta 2014-04-19 17:03:20 +02:00
utils Merge pull request #2641 from alarobric/feature/2607TagParentRelation 2014-04-23 12:47:37 +01:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00