0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
Rish 8675a7d317 Updated portal button setting to false
no issue

- Existing and new sites should have portal button hidden by default and need explicit switch on from Admin.
- Default value for new sites has been updated, but existing sites still have old default and portal button set as true
- Migration here resets portal button setting to false for all existing sites, and they'll need to be explicitly turn it on from admin again
2020-07-07 14:43:00 +05:30
..
db Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
exporter Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
importer Remove references to bulk email settings (#12000) 2020-07-03 16:30:54 +02:00
migrations Updated portal button setting to false 2020-07-07 14:43:00 +05:30
schema Added new settings for portal button customization 2020-07-07 14:06:04 +05:30
validation Updated the validateSettings method to check stripe_plans 2020-07-03 10:37:13 +02:00