Ghost/core/server/models/base
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
..
index.js Abstract findPage & add pagination Bookshelf plugin 2015-06-22 10:20:47 +01:00
pagination.js Fix pagination for tags with post_count 2015-08-09 18:59:58 +01:00
token.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
utils.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00