summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_place_profile.xml
AgeCommit message (Collapse)Author
2010-11-29STORM-689 FIXED "Back" but is opaque in all of the undocked side panelsPaul Guslisty
- Added parameter to the button that defines which transparency value should be used: value of drawing context or transparency value of a its parent (in our case this parent is floater)
2010-09-16MergeLeyla Farazha
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-05DEV-52366 Long display name gets cut off in Places page for owner listingLeyla Farazha
2010-08-02DEV-52366 Long display name gets cut off in Places page for owner listingLeyla Farazha
2010-07-19merge from PE's viewer-publicTofu Linden
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-15changed allow_html to parse_urls to be clearer about its meaningRichard Linden
allow_html still supported as alternate
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
2010-06-11EXT-7376 FIXED Arranged position of "back" button in sidetray panels ↵Andrew Dyukov
according to requirements from ticket. Arranged position of "back" buttons in sidetray via xml. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/562/ --HG-- branch : product-engine
2010-06-05merge from PE's viewer-trunkTofu Linden
2010-06-04EXT-7545 FIX remove untranslatable strings; add translate="false" to en xuiEli Linden
2010-06-04EXT-6886 FIXED Resized buttons to fix truncations.Sergei Litovchuk
- Increased "About Land" button width and moved it below parcel icons. - Increased "Region/Estate" button width (also truncated text in multiple langs). - Increased advanced place info accordion minimal height to avoid vertical scrolling inside tabs (in all tabs except "For Sale"). - Decreased "Estate" and "For Sale" panels height to avoid extra free space. Reviewed by Paul Guslisty https://codereview.productengine.com/secondlife/r/503/ --HG-- branch : product-engine
2010-06-02EXT-7469 FIXED Enabled for accordion 'fit to parent' parameterPaul Guslisty
- Enabled for accordion 'fit to parent' parameter Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/440/ --HG-- branch : product-engine
2010-06-02EXT-7532 FIXED (Improve discoverability of sidebar Back button)Andrew Polunin
- New art was added in the textures.xml. - New art was applied to the back button in the following panels: panel_profile_view.xml panel_block_list_sidetray.xml panel_classified_info.xml panel_edit_classified.xml panel_pick_info.xml panel_edit_pick.xml panel_edit_wearable.xml panel_group_info_sidetray.xml panel_landmark_info.xml panel_outfit_edit.xml panel_place_profile.xml sidepanel_item_info.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/487/ --HG-- branch : product-engine
2010-04-14Fixed EXT-6591(normal) - Place profile accordions should be single-instanceDmitry Zaporozhan
Made accordion single expansion - added single_expansion attribute Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/232/ --HG-- branch : product-engine
2010-04-01mergeRichard Nelson
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
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-11VWR-18253 en_xui_changeEli Linden
2010-03-06Fixed major bug (EXT-6033) Parcel, Region,and Estate areas of 'PlaceProfile' ↵Sergei Litovchuk
are corrupted. - Added height attribute value to accordion tabs. --HG-- branch : product-engine
2010-03-03Fixed major bugs: EXT-5889, EXT-5895, EXT-5896.Sergei Litovchuk
(EXT-5889) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Estate" (panel_place_profile.xml) (EXT-5895) [TRANSLATED BUT IN EN] Side Bar : "About Land" and "Region/Estate" buttons inside "Place Profile " (EXT-5896) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Region" panel_place_profile.xml - Added names for panels which broke localization of widgets inside them. --HG-- branch : product-engine
2010-02-26Fixed normal bug (EXT-5748) Useless area on Place Profile panel.Sergei Litovchuk
- Corrected panel height for Place Profile and My Landmarks panels. --HG-- branch : product-engine
2010-02-25Fixed normal bug (EXT-5748) Useless area on Place Profile panel.Sergei Litovchuk
- Reduced unused size in Place Profile and Landmark Info panels. --HG-- branch : product-engine
2010-02-18Finished (for now) side-panel cleanup.Chuck Linden
http://jira.secondlife.com/browse/EXT-4335
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-04Change "Teleport History Location" subheader to "Teleport History". Adjusted ↵Chuck Linden
color and style on this and other side-panel subheaders to be consistent.
2010-01-28fix for EXT-4186 List items are displayed as links in the FlatList if match ↵Denis Serdjuk
URL regexp allow_html attribute was updated for titles of group list items, group info panel, landmark info panel and for a title of floaters. --HG-- branch : product-engine
2009-12-18Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-12-18Fixed normal bug EXT - 3288 (Tool-tips are missing on whole Places panel)Paul Guslisty
--HG-- branch : product-engine
2009-12-17EXT-3555 Top menu no longer changes color when in God mode, Button height ↵Erica
unsquooshing from Lis
2009-12-15EXT-3494 Sanitize floater show versus toggleJames Cook
Eliminated legacy "ShowFloater" method in favor of Floater.Show and Floater.Toggle. Wrote new custom show methods where needed. Reviewed with Leyla.
2009-12-08EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensibleLis Pardi
2009-12-03EXT-2854 Replace instances in the viewer with the final search maturity namesangela
2009-11-18Fixed normal bug EXT-2461 "Edit Landmark panel isn't resized":Sergei Litovchuk
- Added vertical scroll appearing for Place Profile and Landmark info panels. - Added horizontal reshaping to avoid redundant horizontal scroll. --HG-- branch : product-engine
2009-11-09- Fix for low bug EXT-1965 "Place Profile: Accordions has different alignment".Sergei Litovchuk
--HG-- branch : product-engine
2009-11-09- Reverted fix for normal bug EXT-2016 "Place Profile panel isn't resized". ↵Sergei Litovchuk
The reason is that some unnecessary free space is left in Place Profile panel. - Cleaned up obsolete code from Place Profile panel. --HG-- branch : product-engine
2009-11-09fixed bug EXT-2016 Place Profile panel isn't resizedDenis Serdjuk
--HG-- branch : product-engine
2009-11-07Fix for low bug EXT-2248 "Redundant vertical scroll-bar in Place Profile panel".Sergei Litovchuk
--HG-- branch : product-engine
2009-11-07Fixed normal bug EXT-2314 "Restore maturity rating in "Landmark" and ↵Sergei Litovchuk
"Teleport History" views": - Added rating icons and text to "Landmark" and "Teleport History" views. - Removed code for "Last Visited" from Teleport History. --HG-- branch : product-engine
2009-11-05No ticket. Merged recent changes in panel_place_info.xml to new XML layouts ↵Sergei Litovchuk
and removed the obsolete xml. --HG-- branch : product-engine
2009-11-05- Fixed EXT-2054 "Hook up parcel permission icons to parcel profile"Sergei Litovchuk
implementation: moved icon file names to XML. --HG-- branch : product-engine
2009-11-04Implemented major task EXT-2054 "Hook up parcel permission icons to parcel ↵Sergei Litovchuk
profile": - Added icon representation of parcel permissions to Place Profile panel. --HG-- branch : product-engine
2009-11-03Implemented sub-task EXT-1452 '"places" title should not be on thisSergei Litovchuk
panel': - Made LLPlaceInfo a base class for two derived LLPlaceProfile and LLLandmarkInfo classes each representing a separate panel with its own XUI layout. - Fixed broken title change for Place Profile and Landmark cases. --HG-- branch : product-engine