summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
AgeCommit message (Collapse)Author
2014-12-10MAINT-1774 FIXED Don't open preview texture floater if user clicks "Cancel" ↵Mnikolenko ProductEngine
button.
2014-12-09DD-286 : WIP : Make stock folders visible in the inventory and behaving like ↵Merov Linden
stock folders everywhere
2014-12-01mergeBrad Payne (Vir Linden)
2014-11-18DD-284 : Do not allow the creation of subfolders in stock foldersMerov Linden
2014-11-08DD-259 : Show only one error when failing on listing, user can see all ↵Merov Linden
errors in Check for Errors
2014-10-04DD-213 : Differentiate pasting from moving when verifying if action is ↵Merov Linden
legit. Also takes into account moving within the same version folder when moving items
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-14DD-175 : Prevent Marketplace Listings folder to be renamableMerov Linden
2014-09-09DD-106 : Suppress validation of target folder when associating since we ↵Merov Linden
unlist before hand
2014-09-08DD-104 : Use default folder icons for stock folders outside of the ↵Merov Linden
marketplace root
2014-09-01DD-184 : Make sure the Properties panel shows up for items in active listed ↵Merov Linden
listings
2014-08-31DD-105 : Disable a couple of other right click menu items while updating ↵Merov Linden
marketplace
2014-08-30DD-183 : overloaded the buildContextMenu() method for Notecards so that we ↵Merov Linden
get the right menu in marketplace
2014-08-25DD-105 : Disable SLM right click menu options when listing is updatingMerov Linden
2014-08-25DD-105 : WIP : Adding (updating...) suffix when SLM transaction in progressMerov Linden
2014-08-23DD-122 : Fixed. Unlist if listing doesn't validate after moveMerov Linden
2014-08-22DD-122 : WIP : Raise error when trying to list something that is empty or ↵Merov Linden
has empty stock folders.
2014-08-19DD-129 : Prevent DAMA when dropping under the root of a listing, even ↵Merov Linden
active. Finer granularity of DAMA for all drop and cut and paste cases.
2014-08-29MAINT-4239 FIXED Buttons are added to Object contents floaterMnikolenko ProductEngine
2014-08-17DD-112 : Disable New Folder, Cut and Delete on the Marketplace Listings folderMerov Linden
2014-10-23MAINT-4196 WIP, including clearer inventory warnings for attachment errorsBrad Payne (Vir Linden)
2014-08-14DD-118 : Disable Edit Listing menu option if no version folder on a listingMerov Linden
2014-08-19MAINT-3391 FIXED Sounds no longer play directly when double clicking in ↵andreykproductengine
inventory.
2014-08-11MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to Nested folders fix
2014-08-02DD-161 : Make marketplace listings root folder not movable and add a special ↵Merov Linden
tooltip to that effect
2014-07-29MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to COF folder is also limited now.
2014-07-26DD-101 : Do not list or associate listings that do not validate. Present ↵Merov Linden
user with relevant error when that happens.
2014-07-25MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to COF folder is also limited now.
2014-07-22Sync merge with lindenlab/viewer-releaseMerov Linden
2014-07-18MAINT-4239 FIXED Add items to outfit without replacing whole current outfitMnikolenko ProductEngine
2014-07-08MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to
2014-06-18Merge downstream codesimon
2014-06-17Merge viewer-release and become version 3.7.9simon
2014-06-11DD-126 : Ask for confirmation when moving a version folder in a way that ↵Merov Linden
will deactivate it
2014-06-10DD-107, DD-111 : Add a tooltip to indicate why you can't move an active listingMerov Linden
2014-06-10DD : Clean up marketplace listings folder creation so we create it in only ↵Merov Linden
one place
2014-06-11MAINT-4112 FIXED Disable moving objects composed of multiple items to My ↵Mnikolenko ProductEngine
outfits.
2014-06-09DD-107, DD-111 : Fixed! Do not allow active listing and version folders to ↵Merov Linden
be moved or cut or deleted (must unlist first).
2014-06-05DD-114, DD-115, DD-116: Fixed counts on folder, folder depth and items on ↵Merov Linden
operations on marketplace listings
2014-06-04DD-84 : Final clean up for this fixMerov Linden
2014-06-03DD-84 : Fix all active listing modification actions. Add specific message ↵Merov Linden
when listing will unlist. Make update skip consistency check when called from internal level (not public API).
2014-05-30DD-92 : pull merge lindenlab/sunshine-external to get AISv3 workMerov Linden
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-29DD-84 : WIP : Get DAMA to display for drag and drop. Note that, because of ↵Merov Linden
current SLM issues, it works on version folders, active or not.
2014-05-30MAINT-4099 FIXED Use toggleOpen() to open/close folders via Enter keyMnikolenko ProductEngine
2014-05-29MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵AndreyL ProductEngine
applies to
2014-05-23DD-91 : WIP : Refactor code testing the validity of a drag, drop or paste of ↵Merov Linden
a folder or item in the marketplace
2014-05-22DD-103 : Use the same logic than Drag and Drop for Paste operations. Prompt ↵Merov Linden
with dialog instead of tooltip though.
2014-05-21DD-91 : WIP : Fix taking the correct root folder (merchant outbox or ↵Merov Linden
marketplace listings) into account
2014-05-21DD-91, DD-84 : WIP : Verify restrictions when moving things to marketplace, ↵Merov Linden
provide clear alert for errors, parametrize alerts and tooltips correctly