]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2014-01-23 Richard FairhurstRemove a couple of TODOs
2014-01-23 Richard FairhurstRepair Go button
2014-01-23 Richard FairhurstApparently 'final' is a reserved word in JS...
2014-01-23 Richard FairhurstIntegrate marker & geocoding behaviours
2014-01-23 Richard FairhurstAdd GraphHopper engine (thanks @karussell!)
2014-01-23 Richard FairhurstMore draggable routes work
2014-01-23 Richard FairhurstMore work on draggable markers
2014-01-23 Richard FairhurstStart work on drag-and-drop start/end markers
2014-01-22 Richard FairhurstRemove logging
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 FairhurstPrecompile routing JS
2014-01-21 Richard FairhurstPresentation work
2014-01-21 Richard FairhurstBeginning of JavaScript-only routing UI
2014-01-19 Tom HughesCompile the fixthemap javascript
2014-01-19 Marco Antonio... Reserve enough space for the buttons at the bottom...
2014-01-19 Tom HughesAdd a tests for the fixthemap page
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-18 Tom HughesStick with dalli 2.6.x for now until ruby-openid is...
2014-01-17 Tom HughesRemove code to populate countries table
2014-01-17 Tom HughesLoad soap4r so IP geolocation works
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 HughesChange attribute names for diary/message titles to...
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-11 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2014-01-10 John FirebaughUpdate to iD v1.3.5
2014-01-09 Tom HughesDisable notes search until it can be made scalable
2014-01-06 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2013-12-28 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2013-12-23 Tom HughesUpdate bundle
2013-12-23 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2013-12-20 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2013-12-19 Tom HughesUpdate bundle
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-17 Siebrand MazelandLocalisation updates from https://translatewiki.net.
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 Tom HughesAdd an index on created_at to the note_comments table
2013-12-12 Martin RaiferFix typo in diary form html
2013-12-12 Richard FairhurstFix typo
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-11 Tom HughesUpdate jquery.cookie
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 HughesRequire i18n-js 3.0.0.rc5.3 for proper dependency on...
2013-12-09 Tom HughesUpdate gitignore
2013-12-09 Tom HughesRemove export rule for translations which no longer...
2013-12-09 Tom HughesUpdate page title when switching to the front page...
2013-12-08 Tom HughesDrop redundant monkey patches
2013-12-08 Tom HughesAdd functions tests for the oauth_clients controller
2013-12-08 Tom HughesRemove unused controllers
2013-12-08 Tom HughesRemove stub test for non-existent controller
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 HughesTest XHR rendering of pages which can load in the sidebar
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-07 Tom HughesFix interpolation variable errors
2013-12-07 Tom HughesAdd some more unit tests for the Trace model
2013-12-07 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2013-12-06 Tom HughesReapply leaflet.locate patch
2013-12-06 Tom HughesUpdate leaflet.locate
2013-12-06 Tom HughesUpdate to Leaflet 0.7.1
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 Tom HughesFix translation interpolations
2013-12-05 Siebrand MazelandLocalisation updates from https://translatewiki.net.
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...
next