]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts
Fix add note
[rails.git] / app / assets / javascripts /
2013-07-18 John FirebaughFix add note
2013-07-18 Tom MacWrightAdd clearer close action, refactor base layer code
2013-07-18 Tom MacWrightFocus share link by default
2013-07-18 Tom MacWrightAdd layers code to share link
2013-07-18 Tom MacWrightReuse styles for map-ui panel
2013-07-18 Tom MacWrightImplement long URL option, toggling, and labeling for...
2013-07-18 John FirebaughFix minimap event bindings
2013-07-18 John FirebaughOnly one pane visible at a time
2013-07-18 John FirebaughFix export
2013-07-18 John FirebaughFix attribution width
2013-07-18 John FirebaughPort map key to new UI
2013-07-18 John FirebaughConsistent JavaScript style
2013-07-18 John FirebaughArrange and group map buttons
2013-07-18 John FirebaughLayers work
2013-07-18 John FirebaughComplete de-globalization of map
2013-07-18 John FirebaughLayers work
2013-07-18 Tom MacWrightRefactor out 'globals' from more functions
2013-07-18 Tom MacWrightScope map variable.
2013-07-18 John FirebaughWork on layers UI
2013-07-18 John FirebaughRefactor layer persistence
2013-07-18 Tom MacWrightCustomize and style map zoom controls
2013-07-18 Tom MacWrightRefactoring 4 life
2013-07-18 Tom MacWrightRefactor forever
2013-07-18 Tom MacWrightUse querystring, stop manually building urls
2013-07-18 John FirebaughRename to L.OSM.Layers and continue implementation
2013-07-18 Tom MacWrightEven more map ui js refactor
2013-07-18 Tom MacWrightMore refactoring of map js
2013-07-18 Saman Bemel-Benrudstarting to cleanup+style map controls.
2013-07-18 John FirebaughRestore attribution on main map
2013-07-18 Tom MacWrightStart to refactor updatelinks
2013-07-18 Tom MacWrightAdd attrib
2013-07-18 Tom MacWrightRefactor mapLayers to create layers up front
2013-07-18 John FirebaughClean up some of the map JS, reduce scope of globals
2013-07-18 Tom MacWrightActually toggle note layer on click.
2013-07-18 Tom MacWrightStart refactoring notes layer
2013-07-18 Tom MacWrightRemove unnecessary abstraction around rectangles
2013-07-18 Tom MacWrightPrevent click propagation on ui panes
2013-07-18 Tom MacWrightgenerate short link kind of
2013-07-18 John FirebaughStart layers pane
2013-07-18 Tom MacWrightAdd share button to map
2013-07-18 Tom MacWrightAdd locate widget to map
2013-07-18 John FirebaughAdd back basic zoom control
2013-07-18 Tom MacWrightAdd leaflet-locate control, invisible currently.
2013-07-18 John FirebaughBasic framework for map UI
2013-07-18 Tom MacWrightRemove pan and zoom controls
2013-07-18 Tom HughesGive up on automatic resizing of text areas
2013-07-18 Tom HughesTone down the highlighting of Nominatim search results
2013-07-08 Saman Bemel-BenrudFix browse features buttons
2013-07-08 Saman Bemel-BenrudFine tune button styling for note popups
2013-07-08 Saman Bemel-BenrudCleanup notes and fix CSS error
2013-06-27 Tom HughesUse new Leaflet setPopupContent method
2013-06-27 Tom HughesReplace various Leaflet extensions with new builtin...
2013-06-10 Saman Bemel-BenrudKeep the map visible as the changeset page is scrolled
2013-06-10 Tom HughesAllow notes to be reopened from the web interface
2013-06-02 Leo KoppelkammReplace note markers with ones styled like the other...
2013-05-24 Tom HughesMake translated map layer names work
2013-05-14 Martin RaiferImprove display of objects on data browser maps
2013-05-13 Tom HughesClear comment field after a new note is created
2013-05-13 Tom HughesPreserve in progress note comments when the map is...
2013-05-12 Leo KoppelkammDon't focus the text area on touch devices to avoid...
2013-05-08 Tom HughesPersist the state of the notes layer
2013-05-07 Tom HughesMerge remote-tracking branch 'osmlab/id-editor-embed'
2013-05-06 Tom HughesReplace some inline javascript with a UJS solution
2013-05-01 Tom HughesMake "add note" cope with base layer changes
2013-04-29 Tom HughesDisable dragging of new notes once they are submitted
2013-04-28 Tom MacWrightRedesign notes permalink
2013-04-28 Tom HughesUpdate ohauth and switch to using the new headerGenerat...
2013-04-27 Tom HughesReplace the title in the note popup with a permalink
2013-04-27 Tom HughesCancel any existing object load before starting a new one
2013-04-25 Tom HughesShow OSM objects for Nominatim search results as map...
2013-04-25 Tom HughesUse the correct longitude for links when browsing chang...
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesAdd a "Hide" button to notes when viewed by moderators
2013-03-28 Tom HughesFocus on the text field when a note is opened
2013-03-28 Tom HughesFix display of updates on newly loaded notes
2013-03-28 Tom HughesDon't try and use OAuth if we don't have a token
2013-03-28 Tom HughesTidy up javascript OAuth code
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesUse OAuth for notes API calls and require authenticatio...
2013-03-28 Tom HughesAdd javascript OAuth support
2013-02-12 Tom HughesRemove use of jQuery toggle() function
2013-02-12 Tom HughesClear the note cache when the note layer is turned off
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesStop newly added notes disappearing
2013-02-05 Tom HughesChange "Close" button to "Resolve" in notes popup
2013-02-05 Tom HughesAvoid javascript warning
2013-02-05 Tom HughesRemove the "new note" marker when the user clicks somew...
2013-02-03 Tom HughesDisable "Add Note" button when there is no text
2013-02-03 Tom HughesEnable the "add note" link after a new note is created
2013-02-03 Tom HughesAdd link to show a note on the map to the note browser...
2013-02-03 Tom HughesMake titles in note popups link to the note
2013-02-03 Tom HughesAllow a note=N parameter in the URL to zoom to and...
2013-02-03 Tom HughesDisable the "add note" link while a note is being added
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 HughesAdd anonymous comment warning to note popup
2013-02-02 Tom HughesTweak sizing of note popups
2013-02-02 Tom HughesLocalise dates and times in notes popups
next