]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts
Link user names to their pages
[rails.git] / app / assets / javascripts /
2012-12-03 Tom HughesLink user names to their pages
2012-12-03 Tom HughesRemove the author_name field from notes
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 FirebaughUse jQuery chaining
2012-11-29 John FirebaughMove "Browse Map Data" to layers control
2012-11-29 John FirebaughSort changeset rectangles by size
2012-11-25 John FirebaughFix "Edit Area" remote control link
2012-11-23 Tom HughesRevert "Stop the map overlapping the top bar"
2012-11-23 Tom HughesFall back to the mapnik layer
2012-11-23 Tom HughesSet size and anchor position for embedded markers
2012-11-23 Tom HughesSet icon paths for markers on the embedded map
2012-11-23 Tom HughesStop the map overlapping the top bar
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-23 Tom HughesServe embedded maps through the assets pipeline
2012-11-22 Tom HughesUse the small zoom control in the small screen layout
2012-11-22 Tom HughesTidy up
2012-11-22 Tom HughesRemove hard coded assumption that layer zero is mapnik
2012-11-21 Tom HughesReplace OSM markers with recolured versions of the...
2012-11-20 Tom HughesUse the OSM map marker icons on the home page
2012-11-20 Tom HughesUse the OSM map marker icons when adding a new diary...
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-09 John FirebaughMove popup anchor definition to icon
2012-11-09 John FirebaughUse nicer markers
2012-11-09 John FirebaughDon't zoom map when enabling location filter
2012-11-09 John FirebaughFix user popup styles
2012-11-09 John FirebaughFix user map icon and offset
2012-11-09 John FirebaughInline map.js marker functions
2012-11-09 John FirebaughFix L.Icon.Default.imagePath in production
2012-11-09 John FirebaughFix bbox params on browse area links
2012-11-09 John FirebaughUpdate leaflet.locationfilter
2012-11-09 John FirebaughPan/zoom controls that look like the OL ones
2012-11-09 John FirebaughRestore maxFeatures check
2012-11-09 John FirebaughReplace leaflet.draw with leaflet-locationfilter
2012-11-09 John FirebaughIE compatibility
2012-11-09 John FirebaughReduce flicker in data browser
2012-11-09 John FirebaughUse L.OSM tile classes
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 FirebaughDon't show map controls on browse pages
2012-11-09 John FirebaughUse baselayerchange event
2012-11-09 John FirebaughUpdate Leaflet
2012-11-09 John FirebaughPort to Leaflet
2012-11-09 John FirebaughUse jQuery's toggle binding
2012-11-05 John FirebaughSupport semicolon as parameter delimiter
2012-11-01 Tom HughesTweak Potlatch maximisation a bit more
2012-11-01 Tom HughesMake full screen mode in Potlatch work properly again
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 HughesFix up issues with notes in the data browser
2012-10-14 Tom HughesImprove styling of notes popups
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 HughesLocalise notes interface
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-10-05 John FirebaughClean up diary_entry.js
2012-10-05 John FirebaughMove diary entry JS to page-specific script file
2012-10-05 John FirebaughSimplify further by using OSM.home
2012-10-05 John FirebaughRemove unnecessary call to closeMapPopup()
2012-10-05 John FirebaughUse jQuery
2012-10-05 John FirebaughMove user JS to page-specific script file
2012-10-05 John FirebaughRemove unnecessary delete statement
2012-10-05 Tom HughesDon't try and dereference an object that may not exist
2012-10-05 Tom HughesRefactor updatelinks to avoid exceptions in updateLocation
2012-10-05 John FirebaughRefactor mapParams to compose better with apiUrl
2012-10-05 John FirebaughExtract OSM.apiUrl
2012-10-05 John FirebaughMerge globals.js.erb and params.js
2012-10-05 John FirebaughMove remaining inline changeset JS to changeset.js
2012-10-05 John FirebaughMove changeset JS to page-specific script file
2012-10-05 John FirebaughRemove unused function
2012-10-02 John FirebaughRemove unnecessary $(window).load() callbacks
2012-10-02 John FirebaughAvoid a JS error on (e.g.) ?way=nnnnn
2012-09-30 John FirebaughRemove unused event argument
2012-09-30 John FirebaughUse $(document).ready() to initialise browse JS
2012-09-30 John FirebaughMove browse JS to page-specific script file
2012-09-30 John FirebaughClean up search JS
2012-09-30 John FirebaughMove edit JS to page-specific script file
2012-09-30 John FirebaughRequire index-only JS in index.js
2012-09-29 John FirebaughWrap index JS in a single $(document).ready()
2012-09-29 John FirebaughMove index JS to page-specific script file
2012-09-23 Tom HughesGenerate proper descriptions for notes
2012-09-23 Tom HughesRemove redundant code
2012-09-23 Tom HughesAdd support for creating new notes
2012-09-20 Tom HughesUse standard indentation
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-09-18 John FirebaughMove param-based map configuration to client
next