Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-19 | Merge from viewer release. | Rider Linden | |
2015-09-24 | MAINT-5282: I've removed most of the depricated Merchant Outbox code and the ↵ | Rider Linden | |
links to it in the menus. Also removed the Outbox Floater and made the folder always hidden if empty in inventory. (There may still be some outstanding Outbox code that was not obvious that I have missed.) | |||
2015-08-18 | Merge downstream code and become version 3.8.4 | andreykproductengine | |
2015-08-04 | merge conflict fix | andreykproductengine | |
2015-08-04 | merge conflict fix | andreykproductengine | |
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine | |
2015-08-04 | Merge viewer-release and become version 3.8.3 | AndreyL ProductEngine | |
2015-07-01 | MAINT-2864 FIXED Viewer crashes when clicking "Ok" on "Delete Selected Item" ↵ | andreykproductengine | |
modal from a non existant object. | |||
2015-07-01 | MAINT-2864 FIXED Viewer crashes when clicking "Ok" on "Delete Selected Item" ↵ | andreykproductengine | |
modal from a non existant object. | |||
2015-04-13 | DD-388 : More resilient way of reacting to not evaluated stock count ↵ | Merov Linden | |
throughout marketplace handling | |||
2015-04-07 | DD-382 : Set count_on_hand correctly when creating or assigning a listing | Merov Linden | |
2015-01-27 | DD-296 : Add options to move or leave behind no copy items when copying a ↵ | Merov Linden | |
folder to the marketplace | |||
2015-01-25 | DD-296 : Disable move and copy to marketplace if limit passed. Improve perf ↵ | Merov Linden | |
of validate_marketplaceting(). Open marketplace floater on copy or move. String fix. | |||
2015-01-24 | DD-306 : Suppress no issue listings from audit listing dump, add no error ↵ | Merov Linden | |
message when no error, disable some right click menu items in multiselection cases | |||
2014-10-04 | DD-213 : Differentiate pasting from moving when verifying if action is ↵ | Merov Linden | |
legit. Also takes into account moving within the same version folder when moving items | |||
2014-09-22 | DD-19 : Fix all the subcases signaled by QA and producers, though not with ↵ | Merov Linden | |
the same messages. Needs validation by producer. | |||
2014-09-22 | DD-19 : WIP : Tweak Validation messages as required by producer | Merov Linden | |
2014-07-26 | DD-101 : Do not list or associate listings that do not validate. Present ↵ | Merov Linden | |
user with relevant error when that happens. | |||
2014-06-13 | DD-82 : Update marketplace listings after delete, cut and other operations ↵ | Merov Linden | |
on selected items | |||
2014-06-04 | DD-84 : Final clean up for this fix | Merov Linden | |
2014-06-03 | DD-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-05-30 | DD-92 : pull merge lindenlab/sunshine-external to get AISv3 work | Merov Linden | |
2014-05-30 | DD-84 : Prompt the user for active listing edits (Cut, Paste and Delete). | Merov Linden | |
2014-05-28 | DD-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-28 | DD-91 : WIP : Continue refactor of item checking in marketplace and simplify ↵ | Merov Linden | |
error messages | |||
2014-05-23 | DD-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-21 | DD-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-01 | DD-81 : Fixed the stock folder count update using an inventory observer. ↵ | Merov Linden | |
This observe other changes as well of interest to marketplace and should improve consistency in general | |||
2014-04-20 | DD-19 : Implement preliminary audit / validation display | Merov Linden | |
2014-04-08 | DD-18 : Compute stock for all levels, get folders to update more ↵ | Merov Linden | |
consistently on all actions in the marketplace | |||
2014-04-06 | DD-15 : Allow version folder to be made active/inactive, add new methods to ↵ | Merov Linden | |
marketplace to make all that a bit more clear and clean | |||
2014-04-04 | DD-14 : Add all right click menu items for marketplace. Make Add, Activate ↵ | Merov Linden | |
and Deactivate work. Right click fails on non folder items though in marketplace | |||
2014-04-01 | DD-20 : WIP : Implemented the cut and paste code for marketplace. Stock ↵ | Merov Linden | |
update still not working as expected. | |||
2014-03-28 | DD-24 : Add FT_MARKETPLACE_STOCK as a new type for folders, implement the ↵ | Merov Linden | |
promotion code for Drag and Drop, display of stock folders and embryonic marketplace validation | |||
2014-03-14 | DD-43, DD-44 : implement update_marketplace_category() and get it called ↵ | Merov Linden | |
swhen appropriate | |||
2013-06-06 | SH-4234 FIX - the only persistent failure seen was caused by a broken link ↵ | Brad Payne (Vir Linden) | |
in the outfit. Modified updateIsDirty() to ignore broken links. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-23 | CHUI-687: Problem: User sees inventory offer notifications for deleted items ↵ | Gilbert Gonzales | |
when logging in from do not disturb mode. Resolution: If an item that is deletes has a DND notification saved, then remove that notification so that it doesn't appear onec the user exists DND mode. | |||
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
started to remove newview dependencies from llfolder* | |||
2012-07-02 | MAINT-971 : [PUBLIC]Renaming a new inventory item while filtering item names | simon@Simon-PC.lindenlab.com | |
renames parent folder instead. Reviewed by Kelly | |||
2012-06-18 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors general cleanup | |||
2012-04-14 | DRTVWR-136: Remove redundant remove_(item|category)() functions. | Nat Goodspeed | |
Incoming changes from two different project repos left viewer-development with LLInventoryModel::removeItem() and removeCategory() plus free functions remove_item() and remove_category() in llinventoryfunctions.cpp. remove_category() was actually the better implementation; migrated its body into LLInventoryModel::removeCategory(). Clearly the previous state of affairs -- with LLInventoryModel::removeItem() plus a remove_category() free function in a very different source file -- fooled two different developers into overlooking the other of the pair. Unfortunately we each added different "missing" functions, leaving us with a complete set of four. Fix existing references to remove_item() and remove_category() free functions. | |||
2012-04-13 | merge changes for drtvwr-136 | Oz Linden | |
2012-03-27 | CHOP-854: move change_(item|category)_parent() into LLInventoryModel. | Nat Goodspeed | |
It's not really clear why they're in llinventoryfunctions.{h,cpp} instead of LLInventoryModel, and in fact LLInventoryModel::removeItem() already contains code essentially cloned from change_item_parent() -- or perhaps vice-versa. This changeset addresses only migrating the functions, and fixing up existing references, to simplify code review. | |||
2012-02-16 | EXP-1896 : Prevent recursively copying of folders onto themselves | Merov Linden | |
2012-02-09 | EXP-1863 : Implemented cut, copy, paste for folders. Issues with folder ↵ | Merov Linden | |
filtering though. | |||
2012-02-08 | EXP-1873 : Move cut items to trash in cut/copy over cut situations. | Merov Linden | |
2012-01-13 | EXP-1803 FIX -- Notify the user when a folder is automatically created for ↵ | Leslie Linden | |
them in the outbox * New confirmation dialog lets them know when a folder was automatically created to contain an item dragged/copied to the outbox. | |||
2012-01-12 | EXP-1795 FIX -- Update warning dialog for dragging and dropping no-copy ↵ | Leslie Linden | |
items to Merchant Outbox * Any drag and drop or copy operation to the merchant outbox that contains one or more no-copy items now brings up a single modal dialog prompting the user to move the no-copy items to the outbox or to leave them all behind. |