aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/fixmystreet.com/js.js
Commit message (Collapse)AuthorAgeLines
* [UK] Different validation for report/update names.Matthew Somerville2016-09-20-2/+9
|
* [fixmystreet.com] New councils page.Martin Wright2016-09-13-0/+19
|
* [fixmystreet.com] Don't show things to Page Speed.Matthew Somerville2016-08-17-1/+1
|
* [fixmystreet.com] Move country lookup client side.Matthew Somerville2016-03-31-0/+26
| | | | | There's no need for the IP->country lookup, only used in JavaScript to display a banner, to require a call to the FixMyStreet server.
* Move Latin-char-specific name check to cobrand.Matthew Somerville2015-07-31-0/+3
Also move some UK-specific code in the same function. The specific code is still tested in report_new.t.