summaryrefslogtreecommitdiff
path: root/indra/newview/llmarketplacefunctions.cpp
AgeCommit message (Expand)Author
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-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-22DD-58 : Forced listing ID to be an integer throughout. Verify we get an integ...Merov Linden
2014-04-21DD-21 : WIP : Call DirectDelivery cap, nothing done but print out the url in ...Merov 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
2014-04-17DD-70 : Use List/Delist for listing folders and Activate/Deactivate for versi...Merov Linden
2014-04-16DD-11 : Implement getListingURL() and parametrize it correctly. Change Show L...Merov Linden
2014-04-09DD-13 : Clean up Associate/Disassociate listing. Also clarify the update fold...Merov Linden
2014-04-06DD-15 : Allow version folder to be made active/inactive, add new methods to m...Merov Linden
2014-03-14DD-43, DD-44 : implement update_marketplace_category() and get it called swhe...Merov Linden
2014-03-10DD-3 : WIP : Add test data to LLMarketplaceData when opening the floater for ...Merov Linden
2014-03-07DD-2 : Implement LLMarketplaceTuple and LLMarketplaceDataMerov Linden
2013-11-27ACME-1221 : Do not clear merchant import cookie on 404, happens to newly mint...Merov Linden
2013-11-19ACME-3319 : Consolidate Merchant Outboxes when several are present into one i...Merov Linden
2013-10-14Pull merge from lindenlab/viewer-releaseMerov Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25WENG-618 : Added debug printout for POST and GET when InventoryOutboxLogging ...Merov Linden
2013-03-07MAINT-2452 : Fixed : Do not clear the cookie in IMPORT_DONE_WITH_ERRORS case ...merov_linden
2013-02-15MAINT-2301 : Do not treat 404 errors (server returns not found) as 403 errors...Merov Linden
2013-01-31MAINT-2301 : Fixed : Ignoring 499 timeout errors on POST (safe).Merov Linden
2013-01-31MAINT-2301 : WIP : Catch a bit more 4xx and 5xx error codes, display the erro...Merov Linden
2013-01-28MAINT-2287 : Fixed : Test the merchant/no merchant status without relying on ...Merov Linden
2013-01-28MAINT-2287 : WIP : Fix compile issueMerov Linden
2013-01-28MAINT-2287 : WIP : Implement a market place stateMerov Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-27MAINT-1078 Merchant Outbox import failuresKelly Washington
2012-06-12PATH-735: Limit and clean up grid selectionOz Linden
2012-02-10* Added timers to track the http transactions, visible through the sameLeslie Linden
2012-01-17EXP-1791 FIX -- Handle case where initialization with SLM fails in the Mercha...Leslie Linden
2012-01-11EXP-1778 FIX -- Link to Marketplace Error log in transfer failed viewer notif...Leslie Linden
2012-01-11EXP-1791 FIX -- Handle case where initialization with SLM fails in the Mercha...Leslie Linden
2012-01-11EXP-1791 - Handle case where initialization with SLM fails in the Merchant Ou...Leslie Linden
2011-12-20* Added "InventoryOutboxLogging" debug setting to log merchant outbox related...Leslie Linden
2011-12-12EXP-1682 FIXLeslie Linden
2011-12-08Initial functional merchant outbox floaterLeslie Linden
2011-12-07Refactored marketplace inventory import HTTP requests and surrounding support...Leslie Linden