0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/models
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
..
base.js Merge pull request #1164 from halfdan/1162-unpublished-posts 2013-10-25 13:18:39 -07:00
index.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
permission.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
post.js Allow user to mark a post as static page 2013-10-28 22:01:03 +00:00
role.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
settings.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
tag.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
user.js Replace nodejs-bcrypt with bcryptjs 2013-10-23 15:43:45 +00:00