]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts
Using HTTPS for GraphHopper
[rails.git] / app / assets / javascripts /
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-15 Tom HughesInclude selected layer in short links
2014-02-11 Tom HughesRemove https load test
2014-02-08 Tom HughesFix some mixed content issues
2014-02-06 Tom HughesAvoid using one translation as the key for a second
2014-02-05 Tom HughesBoost https tile traffic to 20%
2014-02-05 Tom HughesSend 5% of users tiles over https as a test
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 Simon PooleAdd a landing page for "fix the map / report a problem...
2013-12-18 Tom HughesAdd a close icon to the feature warning panel
2013-12-16 Tom HughesRestore the duplicate search form in the header
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 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 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-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 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 HughesTest for the map argument correctly
2013-11-30 Tom HughesDon't throw an exception if the hash doesn't contain...
2013-11-29 Tom HughesRevert 39468944 and fix osmlab#91 without loosing the...
2013-11-29 Tom HughesPass the correct ID when switching to a node/way/relati...
2013-11-29 Tom HughesStop browse routes matching user URLs
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-28 Tom HughesSimplify browse routes and make routes more consistent
2013-11-25 John FirebaughFix feed link for pushState loaded history page
2013-11-25 John FirebaughFix accumulation of parameters in edit link
2013-11-25 John FirebaughMake main page flash messages visible
2013-11-25 Tom HughesThere are four methods, not three
2013-11-25 John FirebaughAdd explanatory comment
next