aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Photo.pm
Commit message (Expand)AuthorAgeLines
* Return 404 rather than error from missing template.Matthew Somerville2011-06-13-1/+2
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1
* find() will always return result if unique key is given, so use search().Matthew Somerville2011-06-02-6/+14
* emptyhome cobrand photos get resized for displayStruan Donald2011-05-23-2/+2
* display comment photosStruan Donald2011-05-19-2/+1
* send out photo with correct headersStruan Donald2011-05-19-1/+8
* quick implementation of photo display controllerStruan Donald2011-05-16-0/+79