aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Photo.pm
Commit message (Collapse)AuthorAgeLines
* Adapt to Google's image bot requesting strange URLs - can't see them ↵Matthew Somerville2011-06-16-4/+13
| | | | anywhere on the site...
* 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 ↵Matthew Somerville2011-06-08-1/+1
| | | | (so on Barnet only return Barnet problems).
* 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