aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Root.pm
Commit message (Collapse)AuthorAgeLines
* return 403 for non public reportsStruan Donald2012-08-31-0/+7
|
* Don't have URL path passed through to 404 as error message.Matthew Somerville2012-05-22-1/+1
|
* Remove some unused docs, show 410 message with front page.Matthew Somerville2011-06-14-2/+2
|
* Add 410 pageEdmund von der Burg2011-04-15-3/+11
|
* rename 404 error to be clearerEdmund von der Burg2011-04-15-5/+5
|
* Tidy up 404 template and add error messageEdmund von der Burg2011-04-15-5/+5
|
* Handle (e,n) requests to '/'Edmund von der Burg2011-04-15-1/+1
|
* Redirect locations queries from '/' to '/around'Edmund von der Burg2011-04-12-0/+20
|
* Start to move index.cgi into catalystEdmund von der Burg2011-04-12-1/+1
|
* Added overrides to staging servers to make testing/dev easierEdmund von der Burg2011-04-06-1/+1
|
* do the index page the proper wayEdmund von der Burg2011-02-23-1/+1
|
* Added back index page for the testsEdmund von der Burg2011-02-23-0/+9
|
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-14/+4
| | | | test to see welsh about us page
* Added About controllerEdmund von der Burg2011-02-23-0/+12
| | | | | put 'loc' stub in place for i18n in templates server static files
* Added templated 404 page as defaultEdmund von der Burg2011-02-22-22/+19
|
* make default handler state that code has fallen through to the Catalyst appEdmund von der Burg2011-02-22-2/+5
|
* Created app using catalyst.plEdmund von der Burg2011-02-22-0/+69