0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Hannah Wolfe 8fc1b03ea7 Wrap up schema amends for 003
closes #2600

- adds 2 new columns to tags, for the soon-to-land tag management UI
- fixes validation for the active bool in app_fields
- adds missing return to addColumn command
- cleanup in addTableColumn util
2014-07-18 19:33:36 +01:00
..
client Merge pull request #3297 from jaswilli/issue-3271 2014-07-18 16:07:03 +01:00
server Wrap up schema amends for 003 2014-07-18 19:33:36 +01:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Wrap up schema amends for 003 2014-07-18 19:33:36 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js