summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
2010-04-26merge from viewer-trunkTofu Linden
2010-04-23Related to normal bug EXT-6302 (TP requests need to display destination ↵Eugene Mutavchi
region maturity) - added displaying maturity rating with an icon. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/229/. --HG-- branch : product-engine
2010-04-22merge from viewer-trunkTofu Linden
2010-04-21Implemented EXT-6783(normal sub task) - Implement saving of unread ↵Dmitry Zaporozhan
notifications. Utilized old save and load notification code. Main concern was with notifications that have complex responder - UserGiveItem, ObjectGiveItem. Those responders are object with own fields that need to persist through sessions. Notifications that should be saved are marked with persist="true" in notifications.xml Notifications using functor responders are saved automatically. Notifications using object responders need additional tuning. Responder object should be a) serializable(implement LLNotificationResponderInterface), b) registered with LLResponderRegistry. At this point following notifications persist through sessions: UserGiveItem, ObjectGiveItem, TeleportOffered, FrienshipOffered. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/211/ --HG-- branch : notifications
2010-04-21merge from viewer-trunkTofu Linden
2010-04-20Fixed bug EXT-6872 (Pop-up menu for hyperlink in 'Delete pick' dialog ↵Vadim Savchuk
doesn't work). Disabled links in the remove pick dialog. This seems to be the simpliest solution and the same is done e.g. in the teleport confirmation dialog. I'm not sure how to fix the drop-down menu. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/269/ --HG-- branch : product-engine
2010-04-17merge from viewer-trunkTofu Linden
2010-04-16EXT-6892 : Add debug setting to show avatar rez timesLoren Shih
This pops up a notification whenever another avatar rezzes. Controlled by a #define, currently set to ON.
2010-04-15merge from viewer-trunkTofu Linden
2010-04-14Fixed normal bug EXT-6302 (TP requests need to display destination region ↵Eugene Mutavchi
maturity) Added: - parsing of region information from "lure" binary bucket - displaying destination region maturity by teleport offer Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/229/ --HG-- branch : product-engine
2010-04-14slightly hairy merge from viewer-trunkTofu Linden
2010-04-12Implemented major task EXT-6710(Feature request: Allow drag and drop from ↵Eugene Mutavchi
Inventory panel to Resident Picker) - added handling the drag add drop inventory items to resident picker - added "Share" verb button to the inventory panel which opens resident picker - added "Share" menu item to the individual inventory context menu which acts as verb button Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/215/ --HG-- branch : product-engine
2010-04-12Fixed major bug EXT-6590 (Preference> Maturity rating changes without direct ↵Vadim Savchuk
user input). Now we're notifying user that his/her maturity preference has been changed. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/216/ --HG-- branch : product-engine
2010-04-12Fixed major bug EXT-6606 (Set As Profile Pic uploads and charges user L$10 ↵Vadim Savchuk
without confirmation). Added upload confirmation dialog. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/217/ --HG-- branch : product-engine
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