0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Dilan Guneratne 6bc658be9b 🐛Removed user reference warning from importer report if post is a draft (#10169)
refs #9584

- The Importer checks if a user reference is null. But if the post is a draft and published_by is null, we should ignore the user reference detection.
- This change will avoid showing an incorrect user reference warning in the importer report for draft posts.
2018-12-03 17:48:03 +01:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
apps Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
config Parsed nconf env values (#10077) 2018-10-28 20:06:44 +01:00
data 🐛Removed user reference warning from importer report if post is a draft (#10169) 2018-12-03 17:48:03 +01:00
helpers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
lib 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00
models 🐛 Fixed edit permission of the common article by multiple authors (#10214) 2018-12-03 17:44:23 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛 Fixed missing 404 for unknown API routes (#10070) 2018-11-26 16:35:38 +07:00
translations Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
views
web 🐛 Fixed missing 404 for unknown API routes (#10070) 2018-11-26 16:35:38 +07:00
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00