Ghost/core/test/unit/services
kirrg001 e4807a779c 🐛 Fixed default theme context
closes #9674

- the collection router had a hardcoded default context "home"
  - this is wrong
- the context array get's automatically filled for the collection
  - if you are serving a page e.g. /page/2/ -> it's "paged"
  - if you are serving / -> it's "home"
    - same for {{body_class}}, it outputs "home-template" on "/"
    - this is the same behaviour as in 1.23.x
2018-06-08 15:11:47 +02:00
..
apps Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
auth Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
mail Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
permissions Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
routing 🐛 Fixed default theme context 2018-06-08 15:11:47 +02:00
rss Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
settings Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
themes Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
url 🐛 Fixed urls being /404/ after starting the Ghost server 2018-06-07 09:27:24 +02:00
slack_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
webhooks_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00