When an inbox message is sent to a group, and any member reads it, it is
marked as read by all members.
This commit is contained in:
parent
1ec0ec5961
commit
368ef7d411
4 changed files with 62 additions and 2 deletions
|
|
@ -8,6 +8,16 @@ versions. Be sure to heed the warnings contained herein as they will
|
|||
save you many hours of grief.
|
||||
|
||||
|
||||
7.7.8
|
||||
--------------------------------------------------------------------
|
||||
* A basic behavior of the Inbox has been changed. If a message is
|
||||
sent to a Group of WebGUI users, and any member of the group reads
|
||||
the message, then that message is marked as read by all members. This
|
||||
most often happens for commit reminders for version tags that require
|
||||
approval. The old behavior often resulted in several users trying
|
||||
to approve version tags that had already been approved.
|
||||
|
||||
|
||||
7.7.7
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now requires Digest::SHA.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue