0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Hannah Wolfe a3f107da8e Maintain tag order for posts
refs #5727, #5602

- 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
..
functional Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
integration Maintain tag order for posts 2015-09-02 16:39:34 +01:00
unit Maintain tag order for posts 2015-09-02 16:39:34 +01:00
utils Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00