summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-04-21DD-21 : WIP : Call DirectDelivery cap, nothing done but print out the url in ↵Merov Linden
the log
2014-04-21DD-72 : Fix display of stock number on listing with no associated version folderMerov 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-21DD-66 : Use new icons for version folders and stock folderMerov Linden
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-68 : Simply unlist if active version folder moved out of listingMerov Linden
2014-04-18DD-58 : Implement associate listing UI and primitiveMerov Linden
2014-04-18DD-11 : Suppress getListingName() method since we actually do not need that ↵Merov Linden
to get a listing URL
2014-04-17DD-54 : Prevent right click actions to destroy live listings or list things ↵Merov Linden
without version folders
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-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-63 : Suppress the filtering options in the marketplace option submenu. ↵Merov Linden
Redundants with tabs
2014-04-16DD-11 : Implement getListingURL() and parametrize it correctly. Change Show ↵Merov Linden
Listing to Edit Listing.
2014-04-15DD-66 : WIP : Added new icons for stock foldersMerov Linden
2014-04-15DD-49 : Add FUI button for Marketplace ListingsMerov Linden
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-13DD-59 : Takes care of the case of a stock folder at the level of a listing ↵Merov Linden
folder
2014-04-13DD-59 : Modify the validation function to create stock folders for each ↵Merov Linden
types and create them at the right nesting depth
2014-04-12DD-64 : Add New Folder to right click menu on marketplaceMerov Linden
2014-04-11DD-59 : WIP : Fixed consistency check bugMerov Linden
2014-04-11DD-59 : WIP : Added marketplace consitency check and cleaning when updating ↵Merov Linden
a marketplace folder
2014-04-11DD-57 : Update stock folder count when item moved back to inventoryMerov 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-09DD-16 : WIP : Fix filtering on menu and tabs. Sort still not doneMerov Linden
2014-04-09DD-13 : Clean up Associate/Disassociate listing. Also clarify the update ↵Merov Linden
folder code in marketplace
2014-04-08DD-18 : Make the stock count take the listing status and version status into ↵Merov Linden
account so to be accurate and more resilient
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 : Make drop in the panel when empty work againMerov Linden
2014-04-03DD-24 : Fix the tests that decide what is resalable and what is a stock itemMerov 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 : Making stock folders update work betterMerov Linden
2014-03-31DD-18 : WIP : Implement stock folder counting but no propagation so far, ↵Merov Linden
also update is not working
2014-03-31DD-24 : Make stock folder really work and stick. Improve validation. Handle ↵Merov Linden
edge cases when moving under root
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-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
2014-03-25Pull merge from lindenlab/viewer-releaseMerov Linden
2014-03-25DD-10 : WIP : Some XUI clean up, menu still not workingMerov Linden