2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Hannah Wolfe 27ee1dc7b8 Implement custom errors 2.0 (#8148)
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
2017-03-14 10:06:42 +01:00
..
client@20ac1e4096 Updated Ghost-Admin 2017-03-08 14:39:44 +01:00
server Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00