0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe a3f107da8e Maintain tag order for posts
refs , 

- Add new 'order' column to posts_tags table
- Migrate all existing posts_tags to have a correct value for 'order'
- Rewrite updateTags to not remove all tags, and to correctly maintain order
- Add transaction support for tag operations
- Many tests
2015-09-02 16:39:34 +01:00
..
client Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
server Maintain tag order for posts 2015-09-02 16:39:34 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Maintain tag order for posts 2015-09-02 16:39:34 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00