]> git.openstreetmap.org Git - rails.git/commit
Closes #1350 through updating amf_controller to use the newer closed_at method of...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 20 Nov 2008 21:23:44 +0000 (21:23 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 20 Nov 2008 21:23:44 +0000 (21:23 +0000)
commite2c0e51e4545a7e373aad3650048e0a50497e108
tree769512f70c14ff827fe2d7ad6a3845e94b9b0f03
parentd6b4b8c8a180d0f54201c457e6b70dfdb2acf3e7
Closes #1350 through updating amf_controller to use the newer closed_at method of determining whether a changeset is closed. Richard please check the rest of the amf controller for more things that may reference the open field that is no longer available. Use is_open? to determine if a changeset is open. Fix indentation in amf controller. Fix minor bug in the links to changesets in the data brower.
app/controllers/amf_controller.rb
app/controllers/changeset_controller.rb
app/models/changeset.rb
app/views/browse/_common_details.rhtml