silverstripe-reports/code
Sam Minnee 39792debb8 FIX Use RequestHandler::httpError() for all HTTP errors.
https://github.com/silverstripe/sapphire/pull/827 adds some extension points for catching HTTP errors such as 404.  This change fixes some issues where httpError() isn't used all the time.  Note that the aforementioned pull request will be necessary to ensure that it works properly.
2012-09-27 12:56:56 +12:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers FIX Use RequestHandler::httpError() for all HTTP errors. 2012-09-27 12:56:56 +12:00
forms Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
model API Removed SiteTree.MetaTitle and MetaKeywords 2012-09-21 11:31:00 +02:00
reports Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher Merge branch 'removestatic' of git://github.com/wilr/silverstripe-cms into wilr-removestatic 2012-09-25 14:15:09 +12:00