0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Fabian Becker 798e5b1a4e Allow user to mark a post as static page
- Increased post-settings width to properly display "Static Page"
- Changed templates to display "Static Page" if set
- Added unit test for body_class helper

fixes #969
2013-10-28 22:01:03 +00:00
..
api Add validation for importer 2013-10-23 19:42:55 +01:00
controllers Merge pull request #1164 from halfdan/1162-unpublished-posts 2013-10-25 13:18:39 -07:00
data Add validation for importer 2013-10-23 19:42:55 +01:00
helpers Allow user to mark a post as static page 2013-10-28 22:01:03 +00:00
models Allow user to mark a post as static page 2013-10-28 22:01:03 +00:00
permissions
plugins
views Allow user to mark a post as static page 2013-10-28 22:01:03 +00:00
errorHandling.js Fixes regression introduced in #1218. 2013-10-25 19:31:53 +00:00
mail.js Change from address 2013-10-11 12:49:33 +01:00
middleware.js Remove .txt from blacklist. 2013-10-25 00:15:39 +00:00
require-tree.js