0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Hannah Wolfe bfe80da54a Enforce 2-digit dates in permalinks
fixes #1800

- changed permalink regex to require 4/2/2/slug
- changed url helper to enforce the same
- changed permalink toggle to set a specific state, this means the
  functional tests are independent again
- chnaged permalink toggle to wait for the settings page to load
- change as many frontend tests to not login as possible
2014-01-01 11:39:19 +00:00
..
api Fix routing of posts and static pages 2013-12-30 02:04:46 -05:00
config Don't allow a subdirectory called Ghost 2013-12-30 01:04:29 +00:00
controllers Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
data Update import tool to be safe 2013-12-29 13:23:23 +00:00
helpers Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
middleware Fix live theme switching not working on subdirectories 2013-12-28 15:08:57 -08:00
models Merge pull request #1759 from hswolff/fix-import-updated-at 2013-12-28 11:41:05 -08:00
permissions Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
storage Don't allow a subdirectory called Ghost 2013-12-30 01:04:29 +00:00
views Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
bookshelf-session.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
errorHandling.js Standardize file path access throughout ghost 2013-12-12 21:27:07 -05:00
filters.js This commit removes a lot of code from ghost.js, including: 2013-11-28 09:21:53 -05:00
index.js Switched Socket permissions to 660. 2013-12-31 20:09:36 +00:00
mail.js Fix unhandled errors in mail.js 2013-12-20 12:57:21 +00:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00