]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index/directions.js
further linting stuff
[rails.git] / app / assets / javascripts / index / directions.js
2020-01-26 Holger Jerominfurther linting stuff
2020-01-26 Holger Jerominfixing linting
2020-01-26 Holger JerominPrevent exceptions while reversing directions
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-07-25 marc tobiasPass viewbox to Nominatim when geocoding routing endpoints
2019-07-15 Tom HughesStop creating a shared global querystring variable
2019-07-15 Tom HughesUpdate querystring references
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-14 Tom HughesEnable a few more eslint checks
2019-07-14 Tom HughesEnforce consistent indentation in javascript code
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-04-07 Tom HughesEnable a number of eslint style rules
2019-04-06 Tom HughesUse double quotes consistently in javascript code
2019-04-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2196'
2019-04-01 Tom HughesFix issues found by eslint
2019-01-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2063'
2019-01-29 Tom HughesChange default directions engine to fossgis_osrm_car
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-06-10 Tom HughesMerge branch 'master' into next
2018-04-29 J GuthrieMerge branch 'convert_roundabout_exits' of https:/...
2018-04-29 Jamie GuthrieMerge branch 'master' into convert_roundabout_exits
2018-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1809'
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1824'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1815'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1820'
2018-04-15 J GuthrieRemove error class when right-click-selecting destination
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-04-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1804'
2018-04-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1801'
2018-04-02 Tom HughesTweak highlighting of geolocation errors
2018-04-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1800'
2018-03-31 J GuthrieAdded autoPan for Directions markers
2018-03-29 J GuthrieMoved inline styling to stylesheet
2018-03-29 J GuthrieRemove/replace redundant no_place locale translation
2018-03-29 J GuthrieUnlocateable place now highlighted in red and specified...
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-23 Andy AllanMerge pull request #1732 from tomhughes/npemap
2018-02-15 Jamie GuthrieFix route path 'hovering' when marker positions are...
2018-02-14 Tom HughesAvoid relying on global state to detect when we are...
2018-02-14 Tom HughesStop map zooming out after dropping marker
2018-02-14 Jamie GuthrieCorrectly swap from and to values when reversing directions
2018-02-13 Jamie GuthrieAdd padding to directions popups
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-03 Tom HughesAllow lat/lon from the URL to take precedence when...
2018-02-03 Tom HughesGo through the router when reversing directions
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-21 Andy AllanMerge branch 'master' into moderation
2018-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1707'
2018-01-08 Tom HughesUse https for nominatim
2017-12-17 J GuthrieAdded 'Reverse Directions' link
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-05-17 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1521'
2017-04-11 Dan StowellRemember user's choice of directions engine
2017-03-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1437'
2017-02-16 Nicolas CornuAdd Ascend/Descend when routing with GraphHopper
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-27 MormegilEnsure IE/Edge compatibility for routing drag&drop
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2015-09-30 Tom HughesImprove error handling for routing engines
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1040'
2015-08-26 Simon LegnerDirections, read "to" location in URL - fixes #998
2015-03-16 Tom HughesFix some validation issues
2015-03-16 Tom HughesSimplify close icon for routing panel and fix validatio...
2015-02-27 Tom HughesFix typo
2015-02-26 Tom HughesCancel any outstanding route when starting a new one
2015-02-26 Tom HughesSet an explicit image when dragging from the routing...
2015-02-23 Tom HughesFix some JSHint complaints
2015-02-23 Tom HughesEliminate templating from most javascript