]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index
Merge remote-tracking branch 'openstreetmap/pull/1437'
[rails.git] / app / assets / javascripts / index /
2017-03-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1437'
2017-02-24 Tom HughesRename 'clickable' to 'interactive' per leaflet 1.x...
2017-02-23 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1436'
2017-02-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1449'
2017-02-21 Tom HughesEnable context menu on mouse down with no shift pressed
2017-02-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1451'
2017-02-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1445'
2017-02-19 Holger JerominFix shift key handling in contextmenu
2017-02-18 Tom HughesMerge branch 'contextmenu'
2017-02-16 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1439'
2017-02-16 Nicolas CornuAdd line segment to each steps of GraphHopper routing
2017-02-16 Nicolas CornuFix latLng from GraphHopper engine
2017-02-16 Nicolas CornuAdd Ascend/Descend when routing with GraphHopper
2017-02-12 Tom HughesAllow context menu to add notes without panning the map
2017-02-12 Tom HughesMake context menu entries translateable
2017-02-12 Tom HughesImprove context menu initialisation to avoid namespace...
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2016-12-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1367'
2016-11-14 Holger JerominRemoved duplicate entry for turn straight
2016-11-11 Holger JerominFixed typo trun vs turn
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-27 MormegilEnsure IE/Edge compatibility for routing drag&drop
2016-08-16 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/788'
2016-08-15 Simon LegnerPan to first Nominatim search result
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-08-05 Tom HughesCorrect icon mappings for non OSRM routers
2016-08-05 Patrick NiklausAdd support for OSRM 5.0 API and new instruction types
2016-07-26 Tom HughesRevert "Don't pass the locale to the Mapzen routing...
2016-03-20 Tom HughesIncrease overpass API timeout
2016-03-20 Tom HughesHandle overpass errors reported as remarks
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-15 Tom HughesDon't pass the locale to the Mapzen routing engine
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Simon LegnerNotes: show first comment as marker tooltip
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1122'
2016-03-06 Tom HughesIgnore bounds on elements with geometry
2016-03-06 Tom HughesFix query tool to get correct bounds for enclosing...
2016-01-11 Tom HughesMove routing API endpoint addresses to config file
2015-12-07 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1099'
2015-12-07 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1082'
2015-12-07 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1085'
2015-11-13 Aditya PrakashHide .describe_location on push and popstate
2015-10-12 Dan StowellFix missing semicolon warnings
2015-10-12 Tom HughesUser ferry icon for kFerryEnter with Mapzen routing
2015-10-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1068'
2015-10-06 Simon LegnerAdd ferry routing information for OSRM
2015-09-30 Tom HughesImprove error handling for routing engines
2015-09-30 Tom HughesScale total distance to metres for Mapzen
2015-09-29 Tom HughesAdd support for Mapzen's Valhalla routing engine
2015-09-28 Tom HughesFix jshint warning
2015-09-28 Tom HughesUse jsonp for MapQuest as CORS doesn't seem to be working
2015-09-28 Tom HughesAllow jQuery to construct the routing URLs
2015-09-28 Tom HughesMove the MapQuest API key to the configuration file
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-08-26 Simon LegnerNotes: show first comment as marker tooltip
2015-08-19 Dan StowellMove contextmenu callbacks to separate file
2015-08-09 Dan StowellSimplify new-note marker placement - always in the...
2015-07-08 Tom HughesChange direction string ids to force retranslation
2015-07-01 Tom HughesImprove formatting of OSRM directions
2015-03-16 Tom HughesFix some validation issues
2015-03-16 Tom HughesSimplify close icon for routing panel and fix validatio...
2015-03-05 Tom HughesRemove duplicate search handlers
2015-02-27 Tom HughesFix typo
2015-02-27 Tom HughesFix OSRM directions issues
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-26 Peter KarichGraphHopper directions updates
2015-02-25 Tom HughesForce coordinates into bounds when using the query...
2015-02-24 Tom HughesFix some more JSHint issues
2015-02-24 Tom HughesMove some javascript functions out of global scope
2015-02-23 Tom HughesFix some JSHint complaints
2015-02-23 Tom HughesEliminate templating from most javascript
2015-02-16 Tom HughesAvoid mixed content warnings for the MapQuest logo
2015-02-16 Tom HughesAvoid mixed content warnings when routing queries Nominatim
2015-02-16 Tom HughesMerge remote-tracking branch 'systemed/routing'
2015-02-08 Richard FairhurstMerge pull request #36 from danstowell/jsrouting-closeh...
2015-02-08 Dan Stowelljsrouting: don't close the smallscreen header until...
2015-02-02 Richard FairhurstMerge pull request #34 from tomhughes/routing
2015-02-02 Richard FairhurstUse document.location.protocol for OSRM
2015-02-02 Richard FairhurstOSRM and Graphhopper support HTTPS
2015-02-01 Tom HughesExtend https support to all three routing engines
2015-02-01 Richard FairhurstMerge pull request #33 from tomhughes/routing
2015-02-01 Tom HughesMerge branch 'master' into routing
2015-02-01 Tom HughesUpdate to latest upstream polyline decoder
2015-02-01 Tom HughesRename directions_engines to directions
2015-02-01 Tom HughesClear old routes when the route panel is reopened
2015-02-01 Tom HughesMerge branch 'master' into routing
2015-01-26 Richard FairhurstMerge pull request #32 from danstowell/jsrouting
2015-01-26 Dan Stowellfix typo which prevented directions closebox from working
2015-01-26 Richard FairhurstMerge pull request #31 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMake directions endpoints own the value and not care...
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosUse larger 'spinner' when waiting for route request...
2015-01-26 Matt AmosHide route steps sidebar when user presses close button.
2015-01-26 Matt AmosGeocode pre-filled values when the user presses 'Go'.
next