Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-26 | SL-20341 Item Properties floater closes on changes for task inventory item | Andrey Kleshchev | |
2023-07-31 | SL-20096 Thumbnails shouldn't be editable for items in the library | Andrey Kleshchev | |
2023-03-24 | SL-18003 Fix items not being marked as complete when fetched via ais | Andrey Kleshchev | |
2023-03-23 | SL-19108 Disable "Image" button for task inventories | Andrey Kleshchev | |
Thumbnails are not supported for task inventories yet | |||
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #3 | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #2 | Andrey Kleshchev | |
2023-02-08 | SL-19134 Multiline description field | Andrey Kleshchev | |
2023-02-08 | SL-19134 Fix owner and creator names not being clickable | Andrey Kleshchev | |
2023-02-08 | SL-19134 Hide item properties when moving to trash | Andrey Kleshchev | |
2023-02-08 | SL-19134 Remove lock icon, add item type icon | Andrey Kleshchev | |
2023-02-07 | SL-19134 Item Profile redesign #4 | Andrey Kleshchev | |
2023-02-07 | SL-19134 [WIP] Item Profile redesign #3 | Andrey Kleshchev | |
2023-02-04 | SL-19109 Turn LLSidepanelItemInfo into a normal panel | Andrey Kleshchev | |
2019-12-16 | Merge viewer-release 6.3.6 into viewwer-eep repo | Dave Houlton | |
2019-07-08 | SL-11472 Checkboxes continue to change their state after clicking is stopped ↵ | andreykproductengine | |
in the "Item profile" menu | |||
2018-09-26 | Merge | Rider Linden | |
2018-09-20 | SL-9636: Hide the anyone, group share and for sale checks in the properties ↵ | Rider Linden | |
panel for settings. (didn't do others items it may apply to) | |||
2018-09-07 | MAINT-9108 Disable "Copy" perm checkbox for settings type objects | maxim_productengine | |
2018-08-02 | MAINT-8936 FIXED "Share" checkbox becomes gray in some inappropriate cases | maxim_productengine | |
2018-05-29 | MAINT-8586 Eliminate obsolete xui elements | andreykproductengine | |
2017-04-20 | MAINT-1463 Fixed inconsistent permissions | andreykproductengine | |
Permissions should be checked against owning group instead of active one | |||
2017-03-30 | MAINT-7245 Use Experience Box in LSL Editor will not show as checked if ↵ | Mnikolenko Productengine | |
containing object is in another region | |||
2017-02-02 | MAINT-288 Fixed Content of 'Object contents' tab blinks after editing it's ↵ | andreykproductengine | |
permissions | |||
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-03 | Changes from code review with Nat | Rider Linden | |
2015-09-02 | Move associated experience fetching into the ExperienceCache as a coro ↵ | Rider Linden | |
remove the responder. | |||
2015-04-15 | Merge viewer-release | simon | |
2014-11-11 | MAINT-4657 FIXED Objects can appear to have wrong 'for sale' type when ↵ | andreykproductengine | |
viewed in inventory | |||
2014-05-07 | Merge with 3.7.7-release | dolphin | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | Merge | dolphin | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-09-23 | Added LLUrlEntryExperienceProfile to link to experience profiles | dolphin | |
Added LLExperienceHandler to handle experience links Updated LLSidepanelItemInfo to use profile links | |||
2013-08-19 | Added experience association info llsidepaneliteminfo for scripts. | dolphin | |
Changed the cap which looks up a script association to take a object/item id pair instead of a asset id. Updated llpreviewscript to use the new cap (which also improves loading time since it can be done in parallel with the lsltext retrieval). | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-14 | MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by multiple creators shows creator | simon@Simon-PC.lindenlab.com | |
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly | |||
2011-06-30 | EXP-919 FIX -- Items not shown in Received Items panel | Leslie Linden | |
EXP-929 FIX -- First Direct Delivery item purchased while logged in: Received Items folder visible in inventory and item not visible in Received items panel - no badge count update * Inbox and Outbox inventory panels now live in their own XML files and are hot loaded into place when appropriate, like when the "Received Items" folder is first created, for example. * The Inbox and Outbox panels now show relevant default messages when the folders are empty or do not exist * Added LLInventoryCategoryAddedObserver, a new inventory observer type to observe added folders * Hacked LLInventoryPanel to properly set up inbox and outbox inventory views for the "Received Items" folder and the "Merchant Outbox" folder that aren't created with the proper system folder type * Changed inventory badge count computation to use LLFolderView rather than the inventory directly * Applied various focus, selection and other inbox fixes to the outbox Reviewed by Richard. | |||
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2010-12-15 | STORM-776 : unable to change permissions to "no trans" on item in avatar ↵ | Wolfpup Lowenhar | |
inventory applied Kitty's code changes listed in STROM-288 as it is a related issue and this actualy fixed both issues! | |||
2010-11-01 | STORM-288 FIXED New name resets to old if change it on 'Item Profile' panel ↵ | Paul Guslisty | |
while fetching inventory Reason: 'item info panel' updated EACH time some inventory object changed Fix: update 'item info panel' only if changed inventory object is the object for which 'item profile panel' is shown | |||
2010-09-27 | Merge | Leyla Farazha | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-15 | STORM-148 FIXED Added updating Item Profile info upon changes of objects ↵ | Sergei Litovchuk | |
inventory items. The 'Item Profile' panel was observing changes in agent's inventory only, so when an item inside an object was renamed its name wasn't updated in 'Item Profile' panel. | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |