aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Model/PhotoSet.pm
Commit message (Expand)AuthorAgeLines
* Only load images from disk when needed.Matthew Somerville2016-02-23-36/+36
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-5/+0
* Remove most passing of Catalyst to PhotoSet.Matthew Somerville2016-01-12-3/+1
* Handle multiple photo rotation/removal in admin.Matthew Somerville2016-01-08-0/+22
* Remove risk of infinite loop in PhotoSet.Matthew Somerville2015-12-16-8/+12
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-1/+1
* Base 64 decode uploaded images if requiredSteven Day2015-10-06-1/+20
* Allow attachment of emails in email_sendHakim Cassimally2015-10-06-1/+19
* Add support for multiple photos per report.Hakim Cassimally2015-10-06-0/+269