Menu

Commit [r453]  Maximize  Restore  History

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).

jplang 2007-04-21

added /trunk/app/controllers/watchers_controller.rb
added /trunk/app/helpers/watchers_helper.rb
changed /trunk/app/models/issue.rb
changed /trunk/app/models/mailer.rb
added /trunk/app/models/watcher.rb
changed /trunk/app/views/issues/show.rhtml
changed /trunk/config/environment.rb
changed /trunk/lang/de.yml
changed /trunk/lang/en.yml
changed /trunk/lang/es.yml
changed /trunk/lang/fr.yml
changed /trunk/lang/it.yml
changed /trunk/lang/ja.yml
changed /trunk/lang/zh.yml
added /trunk/lib/redmine
changed /trunk/lib/redmine.rb
added /trunk/lib/redmine/acts_as_watchable
added /trunk/lib/redmine/acts_as_watchable/init.rb
added /trunk/lib/redmine/acts_as_watchable/lib
added /trunk/lib/redmine/acts_as_watchable/lib/acts_as_watchable.rb
added /trunk/lib/redmine/version.rb
added /trunk/public/images/fav.png
changed /trunk/public/stylesheets/application.css
added /trunk/test/unit/watcher_test.rb
/trunk/app/controllers/watchers_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/watchers_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/issue.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/mailer.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/watcher.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/show.rhtml Diff Switch to side-by-side view
Loading...
/trunk/config/environment.rb Diff Switch to side-by-side view
Loading...
/trunk/lang/de.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/en.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/es.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/fr.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/it.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/ja.yml Diff Switch to side-by-side view
Loading...
/trunk/lang/zh.yml Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine
Directory.
/trunk/lib/redmine.rb Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine/acts_as_watchable/init.rb Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine/acts_as_watchable/lib/acts_as_watchable.rb Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine/version.rb Diff Switch to side-by-side view
Loading...
/trunk/public/images/fav.png
Binary file was added.
/trunk/public/stylesheets/application.css Diff Switch to side-by-side view
Loading...
/trunk/test/unit/watcher_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.