Ghost/core/test/integration/model
kirrg001 16fc0d29bf feature: when timezone changes, reschedule all posts
closes #6406
- created listeners.js connector
- merged listeners.js with events.js (in models/base)
- set a post to draft when published_at would be in the past
- reschedule a post when published_at would be in the future
2016-06-10 14:58:19 +02:00
..
base feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
model_accesstoken_spec.js Add token added event, update last_login 2016-06-09 09:17:06 +01:00
model_app-fields_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
model_app-settings_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
model_apps_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
model_permissions_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
model_posts_spec.js Fix post model deletes tags when editing post only 2016-06-02 22:52:34 +01:00
model_roles_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
model_settings_spec.js Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
model_tags_spec.js improvement: rename and extend test utils fixture functions 2016-06-10 07:14:21 +02:00
model_users_spec.js deps: validator@5.1.0 2016-04-19 09:39:12 +08:00