summaryrefslogtreecommitdiff
path: root/indra/newview/llmarketplacefunctions.cpp
AgeCommit message (Expand)Author
2015-06-10DD-393 : Rework association so that is_listed property is not overwritten bef...Merov Linden
2015-06-10DD-416 : Added DAMA when version folder is empty and unlisted, accelerated so...Merov Linden
2015-06-08DD-336, DD-359 : WIP : Introduced a reverse lookup table for version folder t...Merov Linden
2015-05-02DD-396 : Add decription check on the common 422 error on marketplace listingMerov Linden
2015-04-13DD-379 : a 404 on a Get /listing means that said listing is not in SLM, then ...Merov Linden
2015-04-13DD-382 : Use default values on association when version folder is not uniqueMerov Linden
2015-04-13DD-388 : More resilient way of reacting to not evaluated stock count througho...Merov Linden
2015-04-10DD-381 : Avoid unecessary SLM updates, suppress some update_marketplace_categ...Merov Linden
2015-04-09DD-382 : Activation state should be unchanged when reassigning listing idMerov Linden
2015-04-08DD-382 : Refactored the auto activate code in create and associate listing. U...Merov Linden
2015-04-07DD-382 : Set count_on_hand correctly when creating or assigning a listingMerov Linden
2015-04-02DD-338 : Auto unlist when stock gets to 0 during stock folder manipulationMerov Linden
2015-03-05DD-339 : Adding loading indicator to marketplace floater when the listings da...Merov Linden
2015-02-21DD-335 : Improve the performance of Get listings by 400%, fix a bug when erro...Merov Linden
2015-02-03DD-303 : do not force unlist when associating listings, let the 1 version fol...Merov Linden
2015-02-03DD-296 : Implement listing validation after we get all copied items confirmat...Merov Linden
2015-01-28DD-320 : Special case HTTP error 422 on the Marketplace and give it a nicer e...Merov Linden
2015-01-24DD-303 : Suppress message on activation when associating since we auto activa...Merov Linden
2015-01-15DD-303 : Auto activate version folder when only one present on creation or as...Merov Linden
2014-12-14DD-299 : Suppress cap hardcoded fallback. Recheck cap after each teleport.Merov Linden
2014-11-10DD-276 : Let the count on hand be updated locally when updateSLMListing retur...Merov Linden
2014-11-08DD-274 : Do not display super long error description (there are in the log th...Merov Linden
2014-11-07DD-272 : Be more consistent when updating the count on hand in SLM, also prev...Merov Linden
2014-11-03DD-263 : Update the count on hand on SLM in various situation where stock cou...Merov Linden
2014-10-23DD-224, DD-246 : Clean up code when receiving delete notification. Display DA...Merov Linden
2014-10-21DD-224 : WIP : Add a deleteListing method, call SLM_UPDATE_FOLDER notificatio...Merov Linden
2014-10-21DD-221 : Pointer testing to avoid potential crashMerov Linden
2014-10-19DD-170 : Set the import callback for Merchant Outbox only when clicking the i...Merov Linden
2014-10-14DD-170 : Check the Merchant Outbox API and hide the menu item if getting 503....Merov Linden
2014-10-06DD-170 : Rename enum for consistencyMerov Linden
2014-10-05DD-170 : Handle 503 answer from SLM and added a MARKET_MERCHANT_NOT_MIGRATED ...Merov Linden
2014-09-16DD-23 : WIP : Catch the SLM_UPDATE_FOLDER notification and trigger the GET /l...Merov Linden
2014-09-02DD-106 : WIP : Use a single atomic SLM call for association and unlisting. Up...Merov Linden
2014-09-01DD-168 : Display an error message when SLM transactions failMerov Linden
2014-08-25DD-105 : Refresh listing even when SLM returns with errorsMerov Linden
2014-08-25DD-105 : WIP : Use one single mechanism for marking folders being updated by SLMMerov Linden
2014-08-25DD-105 : WIP : Adding (updating...) suffix when SLM transaction in progressMerov Linden
2014-08-23DD-122 : Fixed. Unlist if listing doesn't validate after moveMerov Linden
2014-08-19DD-129 : Prevent DAMA when dropping under the root of a listing, even active....Merov Linden
2014-08-13Switch the merchant bypass off (that's debug only, for dev only...)Merov Linden
2014-07-30DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option t...Merov Linden
2014-07-02DD-21 : Fix the header on the SLM GET /listings route when using capMerov Linden
2014-06-11DD-98 : Add message with link to marketplace if listing cannot be editedMerov Linden
2014-06-10DD : Clean up marketplace listings folder creation so we create it in only on...Merov Linden
2014-06-09DD-97 : When clearing the version folder of a record, force activation (liste...Merov Linden
2014-06-04DD-84 : Final clean up for this fixMerov Linden
2014-06-03DD-84 : Fix all active listing modification actions. Add specific message whe...Merov Linden
2014-06-02DD-92 : WIP : Use the new LLCurl::Responder interface. Marketplace Listings f...Merov Linden
2014-05-30DD-92 : pull merge lindenlab/sunshine-external to get AISv3 workMerov Linden
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden