]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index
Drop redundant css extension from scss files
[rails.git] / app / assets / javascripts / index /
2014-11-24 Tom HughesPrefer a key=value match over a key only match for...
2014-11-07 Tom HughesHandle unknown admin_level values
2014-11-07 Tom HughesAllow query mode to be turned off at low zoom
2014-11-07 Tom HughesLook for locale specific names
2014-11-07 Tom HughesDon't do the admin boundary special case unless admin_l...
2014-11-07 Tom HughesMerge branch 'overpass'
2014-11-07 Paul NormanAdd KSJ2 tags to uninteresting list
2014-11-05 Tom HughesDon't enable query mode when loading a query URL
2014-11-05 Tom HughesAllow query mode to be disabled when the sidebar is...
2014-11-04 Tom HughesSort enclosing features by size
2014-11-01 Tom HughesDon't centre on load if the location is already in...
2014-11-01 Tom HughesUse new overpass geometry output support to get geometeries
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-11-01 Tom HughesMerge branch 'comments'
2014-10-23 Łukasz GurdekChangeset discussions
2014-06-18 Tom HughesMake sure we pan immediately when a search result is...
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-04-25 Tom HughesDon't try and route to a note with no ID
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-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-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-13 Tom HughesRemove unused (and bogus) code
2014-03-13 Tom HughesBlock submission of the export form when the area is...
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-02-27 Tom HughesMove zoomPrecision function to the OSM namespace
2013-12-18 Tom HughesAdd a close icon to the feature warning panel
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-07 Roland OlbrichtImprove display of alternative download sources
2013-12-05 John FirebaughRestore marker for non-browse search results
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 Tom HughesDisplay the size warning when the data layer is disabled
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 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 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 HughesRename changed translation to avoid test failures
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-28 Tom HughesSimplify browse routes and make routes more consistent
2013-11-25 John FirebaughDocument/clarify OSM.Router use
2013-11-25 Tom HughesRemove unneessary return added accidentally
2013-11-25 Tom HughesFix "in bounds" test in updateData
2013-11-21 John FirebaughUse machine-readable lat/lon format
2013-11-20 Aaron LidmanNominatim results zoom to the result location
2013-11-20 Aaron LidmanFixed individual note marker implementation, closes #78
2013-11-19 John FirebaughRefine changeset browse behavior
2013-11-19 John FirebaughMerge branch 'master' into redesign
2013-11-19 Aaron LidmanFixed export filter
2013-11-19 Aaron LidmanImprovements to changeset bbox styling
2013-11-19 Aaron LidmanWrap bounds of changeset request, closes #72
2013-11-18 Aaron LidmanFix new note wrapping
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-11-15 Aaron LidmanImproved noteLayer and dataLayer availability, closes #65
2013-11-15 Aaron LidmanObey the hash
2013-11-15 Aaron LidmanNo hash on browse pages, closes #35
2013-11-14 Aaron LidmanFixed border consistency
2013-11-14 Aaron LidmanFixed note creation halo to update on dragging
2013-11-13 John FirebaughFix note commenting
2013-11-13 John FirebaughRemove "Loading..." from browse for now
2013-11-13 Aaron LidmanChange halo color for notes
2013-11-13 John FirebaughRemove unused, fix global leak
2013-11-13 John FirebaughDon't add note when disabled
2013-11-13 Aaron LidmanZoom in to note if zoom < 15
2013-11-13 John FirebaughAdd sidebar loading indicator
2013-11-13 Aaron LidmanFix editing notes outside of view, closes #57
2013-11-13 Aaron LidmanAdd halo to currently selected note
2013-11-12 John FirebaughFix indentation and semicolon usage
next