]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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...
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 HughesAdd tests for node methods on way models
2013-12-04 Tom HughesUpdate i18n to fix bogus deprecation warning
2013-12-04 Tom HughesAdd tests for tag methods on object 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 Tom HughesUpdate to rails 4.0.2
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 HughesReplace some legacy routes with redirects
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
next