summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2014-07-04DD-128 : Fixed. Do not allow clothes or body parts on active listings to be ↵Merov Linden
worn or rendered IW
2014-07-04DD-133 : Fixed. Add the original items to the list of things to update after ↵Merov Linden
action is performed.
2014-07-02DD-21 : Fix the header on the SLM GET /listings route when using capMerov Linden
2014-06-20DD-150 : Fix U32 to S32 conversion that failed a condition in folder countMerov Linden
2014-06-19DD-83 : New listing folders immediately renamable on creationMerov Linden
2014-06-17Pull merge from lindenlab/viewer-releaseMerov Linden
2014-06-16increment viewer version to 3.7.10Oz Linden
2014-06-13DD-82 : Update marketplace listings after delete, cut and other operations ↵Merov Linden
on selected items
2014-06-11DD-98 : Add message with link to marketplace if listing cannot be editedMerov Linden
2014-06-11DD-130 : Count all folders and subfolders from the version folder excluding ↵Merov Linden
the version folder itself
2014-06-11DD-126 : Ask for confirmation when moving a version folder in a way that ↵Merov Linden
will deactivate it
2014-06-10DD-107, DD-111 : Add a tooltip to indicate why you can't move an active listingMerov Linden
2014-06-10DD : Clean up marketplace listings folder creation so we create it in only ↵Merov Linden
one place
2014-06-09DD-115, DD-130 : Fixed. Count items and folders from the version folder, not ↵Merov Linden
the listing root
2014-06-09DD-126 : Fixed. Check that the version folder depth is 2 when enforcing ↵Merov Linden
consistency rules
2014-06-09DD-97 : When clearing the version folder of a record, force activation ↵Merov Linden
(listed) status to false at the same time, avoiding confusing (and eventually wrong) double call to updateSLMListing
2014-06-09DD-107, DD-111 : Fixed! Do not allow active listing and version folders to ↵Merov Linden
be moved or cut or deleted (must unlist first).
2014-06-05DD-114, DD-115, DD-116: Fixed counts on folder, folder depth and items on ↵Merov Linden
operations on marketplace listings
2014-06-04DD-84 : Final clean up for this fixMerov Linden
2014-06-03DD-84 : Fix all active listing modification actions. Add specific message ↵Merov Linden
when listing will unlist. Make update skip consistency check when called from internal level (not public API).
2014-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-06-02DD-92 : WIP : Use the new LLCurl::Responder interface. Marketplace Listings ↵Merov Linden
functional again.
2014-06-02DD-92 : WIP : Fixed a compilation error introduced by my previous commitMerov Linden
2014-05-31DD-92 : Clear llinfos compilation warning and similarMerov Linden
2014-05-30Retropedaling on SH-4030 fix that crashes my viewer on logginMerov Linden
2014-05-31MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵Stinson Linden
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e.
2014-05-30DD-92 : pull merge lindenlab/sunshine-external to get AISv3 workMerov Linden
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-30DD-84 : Prompt the user for active listing edits (Cut, Paste and Delete).Merov Linden
2014-05-29DD-84 : WIP : Get DAMA to display for drag and drop. Note that, because of ↵Merov Linden
current SLM issues, it works on version folders, active or not.
2014-05-29MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵Stinson Linden
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding.
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 ↵Merov Linden
validation. Make all messages localizable. General clean up
2014-05-28DD-91 : WIP : Continue refactor of item checking in marketplace and simplify ↵Merov Linden
error messages
2014-05-28MAINT-4070 FIXED Use icon in urls when content is trusted.maxim@mnikolenko
2014-05-27MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵Stinson Linden
close.
2014-05-23DD-91 : WIP : Refactor code testing the validity of a drag, drop or paste of ↵Merov Linden
a folder or item in the marketplace
2014-05-22DD-103 : Use the same logic than Drag and Drop for Paste operations. Prompt ↵Merov Linden
with dialog instead of tooltip though.
2014-05-21DD-91 : WIP : Fix taking the correct root folder (merchant outbox or ↵Merov Linden
marketplace listings) into account
2014-05-21DD-91, DD-84 : WIP : Verify restrictions when moving things to marketplace, ↵Merov Linden
provide clear alert for errors, parametrize alerts and tooltips correctly
2014-05-20DD-88 : Make Drag and Drop tooltips for Merchant Outbox and Marketplace ↵Merov Linden
restrictions identical
2014-05-20MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit.Stinson Linden
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Stinson Linden
2014-05-19increment viewer version to 3.7.9Oz Linden
2014-05-19merge fix for merge with project interesting. New appearance utility source ↵Nyx Linden
and one quick doubly-declared typedef.
2014-05-16DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ↵Merov Linden
getting listings several times
2014-05-16MAINT-4009: First pass refactoring to eliminate memory related to error ↵Stinson Linden
reporting that is not properly cleaned up.
2014-05-16merge fixBrad Payne (Vir Linden)