Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace use of FixMyStreet::App with DB in tests. | Matthew Somerville | 2019-11-22 | -4/+4 |
| | ||||
* | Per-test file email addresses. | Matthew Somerville | 2019-10-03 | -5/+5 |
| | ||||
* | [UK] Improve server-side nearest road lookup. | Matthew Somerville | 2019-06-21 | -1/+1 |
| | ||||
* | [Open311] Make sure Open311 parameters are encoded | Matthew Somerville | 2019-06-12 | -18/+59 |
| | | | | | This was previously done automatically, but isn’t when you do file uploads. | |||
* | [Hounslow] Add general enquiries functionality | Dave Arter | 2019-06-06 | -0/+226 |
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. |