Files
SingularityViewer/indra/newview/skins/default/xui/en-us/panel_region_access.xml
Lirusaito d0a6772245 Merge in EAM from viewer-release
Remove the derpy stuff lindens like to do
Wide strings aren't normal strings

Make it all a bit better~
Redid the Duration floater because it was kinda icky,
gave it more flexibility~<3
Display parcel ban and access durations as dates instead of text, sortable!
Reworked the rather icky lookin' Access panel control ordering
Enabled lowering parcel ban time without needing to find and remove first
2019-07-20 18:27:47 -04:00

467 lines
10 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
border="true"
follows="top|left"
height="510"
help_topic="panel_region_access_tab"
label="Access"
layout="topleft"
left="0"
name="Access"
bottom="320"
width="480">
<tab_container
bottom="-10"
follows="all"
layout="topleft"
left="3"
name="tabs"
tab_min_width="70"
tab_height="30"
tab_position="top"
top="-1"
halign="center"
right="-5">
<!-- ============================= ESTATE MANAGERS tab ====================== -->
<panel
background_opaque="true"
background_visible="true"
bg_alpha_color="DkGray"
bg_opaque_color="DkGray"
bottom="-1"
follows="all"
label="Estate Managers"
layout="topleft"
left="0"
help_topic="estate_managers_tab"
name="estate_managers_panel"
right="-1"
top="0">
<text
type="string"
length="1"
follows="left|top"
height="20"
layout="topleft"
name="estate_manager_label"
bottom="-20"
left="10"
width="200">
Estate Managers:
</text>
<button
bottom_delta="3"
follows="left|top"
font="SansSerifSmall"
height="18"
label="?"
name="estate_manager_help"
right="-10"
width="18" />
<!-- Estate Managers box -->
<view_border
bevel_style="none"
follows="top|left"
height="400"
layout="topleft"
left="10"
bottom_delta="-408"
width="498" />
<name_list
follows="left|top"
height="400"
layout="topleft"
left_delta="0"
multi_select="true"
draw_heading="true"
name="estate_manager_name_list"
menu_num="0"
name_system="LandManagementNameSystem"
bottom_delta="0"
width="498">
<columns
label="Name"
name="name"
width="498" />
</name_list>
<!-- Estate Managers buttons -->
<button
follows="left|top"
height="23"
label="Add..."
layout="topleft"
left="10"
name="add_estate_manager_btn"
bottom_delta="-29"
width="114" />
<button
follows="left|top"
height="23"
label="Remove..."
layout="topleft"
name="remove_estate_manager_btn"
left_delta="123"
bottom_delta="0"
width="114" />
</panel>
<!-- ================================ ALLOWED tab =========================== -->
<panel
background_opaque="true"
background_visible="true"
bg_alpha_color="DkGray"
bg_opaque_color="DkGray"
bottom="-1"
follows="all"
label="Allowed"
layout="topleft"
left="0"
help_topic="allowed_tab"
name="allowed_panel"
right="-1"
top="0">
<text
type="string"
length="1"
follows="left|top"
height="20"
layout="topleft"
name="allow_resident_label"
bottom="-20"
left="10"
width="200">
Allowed Residents:
</text>
<button
bottom_delta="3"
follows="left|top"
font="SansSerifSmall"
height="18"
label="?"
name="allow_resident_help"
right="-10"
width="18" />
<panel
follows="left|top|right"
height="27"
label="top_panel"
layout="topleft"
left="0"
name="allowed_search_panel"
right="-1"
bottom_delta="-27">
<filter_editor
follows="left|top|right"
height="23"
layout="topleft"
left="10"
label="Search allowed agents"
max_length_chars="300"
name="allowed_search_input"
text_color="Black"
text_pad_left="10"
bottom="-27"
width="440" />
<button
follows="left|top"
bottom_delta="-1"
height="24"
label="Copy"
layout="topleft"
left_delta="440"
name="copy_allowed_list_btn"
width="60" />
</panel>
<!-- Always allowed box -->
<view_border
bevel_style="none"
follows="top|left"
height="373"
layout="topleft"
left="10"
bottom_delta="-381"
width="498" />
<name_list
follows="left|top"
height="370"
layout="topleft"
left_delta="0"
multi_select="true"
draw_heading="true"
name="allowed_avatar_name_list"
menu_num="0"
name_system="LandManagementNameSystem"
bottom_delta="0"
width="498">
<columns
label="Name"
name="name"
width="498" />
</name_list>
<!-- Allowed Residents buttons -->
<button
follows="left|top"
height="23"
label="Add..."
layout="topleft"
left="10"
name="add_allowed_avatar_btn"
bottom_delta="-29"
width="114" />
<button
follows="left|top"
height="23"
label="Remove..."
layout="topleft"
name="remove_allowed_avatar_btn"
left_delta="123"
bottom_delta="0"
width="114" />
</panel>
<!-- ============================= ALLOWED GROUPS tab ======================= -->
<panel
background_opaque="true"
background_visible="true"
bg_alpha_color="DkGray"
bg_opaque_color="DkGray"
bottom="-1"
follows="all"
label="Allowed Groups"
layout="topleft"
left="0"
help_topic="allowed_groups_tab"
name="allowed_groups_panel"
right="-1"
top="0">
<text
type="string"
length="1"
follows="left|top"
height="20"
layout="topleft"
left="10"
name="allow_group_label"
bottom="-20"
width="200">
Allowed Groups:
</text>
<button
bottom_delta="3"
follows="left|top"
font="SansSerifSmall"
height="18"
label="?"
name="allow_group_help"
right="-10"
width="18" />
<panel
follows="left|top|right"
height="27"
label="top_panel"
layout="topleft"
left="0"
name="allowed_group_search_panel"
right="-1"
bottom_delta="-27">
<filter_editor
follows="left|top|right"
height="23"
layout="topleft"
left="10"
label="Search allowed groups"
max_length_chars="300"
name="allowed_group_search_input"
text_color="Black"
text_pad_left="10"
bottom="-27"
width="440" />
<button
follows="left|top"
bottom_delta="-1"
height="24"
label="Copy"
layout="topleft"
left_delta="440"
name="copy_allowed_group_list_btn"
width="60" />
</panel>
<!-- Groups always allowed box -->
<view_border
bevel_style="none"
follows="top|left"
height="373"
layout="topleft"
left="10"
bottom_delta="-381"
width="498" />
<name_list
follows="left|top"
height="370"
layout="topleft"
left_delta="0"
multi_select="true"
draw_heading="true"
name="allowed_group_name_list"
bottom_delta="0"
width="498">
<columns
label="Name"
name="name"
width="498" />
</name_list>
<!-- Groups always allowed buttons -->
<button
follows="left|top"
height="23"
label="Add..."
layout="topleft"
left="10"
name="add_allowed_group_btn"
bottom_delta="-29"
width="114" />
<button
follows="left|top"
height="23"
label="Remove..."
layout="topleft"
name="remove_allowed_group_btn"
left_delta="123"
bottom_delta="0"
width="114" />
</panel>
<!-- ================================ BANNED tab ============================ -->
<panel
background_opaque="true"
background_visible="true"
bg_alpha_color="DkGray"
bg_opaque_color="DkGray"
bottom="-1"
follows="all"
label="Banned"
layout="topleft"
left="0"
help_topic="banned_tab"
name="banned_panel"
right="-1"
top="0">
<text
type="string"
length="1"
follows="left|top"
height="20"
layout="topleft"
left="10"
name="ban_resident_label"
bottom="-20"
width="200">
Banned Residents:
</text>
<button
bottom_delta="3"
follows="left|top"
font="SansSerifSmall"
height="18"
label="?"
name="ban_resident_help"
right="-10"
width="18" />
<panel
follows="left|top|right"
height="27"
label="top_panel"
layout="topleft"
left="0"
name="banned_search_panel"
right="-1"
bottom_delta="-27">
<filter_editor
follows="left|top|right"
height="23"
layout="topleft"
left="10"
label="Search banned agents"
max_length_chars="300"
name="banned_search_input"
text_color="Black"
text_pad_left="10"
bottom="-27"
width="440" />
<button
follows="left|top"
bottom_delta="-1"
height="24"
label="Copy"
layout="topleft"
left_delta="440"
name="copy_banned_list_btn"
width="60" />
</panel>
<!-- Always banned box -->
<view_border
bevel_style="none"
follows="top|left"
height="373"
layout="topleft"
left="10"
bottom_delta="-381"
width="498" />
<name_list
follows="left|top"
height="370"
layout="topleft"
left_delta="0"
multi_select="true"
draw_heading="true"
name="banned_avatar_name_list"
menu_num="0"
name_system="LandManagementNameSystem"
bottom_delta="0"
width="498">
<columns
label="Name"
name="name"
width="140" />
<columns
label="Last login date"
name="last_login_date"
width="100" />
<columns
label="Date banned"
name="ban_date"
width="100" />
<columns
label="Banned by"
name="bannedby"
width="140" />
</name_list>
<!-- Always banned buttons -->
<button
follows="left|top"
height="23"
label="Add..."
layout="topleft"
left="10"
name="add_banned_avatar_btn"
bottom_delta="-29"
width="114" />
<button
follows="left|top"
height="23"
label="Remove..."
layout="topleft"
name="remove_banned_avatar_btn"
left_delta="123"
bottom_delta="0"
width="114" />
</panel>
</tab_container>
</panel>