Ghost/core/test/integration/model
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
..
base Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
model_accesstoken_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_app-fields_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_app-settings_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_apps_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_invite_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
model_permissions_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_posts_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
model_roles_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
model_settings_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
model_tags_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
model_users_spec.js Removed isNew usages in model layer 2018-02-15 22:11:49 +01:00