summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermarketplacelistings.cpp
AgeCommit message (Collapse)Author
2014-05-16DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ↵Merov Linden
getting listings several times
2014-05-01DD-81 : Fixed the stock folder count update using an inventory observer. ↵Merov Linden
This observe other changes as well of interest to marketplace and should improve consistency in general
2014-04-28DD-22 : WIP : Cleaned up error handling in GET merchantMerov Linden
2014-04-28DD-22 : WIP : Implements getSLMListings(). Does no parsing for the momentMerov Linden
2014-04-28DD-22 : WIP : Fix initialization glitch and got rid of old Merchant Outbox ↵Merov Linden
remnants in Marketplace
2014-04-25DD-22 : WIP : Implemented SLM API GET merchant, use it in initialization but ↵Merov Linden
glitch in UI (needs to reopen the floater to see content)
2014-04-23DD-19 : Revalidate the marketplace when reopening the Audit floaterMerov Linden
2014-04-23DD-19 : Cleaned up Marketplace Audit UI, make the floater non modalMerov 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-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-20DD-19 : Implement preliminary audit / validation displayMerov Linden
2014-04-18DD-19 : WIP : Add marketplace validation modal dialog to view the log (no ↵Merov Linden
validation text yet)
2014-04-18DD-58 : Implement associate listing UI and primitiveMerov Linden
2014-04-17DD-54 : WIP : Improved validation to wrap items and stock items within ↵Merov Linden
version folders if necessary. Also hooked up the audit button with the validation code though all printout happens in the log
2014-04-16DD-63 : Suppress the filtering options in the marketplace option submenu. ↵Merov Linden
Redundants with tabs
2014-04-12DD-64 : Add New Folder to right click menu on marketplaceMerov Linden
2014-04-11DD-12, DD-19 : Add a button to create a new listing folder. Also added a ↵Merov Linden
validate button though it does nothing ATM
2014-04-10DD-16 : Implement sort by stock count in merketplaceMerov Linden
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-03DD-20 : Make drop in the panel when empty work againMerov Linden
2014-04-03DD-20 : Handle edge cases a bit more cleanlyMerov Linden
2014-03-27DD-40 : Fix display of message when marketplace listings folder empty, clean ↵Merov Linden
up spam in log
2014-03-26DD-40 : A bit more on marketplace listings refactoring and code cleaning ↵Merov Linden
(and clearing)
2014-03-26DD-10 : Make the filter tool works in All tab and finished refactorMerov Linden
2014-03-25DD-40 : WIP : Refactor marketplace listings UI classes in their own cpp / h ↵Merov Linden
files