Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-05 | EXP-860 FIX -- Display NEW for items added to inbox | Leslie Linden | |
* Added createFolderView, createFolderViewFolder and createFolderViewItem virtuals to LLInventoryPanel so these can be overridden by a derived class for custom display. * Added new LLInboxInventoryPanel class that overrides createFolderViewFolder with a LLInboxFolderViewFolder for custom display with NEW tags. * LLInboxFolderViewFolder NEW tag is tied to the mFresh variable that currently has no logic attached to it, meaning it remains off all the time. Reviewed by Richard. | |||
2011-07-05 | EXP-973 FIX -- Inbox and Outbox panel flash on and off when open inventory ↵ | Leslie Linden | |
panel for first time in session on Agni in direct delivery viewer Layout panels that contain the inbox and outbox are now invisible by default. Reviewed by Richard. | |||
2011-07-01 | EXP-895 fixing selection problems - again | Leyla Farazha | |
2011-06-30 | EXP-893 EXTRA -- Single order purchases not sorted with most recent item ↵ | Leslie Linden | |
delivered at top of list Fixed folder getCreationDate function to handle nested folders. This should allow the inbox to properly date sort items delivered with nested folders. Reviewed by Leyla. | |||
2011-06-30 | Merge | Leslie Linden | |
2011-06-30 | EXP-919 FIX -- Items not shown in Received Items panel | Leslie Linden | |
EXP-929 FIX -- First Direct Delivery item purchased while logged in: Received Items folder visible in inventory and item not visible in Received items panel - no badge count update * Inbox and Outbox inventory panels now live in their own XML files and are hot loaded into place when appropriate, like when the "Received Items" folder is first created, for example. * The Inbox and Outbox panels now show relevant default messages when the folders are empty or do not exist * Added LLInventoryCategoryAddedObserver, a new inventory observer type to observe added folders * Hacked LLInventoryPanel to properly set up inbox and outbox inventory views for the "Received Items" folder and the "Merchant Outbox" folder that aren't created with the proper system folder type * Changed inventory badge count computation to use LLFolderView rather than the inventory directly * Applied various focus, selection and other inbox fixes to the outbox Reviewed by Richard. | |||
2011-06-30 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-30 | EXP-970 FIX Group Roles > choose name causes other UI to become disabled | Richard Linden | |
2011-06-30 | MKT-3227 DD clothing and bodyparts forced to worn arriving in inbox | Leyla Farazha | |
2011-06-30 | EXP-962 Share button in Inventory Recent tab blinks when no recent items are ↵ | Leyla Farazha | |
listed | |||
2011-06-29 | EXP-922 FIX Purchased Direct Delivery items do not appear in Recent ↵ | Richard Linden | |
Inventory tab fixed having visible child items forcing filtered folder to appear | |||
2011-06-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-29 | EXP-961 FIX Keyboard definition file keys.xml contains invalid XML markup | Richard Linden | |
2011-06-29 | EXP-895 Selecting items in Marketplace Inbox does not change focus in ↵ | Leyla Farazha | |
inventory panel away from items selected in inventory panel | |||
2011-06-29 | EXP-944 Add additional logging for troubleshooting EXP-930 - DD inbox not ↵ | Leyla Farazha | |
showing on linux viewer | |||
2011-06-29 | fixing key file comment - missing ! | Leyla Farazha | |
2011-06-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-29 | EXP-961 FIX Keyboard definition file keys.xml contains invalid XML markup | Richard Linden | |
2011-06-28 | EXP-922 FIX Purchased Direct Delivery items do not appear in Recent ↵ | Richard Linden | |
Inventory tab switched to using filters to hide inbox and show it for recent items only | |||
2011-06-27 | fixed basic root folder entry to match 8 character limit | Richard Linden | |
2011-06-27 | merge | Richard Linden | |
2011-06-27 | preemptively adding folder type for basic inventory so we can update sim ↵ | Richard Linden | |
code to match | |||
2011-06-24 | Removing mysterious "n" at the start of the file to fix the build. | Leslie Linden | |
2011-06-23 | merge | Leyla Farazha | |
2011-06-23 | fixing non-dnd portion of EXT-895 | Leyla Farazha | |
2011-06-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden | |
2011-06-23 | another gcc fix | Richard Linden | |
2011-06-23 | EXP-919 FIX -- Toggling InventoryDisplayInbox value to True in Viewer on ↵ | Leslie Linden | |
Agni creates Inbox and Outbox system folders * The badge no longer displays (2) when the folder does not exist. * The inbox panel no longer displays the inventory and library folders. * The inbox is supposed to display a string for the item not being found, but doesn't for an unknown reason. | |||
2011-06-23 | Build fix after merge. | Leslie Linden | |
2011-06-23 | Merge | Leslie Linden | |
2011-06-23 | Build fixes from the merge. | Leslie Linden | |
Recommended by Richard. | |||
2011-06-23 | fix for gcc build | Richard Linden | |
2011-06-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-23 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-06-23 | Automated merge with ssh://hg.lindenlab.com/leyla/viewer-experience-dd | Richard Linden | |
2011-06-23 | EXP-926 FIX -- Received items badge count and item count shown in inbox do ↵ | Leslie Linden | |
not always match * getFreshItemCount() function returns getTotalItemCount() for now, until we properly support item fresh-ness | |||
2011-06-23 | merge changes for storm-1437 | Oz Linden | |
2011-06-22 | EXP-923 FIX Landmarks moved to new folders do not show as moved until relog ↵ | Richard Linden | |
in viewer - Delete, Copy, and Paste functions not working as well | |||
2011-06-22 | merge and fixing linux build issues | Leyla Farazha | |
2011-06-22 | making it so that inbox shows up quicker | Leyla Farazha | |
2011-06-22 | EXP-890 FIX -- Resizing inbox or outbox to minimum size while open does not ↵ | Leslie Linden | |
show present items when hte box is next opened EXP-897 FIX -- Black box shown in UI when shrinking Inbox down in size * Layout panel now supports "expanded_min_dim" parameter which allows a different min size to be specified when the layout panel is collapsed vs expanded. * Inbox and Outbox expanded_min_dim attributes are now set to be larger than min dim so they can not be collapsed all the way when they are expanded. | |||
2011-06-22 | EXP-919 FIX 2 -- Toggling InventoryDisplayInbox value to True in Viewer on ↵ | Leslie Linden | |
Agni creates Inbox and Outbox system folders * Fixed the "start_in" folder tag to no longer create folders it is trying to track that do not exist. | |||
2011-06-22 | EXP-919 FIX -- Toggling InventoryDisplayInbox value to True in Viewer on ↵ | Leslie Linden | |
Agni creates Inbox and Outbox system folders * The code should no longer create these folders when querying for them. Reviewed by Richard | |||
2011-06-22 | EXP-920 FIX -- Received Items panel is not opened if closed when a new ↵ | Leslie Linden | |
Direct Delivery items is delivered when user has Inventory panel open * Mac build fix by removing an unused variable * Inbox panel now auto-expands when new item delivered Reviewed by Richard | |||
2011-06-22 | Merge | callum | |
2011-06-22 | remove error from build logs by taking out obsolete param (cg said this was ↵ | Oz Linden | |
ok to do) | |||
2011-06-22 | update codeticket configuration for my review builds | Oz Linden | |
2011-06-22 | remove a bunch of builds that are no longer needed | Oz Linden | |
2011-06-22 | merge changes for storm-1421 | Oz Linden | |
2011-06-21 | CHOP-662 Merged into viewer-development-crash-horde | Squire | |