##// END OF EJS Templates
Adds watch/unwatch functionality at forum topic level (#1912)....
Adds watch/unwatch functionality at forum topic level (#1912). Users who create/reply a topic are automatically added as watchers but are now able to unwatch the topic. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1878 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1876:16e09bfd7744
r1876:16e09bfd7744
Show More
watchers.yml
9 lines | 149 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711 ---
watchers_001:
watchable_type: Issue
watchable_id: 2
user_id: 3
Jean-Philippe Lang
Adds watch/unwatch functionality at forum topic level (#1912)....
r1876 watchers_002:
watchable_type: Message
watchable_id: 1
user_id: 1
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711