0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/functional/admin
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
..
content_test.js Add include parameter for posts API 2014-04-27 18:58:34 +02:00
editor_test.js Add include parameter for posts API 2014-04-27 18:58:34 +02:00
flow_test.js Add include parameter for posts API 2014-04-27 18:58:34 +02:00
login_test.js Redirect feed -> rss 2014-03-24 09:46:39 +00:00
logout_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
settings_test.js Added functional tests for admin content screen 2014-04-12 20:56:53 +00:00