aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-OpenLayers.js
Commit message (Expand)AuthorAgeLines
* 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
* Add sort order options to list pages.Matthew Somerville2016-11-04-13/+17
* Merge branch 'reports-area-as-a-hole'Matthew Somerville2016-10-24-8/+51
|\
| * Invert display of areas on body pages.Matthew Somerville2016-10-21-8/+51
* | Store and use initial URL to fix JavaScript bugs.Matthew Somerville2016-10-21-1/+1
|/
* Fix map pin clicking in IE11.Matthew Somerville2016-10-21-3/+3
* Update pagination when status/categories changed.Matthew Somerville2016-10-18-0/+4
* Add ajax pin fetching to reports/my pages.Matthew Somerville2016-10-14-0/+25
* Improve history API URL when query string empty.Matthew Somerville2016-10-14-1/+11
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-9/+35
* Add inspector report detail viewDave Arter2016-09-06-0/+55
* Make sure PanZoom works in older OpenLayers.Matthew Somerville2016-08-19-34/+8
* Move non-JavaScript pan/zoom to same as with JS.Matthew Somerville2016-08-17-7/+18
* Factor out most inline JavaScript.Matthew Somerville2016-08-16-10/+0
* Do HTML class and JS variable setting ASAP.Matthew Somerville2016-08-16-1/+1
* Work correctly for alt-click/cmd-click etc.Matthew Somerville2016-07-14-3/+30
* Fix a few JavaScript issues with reports pages.Matthew Somerville2016-07-12-1/+6
* Move to using pushState for new report.Zarino Zappia2016-07-11-30/+31
* Load in report details on around page via ajax.Zarino Zappia2016-07-11-7/+44
* Simplify "rap-notes" visibility togglingZarino Zappia2016-07-11-5/+0
* Only match the actual ID, not same-ending others.Matthew Somerville2016-07-11-2/+2
* Increase opacity a bit on non-hovered pins.Matthew Somerville2016-07-11-1/+1
* Tidy up JavaScript functions.Matthew Somerville2016-07-11-537/+442
* Move most JavaScript mobile map changes to CSS.Zarino Zappia2016-07-01-6/+0
* Don't update the map pins if a new report started.Matthew Somerville2016-06-17-0/+11
* Absolutely position map pages.Zarino Zappia2016-06-03-31/+15
* Centre map on pin location when creating a report.Zarino Zappia2016-06-01-29/+19
* Allow scroll wheel to zoom map.Zarino Zappia2016-06-01-3/+0
* Stop PanZoom giving controls hard-coded positions.Zarino Zappia2016-06-01-0/+16
* Increase pixel tolerance of map click handler.Matthew Somerville2016-05-17-1/+1
* Preserve category when clicking elsewhere on mapDave Arter2016-03-29-0/+4
* Make sure top of reporting form is shown.Matthew Somerville2016-03-09-0/+1
* Remove auto-scrolling of sidebar on pin hover.Matthew Somerville2016-03-09-20/+0
* Really stop map strategy update firing too often.Matthew Somerville2016-02-09-0/+12
* Stop map strategy update firing too often.Matthew Somerville2016-02-09-1/+16
* Clearer relationship between map pins/list items.Zarino Zappia2016-02-09-29/+116
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-4/+1
* Update JavaScript to handle right-to-left layout.Matthew Somerville2015-09-17-9/+1
* If only one category, be sure to fetch extras for it.Matthew Somerville2015-07-28-2/+8
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-14/+7
* Refresh map as soon as filters are changed on /my and /reportsDave Arter2015-06-29-0/+6
* Refresh map pins when status dropdown changes, if presentSteven Day2015-06-29-4/+7
* Pre-fill category on report form if map pins were filteredDave Arter2015-06-29-0/+14
* Change map pins with category fieldSteven Day2015-06-29-2/+17
* Add category filtering support to /ajax via 'category' GET paramDave Arter2015-06-29-1/+25
* Resize map pins based on zoom levelDave Arter2015-06-29-3/+46
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-1/+4
* Merge remote-tracking branch 'mhalden/fiksgatami-js-fiks'Matthew Somerville2015-01-13-3/+3
|\