]> source.dussan.org Git - redmine.git/commit
Ability to add watchers to forum threads (#3390).
authorGo MAEDA <maeda@farend.jp>
Mon, 15 Mar 2021 04:55:56 +0000 (04:55 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 15 Mar 2021 04:55:56 +0000 (04:55 +0000)
commitdf259f094f0783976fe5425132084ef9c7af245f
tree927cd711bc135e2e34f01ea0c7c36f790c40f4f9
parentdacbf77340db308f2e275c4114f90aa5870757e0
Ability to add watchers to forum threads (#3390).

Patch by Yuichi HARADA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20787 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/messages/show.html.erb
app/views/watchers/_new.html.erb
app/views/watchers/_watchers.html.erb
config/locales/en.yml
lib/redmine.rb
test/fixtures/roles.yml
test/functional/messages_controller_test.rb
test/functional/watchers_controller_test.rb