Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-20 | MAINT-8061 update folder label when item count changes | Mnikolenko Productengine | |
2017-12-13 | MAINT-8061 Consider including folder count along with object count | Mnikolenko Productengine | |
2017-12-04 | MAINT-7993 Fixed on uploading inventory will show up but won't display ↵ | andreykproductengine | |
uploaded item | |||
2017-08-04 | SL-717 Additional search options for inventory window | Mnikolenko Productengine | |
2017-05-15 | MAINT-7383 show notifications for Purge item action in all inventory panels | Mnikolenko Productengine | |
2017-05-08 | MAINT-7354 correction to misbehaving 'purge' and notification spam. | andreykproductengine | |
2017-01-17 | MAINT-6959 Ability to set custom folders for uploading items | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-05-29 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-13 | MAINT-4980 WIP - add context menu filtering based on the selection group | Brad Payne (Vir Linden) | |
2015-01-02 | DD-297 : Performance on login : Refactored the code so that we have a new ↵ | Merov Linden | |
LLMarketplaceFolderBridge class in the bridge model. Only the panels with the use_marketplace_folders param flag will use that one. | |||
2014-09-08 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-08-14 | DD-112 : Disable the add folder button if the tab doesn't support drop on root | Merov Linden | |
2014-08-01 | DD-75 : Fix Windows compilation confusion ending in failure | Merov Linden | |
2014-07-30 | DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option ↵ | Merov Linden | |
to inventory tab and folder view folders so that case can be taken into account. | |||
2014-07-29 | DD-69 : Fixed! Added an xml parameter to optionally allow the visualization ↵ | Merov Linden | |
of the root folder on an inventory panel. Used only for marketplace floater so far. | |||
2014-06-05 | VWR-25689 Support 'older than' when inventory filtering | Jonathan Yap | |
2014-04-22 | Merge | Xiaohong Bao | |
2013-11-15 | MAINT-3320 : Fixed! Inventory panels are not resistant to folder root ↵ | Merov Linden | |
deletion, using handle instead of pointer and cleaning things consistently | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-08 | CHUI-735 : Fixed! Refactor the code to move isSelectionRemovable() to the ↵ | Merov Linden | |
LLInventoryPanel level. Use it when using the delete key. | |||
2013-01-08 | CHUI-659 : Fixed : Reimplemented open selection on hitting return the right way | Merov Linden | |
2012-12-05 | CHUI-509 : Fixed : Add params to inventory widgets to control font colors ↵ | Merov Linden | |
(required for library items and links). | |||
2012-08-20 | CHUI-295: Problem: The places panel implemention was incomplete and trying ↵ | Gilbert Gonzales | |
to make use of a class that was not fully implemented (placesfolderview). Resoltuion: Upon creation of the places panel, placesfolderview is created which contains the proper overloaded functions to show the correct menu when right clicking. | |||
2012-08-01 | CHUI-267 FIX Full inventory listing not always shown for test account | Richard Linden | |
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering | |||
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-25 | CHUI-239 FIX Viewer crash when opening object with contents | Richard Linden | |
2012-07-19 | CHUI-236 : WIP : Places panel works for My Inventory but still empty lists ↵ | Merov Linden | |
for Favorites Bar, My Landmarks and Library. | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
removed viewer dependencies from folderview code | |||
2012-07-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
started to remove newview dependencies from llfolder* | |||
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
refactored source files, moving logic into llfolderviewmodel*.cpp filter logic tweaks purging and moving inventory now properly cleans up view model | |||
2012-06-29 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
cleaned up some stale TODOs worked on getting initial inventory display to work consistently | |||
2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
filtering mostly working | |||
2012-06-27 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
moved filtering logic to viewmodel | |||
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
inventory item labels and icons displaying again | |||
2012-06-19 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
added more casts to LLFolderViewModelItemInventory, etc. to fix compile errors | |||
2012-06-18 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors general cleanup | |||
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors renamed llfoldervieweventlistener.h to llfolderviewmodel.h | |||
2012-06-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
llfolderview refactornig | |||
2012-02-08 | EXP-1873 : Implement the hiding of cut items on the clipboard | Merov Linden | |
2012-01-26 | EXP-1335 FIXED Enabled DnD and sorting items in Recent tab of My inventory. | Seth ProductEngine | |
Added filtering the items on DnD, allowing to drop only the items which pass the filter in the destinatination inventory panel. Added filtering the items from object contents and notecards. Changed handle type for LLInventoryPanel in LLInvFVBridge to remove some extra dynamic casts. | |||
2012-01-05 | EXP-1754 FIX -- Search text shown in Outbox floater after marketplace synch ↵ | Leslie Linden | |
if all items removed. * Added a setting to determine whether or not to display the standard empty inventory message. The message is on by default but turned off for the merchant outbox inventory panel. | |||
2011-11-07 | EXP-1548 FIX -- Clicking show on inventory offer does not open inventory (or ↵ | Leslie Linden | |
received items panel) on test grid Ravi set to use Received Items folder for transfers EXP-1555 FIX -- Double-click is inconsistent between inventory and Received Items EXP-1547 FIX -- drag/drop inventory to agent - delivers to Objects, not Received items. * "Show" button from p2p transfer now opens inventory window and inbox panel, setting focus to the item * Double-click on inbox inventory items now falls through to default item behavior | |||
2011-09-13 | EXP-1071 FIX -- User can drag items to Received Items folder under Recent Tab | Leslie Linden | |
* Inventory panel now has an optional "accepts_drag_and_drop" parameter set to true by default. * Recent Inventory Panel sets "accepts_drag_and_drop" to false. * Items can still be dragged out of Recent to a second inventory panel. Reviewed by Leyla. | |||
2011-09-07 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel * Updated inbox freshness time setting name to "LastInventoryInboxActivity" * New time stamp reflects time of last activity performed on the inbox by the user * Selection and opening items in the inbox both count as activity on the inbox * Focus going to the inbox panel counts as activity on the inbox * Creation date of folders now computed based on date of items being added to them * Creation date of folders no longer relies on queries for creation date, as is done during sorting * Folders are assumed to be "new" if no inbox freshness time setting is saved | |||
2011-07-11 | EXP-995 FIX -- New icon scrolls into Received Items panel heading | Leslie Linden | |
EXP-903 FIX -- Newness/Freshness number does not decrease as items are opened in Inbox * Brought back freshness with the freshness * New badge and label color from Gibson * Inventory Panel now allows display of badges with proper clipping Reviewed by Richard. | |||
2011-07-07 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience * Fixed up some funny use of objects that had already been deleted. Reviewed by Richard. |