0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/model
cobbspur cd5d87ddf2 Return computed url with post object
closes #4445

- post model gets permalink format
- post model queries urlPathForPost to return computed url
- url helper modified to use post url
- urlForPost method abolished and replaced where necessary
- updated tests
2014-12-10 17:23:02 +00:00
..
model_app-fields_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
model_app-settings_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
model_apps_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
model_permissions_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
model_posts_spec.js Return computed url with post object 2014-12-10 17:23:02 +00:00
model_roles_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
model_settings_spec.js Handle null/undefined value in test assertion. 2014-10-30 15:40:23 +00:00
model_tags_spec.js Merge pull request #4573 from ErisDS/limit-all-sitemaps 2014-12-04 09:45:33 +01:00
model_users_spec.js Merge pull request #4573 from ErisDS/limit-all-sitemaps 2014-12-04 09:45:33 +01:00