0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Jason Williams 669f7f8b0c Fix content preview actions and add tests
Closes #2798
-fetch full model for active post in Backbone content preview view
-remove unnecessary type check in Models.Post.saving
-add functional tests for all post settings menu actions in editor screen
-add functional tests for all post actions in content preview
 screen for posts with and without tags
2014-05-23 20:54:02 +00:00
..
client Merge pull request #2782 from morficus/master 2014-05-20 21:02:04 +03:00
clientold Fix content preview actions and add tests 2014-05-23 20:54:02 +00:00
server Fix content preview actions and add tests 2014-05-23 20:54:02 +00:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Fix content preview actions and add tests 2014-05-23 20:54:02 +00:00
bootstrap.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js