This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
mirror of
https://github.com/redmine/redmine.git
synced
2025-10-27 16:26:16 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
2fb84af3e91dc17aa0f84a8fa0e02cabe2ac712c
Redmine
/
lib
/
redmine.rb
3 lines
67 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added "Watch" functionality on issues. It allows users to receive mail 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
2007-04-21 12:08:31 +00:00
require
'redmine/version'
require
'redmine/acts_as_watchable/init'
Reference in New Issue
Copy Permalink