summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2014-05-29DD-84 : WIP : Get DAMA to display for drag and drop. Note that, because of cu...Merov Linden
2014-05-28DD-84 : WIP : Add confirmation DAMA dialog when moving items in active listingMerov Linden
2014-05-28DD-91 : Fixed! Get each listing to pass through the folder/size check on vali...Merov Linden
2014-05-28DD-91 : WIP : Continue refactor of item checking in marketplace and simplify ...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-16DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ...Merov Linden
2014-05-14DD-76, DD-77, DD-90 : recycled can_move_to_outbox() into can_move_to_marketpl...Merov Linden
2014-05-14Pull merge from lindenlab/viewer-directdeliveryMerov Linden
2014-05-14DD-95 : Prevent validation to run on folders that are not under the marketpla...Merov Linden
2014-05-13DD-89 : Separate warnings from infos in the SLM API log. Infos are controled ...Merov 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-09DD-22 : WIP : Implement deleteSLMListing() to cover the Delete /listing/:list...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-07DD-22 : WIP : Partial implementation of PUT associate_listingMerov Linden
2014-05-06DD-22 : WIP : Implement the modify listing route. Made the code more readable...Merov Linden
2014-05-05DD-22 : WIP : Implement putRaw() on LLHTTPClientMerov Linden
2014-05-05DD-22 : WIP : Completed GET and POST listings routes. Refactored the marketpl...Merov Linden
2014-05-05DD-22 : WIP : Clean up use of Json::FastWriter, clean up logging function as ...Merov Linden
2014-05-05DD-22 : WIP : Clean up json code and test Json::WriterMerov Linden
2014-05-02DD-22 : WIP : Post listing using json, get listings using json (parsing comme...Merov Linden
2014-05-01DD-81 : Fixed the stock folder count update using an inventory observer. This...Merov Linden
2014-04-29DD-73 : Rewrote the move single item to marketplace code so to support the re...Merov Linden
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 re...Merov Linden
2014-04-25DD-22 : WIP : Implemented SLM API GET merchant, use it in initialization but ...Merov Linden
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 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-21 : WIP : Call DirectDelivery cap, nothing done but print out the url in ...Merov Linden
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 s...Merov Linden
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 val...Merov Linden
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 t...Merov Linden