summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
2010-04-07merge from viewer-trunkTofu Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-04-06another hairy merge from viewer-trunk :(Tofu Linden
2010-04-02DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunkRoxie Linden
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
2010-04-02merge from viewer-trunkTofu Linden
2010-04-01Automated MergeRoxie Linden
2010-04-01MergeLeyla Farazha
2010-04-01EXT-5110 Save Outfit dialog is non-standard modal dialog (off-center ↵Leyla Farazha
placement, empty titlebar) reviewed by Richard CC#176
2010-04-01merge from viewer-trunkTofu Linden
2010-04-01fixed EXT-6373 Consecutive offer messages are unreadable in the IM logAlexei Arabadji
replaced [NAME] with [NAME_SLURL] in friendship offer notification; --HG-- branch : product-engine
2010-03-30Fixed bug EXT-6270 (No confirm teleport dialog appears, while teleporting ↵Vadim Savchuk
from teleport history tab). Added teleport confirmation dialog to the teleport history panel. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/135/ --HG-- branch : product-engine
2010-03-30HUGE merge from viewer-trunk. Many conflicts resolved.Tofu Linden
2010-03-26fixed EXT-6373 “Consecutive offer messages are unreadable in the IM log”,Alexei Arabadji
replaced [NAME] with [NAME_SLURL] in teleport offer notification, this will unify offers appearance and gap between offers in IM chat log with disabled plaintext mode; --HG-- branch : product-engine
2010-03-25fixed EXT-6489 “"User not online - inventory has been saved" should be ↵Alexei Arabadji
logged to IM log”, reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/90/ --HG-- branch : product-engine
2010-03-17Adding error handling to share to web feature.Leyla Farazha
Reviewed by Callum
2010-03-16Automated merge from viewer/viewer-2-0Roxie Linden
2010-03-16Alert dialog when mesh upload fails.Dave Parks
2010-03-13merge with viewer-2-0Dave Parks
2010-03-12completed EXT-6305 (Remove "ScriptToast" notification in xui/en and all ↵Igor Borovkov
localizations) just cleaned up notifications.xml reviewed by Richard and Tofu at https://codereview.productengine.com/secondlife/r/1/ --HG-- branch : product-engine
2010-03-08automated mergeRoxie Linden
2010-03-05merge from viewer-2-0Tofu Linden
2010-03-04mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-04fixed reopened EXT-4131 [BSI] "Only friends and groups can call or IM me" ↵Igor Borovkov
NEEDS auto-response --HG-- branch : product-engine
2010-03-03EXT-4963 Change all mentions of user to "Resident" and "Residents"Lis Linden
2010-03-01Merge with viewer-2-0Dave Parks
2010-03-01EXT-5757 [INTERNAL TEXT] notifications.xml "MINSPECS"Lis Linden
2010-02-24Merge with viewer-2-0Dave Parks
2010-02-24EXT-2237 Preferences > Alerts shows "$ignoretext" in the listLeyla Farazha
reviewed by Richard - CC#142
2010-02-20merge from viewer2Tofu Linden
2010-02-19EXT-5101 “No feedback provided when accepting a friend request”,Alexei Arabadji
replaced log text "Friend request" with "Friendship offer". --HG-- branch : product-engine
2010-02-19merge from viewer2, conflicts resolved...Tofu Linden
2010-02-19EXT-5101 “No feedback provided when accepting a friend request”,Alexei Arabadji
suppresed toasting when logging accept/decline --HG-- branch : product-engine
2010-02-19MergeMike Antipov
--HG-- branch : product-engine
2010-02-18viewer2 merge.Tofu Linden
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-16fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media ↵Alexei Arabadji
Browser”; --HG-- branch : product-engine
2010-02-12Fixed critical bug (EXT-5313) Duplicated xui xml IDs, blocking l10n, for ↵Sergei Litovchuk
public beta. - Added suffixes to duplicating "OK" and "Cancel" buttons names in notification templates. --HG-- branch : product-engine
2010-02-10Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-08Fixed major bug EXT-5022 (streaming media first use dialog should be removed)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-05mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05fix typoYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05fixed bug EXT-4757 URL-name of object is shown as clickable HTTP URL in toastsDenis Serdjuk
Cause: ServerObjectMessage notification uses hardcoded message from simulator. There is no possible to escape object name separately. Solution: Whole server message has been escaped using <nolink> tag. --HG-- branch : product-engine
2010-02-05mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-05fixed EXT-4908 “Report Abuse: Popup prevents interaction with Media ↵Alexei Arabadji
Browser”, made HelpReportAbuseEmailLL alert non-modal; --HG-- branch : product-engine
2010-02-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-04Logged out notification change at Ts request - added some calmer languageErica
2010-02-04fixed EXT-4905 “Duplicated text in teleport notification”Alexei Arabadji
--HG-- branch : product-engine
2010-02-04PE merge.Tofu Linden
2010-02-04fix for task EXT-4750 Disable "Join" dialog for free groupsYchebotarev ProductEngine
also add group name to notification - more informative... --HG-- branch : product-engine