| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Rename the not-logging-in username field to username_register.
Keep the sign-in field as username because that e.g. overlaps
with auth code in two-factor authentication.
|
|
|
|
|
|
| |
This is largely to resolve an issue with the TfL other category
appearing in the contact form even though it is disabled, and hence has
no contact details.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This was previously done automatically,
but isn’t when you do file uploads.
|
|
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.
|