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
Fabien O'Carroll 21427ad73f
Created DB Backup integration (#10974)
* Simplified db controller permissions options

The existing objects were confusing because they did the same thing as
setting permissions to true, but gave the impressions that something
special was happening/required.

* Added DB Backup Integration Role

This will allow us to assign certain api_keys this role, in order to
automate db backups

* Allowed admin api_keys to have configurable roles

This will allow keys for the admin api to do customised things such as db export

* Added ghost-backup integration to fixtures

* Added migrations for DB Backup Integration and role
2019-08-02 17:28:02 +08:00
..
1.3
1.4
1.5
1.7
1.9
1.13
1.18
1.19
1.20
1.21
1.22
1.25 🐛 Fixed 1.25 migration for html field being null 2018-07-25 21:54:44 +02:00
2.0 Changed casper.ghost.org to static.ghost.org references (#10109) 2018-11-07 15:50:38 +01:00
2.2 Added mobiledoc_revisions schema, migration script and updated tests 2018-10-02 19:15:23 +02:00
2.3 Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
2.6 Added migration for webhook permissions_roles fixtures (#10153) 2018-11-13 14:35:37 +05:30
2.8 Added members related db changes and models 2018-12-11 11:53:55 +07:00
2.13 💡Reverted "empty-string to NULL" db migration (#10430) 2019-01-29 14:41:04 +00:00
2.14 Added permissions for actions including migration 2019-02-06 18:59:09 +01:00
2.15 Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
2.16 Removed 2.16 member permission migration 2019-05-02 17:31:38 +02:00
2.17 Checked null & undefined in settings migration (#10609) 2019-03-13 23:35:23 +01:00
2.18 Enhanced 2.18 detection (#10610) 2019-03-13 23:40:50 +01:00
2.21 Added notification access persmission for users of Editor role 2019-04-18 13:02:23 +02:00
2.22 Copied member permission migration from 2.16->2.22 2019-05-02 17:31:38 +02:00
2.27 Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00