Ghost/core/test/utils/fixtures
“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
..
app Cleanup indentation now JSCS can see it 2016-06-11 20:25:15 +01:00
csv Add CSV parser for csv read utility 2016-06-07 10:47:56 +01:00
export Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
filter-param Move db connection out of config 2016-02-12 13:56:23 +00:00
import Add markdown file handler to importer 2015-01-09 20:04:56 +00:00
theme/partials Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
data-generator.js post-scheduling 2016-06-14 10:52:13 +02:00
example.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
test.hbs Move API tests to /integration/ 2013-11-07 14:26:47 +01:00