summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermarketplacelistings.h
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-15DD-403: Make the sort order persistent in marketplace listings floaterMerov Linden
2015-05-06DD-403 : Add sort by name and by most recentMerov Linden
2015-01-31DD-321 : Fix the drop zone to react really on the drop zoneMerov Linden
2015-01-24DD-301 : Add show only listing folders as an optional filterMerov Linden
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-19DD-300 : Drop zone added to marketplace folderMerov Linden
2014-12-09DD-289 : Fix crash when dropping first item in marketplace listingsMerov Linden
2014-12-04DD-289 : WIP : Prevent building tabs twiceMerov Linden
2014-11-23DD-287 : Use the current tab correctly when creating a new folder. Fixed the ↵Merov Linden
sorting to be applied to all tabs as intended.
2014-11-08DD-258 : Disable the Check for Errors buttons (aka Audit) while the ↵Merov Linden
inventory is still fetching
2014-09-07DD-195 : Add text filtering to the marketplace listings floaterMerov Linden
2014-08-27DD-106 : Unlist and deactivate old listing when reassociating a listing idMerov Linden
2014-08-14DD-112 : Disable the add folder button if the tab doesn't support drop on rootMerov Linden
2014-08-09DD-100 : Fixed! Had to create the inventory panels after we get the ↵Merov Linden
marketplace listings root id
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-04-28DD-22 : WIP : Fix initialization glitch and got rid of old Merchant Outbox ↵Merov Linden
remnants in Marketplace
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-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-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-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