##// END OF EJS Templates
Fixed: error when changing tracker on the new issue form (#4345)....
Fixed: error when changing tracker on the new issue form (#4345). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3125 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2395:e1b828de95ec
r3011:8f33c6589d67
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