Ghost/core/server
Fabien 'egg' O'Carroll 3aa68b95e7
Updated migration to assume new settings exist (#11963)
refs #10318

As populateDefaults is run _before_ migrations, the new settings will
already be inserted in the database, so we just need to update their
values and then delete the old settings.
2020-06-29 15:31:16 +02:00
..
adapters Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
api Fixed grouping error in members CSV importer 2020-06-30 00:22:52 +12:00
data Updated migration to assume new settings exist (#11963) 2020-06-29 15:31:16 +02:00
lib Fixed populateImageSizes handling of images in subdir setups 2020-06-23 12:47:20 +01:00
models Updated Settings.populateDefaults() to account for available columns 2020-06-29 13:22:10 +00:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Renamed settings key brand.primaryColor to accent_color 2020-06-24 14:18:13 +12:00
translations Fixed grouping error in members CSV importer 2020-06-30 00:22:52 +12:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added API endpoints for disconnecting Stripe 2020-06-18 18:42:20 +02:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
index.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00