summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_edit_profile.xml
AgeCommit message (Collapse)Author
2011-02-14STORM-949 FIXED Actual usernames removed from XUI files.Seth ProductEngine
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets. Translated phrases with actual usernames are removed from XUI files in other locales.
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-11-18XML fixupprep linden
2010-11-18Move include in search results from profile window to preference privacy paneprep linden
2010-10-13making profiles look nicer when display names isn't onLeyla Farazha
2010-10-12MergeLeyla Farazha
2010-10-12DN-164 Edit Partner link not active in Edit Profile PanelLeyla Farazha
2010-10-11DN-161 Display Name and Username labels shown in profiles when View Display ↵leyla_linden
Names setting is off and when Display Names disabled on Simulator DN-163 Set display name error if user changes View Display Name setting to off in preferences with Edit profile panel open
2010-09-29edit profile display name now sizes down if too longLeyla Farazha
2010-09-29DN-116 Long user name wraps at far right edge in profile panelLeyla Farazha
2010-09-28fixed super long username clippingLeyla Farazha
2010-09-27MergeLeyla Farazha
2010-09-27Fixed username clipping issues in profileLeyla Farazha
2010-09-24Adding profile username and display name labels and emphasis coloringLeyla Farazha
2010-09-16MergeLeyla Farazha
2010-09-14VWR-22372 fix widen width for partner edit link for all languageseli_linden
2010-09-03VWR-21585 WIP Added support of horizontal resizing for Home, Me, People and ↵Paul Guslisty
Places tabs
2010-09-16mergeRichard Linden
2010-09-16deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ↵Richard Linden
favor of label_text.text_color and label_text.text_readonly_color, respectively
2010-08-06Set Name... to Set Display Name...Leyla Farazha
2010-08-03DEV-52361 Edit link option in Edit My Profile page not activeLeyla Farazha
2010-08-02DEV-52362 Long display name gets cut off in Partners listing in profile pageLeyla Farazha
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-03-29Fix edit profile layout for Set Name... button, bad mergeJames Cook
2010-03-29Merge latest viewer-hotfix, approximately equal to Viewer 2.0 finalJames Cook
2010-03-22Fixed bug EXT-6446 (Profile Real World description gets messed up if out of ↵Vadim Savchuk
the old characters' number limit). Submitting on behalf of Dmitry Zaporozhan. Reviewed by me and Richard: https://codereview.productengine.com/secondlife/r/67/ --HG-- branch : product-engine
2010-03-18Partial support for Set Name returning error msg from serviceJames Cook
2010-03-02MergeJames Cook
2010-02-26Cleaned up Edit Profile > Set Name layout and feelJames Cook
2010-02-22Simple button to change your display nameJames Cook
Talks to web service so other people can see the change, but for now they need to relog or toggle display names on/off to clear their cache.
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-01-31Made all avatar pictures square and cleaned up layouts on panels.Chuck Linden
http://jira.secondlife.com/browse/EXT-3998
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-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
2009-12-29fixed minor bug EXT-3357 'Edit partner' link in Edit My Profile has ↵Denis Serdjuk
larger clickable area than needed --HG-- branch : product-engine
2009-12-07Fixed normal bug EXT-3018([BSI] Hook up "Go to My Dashboard" in Profile to ↵Eugene Mutavchi
link to http://secondlife.com/my) --HG-- branch : product-engine
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-05No ticket. Fixed '+' not hiding in edit profile, but new icon is needed.Andrew Dyukov
--HG-- branch : product-engine
2009-10-30Fixed normal bug EXT-1970 Limit Profile info description for the following ↵Dmitry Zaporozhan
fields: Second/first life description and Second Life Groups to 512 chars --HG-- branch : product-engine
2009-10-22Merging revisions 2129-2144 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1293 EXT-1611 EXT-1613 EXT-1176 EXT-1724 EXT-1186 EXT-1662 EXT-1760 EXT-1720 * Dev: EXT-1575 EXT-1770 EXT-1232 EXT-1234
2009-10-20Away timeout and Busy Mode Response moving from My Profile to PreferencesLisabeth Pardi
EXT-328
2009-10-16EXT-770 Update Me Profile and Me Edit Profile to match updated style guideErica Olsen
EXT-805 Update Me Pick Info and Me Edit Pick Info to match updated style guide
2009-10-16EXT-1561 Update People Profiles to match Style guideErica Olsen
EXT-770 Update Me Profile and Me Edit Profile to match updated style guide EXT-302 Update and My Account links in the Me Panel are misplaced EXT-805 Update Me Pick Info and Me Edit Edit Pick Info to match updated style guide
2009-10-15removed requirement for specializing ParamCompare on boost::function typesRichard Nelson
eliminated usage of iterator_range from LLInitParam made LLTextEditor::addChar consistent with truncate in counting text bytes (not including null terminator) EXT-1494 - Avatar profile description text truncated to 255 characters reviewed by Leyla