]> git.openstreetmap.org Git - rails.git/history - app
Allow user to click Go before geocode result
[rails.git] / app /
2014-01-22 Richard FairhurstAllow user to click Go before geocode result
2014-01-22 Richard FairhurstParse CloudMade directions
2014-01-22 Richard FairhurstParse MapQuest directions
2014-01-22 Richard FairhurstMove more engine-specific stuff out of main .js
2014-01-22 Richard FairhurstStart MapQuest Open support
2014-01-22 Richard FairhurstSimplify usage, fix closures
2014-01-22 Richard FairhurstMove routing engines into their own files
2014-01-21 Richard FairhurstStart work on second engine
2014-01-21 Richard FairhurstShow little popup on click
2014-01-21 Richard FairhurstStart to make turn-by-turn instructions clickable
2014-01-21 Richard FairhurstClose directions
2014-01-21 Richard FairhurstQuery options presentation
2014-01-21 Richard FairhurstPresentation of directions
2014-01-21 Richard FairhurstPresentation work
2014-01-21 Richard FairhurstBeginning of JavaScript-only routing UI
2014-01-19 Marco Antonio Fria... Reserve enough space for the buttons at the bottom...
2014-01-19 Simon PooleAdd a landing page for "fix the map / report a problem...
2014-01-19 Toby MurrayChanging the note search limit from 9999 to 10000
2014-01-17 Tom HughesReplace the country table with a static XML countries...
2014-01-15 Tom HughesHighlight erroneous fields by adding a class to them
2014-01-15 Tom HughesReenable the note search API
2014-01-12 Tom HughesPreserve aspect ratio when scaling a user thumbnail
2014-01-12 Tom HughesSet empty alt text on user images
2014-01-09 Tom HughesDisable notes search until it can be made scalable
2013-12-19 Tom HughesAdd details for Finland to copyright page
2013-12-18 Tom HughesAdd a close icon to the feature warning panel
2013-12-17 Tom HughesStop the "Load" button overlaying text in the data...
2013-12-16 Tom HughesRestore the duplicate search form in the header
2013-12-15 Tom HughesChange "My Inbox" to "My Messages" in user menu
2013-12-12 Martin RaiferFix typo in diary form html
2013-12-12 Tom HughesMake rich text edit controls use as much space as possible
2013-12-11 Tom HughesAllow word-breaks in changeset comments
2013-12-11 Tom HughesIssue all _osm_location cookies against the root path
2013-12-10 Tom HughesRestore autofocusing of the search field
2013-12-10 Tom HughesRemove duplicate (hidden) search box from header
2013-12-09 Aaron LidmanRefine zooming and panning for note and data layers
2013-12-09 Tom HughesUpdate page title when switching to the front page...
2013-12-08 Tom HughesAdd functions tests for the oauth_clients controller
2013-12-08 Tom HughesRemove unused controllers
2013-12-08 Tom HughesDon't linkify comments in the changeset list
2013-12-08 Tom HughesDon't show lat/lon for a deleted node, in case it is...
2013-12-08 Tom HughesFix untranslatable string
2013-12-07 Tom HughesDo basic testing of all site controller methods
2013-12-07 Tom HughesRevert "Remove unused file"
2013-12-07 Tom HughesAdd link to per-user RSS feed on diary view page
2013-12-07 Roland OlbrichtImprove display of alternative download sources
2013-12-07 Tom HughesRemove unused file
2013-12-07 Tom HughesPut all feed discovery tags in the auto_discovery_link_...
2013-12-07 Tom HughesDiary and trace feeds are RSS not Atom
2013-12-07 Tom HughesMake title of "More" menu translatable
2013-12-06 John FirebaughObey the location hash for edit URLs with objects
2013-12-06 Tom HughesPass details of any selected object to remote editors
2013-12-05 John FirebaughRun unload method before pushing the new state
2013-12-05 John FirebaughEnsure object parameter is removed from edit link when...
2013-12-05 John FirebaughRestore marker for non-browse search results
2013-12-05 John FirebaughRemove object parameter from share URL
2013-12-05 Simon LegnerExtend API to allow changesets to be queried by ids
2013-12-05 Tom HughesReport an error if a bogus limit value is passed to...
2013-12-05 Tom HughesTest get_nodes_undelete methods of the OldWay model
2013-12-05 Tom HughesMake remote edit work when /edit is loaded
2013-12-05 Tom HughesUse the map layout when rendering index for a remote...
2013-12-05 Tom HughesAlways use controller computed zoom when starting Potlatch
2013-12-05 Tom HughesThe value of mapParams.object is always a node/way...
2013-12-05 Tom HughesSimplify a number of object model methods
2013-12-05 Tom HughesAdd tests for member methods on relation models
2013-12-04 Tom HughesFix OldRelation.tags
2013-12-04 Tom HughesPosition on notes correctly when a link to a comment...
2013-12-04 John FirebaughUnconditionally unbind moveend event
2013-12-04 Tom HughesMore refactoring of common code in object models
2013-12-04 Simon LegnerRefactor generation of object metadata in API calls
2013-12-03 John FirebaughUse a table for tags
2013-12-03 John FirebaughUpdate history feed URL with bbox parameter
2013-12-03 John FirebaughRemove map data size warning (#592)
2013-12-03 John FirebaughRestore support for #layers=X with no map parameter
2013-12-03 Tom HughesRemove debugging code
2013-12-03 Tom HughesFix UCL link
2013-12-03 Tom HughesThrow an exception instead of logging to the console
2013-12-03 Tom HughesLog failures to match a route for the initial path
2013-12-03 Tom HughesIncrease z-index for maximised content
2013-12-03 Tom HughesRemove unused code for handling search results in Potlatch
2013-12-03 Tom HughesImprove zoom level selection when invoking Potlatch...
2013-12-03 Tom HughesDisplay the size warning when the data layer is disabled
2013-12-03 John FirebaughAuto-uncheck the data and notes layers at low zoom
2013-12-03 Tom HughesUse jQuery Simulate to simulate click events
2013-12-03 Tom HughesMerge remote-tracking branch 'jfirebaugh/562'
2013-12-03 John FirebaughImprove click behavior on changeset entries
2013-12-03 John FirebaughAlign "Way" in relation member list
2013-12-03 John FirebaughAllow word-breaks in long keys/values
2013-12-02 Tom HughesGenerate valid URLs for search results with no object...
2013-12-02 John FirebaughRestore correct link behavior with modifier keys
2013-12-02 John FirebaughFix application error on non-feature search results
2013-12-02 Tom HughesMerge remote-tracking branch 'jfirebaugh/legacy-params'
2013-12-02 Tom HughesDon't show "Load More" if we found less than 20 changesets
2013-12-02 John FirebaughSupport legacy bbox param on /history as well
2013-12-02 John FirebaughRestore legacy bbox/min/max params support
2013-12-02 Tom HughesRestore click handler for changeset entries
2013-12-02 Tom HughesDrop click handler for changeset entries in the history...
2013-12-01 Tom HughesPrevent wrapping of dates in message lists
2013-12-01 Tom HughesFix javascript eror redirecting to new notes
2013-12-01 Tom HughesFix URL updating in Potlatch 1
next