summaryrefslogtreecommitdiffstats
path: root/app/models/watcher.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adds permissions for viewing the watcher list and adding new watchers on the ↵Jean-Philippe Lang2008-08-031-0/+7
| | | | | | issue detail view (#398). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added "Watch" functionality on issues. It allows users to receive mail ↵Jean-Philippe Lang2007-04-211-0/+23
notifications about issue changes. For now, it's only usefull for users who are not members of the project, since members receive notifications for each issue (this behaviour will change). git-svn-id: http://redmine.rubyforge.org/svn/trunk@453 e93f8b46-1217-0410-a6f0-8f06a7374b81