summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
AgeCommit message (Collapse)Author
2014-05-07DD-22 : WIP : Completed the associate_listing route, take edit_url into ↵Merov Linden
account and rewrite getListingURL()
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-06DD-22 : WIP : Implement the modify listing route. Made the code more ↵Merov Linden
readable and cleared old debug code
2014-05-05DD-22 : WIP : Completed GET and POST listings routes. Refactored the ↵Merov Linden
marketplace data code a bit as a result
2014-04-29DD-76 : Do not allow Calling Cards in Marketplace ListingsMerov Linden
2014-04-22DD-58 : Forced listing ID to be an integer throughout. Verify we get an ↵Merov Linden
integer when using the associate UI.
2014-04-22DD-68 : Suppress the listing if a listing folder is cut when associated but ↵Merov Linden
not listed
2014-04-22DD-68 : Suppress the listing if a listing folder is dragged outside the ↵Merov Linden
marketplace back into the inventory
2014-04-22MAINT-1344 FIXED Attempting to move a folder or item, to another folder in a ↵andreykproductengine
different inventory window found via inventory search, fails.
2014-04-21DD-71 : Implement a new item properties floater, calls the same code as the ↵Merov Linden
sidepanel in the inventory but with the back button hidden
2014-04-21DD-66 : Use new icons for version folders and stock folderMerov Linden
2014-04-18DD-58 : Implement associate listing UI and primitiveMerov Linden
2014-04-17DD-54 : Prevent right click actions to destroy live listings or list things ↵Merov Linden
without version folders
2014-04-17DD-70 : Use List/Delist for listing folders and Activate/Deactivate for ↵Merov Linden
version folders. Also create test SLM ID when creating listing.
2014-04-16DD-11 : Implement getListingURL() and parametrize it correctly. Change Show ↵Merov Linden
Listing to Edit Listing.
2014-04-15DD-65, DD-55: Treat activation/deactivation separately for listing and ↵Merov Linden
version folders. Also use max instead of stock for suffix for non stock folders.
2014-04-14DD-20 : Prevent pasting incompatible items in stock foldersMerov Linden
2014-04-14DD-20 : Prevent dropping incompatible items in stock foldersMerov Linden
2014-04-12DD-64 : Add New Folder to right click menu on marketplaceMerov Linden
2014-04-11DD-57 : Update stock folder count when item moved back to inventoryMerov Linden
2014-04-09DD-13 : Clean up Associate/Disassociate listing. Also clarify the update ↵Merov Linden
folder code in marketplace
2014-04-08DD-18 : Compute stock for all levels, get folders to update more ↵Merov Linden
consistently on all actions in the marketplace
2014-04-07DD-41 : Clean up and add back into contextual menu the clipboard options, as ↵Merov Linden
well as Rename and Properties
2014-04-06DD-15 : Allow version folder to be made active/inactive, add new methods to ↵Merov Linden
marketplace to make all that a bit more clear and clean
2014-04-04DD-14 : Add all right click menu items for marketplace. Make Add, Activate ↵Merov Linden
and Deactivate work. Right click fails on non folder items though in marketplace
2014-04-04DD-45 : Add Activate right click menu item to marketplace listings foldersMerov Linden
2014-04-03DD-20 : Handle edge cases a bit more cleanlyMerov Linden
2014-04-02DD-20 : WIP : Improve Cut and Paste for marketplace. Still some use cases ↵Merov Linden
that are not working well
2014-04-01DD-20 : WIP : Implemented the cut and paste code for marketplace. Stock ↵Merov Linden
update still not working as expected.
2014-03-31DD-18 : WIP : Implement stock folder counting but no propagation so far, ↵Merov Linden
also update is not working
2014-03-28DD-24 : Add FT_MARKETPLACE_STOCK as a new type for folders, implement the ↵Merov Linden
promotion code for Drag and Drop, display of stock folders and embryonic marketplace validation
2014-03-26MAINT-2018 FIXED Viewer crashes when copying and pasting an empty outfit folderMnikolenko ProductEngine
2014-03-18DD-17, DD-40 : Style active listings in bold, implement a working ↵Merov Linden
initialization indicator
2014-03-14DD-17 : WIP : Add live status to active listing folders, clean up ↵Merov Linden
getLabelSuffix() code a bit
2014-03-14MAINT-3426 FIXED Searching inventory for "online" no longer returns online ↵andreykproductengine
friends calling cards in search results.
2014-03-13DD-42 : Rename merchant items to marketplace listings to be consistent with specMerov Linden
2014-03-10DD-17 : WIP : some work on the suffix for Listing foldersMerov Linden
2014-02-12merge with releaseRichard Linden
2014-02-11mergeBrad Payne (Vir Linden)
2013-12-17merge fixBrad Payne (Vir Linden)
2013-12-05mergeBrad Payne (Vir Linden)
2013-12-03SH-4640 WIP - use backlinks in inventoryBrad Payne (Vir Linden)
2013-12-03SH-4640 WIPBrad Payne (Vir Linden)
2013-11-27STORM-1986 Eliminated early return per code reviewJonathan Yap
2013-11-26STORM-1986 Added right click Show on Map context menu for Inventory floater ↵Jonathan Yap
landmarks Possible fix for BUG-4593
2013-11-25SH-4549 FIX - code cleanupBrad Payne (Vir Linden)
2013-11-23SH-4611 FIX - use an observer to scroll after category rename completesBrad Payne (Vir Linden)
2013-11-06merge with releaseRichard Linden
2013-10-29Merge viewer-release => sunshine-internalDon Kjer