summaryrefslogtreecommitdiff
path: root/indra/newview/llnotificationlistitem.cpp
AgeCommit message (Collapse)Author
2019-07-12SL-11577 Put Upload Cost Messages Under Transactionsandreykproductengine
2018-11-29SL-10135 Change group notices to show as SLTmaxim_productengine
2018-06-26SL-927 Add new groups caps to viewer (offline messages only)andreykproductengine
2018-04-13MAINT-8532 FIXED Group invite text is overlapped when an empty string is ↵maxim_productengine
present in the group description ending
2016-02-14FIXED Crash in LLGroupMgr::notifyObservers() when closing a group invitation ↵Kitty Barnett
before the group properties arrive
2015-10-13MAINT-5730 FIXED Text overlapping in group invites with non-default group roleMnikolenko ProductEngine
2015-10-08MAINT-5708 FIXED Images shouldn't be displayed in notification titlesMnikolenko ProductEngine
2015-09-21MAINT-5425 FIXED No icon is shown for certain transaction notifications.Mnikolenko ProductEngine
2015-09-18MAINT-5427 Expand notifications according to message lengthMnikolenko ProductEngine
2015-08-04MAINT-5427 FIXED Highlight notifications when hovering mouse.Mnikolenko ProductEngine
2015-07-31MAINT-5394 [Project Notice] The PERMISSION_DEBIT notification is not ↵pavelkproductengine
distinct enough on the Project Notice viewer.
2015-07-21MAINT-5425 FIXED No icon is shown for certain transaction notifications.Mnikolenko ProductEngine
2015-07-20MAINT-5414 FIXED Viewer crashes after opening Group info panelMnikolenko ProductEngine
2015-07-16MAINT-5396 FIXED Group notice timestamps are no longer GMTMnikolenko ProductEngine
2015-07-13MAINT-5369 FIXED Unable to accept group invite using Notification floaterMnikolenko ProductEngine
2015-05-19MAINT-4734 (Separate transaction notices from group notice/invites)pavelkproductengine
1) disabled popup show (toast) when clicking on notification in expanded view; 2) made attachment in Group Notice notification clickable (copied logic from LLToastGroupNotifyPanel); 3) removed border around notification text in expanded view and made lighter background; 4) removed border around attachment field in expanded notification view.
2015-04-08MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
1) added GroupNotice notification type and tab "Group" for it; 2) added Attachment field to group notice notifications which may contain inventory offers, notecards, etc; 3) added Fee field to Group Invite notifications; 4) added notification resize depending on attachment field.
2015-03-17MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
1) stripped off attachment field; 2) made logos (group's, sender's, etc) in expanded view the same size as in condensed view; 3) turned on notification showing upon click; 4) fixed cropped right border of Invite and Transactions notifications; 5) enabled "Collapse All" button; 6) stripped off unnecessary icons.
2015-02-24MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
- introduced expanded notification view and general condense/expand behaviour for all types of notifications
2015-02-10MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
- introduced different design for System, Incoming/Outcoming Transactions, Invites
2015-02-04MAINT-4734 (Separate transaction notices from group notice/invites) - fixed ↵pavelkproductengine
Mac build
2015-02-03MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
- added code to sort notifications between tabs: Invites, Transactions, System messages - made cosmetic changes according to comment from 27/Jan/15 in Jira - added code to show correct number of notifications on each tab - added code to close all notifications on current tab via "Delete all" button