]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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
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 HughesDocument need for a Javascript runtime
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 HughesRemove unused strings
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-02 Tom HughesRemoved bogus translation
2013-12-02 Siebrand MazelandLocalisation updates from https://translatewiki.net.
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
2013-12-01 Tom HughesFix stripping of trailing slash
2013-12-01 Tom HughesStrip any trailing slash from the initial location
2013-12-01 Richard FairhurstAdd 'x' to close welcome box; remember preference
2013-12-01 Tom HughesDrop monkey patch now we're using option style redirects
2013-12-01 Tom HughesForce the X-Page-Title value to be treated as UTF-8
2013-12-01 Tom HughesPreserve the bounding box when redirecting history...
2013-12-01 Tom HughesRename changed translation to avoid test failures
2013-11-30 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2013-11-30 Tom HughesDon't offer iD on IE11
2013-11-30 RM87Remove spurious < character as reported in #508
2013-11-30 Tom HughesLoad gravatar images over https on https pages
2013-11-30 Tom HughesAdd margin space below lists on non-map content pages
2013-11-30 Tom HughesTest for the map argument correctly
2013-11-30 Tom HughesRemove monkey patch which has been merged upstream...
2013-11-30 Tom HughesMonkey patch escaping in redirect routes
2013-11-30 Tom HughesDon't throw an exception if the hash doesn't contain...
2013-11-30 Tom HughesRedirect /?query= to /search?query=
2013-11-30 Tom HughesUpdate the OpenSearch definition for URL changes
2013-11-30 Tom HughesTidy up the OAuth authorization screens
2013-11-30 Tom HughesChange "Copyright & License" to "Copyright" and move...
2013-11-30 Paul NormanRestore Copyright & License link
2013-11-30 Tom HughesUpdate to CPK 6.0.1 and drop monkey patch
2013-11-29 Tom HughesRevert 39468944 and fix osmlab#91 without loosing the...
2013-11-29 Tom HughesPass the correct ID when switching to a node/way/relati...
2013-11-29 Tom HughesStop browse routes matching user URLs
2013-11-28 Tom HughesAllow moderators to reopen hidden notes
2013-11-28 Tom HughesAdd a title for hidden notes
2013-11-28 Tom HughesAdd hidden_by message for notes hidden by moderators
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-28 Tom HughesAdd tests for new redirects and fix a few bugs in the...
2013-11-28 Tom HughesSimplify browse routes and make routes more consistent
2013-11-27 John FirebaughUpdate to iD v1.3.4
2013-11-25 John FirebaughFix feed link for pushState loaded history page
2013-11-25 Tom HughesDrop max_id from the changeset feed URL
2013-11-25 John FirebaughFix accumulation of parameters in edit link
2013-11-25 John FirebaughFix scroll bar issue on edit pages
2013-11-25 John FirebaughMake main page flash messages visible
2013-11-25 Tom HughesThere are four methods, not three
2013-11-25 Tom HughesAdd test for redirect routes
2013-11-25 John FirebaughAdd explanatory comment
2013-11-25 John FirebaughDocument/clarify OSM.Router use
2013-11-25 Tom HughesRevert "Remove redundant code"
2013-11-25 Aaron LidmanSort changesets by id rather than created_at, closes #87
2013-11-25 Aaron LidmanFix border-bottom for browse#note, closes #88
2013-11-25 Tom HughesRemove unneessary return added accidentally
2013-11-25 Tom HughesFix "in bounds" test in updateData
2013-11-25 Tom HughesRemove unused partials
next