]> git.openstreetmap.org Git - rails.git/commit
Expose redactions through the node history API calls
authorKai Krueger <kakrueger@gmail.com>
Mon, 26 Mar 2012 07:42:42 +0000 (01:42 -0600)
committerTom Hughes <tom@compton.nu>
Thu, 5 Apr 2012 12:48:36 +0000 (13:48 +0100)
commit7d41b926cfd4edb026056fd5f421e78f5a6681c8
tree5812377c1161ba7800df91439d0f3f27f3d1fc5a
parent67182f824e9ace7d5f6d40691e2d3d120b8fbfea
Expose redactions through the node history API calls

Add the show_redactions=true parameter to the old_node_controller
and add a redacted attribute in node XML output.
app/controllers/old_node_controller.rb
app/models/old_node.rb