summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-09-03DD-179 : Avoid creating folders named Marketplace Listings when doing auditMerov Linden
2014-09-03DD-168 : Changed text of notification as requested by ProducerMerov Linden
2014-09-02DD-106 : WIP : Use a single atomic SLM call for association and unlisting. ↵Merov Linden
Updating status on source and destination working.
2014-09-01DD-168 : Display an error message when SLM transactions failMerov Linden
2014-09-01DD-184 : Make sure the Properties panel shows up for items in active listed ↵Merov Linden
listings
2014-08-31DD-105 : Disable a couple of other right click menu items while updating ↵Merov Linden
marketplace
2014-08-31DD-179 : Return no listing for a lone object lost under the marketplace ↵Merov Linden
listing root
2014-08-30DD-183 : overloaded the buildContextMenu() method for Notecards so that we ↵Merov Linden
get the right menu in marketplace
2014-08-28Pull merge from viewer-releaseMerov Linden
2014-08-28MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.andreykproductengine
Reverted previous two fixes and modified LLTextBase::changeLine()
2014-09-09Merge viewer-release and become version 3.7.16maksymsproductengine
2014-09-09MAINT-4432 FIXED Packets Lost under Help -> About Second Life does not ↵MNikolenko ProductEngine
display correctly
2014-08-27DD-106 : Unlist and deactivate old listing when reassociating a listing idMerov Linden
2014-08-27Automated merge with https://bitbucket.org/davep/viewer-releasedavep
2014-08-26Bring better error handling to inventory item and folder fetching.Monty Brandenberg
First, introduced some LLSD-based interfaces to the llcorehttp code using utils classes (in llcorehttputil). I've kept LLSD out of the llcorehttp library up to now and will continue to do that. Functions provide a requestPost based on LLSD body and conversion utils for HttpResponse-to-LLSD and HttpResponse-to-string conversions. Inventory fetch operations now do more thorough error checking including 200-with-error status checking. Still do retry forever on folders though I don't like that.
2014-08-26merge changes for STORM-2073Oz Linden
2014-08-26STORM-2073: Fixed: Double post when clicking "Post" while not logged in. ↵NiranV
Makes the previous double post for "Connect" obselete.
2014-08-25DD-19 : Print errors in bold, sort folders alphabetically, simplify log text ↵Merov Linden
when no errors
2014-08-25DD-105 : Refresh listing even when SLM returns with errorsMerov Linden
2014-08-25DD-105 : Disable SLM right click menu options when listing is updatingMerov Linden
2014-08-25DD-105 : WIP : Use one single mechanism for marking folders being updated by SLMMerov Linden
2014-08-25merge changes for DRTVWR-376Oz Linden
2014-08-25DD-105 : WIP : Adding (updating...) suffix when SLM transaction in progressMerov Linden
2014-08-23DD-176 : Show marketplace listing root even if InventoryOutboxMakeVisible is ↵Merov Linden
false.
2014-08-23DD-122 : Fixed. Unlist if listing doesn't validate after moveMerov Linden
2014-08-23DD-19 : WIP : Cleaned up marketplace validation UI as requested per ProducerMerov Linden
2014-08-22Fix ambiguous constructor due to LLSD access which broke *ix builds.Monty Brandenberg
2014-08-22Add an HTTP policy class for inventory operations using four (4)Monty Brandenberg
connections. Convert background and foreground fetches, both items and folders/inventory and library, to use new HTTP. Non-fetch inventory operations continue to use LLHTTPClient (at least for now). Error handling and retry on fetches wasn't 100% previously and that's still the case. I'll rip through this again to clean that up. Cleaned up logging in much of the inventory code with consistent labels on logging events and correct macros (removed deprecation warnings). This started as an attempt to get libcurl to do pipelining on POSTs and PUTs. Discovered that this is going to be very difficult to support in general in libcurl. May look at that again in the future.
2014-08-22MAINT-4288 FIXED Backed out changeset for MAINT-4018 (c92d43623c2c)maksymsproductengine
2014-08-22DD-122 : WIP : Raise error when trying to list something that is empty or ↵Merov Linden
has empty stock folders.
2014-08-21GAMING-19 : Unknown content message on attempting to enter an SLSG restrictedsimon
region with an ineligible account.
2014-08-21Remove viewer-side throttles on mesh requests.Monty Brandenberg
2014-08-21merge changes for STORM-2060/STORM-2076Oz Linden
2014-08-20Merge viewer-release and become version 3.7.15simon
2014-08-20Fixed: Line endings.NiranV
2014-08-20STORM-2060/STORM-2076: Added: Commenting to explain why we use the height ↵NiranV
spinner instead of the width one.
2014-08-20STORM-2060/STORM-2076: Changed: Code to a more appropiate, shorter version. ↵NiranV
Thanks Oz.
2014-08-19DD-129 : Prevent DAMA when dropping under the root of a listing, even ↵Merov Linden
active. Finer granularity of DAMA for all drop and cut and paste cases.
2014-08-20STORM-2060/STORM-2076: Fixed: Whole detection logic not working because of ↵NiranV
reasons i cannot seem to understand in this hypercube like snapshot floater.
2014-08-20STORM-2073: Fixed: Do not post our status if we press the "Connect" button ↵NiranV
otherwise we end up double posting.
2014-08-18merge changes for 3.7.14-releaseOz Linden
2014-08-18increment viewer version to 3.7.15Oz Linden
2014-08-18merge changes for OPEN-213Oz Linden
2014-08-18merge changes for STORM-2040Oz Linden
2014-08-17DD-112 : Disable New Folder, Cut and Delete on the Marketplace Listings folderMerov Linden
2014-08-15STORM-2064: Changed: Reverted previous changes since Merov has clarified ↵NiranV
that it is intended behavior.
2014-08-15STORM-2064: Changed: Renamed 'Scanlines' filter to 'Video' and removed the ↵NiranV
old 'Video' one.
2014-08-15MAINT-4293 [BEAR] Very slow inventory fetch on Bear compared to current ↵maksymsproductengine
release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192.
2014-08-15STORM-2060: Fixed: Height spinner not being detected as first changed.NiranV
2014-08-15BUG-7020: Fixed: Snapshot floater being resized while it's minimized.NiranV