aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/PhotoStorage.pm
Commit message (Collapse)AuthorAgeLines
* Fix missing package requirement.Matthew Somerville2019-06-12-0/+1
|
* [Hounslow] Add general enquiries functionalityDave Arter2019-06-06-0/+28
| | | | | | | | | | | | This functionality allows a cobrand to replace the /contact form with a form that creates hidden reports which are sent via Open311. The form also allows file uploads in addition to photos. This functionality is currently enabled for the Hounslow cobrand and others cobrands can enable it by defining setup_general_enquiries_stash which primarily sets up the appropriate categories and default values for the report.
* Factor out photo storage backend init checksDave Arter2018-09-28-1/+12
|
* Factor out photo storage into PhotoStorage::FileSystem backendDave Arter2018-09-28-0/+30