summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
AgeCommit message (Expand)Author
2014-06-11DD-126 : Ask for confirmation when moving a version folder in a way that will...Merov Linden
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 on...Merov Linden
2014-06-09DD-107, DD-111 : Fixed! Do not allow active listing and version folders to be...Merov Linden
2014-06-05DD-114, DD-115, DD-116: Fixed counts on folder, folder depth and items on ope...Merov Linden
2014-06-04DD-84 : Final clean up for this fixMerov Linden
2014-06-03DD-84 : Fix all active listing modification actions. Add specific message whe...Merov Linden
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 cu...Merov Linden
2014-05-23DD-91 : WIP : Refactor code testing the validity of a drag, drop or paste of ...Merov Linden
2014-05-22DD-103 : Use the same logic than Drag and Drop for Paste operations. Prompt w...Merov Linden
2014-05-21DD-91 : WIP : Fix taking the correct root folder (merchant outbox or marketpl...Merov Linden
2014-05-21DD-91, DD-84 : WIP : Verify restrictions when moving things to marketplace, p...Merov Linden
2014-05-20DD-88 : Make Drag and Drop tooltips for Merchant Outbox and Marketplace restr...Merov Linden
2014-05-14DD-76, DD-77, DD-90 : recycled can_move_to_outbox() into can_move_to_marketpl...Merov Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-12DD-89 : Add a MarketplaceListingsLogging setting to get SLM API logs. DD-22 :...Merov Linden
2014-05-12DD-22 : WIP : Implement the GET /listing/:listing route to complete the SLM A...Merov Linden
2014-05-08DD-22 : WIP : More clean up of marketplace classes, rationalize methods namingMerov Linden
2014-05-08DD-22 : WIP : Cleanep up the class definition, seting methods private and bet...Merov Linden
2014-05-07DD-22 : WIP : Completed the associate_listing route, take edit_url into accou...Merov Linden
2014-05-06DD-22 : WIP : Implement the modify listing route. Made the code more readable...Merov Linden
2014-05-05DD-22 : WIP : Completed GET and POST listings routes. Refactored the marketpl...Merov Linden
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 integ...Merov Linden
2014-04-22DD-68 : Suppress the listing if a listing folder is cut when associated but n...Merov Linden
2014-04-22DD-68 : Suppress the listing if a listing folder is dragged outside the marke...Merov Linden
2014-04-21DD-71 : Implement a new item properties floater, calls the same code as the s...Merov Linden
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 w...Merov Linden
2014-04-17DD-70 : Use List/Delist for listing folders and Activate/Deactivate for versi...Merov Linden
2014-04-16DD-11 : Implement getListingURL() and parametrize it correctly. Change Show L...Merov Linden
2014-04-15DD-65, DD-55: Treat activation/deactivation separately for listing and versio...Merov Linden
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 fold...Merov Linden
2014-04-08DD-18 : Compute stock for all levels, get folders to update more consistently...Merov Linden
2014-04-07DD-41 : Clean up and add back into contextual menu the clipboard options, as ...Merov Linden
2014-04-06DD-15 : Allow version folder to be made active/inactive, add new methods to m...Merov Linden
2014-04-04DD-14 : Add all right click menu items for marketplace. Make Add, Activate an...Merov Linden
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 tha...Merov Linden
2014-04-01DD-20 : WIP : Implemented the cut and paste code for marketplace. Stock updat...Merov Linden
2014-03-31DD-18 : WIP : Implement stock folder counting but no propagation so far, also...Merov Linden
2014-03-28DD-24 : Add FT_MARKETPLACE_STOCK as a new type for folders, implement the pro...Merov Linden