]> git.openstreetmap.org Git - rails.git/commit
Allow messages to be deleted from the outbox as well as the inbox.
authorTom Hughes <tom@compton.nu>
Thu, 23 Jul 2009 17:41:50 +0000 (17:41 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 23 Jul 2009 17:41:50 +0000 (17:41 +0000)
commit581c243e0ec43dab9cbff2dc9d36d8c17f057286
treee379d1e424d74446d7535e8b9f401768214713d4
parentf3bf0c8b14270f67e6ec860e58937f8d3c5887a1
Allow messages to be deleted from the outbox as well as the inbox.
app/controllers/message_controller.rb
app/models/user.rb
app/views/message/_message_summary.html.erb
app/views/message/_sent_message_summary.html.erb
app/views/message/outbox.html.erb
config/locales/en.yml
db/migrate/037_add_sender_visible_to_message.rb [new file with mode: 0644]