]> git.openstreetmap.org Git - rails.git/history - app/assets
Add distance/time summary
[rails.git] / app / assets /
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 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-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-03 Richard FairhurstMerge pull request #6 from apmon/jsroute
2014-02-02 Kai KruegerMake more of the javascript routing functions internati...
2014-01-23 Richard FairhurstRemove some repeated-query funkiness
2014-01-23 Richard FairhurstRemove a couple of TODOs
2014-01-23 Richard FairhurstRepair Go button
2014-01-23 Richard FairhurstApparently 'final' is a reserved word in JS...
2014-01-23 Richard FairhurstIntegrate marker & geocoding behaviours
2014-01-23 Richard FairhurstAdd GraphHopper engine (thanks @karussell!)
2014-01-23 Richard FairhurstMore draggable routes work
2014-01-23 Richard FairhurstMore work on draggable markers
2014-01-23 Richard FairhurstStart work on drag-and-drop start/end markers
2014-01-22 Richard FairhurstRemove logging
2014-01-22 Richard FairhurstAllow user to click Go before geocode result
2014-01-22 Richard FairhurstParse CloudMade directions
2014-01-22 Richard FairhurstParse MapQuest directions
2014-01-22 Richard FairhurstMove more engine-specific stuff out of main .js
2014-01-22 Richard FairhurstStart MapQuest Open support
2014-01-22 Richard FairhurstSimplify usage, fix closures
2014-01-22 Richard FairhurstMove routing engines into their own files
2014-01-21 Richard FairhurstStart work on second engine
2014-01-21 Richard FairhurstShow little popup on click
2014-01-21 Richard FairhurstStart to make turn-by-turn instructions clickable
2014-01-21 Richard FairhurstClose directions
2014-01-21 Richard FairhurstQuery options presentation
2014-01-21 Richard FairhurstPresentation of directions
2014-01-21 Richard FairhurstPresentation work
2014-01-21 Richard FairhurstBeginning of JavaScript-only routing UI
2014-01-19 Marco Antonio Fria... Reserve enough space for the buttons at the bottom...
2014-01-19 Simon PooleAdd a landing page for "fix the map / report a problem...
2014-01-15 Tom HughesHighlight erroneous fields by adding a class to them
2014-01-12 Tom HughesPreserve aspect ratio when scaling a user thumbnail
2013-12-18 Tom HughesAdd a close icon to the feature warning panel
2013-12-17 Tom HughesStop the "Load" button overlaying text in the data...
2013-12-16 Tom HughesRestore the duplicate search form in the header
2013-12-12 Tom HughesMake rich text edit controls use as much space as possible
2013-12-11 Tom HughesAllow word-breaks in changeset comments
2013-12-11 Tom HughesIssue all _osm_location cookies against the root path
2013-12-10 Tom HughesRestore autofocusing of the search field
2013-12-09 Aaron LidmanRefine zooming and panning for note and data layers
2013-12-09 Tom HughesUpdate page title when switching to the front page...
2013-12-07 Roland OlbrichtImprove display of alternative download sources
2013-12-06 Tom HughesPass details of any selected object to remote editors
2013-12-05 John FirebaughRun unload method before pushing the new state
2013-12-05 John FirebaughEnsure object parameter is removed from edit link when...
2013-12-05 John FirebaughRestore marker for non-browse search results
2013-12-05 John FirebaughRemove object parameter from share URL
2013-12-05 Tom HughesMake remote edit work when /edit is loaded
2013-12-04 Tom HughesPosition on notes correctly when a link to a comment...
2013-12-04 John FirebaughUnconditionally unbind moveend event
2013-12-03 John FirebaughUse a table for tags
2013-12-03 John FirebaughUpdate history feed URL with bbox parameter
2013-12-03 John FirebaughRemove map data size warning (#592)
2013-12-03 John FirebaughRestore support for #layers=X with no map parameter
2013-12-03 Tom HughesRemove debugging code
2013-12-03 Tom HughesThrow an exception instead of logging to the console
2013-12-03 Tom HughesLog failures to match a route for the initial path
2013-12-03 Tom HughesIncrease z-index for maximised content
2013-12-03 Tom HughesDisplay the size warning when the data layer is disabled
2013-12-03 John FirebaughAuto-uncheck the data and notes layers at low zoom
2013-12-03 Tom HughesUse jQuery Simulate to simulate click events
2013-12-03 Tom HughesMerge remote-tracking branch 'jfirebaugh/562'
2013-12-03 John FirebaughImprove click behavior on changeset entries
2013-12-03 John FirebaughAlign "Way" in relation member list
2013-12-03 John FirebaughAllow word-breaks in long keys/values
2013-12-02 John FirebaughRestore correct link behavior with modifier keys
2013-12-02 John FirebaughFix application error on non-feature search results
2013-12-02 Tom HughesMerge remote-tracking branch 'jfirebaugh/legacy-params'
2013-12-02 John FirebaughSupport legacy bbox param on /history as well
2013-12-02 John FirebaughRestore legacy bbox/min/max params support
2013-12-02 Tom HughesRestore click handler for changeset entries
2013-12-02 Tom HughesDrop click handler for changeset entries in the history...
2013-12-01 Tom HughesPrevent wrapping of dates in message lists
2013-12-01 Tom HughesFix javascript eror redirecting to new notes
2013-12-01 Tom HughesFix URL updating in Potlatch 1
2013-12-01 Tom HughesFix stripping of trailing slash
2013-12-01 Tom HughesStrip any trailing slash from the initial location
2013-12-01 Richard FairhurstAdd 'x' to close welcome box; remember preference
2013-12-01 Tom HughesForce the X-Page-Title value to be treated as UTF-8
2013-12-01 Tom HughesRename changed translation to avoid test failures
2013-11-30 Tom HughesAdd margin space below lists on non-map content pages
2013-11-30 Tom HughesTest for the map argument correctly
next