0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
Hannah Wolfe dcf4b1e4e4 Add update notifications
closes #1464

- adds opt-out via updateCheck:false in config.js
- update check is done on admin index, but doesn't interfere with rendering
- adds update check module, which gets the usage data, makes the request and handles the response
- adds two new settings to default-settings, one for next check time, and one for whether to show the notification
- adds a new rejectError method to errorHandling
- adds a new helper for displaying the notification

Conflicts:
	core/server/helpers/index.js
	core/test/unit/server_helpers_index_spec.js
2014-01-07 08:20:08 +00:00
..
export New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
fixtures Update Ghost logo image fixture 2013-12-19 15:21:26 +00:00
import Update import tool to be safe 2013-12-29 13:23:23 +00:00
migration fix table scan for pg migrations 2014-01-06 16:32:20 -03:00
default-settings.json Add update notifications 2014-01-07 08:20:08 +00:00
schema.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00