summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
2011-03-29merge changes for storm-1077Oz Linden
2011-03-25STORM-36 : pull into viewer-developmentMerov Linden
2011-03-24STORM-1077 Change hint wording. Disable hint if speak or flyout button is ↵Jonathan Yap
pressed.
2011-03-16STORM-1077 Change "Voice Enabled/Disabled" to "Speak Button"Jonathan Yap
2011-03-14SOCIAL-687 changing notification text from Standard to AdvancedLeyla Farazha
2011-03-14Mergeleyla
2011-03-14SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵leyla
users in minimal skin
2011-03-09SOCIAL-663 FIX Text change for notifications that require switching from ↵Richard Linden
Basic to Advanced mode
2011-03-07updated list of visible notifications to specRichard Linden
2011-03-03STORM-1036 FIXED The unused "How to create a new Classified ad" notification ↵Seth ProductEngine
removed from XUI ("en" locale only).
2011-03-02SOCIAL-623 FIX World map accessible from classified and picks in web profile ↵Richard Linden
in minimal skin
2011-03-01MergeRichard Linden
2011-03-01SOCIAL-614 FIX Notifications that prompt user to launch secondlife.com are ↵Richard Linden
not shown in minimal skin
2011-03-01SOCIAL-611 FIX Freeze and Eject do not work in minimal skin from avatar ↵Richard Linden
context me
2011-02-28SOCIAL-608 WIP Classified link is available in Basic modeRichard Linden
2011-02-28SOCIAL-601 FIX avatar picker hintRichard Linden
2011-02-28SOCIAL-556 FIX Allow friend requestsRichard Linden
also re-enabled friend online notifications
2011-02-25SOCIAL-560 FIX enable notification of paid/received lindensRichard Linden
2011-02-24enabled generic error messages from server for minimal skinRichard Linden
2011-02-24SOCIAL-555 WIP back quit confirmation notificationRichard Linden
flagged various notification as "failure" notifications that should be shown in minimal skin
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
add confirmation dialog to mode change
2011-01-18STORM-243 FIXED Disabled the "You just entered a region using a different ↵Vadim ProductEngine
server version..." pop-up notification.
2011-01-10STORM-720 FIXED Disabled highlighting URLs in inventory items names in the ↵Vadim ProductEngine
share confirmation dialog.
2011-01-07merge changes for storm-34Oz Linden
2010-12-22STORM-810 : Auto update and related changes (integration request from team ↵Merov Linden
chopper)
2010-12-21Merge from trunkAndrew A. de Laix
2010-12-20Merge from viewer-development.Monroe Linden
2010-12-16clearer message.Andrew A. de Laix
2010-12-16Vary install failed message depending on whether it was required or not.Andrew A. de Laix
2010-12-14SOCIAL-366 FIX UI Issues with HTTP Dialogs in Webkit 4.7callum
2010-12-13SOCIAL-367 FIX HTTP Auth dialog does not indicate what server a user is ↵callum
entering a user name and password for in Webkit 4.7
2010-12-10CHOP-260 implementation. Update Ready notification gets real UI.brad kittenbrink
reviewed by Mani.
2010-12-10ui improvements to more closely match UX design.Andrew A. de Laix
2010-12-08EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵Richard Linden
when using orbit pan zoom tools. better fix that uses tag to isolate all skin specific notifications
2010-12-08Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-08Fix for CHOP-262 (update notifications prior to login) and first attempt at ↵brad kittenbrink
CHOP-261 (add handlers for update ready notification buttons) reviewed by mani.
2010-12-08improved dialog message for required update.Andrew A. de Laix
2010-12-07Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-07login instance coordinates with updater serviceAndrew A. de Laix
2010-12-06CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵Mark Palange (Mani)
Rev. by Brad
2010-12-06STORM-34 FIXED Saving of user's favorites into file and showing them in ↵Andrew Productengine
"Start at" combobox on login screen was implemented. Implementation details: - File is saved on exit from viewer and not immediately on changes as was written in spec. It is done to make this file consistent with favorites order: order of favorites is saved on exit, so if favorites info is saved in other moment earlier, crashing viewer or other unexpected way of finishing its work (i.e. via Windows task bar) would cause inconsistence between favorites order saved per account and one from this new file. - File is saved in user_settings\stored_favorites.xml. - If you uncheck the option in Preferences and press OK, the file gets immediately deleted (according to spec). Issues that require further changes: - Currently only favorites of last logged in user are shown in login screen. Showing favorites of multiple users will be implemented later when design for it is approved by Esbee. - Preference is now global for all users, because design states it may be changed before login, and we don't have account info at the moment. But it doesn't seem to be a good idea, so changes in design are needed. - Currently the way of retrieving SLURLs needs optimization in a separate ticket. More detailed design approved by Esbee is needed to develop it further, perhaps in new tickets.
2010-12-02mergeMonroe Linden
2010-12-02mergeMonroe Linden
2010-11-19SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
factored out llwindowshade control for slide-in notifications
2010-11-22STORM-517 FIXED Warn user that language change will only take effect after ↵Vadim ProductEngine
restarting viewer. The warning is shown only once (until the preferences floater is reopened).
2010-11-19dull boring notification message.Andrew A. de Laix
2010-11-18SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
initial support for XUI auth dialog
2010-11-18mergeMark Palange (Mani)
2010-11-18Merge with viewer-developmentMark Palange (Mani)
2010-11-18inform user on failed install--needs proper user dialog ;-)Andrew A. de Laix