]> source.dussan.org Git - redmine.git/commit
Ability to add watchers to Wiki pages (#7652).
authorGo MAEDA <maeda@farend.jp>
Sat, 29 May 2021 07:30:54 +0000 (07:30 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 29 May 2021 07:30:54 +0000 (07:30 +0000)
commit0b8c23f021834f0f03f799b789dcc690f59c84d4
tree46f0dd712e398bc3fb09717585a3abeed70083de
parentf217037771b2ca84f695fbd02f14098933c4f3e1
Ability to add watchers to Wiki pages (#7652).

Patch by Yuichi HARADA.

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