Ghost/core/test/unit
kirrg001 8bb7088ba0 🔥 Removed permalink setting
refs #9742

- removed usage of single permalink setting
  - with dynamic routing this configuration does no longer makes sense
  - because you can configure your permalinks in the routes.yaml
  - furthermore you can have multiple collections with multiple permalinks
- removed @blog.permalinks
- do not export permalink setting
- do not import permalink setting
- permalink setting UI will be removed soon
- get rid of {globals.permalink} completely
- remove yaml in-built migration
- do not expose settings.permalinks via the private API
- do not allow to edit this setting
- keep phyiscal value in case a blog needs to rollback from v2 to v1
- sorted out when the routers should be created
  - ensure routes.yaml file doesn't get validated before Ghost is fully ready to start
2018-08-16 12:13:24 +02:00
..
adapters Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api 🎨 Koenig - Added support for shortened URLs in embed card (#9781) 2018-08-12 15:57:19 +02:00
apps Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
helpers Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
lib Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
models Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
public Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
services 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
web Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00