0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes
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
..
api Add include parameter for posts API 2014-04-27 18:58:34 +02:00
admin_test.js Server start refactor, route tests use ghost app 2014-04-04 12:45:18 +01:00
frontend_test.js Do not redirect to editor if parameter does not equal edit. 2014-04-20 00:35:56 -07:00