summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-04-29DD-76 : Do not allow Calling Cards in Marketplace ListingsMerov Linden
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-25Pull merge from lindenlab/viewer-releaseMerov Linden
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-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-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-21increment viewer version to 3.7.7Oz Linden
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-16Undo of overzealous removal.Aura Linden
2014-04-15DD-66 : WIP : Added new icons for stock foldersMerov Linden
2014-04-15maint-5707 window should no longer be displayed.Aura 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-15Disabled 'Sending to server Try N' messages from crash reporting.Aura Linden
2014-04-15Merges in fix for Maint-5707Aura 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-14Fix for MAINT-5707 bad breakpad behavior with teleport linksAura 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-07Pull merge from lindenlab/viewer-releaseMerov Linden
2014-04-07DD-41 : Clean up and add back into contextual menu the clipboard options, as ↵Merov Linden
well as Rename and Properties