Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-07 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode | |||
2011-07-06 | EXP-983 WIP potential fix for crash when using Place Profile in viewer ↵ | Richard Linden | |
experience | |||
2011-07-06 | EXP-940 FIX Make search button on by default in advanced mode | Richard Linden | |
2011-07-06 | EXP-982 FIX As a user, I wuold like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome fixed status bar resizing to take up too much space | |||
2011-07-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-07-06 | Null check in case this is causing the places crash | Leyla Farazha | |
2011-07-06 | merge | Leyla Farazha | |
2011-07-06 | EXP-980 Inbox sorting does not persist between sessions | Leyla Farazha | |
2011-07-06 | tweaked web profile floater size | Richard Linden | |
2011-07-06 | fix for build | Richard Linden | |
2011-07-05 | EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵ | Richard Linden | |
Recent Tab if that tab is open when item delivered | |||
2011-07-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-05 | EXP-982 FIX As a user, I would like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome and at an appropriate default size | |||
2011-07-05 | Merge | Leslie Linden | |
2011-07-05 | EXP-916 FIX -- Folder in Inbox indicates loading when all items are ↵ | Leslie Linden | |
displayed in folder * Updated inbox inventory to not ever display the loading status like other inventory windows. * show_load_status is now an optional parameter for LLInventoryPanel and LLFolderView. Its default value is true but it is overridden to be false for the LLInboxInventoryPanel. Reviewed by Richard. | |||
2011-07-05 | merge | Leyla Farazha | |
2011-07-05 | updating code comment for EXP-981 | Leyla Farazha | |
2011-07-05 | EXP-981 Selecting Wear and detach options for an object in Received Items ↵ | Leyla Farazha | |
folder causes issues with Profile, Share, and Wear buttons | |||
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 | 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 | 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 | 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 | 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 | fixing non-dnd portion of EXT-895 | Leyla Farazha | |
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 fixes from the merge. | Leslie Linden | |
Recommended by Richard. | |||
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. |