Ghost/core/server
William Dibbern 9064914829 Added redirect to get rid of /page/1/
Fixes #592

- Added *permanent* redirect to ensure `/page/1/` isn't used and that
`/` is used instead.
- Added pageUrl helper (and unit tests) to generate client side url
fragment for blog pages conforming to the above standard.
- Updated pagination helper to use new `pageUrl` theme helper.
- Added functional tests for redirects and added scaffolding for
functional frontend tests in general.
2013-09-09 18:32:44 +01:00
..
controllers Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00
data Clean up config (non-env based settings) 2013-09-06 18:46:50 +01:00
helpers Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00
models Temporary aliasing on the User model 2013-09-09 15:25:20 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Introducing chromeframe, correcting content type meta tag. 2013-09-09 13:03:36 +02:00
api.js Merge pull request #587 from javorszky/iss288 2013-09-02 15:44:48 -07:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
mail.js Mail settings are per environment 2013-09-04 16:15:21 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00