]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index
Remove unused, fix global leak
[rails.git] / app / assets / javascripts / index /
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
2013-11-12 Aaron LidmanAdd zoom to note
2013-11-12 Aaron LidmanLoading indicator for notes
2013-11-12 Aaron LidmanAdd note creation to the sidebar
2013-11-12 Aaron LidmanAdd note selection to the sidebar
2013-11-11 Aaron LidmanAdd notes sidebar interaction
2013-11-11 John FirebaughFix search
2013-11-11 John FirebaughMove search form to header on small screens
2013-11-09 John FirebaughReplace Vary header with explicit xhr=1 param
2013-11-09 Aaron LidmanUpdate title on pushState, closes #33
2013-11-08 John FirebaughFix browse overlay status messages
2013-11-08 John FirebaughRedo mobile styles
2013-11-07 Aaron LidmanHide export button when export area is too large, close...
2013-11-07 Aaron LidmanSidebar close reverts to 'view' state
2013-11-06 Eden Halperincompact menu fix, changeset highlight styles
2013-11-06 Aaron LidmanConsistent changeset color
2013-11-05 Aaron LidmanMerge branch 'redesign' of github.com:osmlab/openstreet...
2013-11-05 John FirebaughLink search results directly to browse pages
2013-10-13 John FirebaughFix export location filter button
2013-10-13 John FirebaughWork towards integrating data overlay and browse pages
2013-10-13 John FirebaughAJAXy changeset history
2013-10-13 John FirebaughFix click on search result
2013-10-13 John FirebaughConsolidate search-related JavaScript
2013-10-13 John FirebaughImplement closing sidebar
2013-10-13 John FirebaughRefactor browsed object loading
2013-10-13 John FirebaughConsolidate layer initialization
2013-10-13 John FirebaughConvert search to pushState
2013-10-13 John FirebaughpushState based navigation between map-based layouts
2013-10-13 John FirebaughSimplify geolink-related code
2013-10-13 John FirebaughDon't autofocus search, fade out "Where am I?" on focus
2013-10-13 John FirebaughSidebar work
2013-10-13 John FirebaughUse reverse geocoders for any lat/lon queries
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-15 John FirebaughNeed to preventDefault on href='#' links
2013-08-07 Tom HughesFix the "Where am I?" link
2013-08-06 John FirebaughHide search marker/object when closing sidebar
2013-08-06 John FirebaughRefactor search JS
2013-08-06 Tom HughesIgnore clicks on the add note button when it is disabled
2013-08-06 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-08-05 John FirebaughAdd/remove active class on map UI buttons
2013-08-05 John FirebaughReorganize share/export UI
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-07-30 John FirebaughInclude layers in hash
2013-07-30 John FirebaughzoomPrecision doesn't need to be higher-order
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-29 Tom HughesRemove geolink class from add note button while adding...
2013-07-19 Tom HughesDon't try and look at params.layers when it isn't set
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-18 John FirebaughFix export tab bugs
2013-07-18 John FirebaughFix add note
2013-07-18 Tom MacWrightAdd clearer close action, refactor base layer code
2013-07-18 John FirebaughFix export
2013-07-18 John FirebaughPort map key to new UI
2013-07-18 John FirebaughLayers work
2013-07-18 John FirebaughComplete de-globalization of map
2013-07-18 John FirebaughLayers work
2013-07-18 John FirebaughRefactor layer persistence
2013-07-18 John FirebaughRename to L.OSM.Layers and continue implementation
2013-07-18 Saman Bemel-Benrudstarting to cleanup+style map controls.
2013-07-18 Tom MacWrightActually toggle note layer on click.
2013-07-18 Tom MacWrightStart refactoring notes layer
2013-07-18 Tom MacWrightPrevent click propagation on ui panes
2013-07-18 John FirebaughAdd back basic zoom control
2013-07-18 John FirebaughBasic framework for map UI
2013-06-27 Tom HughesUse new Leaflet setPopupContent method
2013-06-27 Tom HughesReplace various Leaflet extensions with new builtin...
2013-06-02 Leo KoppelkammReplace note markers with ones styled like the other...
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-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-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 HughesMerge branch 'master' into notes
2013-03-28 Tom HughesUse OAuth for notes API calls and require authenticatio...
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 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
next