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:
Colin Kuskie 2009-05-28 17:01:24 +00:00
parent 1ec0ec5961
commit 368ef7d411
4 changed files with 62 additions and 2 deletions

View file

@ -23,6 +23,7 @@
elements (eg. check lists) only one of the selected elements was taken into
account in the search query. ( Martin Kamerbeek / Oqapi )
- fixed #10439: Call to insufficient is wrong (lrobinson / Orchard Solutions )
- fixed #10373: Admin groups inbox messages linger after task complete
- fixed a bug in Thingy where the defaultValue of multi value form elements
would not be applied ( Martin Kamerbeek / Oqapi )