Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-22 | EXP1-1945: Adding in a flow to catch other cases of teleportation failures ↵ | Todd Stinson | |
due to maturity levels and bad network access. Still need better copy for the error message. | |||
2012-05-21 | EXP-1928: Restoring the flow for non-teleport-failure messages through the ↵ | Todd Stinson | |
special notification handler. | |||
2012-05-17 | EXP-1940: BUGFIX Correcting issue with changing maturity setting and ↵ | Todd Stinson | |
teleporting from dialog did not work on agni. Problem stemmed from 2 issues. 1) The server responded with different results between aditi and agni due to some changes in the Pathfinding project. 2) The viewer was actually sending two separate requests to change to the same preference setting. This fixes both issues. | |||
2012-05-17 | EPX-1938: Adding a special behavior for the NotAgeVerified notification to ↵ | Todd Stinson | |
display either an ignorable modal dialog or a toast-style notification. Also, altering the copy for the notifications. | |||
2012-05-17 | EXP-1928: Constructing the new maturity preferences flow for the case of a ↵ | Todd Stinson | |
teleport via lure (which cannot be restared). | |||
2012-05-17 | EXP-1928: Minor tweak to ensure that the case of the copy for content type ↵ | Todd Stinson | |
is lower-case. | |||
2012-05-17 | EXP-1928: Handling the rare case that the user preferences cannot be ↵ | Todd Stinson | |
successfully changed, and reporting that to the user. | |||
2012-05-17 | EXP-1928: Adding functionality to show either a modal notification dialog or ↵ | Todd Stinson | |
the toast-style notification if a teleport fails due to maturity preferences. | |||
2012-05-15 | EXP-1928: Removing some commented asserts following more development testing. | Todd Stinson | |
2012-05-11 | EXP-1928: First pass at building the functionality to restart teleport after ↵ | Todd Stinson | |
increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs. | |||
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-02-09 | merge changes for storm-1804 | Oz Linden | |
2012-01-25 | STORM-1804 Details... button on PERMISSION_DEBIT dialog triggers ↵ | Kitty Barnett | |
run_time_permissions() with a deny action With help from Jonathan Yap | |||
2012-01-20 | EXP-1823 : Don't display the do not show preview message on item we have no ↵ | Merov Linden | |
preview method for in the first place... | |||
2012-01-20 | EXP-901 FIXED (Can see "typing" messages from users who are not allowed to ↵ | Paul ProductEngine | |
IM you) - If "Only friends and groups can IM me" option is ON but the user got message from non-friend, show notification one time per session. | |||
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-15 | merge changes for storm-1653 | Oz Linden | |
2011-12-12 | VWR-27832 L$ Transfer failures show alert as if successful | Jonathan Yap | |
2011-12-06 | STORM-1653 Added affected name to warning message | Jonathan Yap | |
2011-12-01 | ER-1473: fix teleporting in sit mode. Viewer fix - reviewed by Callum | Simon Linden | |
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-23 | STORM-1653 Handle last name of "Resident" case | Jonathan Yap | |
2011-11-15 | merge | Dave Parks | |
2011-11-10 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
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-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-10-28 | merge changes for storm-1577 | Oz Linden | |
2011-10-26 | STORM-1653 Group notices sent by muted residents are still displayed | Jonathan Yap | |
Added warning message if a null is returned from the name to id call. | |||
2011-10-26 | STORM-1653 Group notices sent by muted residents are still displayed | Jonathan Yap | |
2011-10-26 | Merge STORM-1577. | Vadim ProductEngine | |
Resolved conflicts manually. | |||
2011-10-26 | Merge STORM-959 | niel@nirvana-win7hp.planescape.home | |
2011-10-24 | merge changes for storm-1664 | Oz Linden | |
2011-10-21 | SH-2557 WIP - more warning message details | Brad Payne (Vir Linden) | |
2011-10-21 | SH-2557 WIP - some cleanup, added error message to try to isolate causes of ↵ | Brad Payne (Vir Linden) | |
translation failure | |||
2011-10-20 | merge changes for storm-976 | Oz Linden | |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-11 | STORM-976 Object muted by name still displays notification message when clicked | Jonathan Yap | |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-27 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-27 | EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵ | Merov Linden | |
sergeylproductengine/viewer-experience-fui/ | |||
2011-09-27 | EXP-1247 Nearby chat as part of chat floater | Leyla Farazha | |
2011-09-26 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-09-22 | EXP-1223 FIXED (Create and register a floater for Places side tab) | Paul ProductEngine | |
- Added xml for a new floater and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::showPanel | |||
2011-09-13 | Quiet "may be using uninitialized variable" warnings. | Nat Goodspeed | |
2011-09-13 | STORM-1577 WIP Show translation errors in chat. | Vadim ProductEngine | |
2011-09-12 | merge changes for storm-1297 | Oz Linden | |
2011-09-06 | STORM-1577 WIP Implemented translation via Microsoft Translator and Google ↵ | Vadim ProductEngine | |
Translate v2 APIs. | |||
2011-08-31 | merge changes for storm-1567 | Oz Linden | |
2011-08-30 | STORM-1297 WIP Block object inventory offer by the object's owner ID. | Vadim ProductEngine | |
Submitting a fix by Jonathan Yap that I have cleaned up. | |||
2011-08-30 | STORM-1297 WIP Minor changes for better code readability. | Vadim ProductEngine | |