Ghost/core/test/utils
“kirrg001” 1421c92ba5 post-scheduling
refs #6413
- PUT endpoint to publish a post/page for the scheduler
- fn endpoint to get all scheduled posts (with from/to query params) for the scheduler
- hardcoded permission handling for scheduler client
- fix event bug: unscheduled
- basic structure for scheduling
- post scheduling basics
- offer easy option to change adapter
- integrate the default scheduler adapter
- update scheduled posts when blog TZ changes
- safety check before scheduler can publish a post (not allowed to publish in the future or past)
- add force flag to allow publishing in the past
- invalidate cache header for /schedules/posts/:id
2016-06-14 10:52:13 +02:00
..
fixtures post-scheduling 2016-06-14 10:52:13 +02:00
jscs-rules Fix typo in disallow-object-controller 2015-01-13 22:13:26 +07:00
mocks improvement: add mocks helper module for test env 2016-06-10 09:23:00 +02:00
api.js Subscribers: Model, API & CSV import/export 2016-05-11 10:28:10 +02:00
configUtils.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
fork.js Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
index.js post-scheduling 2016-06-14 10:52:13 +02:00