Ghost/core/server/data
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
..
db Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
export Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
importer Make use of ES6 arrow functions in our data importer 2018-01-28 15:48:24 +01:00
meta Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
migrations Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
schema Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
validation Moved validateRedirects helper to data/validation 2017-12-14 11:55:10 +01:00
xml/sitemap Import lib/common only 2017-12-12 10:28:13 +01:00
timezones.json