0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Jason Williams 9dd3e90e7a Fix slug create and update logic for posts
-Remove unnecessary calls to the slug API endpoint on the
 content screen.
-Only make slug API endpoint calls in editor when the post is new.
-Improve logic for when to update the slug.
2014-06-16 14:09:46 +00:00
..
client Fix slug create and update logic for posts 2014-06-16 14:09:46 +00:00
clientold Label 'for' attribute value literal have no delimiter. 2014-06-13 23:32:13 -05:00
server Merge pull request #2946 from halfdan/fix-page 2014-06-14 18:12:39 +02:00
shared
test Convert support links from forum to new support site 2014-06-12 12:52:01 +02:00
bootstrap.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00
index.js Fix typo in code comment: propogation errata changed to propagation. 2014-06-12 00:45:20 -05:00
server.js