summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
2010-02-16Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
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
2010-02-03EXT-4344 : Object Inspector has "Sorry, not implemented yet"Loren Shih
Added sidetray object inspector code.
2010-01-29PE merge.Tofu Linden
2010-01-29fixed major EXT-3643 “Embed friendship offer into IM window”;Alexei Arabadji
--HG-- branch : product-engine
2010-01-29fixed bug EXT-4122 [BSI] Notification about \"maximum number of groups\" ↵Denis Serdjuk
returns redundant information The hardcoded and unlocalized dataserver response has been removed from the message of notification. --HG-- branch : product-engine
2010-01-29EXT-4763: Use <nolink> syntax to disable linking of landmark names.Lynx Linden
2010-01-29EXT-4679: Removed reference to no-longer-supported abuse URL.Lynx Linden
2010-01-25implemented EXT-4131 [BSI] "Only friends and groups can call or IM me" NEEDS ↵Igor Borovkov
auto-response added a modal warning window "Non-friends won't know that you've choosen to ignore their calls and instant messages." --HG-- branch : product-engine
2010-01-21mergeRick Pasetto
2010-01-20Fix mis-spelling in notification text/name introduced from PE.Tofu Linden
2010-01-20Fixed normal bug EXT-4476 - Classfield appears in classfield accordeon after ↵Dmitry Zaporozhan
error message about money scarcity has been closed. --HG-- branch : product-engine
2010-01-19EXT-4269 PDD: Add teleport destination to teleport warning dialogangela
2010-01-18Fixed low bug (EXT-4310) '+' btn on My Landmarks tab of Places panel ↵Sergei Litovchuk
duplicates behavior of Star btn in nav bar - Added alert if trying to create landmark for same location more than once. --HG-- branch : product-engine
2010-01-15mergerichard
2010-01-14Fixed major bug EXT-4177: [BSI] Notification about inventory offer lacks ↵Vadim Savchuk
article (a/an). Changed the text to "<name> has given you this <item>". --HG-- branch : product-engine
2010-01-14Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2010-01-14clean up LLFrstUse and it's notification but leave OverideKeys and Sandbox ↵angela
intact -- reviewed by james
2010-01-13mergerichard
2010-01-13EXT-3383 adhere to style guide for capitalization of 'Resident'Ramzi Linden
2010-01-12Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25).Vadim Savchuk
Viewer now disallows joining or creating groups if the limit reached. A server-side fix is also needed. --HG-- branch : product-engine
2010-01-08EXT-3615 Tiny cosmetic thing: make sure all "Ok" in buttons are changed to ↵Leyla Farazha
"OK"
2010-01-05Fixed bug EXT-3791 (No feedback provided when offering teleport): the offer ↵Vadim Savchuk
is now logged to the IM history. --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3643 - Make Friend Offer dialog a modal alert.Dmitry Zaporozhan
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine
2009-12-26implemented EXT-3701 “Replace "accept" button with "show" in the inventoryAlexei Arabadji
offer toast”; --HG-- branch : product-engine
2009-12-26Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert)Mike Antipov
-- made dialog a modal alert -- logging to IM is left as it was --HG-- branch : product-engine
2009-12-25EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
made 'inventory declined' notification spawn chiclet; made 'inventory declined' toast as notytip; --HG-- branch : product-engine
2009-12-25fixed EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
made inventory and teleport offers spawn chiclet; made 'inventory accepted' toast as notytip; --HG-- branch : product-engine
2009-12-18Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-12-18Merge with viewer-2-0 again, to pick up avatar changesJames Cook
2009-12-18merging latest PE changes into viewer-2-0Nyx (Neal Orman)
2009-12-18For EXT-3579: removed unhelpful 'try again' from gesture loading failure.Brad Payne (Vir Linden)
2009-12-18Implemented major sub-task EXT-3524 (Context menu for IM well)Eugene Mutavchi
--HG-- branch : product-engine
2009-12-16MergeJames Cook
2009-12-15EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time optionsLeyla Farazha
EXT-2649 [BSI] Confirm on Drop EXT-3416 Can't name a new gesture on creation (and renaming is HARD) reviewed by James
2009-12-14Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-11Merge media back into viewer 2-0skolb