Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix missing package requirement. | Matthew Somerville | 2019-06-12 | -0/+1 |
| | ||||
* | [Hounslow] Add general enquiries functionality | Dave Arter | 2019-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 checks | Dave Arter | 2018-09-28 | -1/+12 |
| | ||||
* | Factor out photo storage into PhotoStorage::FileSystem backend | Dave Arter | 2018-09-28 | -0/+30 |