]> source.dussan.org Git - redmine.git/commit
Adds permissions for viewing the watcher list and adding new watchers on the issue...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 3 Aug 2008 09:14:43 +0000 (09:14 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 3 Aug 2008 09:14:43 +0000 (09:14 +0000)
commita332e0a4febeb36aac41f8d5762d18f4cbbf115c
tree8e0883bbdbfd7bfca332880da6f1739362b8c579
parent6034067d8623e87ef1391962b882fcc93196bf4b
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1712 e93f8b46-1217-0410-a6f0-8f06a7374b81
38 files changed:
app/controllers/watchers_controller.rb
app/helpers/watchers_helper.rb
app/models/watcher.rb
app/views/issues/show.rhtml
app/views/watchers/_watchers.rhtml [new file with mode: 0644]
lang/bg.yml
lang/cs.yml
lang/da.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fi.yml
lang/fr.yml
lang/he.yml
lang/hu.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/lt.yml
lang/nl.yml
lang/no.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/th.yml
lang/uk.yml
lang/zh-tw.yml
lang/zh.yml
lib/redmine.rb
test/fixtures/roles.yml
test/fixtures/watchers.yml [new file with mode: 0644]
test/functional/watchers_controller_test.rb [new file with mode: 0644]
vendor/plugins/acts_as_watchable/lib/acts_as_watchable.rb
vendor/plugins/gloc-1.1.0/lib/gloc-rails-text.rb