]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/router.js
Build and show partial geometries for relatons
[rails.git] / app / assets / javascripts / router.js
2013-12-05 John FirebaughRun unload method before pushing the new state
2013-12-05 Tom HughesMake remote edit work when /edit is loaded
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-01 Tom HughesFix stripping of trailing slash
2013-12-01 Tom HughesStrip any trailing slash from the initial location
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-28 Tom HughesSimplify browse routes and make routes more consistent
2013-11-25 Tom HughesThere are four methods, not three
2013-11-25 John FirebaughDocument/clarify OSM.Router use
2013-11-19 John FirebaughMerge branch 'master' into redesign
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-11-15 Aaron LidmanNo hash on browse pages, closes #35
2013-11-14 John FirebaughExpose more router functions
2013-11-14 John FirebaughDon't set state if it doesn't exist
2013-11-11 John Firebaughpreserve visual center of map on sidebar transitions
2013-11-11 John FirebaughUse our own hash implementation
2013-11-08 John FirebaughIgnore hashchange-triggered popstate events here too
2013-10-13 John FirebaughConvert search to pushState
2013-10-13 John FirebaughpushState based navigation between map-based layouts