mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
closes #8079 - add a new view type of defaultViews, as this is NOTHING to do with the admin! - rename user-error.hbs to error.hbs, because this can be for any sort of error - reimplement custom errors, but with a stack like channels & single templates - change ghost_head to only not output on 500+ server errors, rather than 400+ user errors - add coverage for the new template functions |
||
---|---|---|
.. | ||
channel-config_spec.js | ||
channels_spec.js | ||
context_spec.js | ||
error_spec.js | ||
fetch-data_spec.js | ||
format-response_spec.js | ||
index_spec.js | ||
post-lookup_spec.js | ||
render-channel_spec.js | ||
templates_spec.js |