summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_my_profile.xml
AgeCommit message (Collapse)Author
2011-01-06SOCIAL-423 FIX Display name and username are wrong in My Profile tabcallum
2011-01-05SOCIAL-304 FIX Modify side panel to reflect Profiles changescallum
2010-12-18STORM-412 FIXED Resident profile controls aren't reshaped on changing panel ↵Paul Guslisty
width - Added parameters for text boxes to follow right side of panel
2010-09-16MergeLeyla Farazha
2010-09-10STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restorePaul Guslisty
2010-09-03VWR-21585 WIP Added support of horizontal resizing for Home, Me, People and ↵Paul Guslisty
Places tabs
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-02DEV-52362 Long display name gets cut off in Partners listing in profile pageLeyla Farazha
2010-07-30Merge with dessie/viewer-releaseLeyla Farazha
2010-07-20mergeRichard Nelson
2010-07-16EXT-8365 FIXED Untranslated "More" link in the Residents Profiles.Vadim Savchuk
The default link label specified in widgets/expandable_text.xml didn't seem to be taken into account for translation. So I moved the label to strings.xml to make sure it's localized. Also I removed overridden textbox.label attribute values because VLT can't handle them. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/770/ --HG-- branch : product-engine
2010-07-14EXT-7880 FIXED (Classifieds and Picks placeholders show old gray X)Andrew Polunin
- Classified and Picks related panels now use default land image as their own default picture. - Also Profile related panels fixed with generic person icon (some of them had the same grey X instead of image). Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/745/ --HG-- branch : product-engine
2010-07-06Merge from dessie/viewer-releaseLeyla Farazha
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
wrong image names
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
2010-05-26LLNameBox -> LLTextBoxLeyla Farazha
2010-04-21Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - ↵Eugene Mutavchi
the button and respective code were removed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/. --HG-- branch : product-engine
2010-04-01Fixed normal bug EXT-6023 - [HARD CODED]? Side Bar : "More" link inside ↵Dmitry Zaporozhan
"Profile" and "Pick" According to ticket, files in "widgets" folder are not localized and "more_label" is not a translatable attribute. Replaced "more_label" with "label". expandable_text "More" text is accessible through "textbox.label" attribute. Added "textbox.label" to every expandable_text to make "More" text localizable. --HG-- branch : product-engine
2010-03-25Fixed normal bug EXT-5604 - Context menu of URL is covered by profile ↵Dmitry Zaporozhan
description itself This issue was fixed when menu became non top-control. Enabled context menu in expandable textbox in profile panel. --HG-- branch : product-engine
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
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-15Second round of polish on side-panels (People, groups, et al).Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-02Fixed normal bug EXT-4115 (Cannot copy/paste from another resident's profile)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-01mergerichard
2010-01-31Made all avatar pictures square and cleaned up layouts on panels.Chuck Linden
http://jira.secondlife.com/browse/EXT-3998
2010-01-29Add translate="false" to all the dummy strings in the /en folder. These ↵Ramzi Linden
constantly pollute the localization extraction of real strings.
2010-01-22Fixed normal bug EXT-4497 - Edit Profile and Edit Appearance buttons layout ↵Dmitry Zaporozhan
issue in side panel. --HG-- branch : product-engine
2010-01-21Fixed low bug EXT-4520 - Me Panel is resizeable.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-19Made name boxes displaying an avatar's partner clickable and have a proper ↵Vadim Savchuk
initial value. --HG-- branch : product-engine
2010-01-13mergerichard
2010-01-13EXT-3383 adhere to style guide for capitalization of 'Resident'Ramzi Linden
2010-01-13Fixed bug EXT-4210 (Partner in Profile not a Link).Vadim Savchuk
Added an optional "link" parameter to LLNameBox to display the name as a link. --HG-- branch : product-engine
2010-01-12added missing no_group_text string constant to panel_my_profile.xmlAlexei Arabadji
--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-12Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox ↵Dmitry Zaporozhan
objects. --HG-- branch : product-engine
2010-01-07EXT-3884 - group list cut off when there is room to display morerichard
reviewed by Erica
2010-01-05layout standarization for profilesErica
2010-01-05EXT-3884 [BSI] group list cut off when there is room to display more - made ↵Erica
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line.
2010-01-05EXT-3884 [BSI] group list cut off when there is room to display more - made ↵Erica
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line.
2009-12-29Fixed normal bug EXT-3694 - Fix to expandable text "more" widget caused ↵Dmitry Zaporozhan
horizontal scrollbars to appear again in Profiles. Reserved space for vertical scroll bar to avoid horizontal scroll bar. --HG-- branch : product-engine
2009-12-08Standardizing layout and button sizes for various panels, added refresh ↵Erica
button art, reduced floater sizes
2009-12-03fixed normal bug EXT-3038 (Verb buttons in avatar profile panel don't have ↵Paul Guslisty
tool-tips) --HG-- branch : product-engine
2009-11-24Merge from product-engineSteve Bennetts
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
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