]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index/browse.js
Use double quotes consistently in javascript code
[rails.git] / app / assets / javascripts / index / browse.js
2019-04-06 Tom HughesUse double quotes consistently in javascript code
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-02-24 Tom HughesMove some javascript functions out of global scope
2013-12-18 Tom HughesAdd a close icon to the feature warning panel
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-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-19 John FirebaughMerge branch 'master' into redesign
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-11-15 Aaron LidmanImproved noteLayer and dataLayer availability, closes #65
2013-11-13 John FirebaughRemove "Loading..." from browse for now
2013-11-12 Aaron LidmanLoading indicator for notes
2013-11-08 John FirebaughFix browse overlay status messages
2013-10-13 John FirebaughWork towards integrating data overlay and browse pages
2013-10-13 John FirebaughConsolidate layer initialization
2013-10-13 John FirebaughSidebar work
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-15 John FirebaughNeed to preventDefault on href='#' links
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-07-30 John FirebaughInclude layers in hash
2013-07-30 Tom HughesReload the object list when the data browser is reopened
2013-07-30 Tom HughesAbort a running data browser load before starting a...
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-18 John FirebaughLayers work
2013-07-18 John FirebaughComplete de-globalization of map
2013-07-18 John FirebaughBasic framework for map UI
2013-06-27 Tom HughesReplace various Leaflet extensions with new builtin...
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-02-12 Tom HughesRemove use of jQuery toggle() function
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-11-29 John FirebaughAvoid multiple click bindings on data layer
2012-11-29 John FirebaughMove "Browse Map Data" to layers control
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-09 John FirebaughDon't zoom map when enabling location filter
2012-11-09 John FirebaughUpdate leaflet.locationfilter
2012-11-09 John FirebaughRestore maxFeatures check
2012-11-09 John FirebaughReplace leaflet.draw with leaflet-locationfilter
2012-11-09 John FirebaughReduce flicker in data browser
2012-11-09 John FirebaughUpdate leaflet-osm
2012-11-09 John FirebaughRemove calls to map.setCenter
2012-11-09 John FirebaughPort to Leaflet
2012-11-09 John FirebaughUse jQuery's toggle binding
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-10-13 John FirebaughUse ejs templates in browse JS
2012-10-13 John FirebaughUse proj/unproj consistently
2012-10-13 John FirebaughMove browse-related JS to browse.js
2012-09-30 John FirebaughRequire index-only JS in index.js