]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index
Avoid making the map scroll when adding a new note
[rails.git] / app / assets / javascripts / index /
2013-02-03 Tom HughesAvoid making the map scroll when adding a new note
2013-02-03 Tom HughesMove the note popups up slightly
2013-02-02 Tom HughesTweak sizing of note popups
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into notes
2012-12-04 Tom HughesDon't try and add a note when the control is disabled
2012-12-02 Tom HughesAbort any existing load before starting a new one
2012-12-02 Tom HughesPolice the MAX_NOTE_REQUEST_AREA limit on the client
2012-12-02 Tom HughesMake sure popups don't overlay controls or the top bar
2012-12-02 Tom HughesAdd a scrollbar when a note gets too big
2012-12-02 Tom HughesRework notes UI using leaflet
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-22 Tom HughesRemove hard coded assumption that layer zero is mapnik
2012-11-20 Tom HughesMerge branch 'master' into notes
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 FirebaughCalculate scale in export
2012-11-09 John FirebaughRemove calls to map.setCenter
2012-11-09 John FirebaughUse baselayerchange event
2012-11-09 John FirebaughPort to Leaflet
2012-11-09 John FirebaughUse jQuery's toggle binding
2012-10-16 Tom HughesDisable buttons while form submission is in progress
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-14 Tom HughesCorrect field name
2012-10-14 Tom HughesSet attributes on newly created notes
2012-10-14 Tom HughesRefactor note add/update code
2012-10-14 Tom HughesAllow commenting on, and closing of, notes from the...
2012-10-14 Tom HughesUse EJS templates for notes
2012-10-13 Tom HughesRefactor notes code to work with recent site changes
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-10-13 John FirebaughMove export-related JS to export.js
2012-09-30 John FirebaughRequire index-only JS in index.js