Patch #215
closedwatchers of bugs
0%
Description
This patch adds "watchers" = every issue can be watched by anybody in the project. Every time the issue is
changed, the assigned_to user and all watchers get an email.
To add yourself as a watcher, view an issue, there is a new link and icon next to the edit link and icon:
watch -> add yourself as a watcher
unwatch -> remove yourself as from watchers of this issue.
I also added a list of all watchers at the bottom of the issue page (show action) - users, that can add members to the
project can add or remove watchers from an issue.
What is missing: tests - I did test it thoroughly, but I haven't added any tests yet :-(. I will, I promise.
Code review - I don't pretend to understand redmine very well - I tried to do it as good as I could, but if something
is inconsistent or bad, please let me know! I will improve the code if I know how.
muro
Files