]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2014-03-31 Richard FairhurstMerge pull request #18 from danstowell/jsrouting-durati...
2014-03-31 Tom HughesIgnore clicks on query results if the mouse has moved
2014-03-31 Tom HughesMerge branch 'master' into overpass
2014-03-31 Tom HughesIgnore clicks on history entries if the mouse has moved
2014-03-29 Kai KruegerMinor fixes to the I18n code of routing
2014-03-28 Tom HughesMerge branch 'master' into overpass
2014-03-28 Tom HughesRemove highlight from map when clicking on a feature
2014-03-28 Tom HughesStop query button disabling query mode once it is active
2014-03-28 John FirebaughUpdate to iD v1.3.8
2014-03-25 Tom HughesAdd https support for overpass
2014-03-22 Dan StowellFix hours:minutes duration display for routing
2014-03-18 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2014-03-17 Tom HughesAdd comment describing the overpass queries we use
2014-03-17 Tom HughesSimplify overpass query for nearby objects
2014-03-17 Tom HughesAdd an error handler for overpass AJAX calls
2014-03-16 Tom HughesMake sure the query location is always in view
2014-03-16 Tom HughesMerge branch 'master' into overpass
2014-03-16 Tom HughesPivot areas to the underlying way or relation object
2014-03-16 Tom HughesAbort any existing requests when starting new ones
2014-03-16 Tom HughesMake overpass server URL configurable
2014-03-16 Tom HughesUse POST for overpass queries
2014-03-16 Tom HughesBuild and show partial geometries for relatons
2014-03-16 Tom HughesConsider addr:housename as a name source for features
2014-03-16 Tom HughesStyle feature in query mode to match browse mode
2014-03-16 Tom HughesDisable query feature tool below z14
2014-03-16 Tom HughesIncrease search radius at lower zooms
2014-03-16 Tom HughesShow a message when no features are found
2014-03-16 Tom HughesImprove styling of feature list
2014-03-16 Tom HughesFilter out nodes which are too far away
2014-03-16 Tom HughesInitial work on overpass based query API
2014-03-16 Tom HughesMake sure the hash updates properly on browse pages
2014-03-16 Tom HughesDrop client side parsing of lat/lon parameters
2014-03-14 Tom HughesUpdate to rails 4.0.4
2014-03-13 Tom HughesDon't call updateLayers if the new state has no layer...
2014-03-13 Tom HughesRemove unused (and bogus) code
2014-03-13 Tom HughesBlock submission of the export form when the area is...
2014-03-13 Tom HughesFix more links to use new style #map links
2014-03-13 Tom HughesRemove unused file
2014-03-13 Tom HughesUpdate map state when following a client side route
2014-03-13 Tom HughesFix link
2014-03-13 Tom HughesGenerate a new style links for node locations in the...
2014-03-12 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2014-03-10 Richard FairhurstDon't show http-only routers to users on https
2014-03-10 Richard FairhurstFrom->To->Go order as per @samanpwbb's comment
2014-03-09 Richard FairhurstFirefox-friendly calculation of dragstart offset
2014-03-09 Richard FairhurstRefer to the id for the distance/time summary
2014-03-09 Richard FairhurstMerge pull request #17 from danstowell/jsrouting-clears...
2014-03-09 Shaun McDonaldAdd some additional information to help people starting...
2014-03-09 Dan Stowelljsrouting: clear search boxes on page unload
2014-03-09 Richard FairhurstResolve conflict
2014-03-09 Richard FairhurstMerge pull request #15 from danstowell/jsrouting-highli...
2014-03-09 Dan Stowelljsrouting: mouseover an instruction, highlight the...
2014-03-08 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
2014-03-08 Richard FairhurstConvert tabs to spaces
2014-03-08 Richard FairhurstZoom to fit when submitting form
2014-03-08 Richard FairhurstAdd distance/time summary
2014-03-08 Richard FairhurstPut marker at exact position user dragged it to
2014-03-08 Richard FairhurstPass on routing failures from MapQuest
2014-03-08 Richard FairhurstAdd CORS for engines that support it
2014-03-08 Richard FairhurstRefactor MQ/OSRM engines a la @karussell patch
2014-03-08 Richard FairhurstRemove CloudMade foot engine
2014-03-08 Richard FairhurstUse generic GraphHopper engine
2014-03-08 Richard FairhurstMerge pull request #13 from danstowell/jsrouting-ffoxdragok
2014-03-08 Richard FairhurstImprove error-handling
2014-03-08 Matt AmosMigrate the database on `vagrant up`.
2014-03-08 Richard FairhurstAdd spinner while awaiting route
2014-03-08 Dan Stowellfix firefox behaviour when dragging pointer from the...
2014-03-08 Matt AmosAdded some docs for Vagrant usage.
2014-03-08 Richard FairhurstReformat string to avoid long line
2014-03-08 Richard FairhurstMerge pull request #12 from danstowell/jsrouting-bboxzoom
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-03-08 Dan Stowelljsrouting: zoom to bbox on getting fresh geocoded route...
2014-03-07 Tom HughesMake the search form a GET form with no extra fields
2014-03-07 Richard FairhurstMerge pull request #11 from danstowell/jsrouting-pulldo...
2014-03-07 Richard FairhurstMerge pull request #10 from danstowell/jsrouting-credits
2014-03-05 Tom HughesAdd more helper tests
2014-03-05 Tom HughesRemove an unused method
2014-03-04 Tom HughesUpdate to Leaflet 0.7.2
2014-03-01 Tom HughesAdd more tests for BrowseHelper
2014-03-01 Tom HughesUpdate config/wiki_pages.yml
2014-03-01 João G. PackerFixed wikipedia link reference to specific sections
2014-03-01 Tom HughesAdd tests for BrowseHelper#wikipedia_link
2014-02-28 Tom HughesAdd tests for OSM.locationCookie
2014-02-28 Tom HughesApply zoomPrecision to location cookie
2014-02-28 Tom HughesMove cookieContent to OSM.locationCookie
2014-02-27 Tom HughesUpdate osm.js tests for changes and add some more
2014-02-27 Tom HughesMove zoomPrecision function to the OSM namespace
2014-02-27 John FirebaughUse Konacha for testing JavaScript
2014-02-26 Tom HughesRemove unused (and non-functioning) code
2014-02-26 Matt AmosMove vagrant provisioning script to a better location.
2014-02-26 Matt AmosAdd vagrant config.
2014-02-26 John FirebaughUpdate to iD v1.3.7
2014-02-26 Tom HughesAdd some more tests for library code
2014-02-26 Tom HughesRemove unused session model
2014-02-26 Tom HughesReorganise tests to match modern rails test layout
2014-02-23 Dan Stowellrefresh search if showing and user changes provider
2014-02-23 Dan Stowellremove the todo that I addressed
2014-02-23 Dan Stowelladd a credits line for each routing service
2014-02-23 Tom HughesAdd a test to check that html.dir is sensible in every...
next