Ghost/core/server/data
Hannah Wolfe 114696f7e2 Change type for private blog settings
refs #5614 and #5503

- update private blog type, including update to settings.edit
- switch order of populate settings & update fixtures + populate all settings

Private blog settings should not be returned by public endpoints
therefore they need a type which is not `blog` or `theme`.
`core` doesn't suit either, as those settings don't usually have UI
To resolve this, I created a new type `private` which can be used
for any setting which has a UI but should not be public data
2015-09-02 13:39:23 +01:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Change type for private blog settings 2015-09-02 13:39:23 +01:00
import Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Change type for private blog settings 2015-09-02 13:39:23 +01:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation API Option Handling 2015-07-14 18:20:27 +01:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml RSS Fix: Do not convert protocol relative URLs 2015-07-21 23:16:04 -05:00
default-settings.json Change type for private blog settings 2015-09-02 13:39:23 +01:00
schema.js Change type for private blog settings 2015-09-02 13:39:23 +01:00