| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
| |
If autofill on Chrome is turned on and has saved the user's login it
can autofill the user's email address in the report title, so add
validation to make sure the title does not look like an email.
Fixes #2570
|
|
|
|
| |
The core validation_rules.js is not included on e.g. the front page.
|
|
|
|
|
|
|
|
|
| |
use the bodies array of reporting_data to check if there is council
specific javascript validation and, if so, load that into the JS
validation rules.
This does mean we reset the validation rules each time you select a
category.
|
| |
|
|
No need for this to be generated via a template, it only differs
occasionally by cobrand.
|