0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Rishabh cfaddf82e8 Added migration to rename product as site title
refs https://github.com/TryGhost/Team/issues/667

On clean and existing installs, the default product created should be named the same as the site title in the first setup so the UX on Portal and everywhere is consistent. This change adds a migration to update existing sites which already have a default product created via fixture, and rename them to their current site title. The rename is only done if the Product name is still the same as in fixture - `Default Product`.
2021-05-11 00:00:12 +05:30
..
adapters Moved i18n to shared 2021-05-04 13:03:38 +01:00
api Updated setup flow to rename default product 2021-05-10 13:59:00 +05:30
data Added migration to rename product as site title 2021-05-11 00:00:12 +05:30
lib Extracted package-json lib to Utils 2021-05-07 12:35:06 +01:00
models Added ability to send a newsletter to members with a certain label or product (#12932) 2021-05-07 11:56:41 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Updated setup flow to rename default product 2021-05-10 13:59:00 +05:30
views
web Moved i18n to shared 2021-05-04 13:03:38 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js
overrides.js
update-check.js Moved i18n to shared 2021-05-04 13:03:38 +01:00