0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
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
..
clients Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
fixtures Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
checks.js 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
commands.js Import lib/common only 2017-12-12 10:28:13 +01:00
default-settings.json Update Notification improvements (#9123) 2018-01-09 15:20:00 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00