0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/functional
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
..
admin Add include parameter for posts API 2014-04-27 18:58:34 +02:00
frontend Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
routes Add include parameter for posts API 2014-04-27 18:58:34 +02:00
base.js Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00