0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe 2d2e61676d MU Importer - Assign objects correctly
fixes #3716

- change the importer to not override any user details
- only set published_by if it is not already set
- import users before anything else
- process the import and map user ids to existing users
- test fix - owner should have owner role
- test fix - catch invalid success in importer
2014-08-10 14:49:23 +01:00
..
client Fix 'broken' debug tools template 2014-08-09 09:20:50 -07:00
server MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js