Ghost/core/test
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
..
functional New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
integration/model Disable xss santization 2014-01-06 20:17:20 +00:00
unit Add update notifications 2014-01-07 08:20:08 +00:00
utils Add update notifications 2014-01-07 08:20:08 +00:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00