Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Recent Tab if that tab is open when item delivered
|
|
|
|
without any browser chrome and at an appropriate default size
|
|
|
|
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.
|
|
|
|
|
|
folder causes issues with Profile, Share, and Wear buttons
|
|
* 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.
|
|
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.
|
|
|
|
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.
|
|
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.
|
|
|
|
listed
|
|
Inventory tab
fixed having visible child items forcing filtered folder to appear
|
|
inventory panel away from items selected in inventory panel
|
|
showing on linux viewer
|
|
|
|
|
|
|
|
Inventory tab
switched to using filters to hide inbox and show it for recent items only
|
|
|
|
code to match
|
|
|
|
|
|
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.
|
|
Recommended by Richard.
|
|
|
|
|
|
|
|
not always match
* getFreshItemCount() function returns getTotalItemCount() for now, until we properly support
item fresh-ness
|
|
|
|
in viewer - Delete, Copy, and Paste functions not working as well
|
|
|
|
|
|
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.
|
|
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.
|
|
Agni creates Inbox and Outbox system folders
* The code should no longer create these folders when querying for them.
Reviewed by Richard
|
|
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
|
|
|
|
|
|
|
|
|
|
|