Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Peterborough] add title length restriction | Struan Donald | 2019-12-03 | -0/+6 |
| | | | | Fixes mysociety/fixmystreet-freshdesk#102 | |||
* | [UK] Fix couple of test warnings. | Matthew Somerville | 2019-10-28 | -1/+1 |
| | | | | Confirm phone validation, Westminster test name, BANES undef. | |||
* | [UK] fix line break in translated string | Struan Donald | 2018-11-26 | -2/+1 |
| | | | | To avoid adding a new, but identical translation | |||
* | [UK] server side cobrand specific validation | Struan Donald | 2018-11-26 | -0/+39 |
`report_check_for_errors` now fetches the cobrand for the current report and, if present, runs `report_validation` method from cobrand over the report. |