Age | Commit message (Collapse) | Author |
|
slightly too tall
|
|
|
|
|
|
|
|
|
|
Places tabs
|
|
on roll-over.
Needs new icon artwork, currently reusing old 1.23 icons.
|
|
|
|
improved filename output for XUI parser errors
|
|
no_matched_tabs in panel or no_visible_tabs in panel.
Added "no_matched" and "no_visible" text for TeleportHistory.
+ Added "no_visible" text for My Outfit list.
+ Fixed filtering in TeleportHistory.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/591/
--HG--
branch : product-engine
|
|
Friends List.
This patch follows (23f0f13abc8b) and prevent to show two messages about empty Friends list.
Reviewed by Vadim Savchuk.
--HG--
branch : product-engine
|
|
|
|
tab > Teleport button truncated
- Changed buttons width in EN and PT locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/352/
--HG--
branch : product-engine
|
|
'People' side panel).
- Added "Share an inventory item" tooltip for button in xml.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/338/
--HG--
branch : product-engine
|
|
provide a message suggesting the user try global search.)
Implemented passing of entered filter substring without head spaces to search URI in help message for null filtered results.
* Updated setting "no item message" to use search term from filter editor for avatar & group lists and for inventory panels.
* Updated appropriate translatable strings to get [SEARCH_TERM] substitution.
* Updated processing of filter substring to pass original string to methods applied new filter.
Additional necessary changes
* Changed place to set "no item message" for group list from refresh to where filter is updated (like in avatar lists)
* Removed converting of filter substring to upper case in Places & My Appearance sidepanels (this conversion has already been implemented in where filter is applied)
* Added a separate message for Landmarks to set search URI to secondlife:///app/search/places for Lanmarks panel;
other inventory related panels have URL to all searched categories (secondlife:///app/search/all)
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/326/
--HG--
branch : product-engine
|
|
This is workaroung to actually enable selection functionality in that tab. Copied default "allow_select" value from widget to group list xml.
Trivial change, not reviewed.
Real reason is that for some reason base attributes are not loaded from the flat_list_view.xml file.
It is investigated in scope of EXT-6990.
--HG--
branch : product-engine
|
|
provide a message suggesting the user try global search.)
implementation for:
* Places->My Landmarks
* My Inventory->My Inventory
* My Inventory->Recent
* My Appearance->Wearing
* My Appearance->My Outfits
updated common text and search url (secondlife:///app/search/all because concrete category without <search_term> is not supported).
* People/Friends (Common avatar list support can not be used due to accordions)
* added two strings with help messages into panel_people.xml (one for case when an avatar has no any friends - moved from textbox, another to be shown when there are no friends matching filter)
* moved logic to show help text into separate method
* and updated to be used in both cases: friend list is changed, filter is changed.
--HG--
branch : product-engine
|
|
a message suggesting the user try global search.)
Partial implementation of help text in case of empty list when filtered for Nearby and Recent lists of People panel:
* Extracted support implementation of several messages for empty list depend of filtering from LLGroupList to LLFlatListEx
* change inheritence of LLGroupList and LLAvatarList from LLFlatListView to LLFlatListViewEx
* updated panel people to init Nearby & Recent lists with appropriate messages.
--HG--
branch : product-engine
|
|
List help text)
* Updated help texts in Groups List according to requirements in the ticket.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/260/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Nearby and Recent lists)
* Updated default help text in Friends, Nearby and Recent lists according to requirements in the ticket.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/259/
--HG--
branch : product-engine
|
|
Reverted Eli's fix 11355 : a55a8ed85023 (VWR-17833 en_xui_change to cover PT (logest translation))
Fixed buttons width in Friends tab in Polish localization.
Also fixed group tab buttons.
Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/247/
--HG--
branch : product-engine
|
|
|
|
obscuring watermark text).
-Set focus on sidetray tabs open to tab containers which hold panels with lists, so now filter fields are not emptied. Used "default_tab_group" + "tab_group" attributes in xml to implement this.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/198/
--HG--
branch : product-engine
|
|
missing background art.
- Made toolbars look connected to the respective lists.
- Fixed tab container background in Inventory side panel.
Tab container reserves 1 pixel for the border width so we have to use top_pad="-1" to move the toolbar 1 pixel up to physically connect them.
--HG--
branch : product-engine
|
|
|
|
- Added "on hover" textures for toolbar buttons to textures.xml
- Adjusted toolbars for list views according to style guide.
- Adjusted tab container width, height and positioning for People, Places, Inventory, Appearance SP's.
- Applied "over", "selected", "unselected" textures for toolbar buttons.
- Fixed bottom buttons position and bottom panel height in Appearance and People tabs.
Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/82/
--HG--
branch : product-engine
|
|
|
|
|
|
Groups displays English string when no groups added)
- implemented workaround: added <strings> name="no_filtered_groups_msg" & name="no_groups_msg" in panel_people.xml
- also updated value for no_filtered_groups_msg. It was "Try fine...", seems should be "Try finding..."
--HG--
branch : product-engine
|
|
People >Near, Friends, and Recent
|
|
de-facto standard in our phrasing.
|
|
to avoid misunderstanding.
--HG--
branch : product-engine
|
|
should specify \"right-click\"
--HG--
branch : product-engine
|
|
http://jira.secondlife.com/browse/EXT-4335
|
|
|
|
1.23s UI
reviewed by Leyla
|
|
https://jira.secondlife.com/browse/EXT-4335
|
|
suggesting the user try global search.
|
|
- changed text of the message to "Try searching for some groups to join."
--HG--
branch : product-engine
|
|
tray panels)
- moved "No Items" textbox params to widget (flat_list_view.xml)
- set default vertical/horizontal padding to 10 px
- they can be overridden in panel's xml if necessary.
--HG--
branch : product-engine
|
|
Panel)
- added an appropriate message into My Friends tab when avatar has no friends.
- "global search" & "try the Map" are made as url to appropriate floaters
--HG--
branch : product-engine
|
|
- moved processing of empty list message into LLGroupList
- implemented separate messages for empty list: No matched groups / no groups at all
--HG--
branch : product-engine
|
|
http://jira.secondlife.com/browse/EXT-3998
|
|
http://jira.secondlife.com/browse/EXT-4055
|
|
- Fixed buttons location in people, profile, picks, notes panels to enable handling clicks on the whole button surface.
--HG--
branch : product-engine
|
|
|
|
window
|
|
call without opening group chat first (EXT-3596).
--HG--
branch : product-engine
|
|
unsquooshing from Lis
|