summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_notifications_tabbed.xml
AgeCommit message (Collapse)Author
2015-12-14MAINT-5961 FIXED Incorrect position of "Delete all" button within ↵AndreyL ProductEngine
"Notifications" floater
2015-11-04MAINT-5821 FIXED Giant spew of XUI messages in SecondLife.logMnikolenko ProductEngine
2015-09-21MAINT-5425 FIXED No icon is shown for certain transaction notifications.Mnikolenko ProductEngine
2015-09-18MAINT-5427 Min width changedMnikolenko ProductEngine
2015-09-18MAINT-5427 Expand notifications according to message lengthMnikolenko ProductEngine
2015-07-20MAINT-5370 FIXED [Notice] Hard to operate with notification window controlsandreykproductengine
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-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
2015-01-09MAINT-4734 (Separate transaction notices from group notice/invites) - ↵pavelk_productengine
initial version Works: 1) All new notices shown on "Invites" tab of new floater "NOTIFICATIONS TABBED" in condensed view To be done: 1) Show other types of notices, like transactions and system 2) Separate notices between tabs "Invites", "System", "Transactions" 3) Design full notice view (in addition to condensed view)