0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
ErisDS 2a5e7ad516 Data model additions for post tags, custom data and uploads
closes #171, closes #314, closes #315

- added settings for blog logo and icon
- all other settings will need to be added as needed as it's impossible to guess what the default value should be
- added tables for post tags
- added tables for post custom data
- added location column to users
- fixeed minor bug in migrations
2013-08-05 13:56:30 +01:00
..
controllers Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
data Data model additions for post tags, custom data and uploads 2013-08-05 13:56:30 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Notifications on front end 2013-07-22 14:41:27 +01:00
models Magnificent Migrations of Magical Majesty 2013-08-05 13:56:30 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
views Backbone template cleanup 2013-08-03 16:37:06 +01:00
api.js Notifications on front end 2013-07-22 14:41:27 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00