summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelavatar.cpp
AgeCommit message (Collapse)Author
2010-04-21Automated mergeRoxie Linden
2010-04-19Fixed bug EXT-6842 ([I18N] Date format in Profile - mm/dd/yyyy needs to be: ↵Vadim Savchuk
yyyy/mm/dd for Japanese). - Made avatar registration date localizeable. - Specified localization templates for English, Japanese and German. Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842 --HG-- branch : product-engine
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-03-22Weekly automated merge from viewer 2.0Roxie Linden
2010-03-19Done normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel, ↵Mike Antipov
profiles: the teleport button is truncated. need 'en' xui designer rework) * moved Map Button into the dropdown menu (with enable/click logic). New <menu_item_call label="Map" name="show_on_map"> is added into the menu_profile_overflow.xml * redesigned rest of buttons to accommodate available space Now buttons' widths are enough to not truncate labels in all locales. NOTE: New "Map" item menu should be localized (just move values from panel_profile.xml to menu_profile_overflow.xml) in other locales. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/59/ --HG-- branch : product-engine
2010-02-23Fixed low priority bug EXT-5653 (View Profile: Hand-pointer is shown when ↵Vadim Savchuk
hovering mouse above homepage that isn't a valid URL). Removed an unnecessary on-click callback (that caused the cursor change) from the textbox. --HG-- branch : product-engine
2010-02-22Fixed low bug (EXT-5136) Add the "Map" item to the people context menu.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-19No ticket. Replaced calls of LLVoiceClient::getInstance() to ↵Andrew Dyukov
LLVoiceClient::instanceExists() in checks before removal of voice client status observers. These checks were introduced in changeset bc6a6ab2ce54. --HG-- branch : product-engine
2010-02-16EXT-3620 Unable to locate other avatars in God mode on map via "map" button ↵Tofu Linden
(previously "show on map")
2010-02-15Fixed low bug EXT-5069 (Bad user experience while blocking avatar from view ↵Paul Guslisty
profile panel). Replaced using of menu_item_check with menu_item_call --HG-- branch : product-engine
2010-02-05Fixed critical bug EXT-4947 (Viewer crashes after 'See my online status' ↵Mike Antipov
check-box was checked for deleted from friends avatar) - added updating of allowed rights when friendship is terminated/started to disable/enable checkboxes - also added validation of avatar's relationship before committing and log a warning if it is absent. --HG-- branch : product-engine
2010-02-03Fixed bug EXT-2915 ([BSI] Pay Button is hard to find on small resolutions).Vadim Savchuk
Added a "Block/Unblock" item to the profile view panel overflow menu to make the menu more visible. --HG-- branch : product-engine
2010-01-28Fixed normal bug EXT-4734 - In profile side-panels, area for homepage URL ↵Dmitry Zaporozhan
appears clickable without URL. --HG-- branch : product-engine
2010-01-25Related to normal bug EXT-3880 ( [BSI] functionality loss - online status in ↵Mike Antipov
profile) -- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page --HG-- branch : product-engine
2010-01-22Fixed normal bugs EXT-4450 ([BSI] call buttons enabled when voice is ↵Andrew Dyukov
disabled) and EXT-4313 (Should not be able to start a call when voice is disabled). Call buttons state now reacts on voice changes in time. - Added voiceWorking() method to LLVoiceClient to determine real availability of voice, because voiceEnabled() doesn't take into account possible errors. Perhaps there is no need in two methods- some investigation will be made and depending on its results they may become one non-static method. voiceWorking() uses state of voice client(mState) to determine voice availability. Also some states which are not currently counted by voiceWorking() as valid may be added if testing reveals problems. - To enable/disable call buttons in time, LLVoiceClientStatusObserver is used. Its trigger uses states from its enum only to skip updating button in some states(to avoid button blinking), but to determine button state LLVoiceClient's voiceWorking() is used. --HG-- branch : product-engine
2010-01-12Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on ↵Eugene Mutavchi
your friends list, on the first lookup after login) --HG-- branch : product-engine
2010-01-12Merge with default branch, resolved conflict in llpanelavatar.cppMike Antipov
--HG-- branch : product-engine
2010-01-11EXT-3928: Escape group names in the profile panel URLs.Lynx Linden
2010-01-11added no_group_text string to the profile panel;Alexei Arabadji
--HG-- branch : product-engine
2010-01-06fixed EXT-3838 “[BSI] Resident profile tries to link "(none)" when ↵Alexei Arabadji
Resident isn't member of any groups”, avoided translating null group id as SLURL; --HG-- branch : product-engine
2009-12-29Fixed minor bug EXT-2955 ("Teleport" button is enabled in profile panel of ↵Andrew Dyukov
offline avatar). - Fixed not only "Teleport" button from profile, but also from IM (according to comment in JIRA). --HG-- branch : product-engine
2009-12-24fixed EXT-3036 “Avatar Notes&Privacy: 'Allow this person to' checkboxes can beAlexei Arabadji
all set for non-friend”, added checkboxes cleanup on panel update; --HG-- branch : product-engine
2009-12-21EXT-3523 Missing God Mode functions in User ProfileLeyla Farazha
EXT-2635 No message reminding user that a restart is required to reset cache (was Clear Cache) reviewed by Richard
2009-12-14Fixed low bug EXT - 3255 (Call button is enabled in the People & Profile ↵Paul Guslisty
panels while voice is disabled) --HG-- branch : product-engine
2009-12-10Fixed low bug EXT - 3255 (Call button is enabled in the People & Profile ↵Paul Guslisty
panels while voice is disabled) --HG-- branch : product-engine
2010-03-01Automated merge with a few fixups for code review commentsRoxie Linden
2010-02-26automated mergeRoxie Linden
2010-02-26automated mergeRoxie Linden
2010-02-25automated merge from trunkRoxie Linden
2010-02-25warn-on-failure:unix-eolRoxie Linden
automated merge from trunk
2010-02-25automated merge from trunkRoxie Linden
2009-12-01mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-01fix for normal EXT-2820 [BSI] Functionality loss: Can't open groups from ↵Yuri Chebotarev
Resident's profile --HG-- branch : product-engine
2009-12-01fixed EXT-2958 “The states of checkboxes from Notes&Privacy tab are not savedAlexei Arabadji
after having been modified”; --HG-- branch : product-engine
2009-11-27avoided include llnotifications.hAlexei Arabadji
--HG-- branch : product-engine
2009-11-27fixed EXT-2740 "There is no alert on giving/removing modify rights toAlexei Arabadji
resident" --HG-- branch : product-engine
2009-11-27fixed EXT-2566 "Unable to locate other avatars on map via "map" button ↵Alexei Arabadji
(previously "show on map")" --HG-- branch : product-engine
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in ↵James Cook
llviewermessages.cpp
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-24Removed include llnotifications.h from llfloater.h trying to speed buildsJames Cook
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater.
2009-11-24viewer-2.0 automated mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24Fixed minor bug EXT-2745 (Contents of Groups field duplicates after IM ↵Sergey Borushevsky
session has been started) --HG-- branch : product-engine
2009-11-24mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-23EXT-829 share button in profile inactiveNyx (Neal Orman)
Pass number 2 - re-enabled share button in the locations where it should exist and disabled it in others. Next pass will be making all buttons functional. Will be post-reviewed before pushing --HG-- branch : avatar-pipeline
2009-11-20EXT-829 share button in people panel is inactiveNyx (Neal Orman)
First pass at getting share buttons in the three places we need them: person's profile IM window people panel Only UI changes so far, functionality in a future checkin. Will be reviewed before pushing. --HG-- branch : avatar-pipeline
2009-11-20EXT-1743 People inspectors should show Age, not Date bornJames Cook
2009-11-20Renamed classes and files for "Me" task panel for better readability.Vadim Savchuk
Renamed files: - indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h} - panel_me_profile.xml to panel_me.xml - panel_profile_user.xml to panel_my_profile.xml Renamed classes: - LLPanelAvatarMeProfile to LLPanelMyProfile - LLPanelMeProfile to LLPanelMe - LLPanelMeProfileEdit to LLPanelMyProfileEdit --HG-- branch : product-engine
2009-11-14No ticket.Sergei Litovchuk
- Fixed toggleable menu in Picks panel. - Minor optimization of LLToggleableMenu. --HG-- branch : product-engine