Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Change KML to GeoJSON in OpenLayers.fixmystreet.js. | Matthew Somerville | 2018-09-07 | -399/+317 |
| | | | | GeoJSON is used by the /reports page now, not KML. | |||
* | Move third party libraries into vendor directories | Matthew Somerville | 2017-05-23 | -0/+665 |
This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder). |