0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data/migrations/versions
Austin Burdine 777247cbc7 Contributor Role (#9315)
closes #9314 

* added fixtures for contributor role
* update post api tests to prevent contributor publishing post
* update permissible function in role/user model
* fix additional author code in invites
* update contributor role migration for knex-migrator v3
* fix paths in contrib migration
* ensure contributors can't edit or delete published posts, fix routing tests [ci skip]
* update db fixtures hash
* strip tags from post if contributor
* cleanup post permissible function
* excludedAttrs to ignore tag updates for now (might be removed later)
* ensure contributors can't edit another's post
* migration script for 1.21
2018-02-07 10:46:22 +01:00
..
1.3 Import lib/common only 2017-12-12 10:28:13 +01:00
1.4 Import lib/common only 2017-12-12 10:28:13 +01:00
1.5 Import lib/common only 2017-12-12 10:28:13 +01:00
1.7 Import lib/common only 2017-12-12 10:28:13 +01:00
1.9 Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
1.13 Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
1.18 Import lib/common only 2017-12-12 10:28:13 +01:00
1.19 Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
1.20 Fixed 1.20 migration script 2018-01-09 21:38:13 +01:00
1.21 Contributor Role (#9315) 2018-02-07 10:46:22 +01:00