]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2012-05-24 Tom HughesUpdate Potlatch 2 to 2.3-396-g24ec597 build
2012-05-21 Tom HughesUpdate Potlatch 2 to 2.3-393-gd6503c3 build
2012-05-21 Tom HughesPotlatch 2 localisation updates
2012-05-20 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-05-16 Tom HughesAdd Land Tirol attribution to copyright page
2012-05-15 Tom HughesDon't show deleted comments in a user's diary comment...
2012-05-13 Tom HughesFixed diary entry and comment hiding for mass assignmen...
2012-05-13 Tom HughesUse POST for hiding diary entries and comments
2012-05-13 Tom HughesUpdate Potlatch 2 to 2.3-390-g71b0be0 build
2012-05-13 Tom HughesPotlatch 2 localisation updates
2012-05-12 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-05-09 Tom HughesUse memcache to store temporary OpenID data
2012-05-08 Tom HughesUpdate Potlatch 2 to 2.3-388-g7902b3f build
2012-05-06 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-05-05 Tom HughesPotlatch 2 localisation updates
2012-05-05 Tom HughesTest new API permissions route
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-05-04 Grant SlaterAdd google webmaster auth file for Grant
2012-05-03 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-05-01 Tom HughesUpdate fixture so active_block appears live...
2012-05-01 Tom HughesAdd some basic changeset feed tests
2012-05-01 Tom HughesError in a changeset feed is requested for a non-existe...
2012-05-01 Tom HughesUse openstreetmap-oauth-plugin for now
2012-04-30 Siebrand MazelandCC-BY -> CC BY
2012-04-29 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-04-29 Tom HughesRevert "Install the local build of the oauth-plugin...
2012-04-29 Tom HughesInstall the local build of the oauth-plugin gem from git
2012-04-24 Tom HughesTest that revoking OAuth tokens works
2012-04-24 Tom HughesRequire version 0.4.0.1 of the oauth-plugin gem
2012-04-23 Tom HughesShow a delete button on the OAuth application view
2012-04-23 Tom HughesDelete tokens for an application when the application...
2012-04-23 Tom HughesPotlatch 2 localisation updates
2012-04-23 Tom HughesRearrange the left menu
2012-04-23 Tom MacWrightRemove border for arrow
2012-04-23 Tom HughesStop the menu appearing when the anchor is disabled
2012-04-23 Tom HughesFix some issues with the new edit menu code
2012-04-23 Tom MacWrightRework the edit tab and it's associated drop down menu
2012-04-23 Tom MacWrightThis simply moves GPS Traces to the left bar
2012-04-21 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-04-18 Tom HughesUpdate to use api.geonames.org instead of ws.geonames.org
2012-04-16 Tom HughesUpdate spam block script for mass assignment protection...
2012-04-15 Tom HughesUpdate rails-i18n to 0.6.3
2012-04-15 Tom HughesPolatch 2 localisation updates
2012-04-15 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-04-12 Tom HughesDon't show "Browse Map Data" when we're not on the...
2012-04-09 Tom HughesUpdate database schema
2012-04-09 Tom HughesFix broken interpolation variables
2012-04-09 Tom HughesUpdate Potlatch 2 to 2.3-380-gd20f3c8 build
2012-04-08 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-04-06 Siebrand Mazelandurl -> URL
2012-04-05 Tom HughesImprove styling of redaction view
2012-04-05 Tom HughesNo need for explicit h() escaping in new code
2012-04-05 Tom HughesPrefer using _html locale keys to the raw function
2012-04-05 Matt AmosRemoved lookup of current element in calls to history
2012-04-05 Matt AmosRemoved user checks from to_xml_node, as these should...
2012-04-05 Matt AmosFixed redaction attribute on old nodes and ways, added...
2012-04-05 Matt AmosRemoved early return from printable name method
2012-04-05 Matt AmosSet defaults properly on redaction model, and remove...
2012-04-05 Matt AmosDecided that restricting redacts to the user who create...
2012-04-05 Matt AmosRefactored common functionality from object history...
2012-04-05 Matt AmosBetter comments in application controller logic
2012-04-05 Matt AmosUsed `unredacted` scope rather than explicit SQL
2012-04-05 Matt AmosAdded redactions controller test and fixed a bug in...
2012-04-05 Matt AmosFixed fixture after adding link from redaction to user
2012-04-05 Matt AmosStop the data browser leaking details of redactions
2012-04-05 Matt AmosFixed redaction link in browse/history page
2012-04-05 Matt AmosFixed redaction link in redactions list
2012-04-05 Matt AmosFixed typo in translation
2012-04-05 Matt AmosAdded redactions resource
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted ways
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted nodes
2012-04-05 Matt AmosAdded tests for browsing object histories with redacted...
2012-04-05 Matt AmosAdded test for changeset/download hiding redacted elements
2012-04-05 Matt AmosAdded tests for old_* redaction routes
2012-04-05 Matt AmosAdded relation redaction logic, same as node and way...
2012-04-05 Matt AmosAltered old_way stuff to be Railsy like old_node is now
2012-04-05 Kai KruegerCopy the redaction code from nodes to ways
2012-04-05 Kai KruegerExpose redactions through the node history API calls
2012-04-05 Matt AmosFixing review comments
2012-04-05 Matt AmosAdding first cut of Redactions support
2012-04-04 Matt AmosAdded Emacs temporaries to gitignore.
2012-04-04 Tom HughesRevert "Add notice about upcoming downtime"
2012-04-04 Matt AmosAdd redactions table and link it to history tables
2012-04-02 Tom HughesMark yet more methods as needing write access to the...
2012-04-02 Tom HughesUpdate to rails 3.2.3
2012-04-02 Tom HughesWe no longer need to disable sessions when the database...
2012-04-02 Tom HughesMark some extra methods as needing write access to...
2012-04-01 Tom HughesStyle readonly notice correctly
2012-03-31 Kai KruegerRename showData to updateData in start.js.erb to resolv...
2012-03-30 Grant SlaterAdd AND attribution per request
2012-03-30 Tom HughesUpdate Potlatch 2 to 2.3-375-g9f05171 build
2012-03-29 Tom HughesAdd Land Vorarlberg to Austrian copyright attributions
2012-03-29 Tom HughesImprove styling of notice and alert boxes
2012-03-29 Tom HughesAdd notice about upcoming downtime
2012-03-28 Tom HughesTweak the mobile style a little
2012-03-28 Tom HughesRemove mention of Tiles@Home from noscript text
2012-03-28 Tom HughesRename toggleData to showData
2012-03-28 Tom HughesRearrange layer switcher assets
2012-03-28 Tom MacWrightIntroduce a new layer switcher
2012-03-28 Tom HughesSend a Content-Length header when streaming a file
next