Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-11 | EXP-1778 FIX -- Link to Marketplace Error log in transfer failed viewer ↵ | Leslie Linden | |
notification * Added a link to the "imports" log from the "done with errors" notification when sending folders to the marketplace. | |||
2012-01-11 | EXP-1791 FIX -- Handle case where initialization with SLM fails in the ↵ | Leslie Linden | |
Merchant Outbox floater in the viewer * Updated marketplace import to properly handle failed cases of authentications and invalid cookies. The import will reset to an uninitialized state and then trigger and initialization followed immediately by an import when appropriate. | |||
2012-01-11 | EXP-1791 - Handle case where initialization with SLM fails in the Merchant ↵ | Leslie Linden | |
Outbox floater in the viewer * Added code to clear and re-initialize the SLM cookie when authentication errors are encountered. * Re-organized logic for outbox import a bit to hopefully be more robust when errors are encountered. | |||
2012-01-10 | FIX INTL-89 translation in 8 languages for Set29 including new files | eli | |
2012-01-10 | Changed merchant outbox visibility to not persist between sessions. | Leslie Linden | |
2012-01-10 | EXP-1783 FIXED Duplicated/missing IDs in menu_viewer.xml | Vadim ProductEngine | |
2012-01-10 | STORM-1788 Clarify wording in About Land->Access and tooltips (and similar ↵ | Jonathan Yap | |
Estate panel) | |||
2012-01-09 | PATH-142: Refined the linksets status messaging functionlity. | Todd Stinson | |
2012-01-09 | PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI. | Todd Stinson | |
2012-01-09 | EXP-1159 FIX -- User can get No transfer items into Merchant Outbox by ↵ | Leslie Linden | |
rezzing object from Outbox, including No Transfer item in contents, and then taking back into Inventory * Drag and drop to the 3D world is now disabled from the outbox | |||
2012-01-09 | sync with viewer-development | eli | |
2012-01-09 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-01-09 | Merge from viewer-development | Leslie Linden | |
2012-01-08 | merge changes for vmrg-213 | Oz Linden | |
2012-01-06 | sync with viewer-development | eli | |
2012-01-06 | EXP-1220 GROUNDWORK -- Create context menu entry to allow import of selected ↵ | Leslie Linden | |
item(s) * Added a context menu for "Send to Marketplace" but disabled the code to show it until we decide to move forward with this feature. * Made some progress unifying the context menu in the outbox for different types of items. (mesh, audio, etc.) | |||
2012-01-06 | Looking for better fix to EXP-1693 - date localization | Richard Linden | |
Backed out changeset: 4f3024e9d629 | |||
2012-01-06 | looking for better fix to EXP-1695 | Richard Linden | |
[I18N] [INCORRECT CURRENCY LAYOUT/FORMAT] - Currency in Group Profile > Land/Asset and New Group (French viewer) Backed out changeset: c01a6186b15c | |||
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. | |||
2012-01-05 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-01-05 | Removed unused code for old outbox error reporting | Leslie Linden | |
2012-01-04 | Hijaking the land status messaging for temporary development of the ↵ | Todd Stinson | |
pathfinding linksets floater. | |||
2012-01-04 | Merge from viewer-development | Leslie Linden | |
2012-01-04 | Merge from viewer-experience | Leslie Linden | |
2012-01-04 | EXP-1738 FIX -- Disable drag and drop to folders in the outbox that would ↵ | Leslie Linden | |
create a hierarchy that contains too many folders * Updated drag and drop to correctly handle moving to and from outbox as opposed to within the outbox when dealing with folder and item count limitations related to depth and total folder count. | |||
2012-01-04 | merge changes for storm-1790 | Oz Linden | |
2012-01-04 | merge changes for storm-1725 | Oz Linden | |
2012-01-04 | merge changes for storm-1708 | Oz Linden | |
2012-01-03 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2011-12-30 | EXP-1586 FIXED (Nearby chat window no longer persists between viewer startups) | Paul ProductEngine | |
- Visibility state of chat floater is saved between sessions - Also visibility state of chat history in nearby chat floater is saved too | |||
2011-12-26 | EXP-1624 FIXED ([TRANSLATED BUT IN EN] tooltip for chat floater in English: ↵ | Paul ProductEngine | |
Shows/hides nearby chat log) Reason: - Panel name was missed in other locales. Solution: - Added panel name to other locales. | |||
2011-12-26 | EXP-1621 FIXED (Duplicated XUI ID: panel_snapshot_postcard.xml) | Paul ProductEngine | |
- Removed duplicated parameters | |||
2011-12-26 | EXP-1618 (Serious truncation in top-right status bar "Buy $S" and "Shop" ↵ | Paul ProductEngine | |
buttons in many languages) - Adjusted width of "shop" button in all locales. Had to override width parameter in xml files of all locales. If to set one value with extra room space for all locales it will look rather ugly for many locales including EN. | |||
2011-12-23 | STORM-1790 Provide a Develop sub-menu to change the default logging level | Jonathan Yap | |
co-authored with Zi Ree | |||
2011-12-23 | EXP-1744 FIXED URL-like group display name was shown as hyperlink in the ↵ | Vadim ProductEngine | |
Leave Group confirmation dialog. | |||
2011-12-21 | EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs ↵ | Seth ProductEngine | |
window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM"> | |||
2011-12-21 | EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group. | Seth ProductEngine | |
2011-12-20 | sync with viewer-development | eli | |
2011-12-20 | * Added "InventoryOutboxLogging" debug setting to log merchant outbox ↵ | Leslie Linden | |
related web API calls. Each message begins with the tag "SLM". | |||
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-20 | merge changes for storm-653 and storm-1737 | Oz Linden | |
2011-12-19 | Stubbing out functionality for catching the terrain material properties changes. | Todd Stinson | |
2011-12-19 | EXP-1749 FIX -- Merchant outbox import completion messages are to be modal ↵ | Leslie Linden | |
dialogs * Merchant outbox completion messages now shown as modal dialogs rather than window shades. | |||
2011-12-19 | Stubbing out functionality for catching the rebuild and refresh navmesh ↵ | Todd Stinson | |
button clicks. | |||
2011-12-19 | Stubbing out functionality for catching the character type switch states. | Todd Stinson | |
2011-12-19 | EXP-1741 FIX -- Learn more link goes to page not found from Outbox for user ↵ | Leslie Linden | |
that is not a merchant an Agni EXP-1746 FIX -- Update Outbox messaging EXP-1748 FIX -- Close down on messaging with Spinner MKT-3403 support -- viewer tooltips updated to match errors in marketplace * Copy has been updated to match the design per Leo and Brooke * Marketplace URL's have also been updated * The outbox floater now reports a status string in the existing folder count control | |||
2011-12-19 | Stubbing out functionality for catching the character width slider changes. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the path selection state switch. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the overlay display render state switch. | Todd Stinson | |
2011-12-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |