summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
AgeCommit message (Collapse)Author
2015-09-24MAINT-5282: I've removed most of the depricated Merchant Outbox code and the ↵Rider Linden
links to it in the menus. Also removed the Outbox Floater and made the folder always hidden if empty in inventory. (There may still be some outstanding Outbox code that was not obvious that I have missed.)
2015-07-143.8.1-releaseOz Linden
2015-06-11DD-416 : Fix deactivate listing that I broke in trying to improve speed with ↵Merov Linden
the previous DD-416 commit
2015-06-10DD-416 : Added DAMA when version folder is empty and unlisted, accelerated ↵Merov Linden
some functions avoiding depth computation when we could, fixed cut case
2015-06-09DD-412 : Fixes the hierarchy before creating a listing and warn the userMerov Linden
2015-06-09DD-412 : WIP : Validate a listing before creating a listing on SLMMerov Linden
2015-06-09DD-359 : Improve performance by caching display data while updating and ↵Merov Linden
preventing refreshing the whole marketplace (never useful)
2015-06-06DD-316 : Disable New Folder under version folder hierarchy of ↵Merov Linden
InventoryOutboxMaxFolderCount has been reached
2015-05-29Pull merge from lindenlab/viewer-releaseMerov Linden
2015-05-27mergeBrad Payne (Vir Linden)
2015-05-02DD-394 : Make sure Copy and Move to Marketplace menu items are disabled if ↵Merov Linden
the Marketplace listing folder doesn't exist
2015-04-14Pull merge from lindenlab/viewer-tools-update (includes viewer-release)Merov Linden
2015-04-13DD-388 : More resilient way of reacting to not evaluated stock count ↵Merov Linden
throughout marketplace handling
2015-04-13mergeBrad Payne (Vir Linden)
2015-04-13mergeBrad Payne (Vir Linden)
2015-04-10DD-381 : Avoid unecessary SLM updates, suppress some ↵Merov Linden
update_marketplace_category() that are picked by dirty bit setup
2015-03-21DD-371 : Do not go through the accept logic when user confirmation is not ↵Merov Linden
required (because already given)
2015-03-19MAINT-4917 WIP - comments and bug fixes for batching up COF link requests ↵Brad Payne (Vir Linden)
after attachments added.
2015-03-18MAINT-4917 WIP - Attachment deferred bulk COF linking WIPBrad Payne (Vir Linden)
2015-03-18DD-337 : Validate the version folder before setting it and show error dialog ↵Merov Linden
if error
2015-03-18DD-292 : Decrement cargo count when dropping items one by one in the ↵Merov Linden
marketplace listings folder
2015-03-13MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgrBrad Payne (Vir Linden)
2015-03-13MAINT-4980 WIP - add context menu filtering based on the selection groupBrad Payne (Vir Linden)
2015-03-09SL-103 WIP - fix for some inventory items not enabling addBrad Payne (Vir Linden)
2015-03-05SL-103 WIP - viewer enforces wearable limits based on total articles of ↵Brad Payne (Vir Linden)
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release.
2015-02-24MAINT-4917 WIP - batch COF link request before batch attachment request. ↵Brad Payne (Vir Linden)
Should only generate one bake request.
2015-02-20MAINT-4653, DRTVWR-397 WIP - more code for tracking attachment operations, ↵Brad Payne (Vir Linden)
smarter handling of multiple requests.
2015-01-27DD-296 : Add options to move or leave behind no copy items when copying a ↵Merov Linden
folder to the marketplace
2015-01-25DD-296 : Disable move and copy to marketplace if limit passed. Improve perf ↵Merov Linden
of validate_marketplaceting(). Open marketplace floater on copy or move. String fix.
2015-01-24DD-306 : Suppress no issue listings from audit listing dump, add no error ↵Merov Linden
message when no error, disable some right click menu items in multiselection cases
2015-01-24DD-306 : WIP : Add Check Listing to menu to audit listings individuallyMerov Linden
2015-01-10DD-305 : Do not call update_marketplace_category on the marketplace listings ↵Merov Linden
folder itself
2015-01-02DD-297 : Performance on login : Refactored the code so that we have a new ↵Merov Linden
LLMarketplaceFolderBridge class in the bridge model. Only the panels with the use_marketplace_folders param flag will use that one.
2014-12-26DD-296 : Added contextual menu items to copy and move to the marketplace. ↵Merov Linden
Hide copy to merchant outbox. Message when moving to the marketplace.
2014-12-22DD-282 : Suppress Unassociate menu item. Confirm when cutting, deleting or ↵Merov Linden
moving a listing
2014-12-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-12-18DD-286 : Made stock folders in inventory do checking on paste and drop. Also ↵Merov Linden
prevent creation of items in stock folders
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