]> git.openstreetmap.org Git - rails.git/history - app/assets
URI encode the X-Page-Title header
[rails.git] / app / assets /
2014-09-07 Tom HughesMove noscript message clear of the sidebar
2014-09-04 Tom HughesAdd SOTM advert
2014-07-25 Tom HughesUse autoprefixer to generate CSS prefixes
2014-06-26 Tom HughesFix attribution links for Thunderforest layers
2014-06-22 Tom HughesFix line height for buttons in Firefox 30
2014-06-18 Tom HughesStyle trace edit form to match trace creation form
2014-06-18 Tom HughesIncrease field widths on trace upload form
2014-06-18 Tom HughesMake sure we pan immediately when a search result is...
2014-06-17 Paul NormanMake parking icon less blurry
2014-06-17 Tom HughesImprove behaviour of new search markers
2014-06-15 Tom HughesMerge branch 'master' into overpass
2014-06-15 Tom HughesHighlight search results when the mouse is over them
2014-06-15 Tom HughesForce coordinates into range for "Where am I" queries
2014-05-17 Richard FairhurstMerge branch 'jfire2' into routing
2014-05-14 John FirebaughSupply hints for OSRM
2014-05-14 John FirebaughPermalinks for directions
2014-05-13 John FirebaughRefactor
2014-05-12 John FirebaughUse unobtrusive JS for routing related events
2014-05-12 John FirebaughOSM.Routing -> OSM.Directions
2014-05-12 John FirebaughConform to project style conventions
2014-04-27 Tom HughesAdd correct icon for caravan parks
2014-04-27 Tom HughesRemove unused CSS rules that refer to non-existent...
2014-04-27 Tom HughesRemove non-existent image from leaflet URL map
2014-04-25 Tom HughesDon't try and route to a note with no ID
2014-04-01 Tom HughesAdd support for remote edit over https on port 8112
2014-04-01 Richard FairhurstMerge pull request #20 from karussell/routing
2014-04-01 PeterUsing GraphHopper new API
2014-03-31 Richard FairhurstMerge pull request #19 from apmon/jsroute2
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-25 Tom HughesAdd https support for overpass
2014-03-22 Dan StowellFix hours:minutes duration display for routing
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-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 HughesUpdate map state when following a client side route
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 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 Richard FairhurstAdd spinner while awaiting route
2014-03-08 Dan Stowellfix firefox behaviour when dragging pointer from the...
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 Richard FairhurstMerge pull request #11 from danstowell/jsrouting-pulldo...
2014-03-07 Richard FairhurstMerge pull request #10 from danstowell/jsrouting-credits
2014-02-28 Tom HughesApply zoomPrecision to location cookie
2014-02-28 Tom HughesMove cookieContent to OSM.locationCookie
2014-02-27 Tom HughesMove zoomPrecision function to the OSM namespace
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-19 John FirebaughFix updateLinks({lat: 0, lon: 0}, ...)
2014-02-16 Tom HughesDrop the slim layout
next