summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2023-04-19SL-19604 show layout panel before creating new item in combination mode, if ↵Maxim Nikolenko
there are no items in inventory panel
2023-04-19SL-19533 Check descendants even for a recursive fetchAndrey Kleshchev
2023-04-18SL-19604 FIXED Creating new folders and items in gallery or combination ↵Maxim Nikolenko
views does not highlight created item
2023-04-17SL-19544 WIP show item permissions after item nameMaxim Nikolenko
2023-04-13SL-19544 WIP search by name should include suffixMaxim Nikolenko
2023-04-13SL-19544 WIP add active suffix for gestures and add appropriate context menu ↵Maxim Nikolenko
handling
2023-04-13SL-19533 MacOS build fixAndrey Kleshchev
2023-04-13SL-19533 Faster decloudingAndrey Kleshchev
2023-04-12SL-19544 WIP hide inventory pane in Combination view, if there is no visible ↵Maxim Nikolenko
items
2023-04-12SL-19496 Recent server change requires thumbnail ids to be passed as stringsAndrey Kleshchev
2023-04-12SL-19533 Logging tag changeAndrey Kleshchev
2023-04-12SL-19544 WIP show drag handler controlMaxim Nikolenko
2023-04-12SL-19544 WIP update combination gallery visibility after changing filterMaxim Nikolenko
2023-04-12SL-19533 Content should be recursive onlyAndrey Kleshchev
2023-04-12SL-19533 Track folder fetch requests in bulk fetchAndrey Kleshchev
2023-04-12SL-19533 Further logging improvementsAndrey Kleshchev
2023-04-11SL-19544 WIP combination view filtering; hidden items should be correctly ↵Maxim Nikolenko
removed when root is changed
2023-04-11SL-19533 Don't try to restart fetchexcessivelyAndrey Kleshchev
No real point restarting, but due to significant changes decided to keep this around and raise asserts instead of removing.
2023-04-11SL-19533 Don't fetch items if recursive fetch isn't doneAndrey Kleshchev
2023-04-11SL-19533 Orphans plus additional loggingAndrey Kleshchev
2023-04-08SL-19529 Marketplace validation improvementsAndrey Kleshchev
2023-04-08SL-19529 Fix uninitialized variable and calback counterAndrey Kleshchev
2023-04-07SL-18918 Fix folder type when creating foldersAndrey Kleshchev
Might be better to replace "type" with "type_default" everywere, not just for AIS
2023-04-07SL-19534 Better fetch failure handlingAndrey Kleshchev
2023-04-07SL-19544 WIP apply filter when adding an item to the GalleryMaxim Nikolenko
2023-04-07SL-19544 WIP Combination view first passMaxim Nikolenko
2023-04-06SL-19534 Fixed fetch timeout during initial fetchAndrey Kleshchev
2023-04-06SL-19534 Fixed 'working' cursor flickerAndrey Kleshchev
2023-04-06SL-19550 Add a shop menu item to the Inventory menuMaxim Nikolenko
2023-04-06SL-19544 preparation for Combination viewMaxim Nikolenko
2023-04-06SL-19529 MacOS build fixAndrey Kleshchev
2023-04-06SL-19529 Marketplace version folders not createdAndrey Kleshchev
2023-04-05SL-19379 selection fixMaxim Nikolenko
2023-04-04SL-19379 Observe thumbnail changes and update it in GalleryMaxim Nikolenko
2023-04-04SL-19273 Show empty folder message for empty folders regardless of filter stateMaxim Nikolenko
2023-04-04SL-19379 Don't switch focus to other Inventory floater when creating an item ↵Maxim Nikolenko
in Gallery
2023-04-04SL-19188 Improve legacy gallery thumbnail supportAndrey Kleshchev
2023-04-03SL-19521 Inventory filters floater should affect Inventory GalleryMaxim Nikolenko
2023-03-31SL-19496 Thumbnail should be modifiable regardless of permissionsAndrey Kleshchev
2023-03-31SL-19379 WIP show fallback image with original sizeMaxim Nikolenko
2023-03-31SL-19379 WIP fix for displaying folder link items, added correct action for ↵Maxim Nikolenko
'paste as link'
2023-03-31SL-19379 WIP add worn suffix, use bold font style for worn items and italic ↵Maxim Nikolenko
for links
2023-03-31SL-19495 Marketplace listings do not load in marketplace floaterAndrey Kleshchev
2023-03-31SL-18672 Update handling of login skeleton to handle new fieldsAndrey Kleshchev
2023-03-30SL-19493 Fix inventory log spamAndrey Kleshchev
2023-03-30SL-19379 WIP update gear menu with Gallery itemsMaxim Nikolenko
2023-03-30SL-19379 WIP allow hide link items in search resultMaxim Nikolenko
2023-03-30Merge branch 'main' into DRTVWR-567Maxim Nikolenko
# Conflicts: # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmaininventory.h # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml # indra/newview/skins/default/xui/en/sidepanel_item_info.xml
2023-03-30SL-19379 WIP one more batch of context menu itemsMaxim Nikolenko
2023-03-29Increment viewer version to 6.6.11Nat Goodspeed
following promotion of DRTVWR-573