aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* Sort the incoming and outgoing requests by date before displayfrancis2007-10-30-1/+2
* Display responses on request page.francis2007-10-30-1/+2
* Read in mySociety style configuration file, if it is there (use sensible defa...francis2007-10-24-3/+5
* Added some named routeslouise2007-10-16-2/+2
* Change to use h1 as first heading.francis2007-10-16-1/+7
* Rejigged routing in favour of mostly model-focused controllerslouise2007-10-15-2/+43
* Tweak formatting of controllers.francis2007-10-09-2/+3
* Controller to display an individual request on /request/:id URLs.francis2007-10-09-0/+15