aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-OpenLayers.js
Commit message (Expand)AuthorAgeLines
* Don't draw a pin for a problem with no location.Martin Wright2018-12-03-0/+3
* Restore zoom level when navigating back to /around from /reportDave Arter2018-11-27-0/+16
* Disable two-tap marker highlighting on touchscreensDave Arter2018-11-22-11/+14
* Update any lat/lon fields when changed.Matthew Somerville2018-11-09-2/+2
* Fix history API bug.Matthew Somerville2018-10-02-9/+17
* Handle MultiPolygon geometries for boundary on /reportsDave Arter2018-09-17-1/+2
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-4/+10
* Merge remote-tracking branch 'origin/2012-new-report-near-here'Matthew Somerville2018-08-07-0/+16
|\
| * "Report a problem here" button in nav when viewing a locationZarino Zappia2018-08-07-0/+16
* | call inspector setup when display reportStruan Donald2018-08-07-0/+4
|/
* [UK] Pull in cobrand asset files on national site.Struan Donald2018-08-03-2/+2
* Allow asset layer display to be body dependent.Struan Donald2018-08-03-0/+42
* Only display reports from last 6 months on around.Struan Donald2018-07-03-4/+25
* fix pushState paginationStruan Donald2018-07-03-5/+5
* Use CSV escaping for categories in URLs.Matthew Somerville2018-06-21-3/+15
* Fix pin clicking on non-/around pages.Matthew Somerville2018-06-07-1/+3
* Fix pointer event issue selecting pin on map.Matthew Somerville2018-06-06-1/+4
* Improve handling of loading spinner display.Matthew Somerville2018-05-31-5/+17
* Some IE8/old JS workarounds.Matthew Somerville2018-05-02-1/+1
* Drop unused copy of function.Matthew Somerville2018-04-30-14/+0
* Fix issues with new report pin, improve cursor.Matthew Somerville2018-03-26-1/+1
* Fix race condition making a new report.Matthew Somerville2018-03-26-0/+4
* Update some tight JS coupling to use events.Matthew Somerville2018-03-13-6/+1
* Populate `usrn` field with USRN of clicked asset, if availableDave Arter2018-02-22-4/+17
* Show loading spinner on map for assets as well as markersDave Arter2018-02-08-2/+2
* Factor map loading spinner code out so multiple things can load at onceDave Arter2018-02-08-6/+28
* [Zurich] Add filters to /reports, fix photo bug.Matthew Somerville2018-01-18-1/+1
* Zoom out as much as necessary, even on mobile.Matthew Somerville2018-01-15-3/+0
* Only work out bounds/resolution on BBOX strategiesMatthew Somerville2018-01-10-4/+7
* Add JSHint configuration, tidy up any warnings.Matthew Somerville2018-01-10-18/+20
* Second, more prominent Hide Pins linkZarino Zappia2017-11-27-3/+6
* Add pagination to around page.Matthew Somerville2017-11-06-17/+83
* Remove Show all pins link and on_map_list_limit.Matthew Somerville2017-11-06-36/+0
* Have /around ajax use same format as others.Matthew Somerville2017-11-02-4/+4
* Make sure pin ID is an integer.Matthew Somerville2017-09-07-2/+3
* [Zurich] Upgrade OpenLayers to master, matching others.Matthew Somerville2017-08-18-12/+1
* Make sure /around permalink/redirect have js paramMatthew Somerville2017-08-18-0/+4
* Fix replaced sidebar losing hover behaviour.Matthew Somerville2017-08-17-1/+1
* Refactor /around list code to share with others.Matthew Somerville2017-08-17-4/+0
* [Zurich] Fix map on /reportsDave Arter2017-08-14-1/+4
* Use standard JS translation for show/hide pins.Matthew Somerville2017-08-03-17/+8
* [FixaMinGata] Consolidate with upstream.Jon Kristensen2017-07-07-1/+2
* Allow cobrands to define pin colour for new reportsZarino Zappia2017-06-09-1/+1
* Fix linting errorspezholio2017-05-23-51/+48
* Allow inspectors to shortlist all reports in viewpezholio2017-05-05-2/+7
* On /reports maps, only include reports in view.Matthew Somerville2017-04-13-2/+36
* Use lat/lon on inspection form if local coordinates aren’t availableDave Arter2017-03-30-0/+2
* Show loading indicator when loading pinspezholio2017-03-17-11/+6
* Display nearby candidate reports when marking as duplicateDave Arter2016-12-13-36/+50
* Load OpenLayers stylesheet directly, not via JS.Matthew Somerville2016-12-09-0/+1