##// END OF EJS Templates
Refactor: extract ProjectsController#activity to a new Activities controller....
Refactor: extract ProjectsController#activity to a new Activities controller. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4047 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2395:e1b828de95ec
r3933:b925325ddbd5
Show More
watchers.yml
13 lines | 219 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 ability to filter watched issues (#846)....
r2395 watchers_003:
watchable_type: Issue
watchable_id: 2
user_id: 1
Jean-Philippe Lang
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398)....
r1711