0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Nazar Gargol 3bd3570592 🐛 Fixed duplication error when importing posts without slugs
refs #8717

-  The posts without slugs should not be taken into account when detecting duplicates as slug field is not required when importing.
- Ideal solution would require generating slug before duplicate detection phase. This would cause duplicate detection to take 'title' into account which didn't happen before.
2019-08-12 09:20:31 +01:00
..
adapters Migrated schedules controller to v2 2019-08-07 14:51:36 +02:00
api 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
config 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
data 🐛 Fixed duplication error when importing posts without slugs 2019-08-12 09:20:31 +01:00
lib 🐛 Ignored node_modules dir when archiving (#10969) 2019-08-06 16:17:41 +08:00
models Removed updates to v0.1 specific code 2019-08-09 14:39:01 +08:00
public Update default 404 page 2019-07-15 14:47:01 +02:00
services Updated token verification to use dynamic audience check 2019-08-09 20:46:49 +05:30
translations Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added canary endpoint to parent app 2019-08-09 20:46:49 +05:30
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00