]> git.openstreetmap.org Git - rails.git/commit
Marge all the changeset list methods together into one.
authorTom Hughes <tom@compton.nu>
Sun, 7 Jun 2009 16:59:58 +0000 (16:59 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 7 Jun 2009 16:59:58 +0000 (16:59 +0000)
commit9df991e343d55776c0e645e373110f8039593d04
tree778494fa1a6a8b133475a7851de25e1f2257d62c
parent4eb13dac19e7565ba1de6ab7614721360a8a8f6c
Marge all the changeset list methods together into one.
app/controllers/changeset_controller.rb
app/views/changeset/_changeset_paging_nav.rhtml
app/views/changeset/list.rhtml
app/views/changeset/list.rxml
app/views/changeset/list_bbox.rhtml [deleted file]
app/views/changeset/list_bbox.rxml [deleted file]
app/views/changeset/list_user.rhtml [deleted file]
app/views/changeset/list_user.rxml [deleted file]
config/locales/en.yml
config/routes.rb
test/functional/changeset_controller_test.rb