diff --git a/allianceauth/authentication/templates/authentication/dashboard.html b/allianceauth/authentication/templates/authentication/dashboard.html index 8140a78f..32896cbc 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.html +++ b/allianceauth/authentication/templates/authentication/dashboard.html @@ -10,77 +10,99 @@ {% include 'allianceauth/admin-status/include.html' %} {% endif %}
- |
-
{{ main.character_name }} | -
- |
-
{{ main.corporation_name }} | -
- |
-
{{ main.alliance_name }} | -
+ |
+
{{ main.character_name }} | +
+ |
+
{{ main.corporation_name }} | +
+ |
+
{{ main.alliance_name }} | +
+
+
+
+
+ {{ main.character_name }}
+ {{ main.corporation_name }}
+ {{ main.alliance_name }}
+
{{ group.name }} | -
{{ group.name }} | +
- | {% trans 'Name' %} | -{% trans 'Corp' %} | -{% trans 'Alliance' %} | -||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ char.character_name }} | -{{ char.corporation_name }} | -{{ char.alliance_name }} | -
+ |
+
+ {{ char.character_name }} + {{ char.corporation_name }} + {{ char.alliance_name|default:"" }} + |
+
-
-
-
-
+ |
{% if corpstats.corp.alliance %}
-
+ |
{% endif %}
{% trans "Date/Time" %} | {% trans "Requestor" %} | -{% trans "Main Character" %} | -{% trans "Group" %} | +{% trans "Character" %} | +{% trans "Corporation" %} | {% trans "Type" %} | {% trans "Action" %} | {% trans "Actor" %} | - {% for entry in entries %} -
---|---|---|---|---|---|---|---|
{{ entry.date }} | -{{ entry.requestor }} | -{{ entry.req_char }} | -{{ entry.group }} | -{{ entry.type_to_str }} | - {% if entry.request_type is None %} -Removed | - {% else %} -{{ entry.action_to_str }} | - {% endif %} -{{ entry.request_actor }} | -
{{ entry.date }} | +{{ entry.requestor }} | +{{ entry.req_char }} | +{{ entry.req_char.corporation_name }} | +{{ entry.type_to_str }} | + {% if entry.request_type is None %} +Removed | + {% else %} +{{ entry.action_to_str }} | + {% endif %} +{{ entry.request_actor }} | +
+ All times displayed are EVE/UTC. +
{% trans "Leader" %} | -{% trans "Portrait" %} | -{% trans "Character" %} | -{% trans "Corporation" %} | -{% trans "Alliance" %} | -{% trans "Action" %} | -
---|---|---|---|---|---|
- {% if member.is_leader %} - - {% endif %} - | -
- |
- - - {{ member.main_char.character_name }} - - | -- - {{ member.main_char.corporation_name }} - - | -- - {{ member.main_char.alliance_name|default_if_none:"" }} - - | -- - - - | -
+ + Back + +
+ {% if group.user_set %} +{% trans "Portrait" %} | +{% trans "Character" %} | +{% trans "Organization" %} | ++ |
---|---|---|---|
+ {% if member.is_leader %}
+
+ {% endif %}
+ |
+ + {% if member.main_char %} + + {{ member.main_char.character_name }} + + {% else %} + {{ member.user.username }} + {% endif %} + | +
+ {% if member.main_char %}
+
+ {{ member.main_char.corporation_name }}
+ + {{ member.main_char.alliance_name|default_if_none:"" }} + {% else %} + (unknown) + {% endif %} + |
+ + + + + | +
: Group leader
+{% trans "Name" %} | -{% trans "Description" %} | -{% trans "Status" %} | -{% trans "Member Count" %} | -{% trans "Action" %} | -
---|---|---|---|---|
{{ group.name }} | -{{ group.authgroup.description }} | -- {% if group.authgroup.hidden %} - {% trans "Hidden" %} - {% elif group.authgroup.open %} - {% trans "Open" %} - {% else %} - {% trans "Requestable" %} - {% endif %} - | -- {{ group.num_members }} - | -- - - - - - - | -
{% trans "Name" %} | +{% trans "Description" %} | +{% trans "Status" %} | +{% trans "Member Count" %} | ++ |
---|---|---|---|---|
+ {{ group.name }} + | +{{ group.authgroup.description }} | ++ {% if group.authgroup.hidden %} + {% trans "Hidden" %} + {% elif group.authgroup.open %} + {% trans "Open" %} + {% else %} + {% trans "Requestable" %} + {% endif %} + | ++ {{ group.num_members }} + | ++ + + + + + + | +
{% trans "Name" %} | -{% trans "Description" %} | -{% trans "Action" %} | -
---|---|---|
{{ g.group.name }} | -{{ g.group.authgroup.description|urlize }} | -- {% if g.group in user.groups.all %} - {% if not g.request %} - - {% trans "Leave" %} - - {% else %} - - {% endif %} - {% elif not g.request %} - {% if g.group.authgroup.open %} - - {% trans "Join" %} - - {% else %} - - {% trans "Request" %} - - {% endif %} - {% else %} - - {% endif %} - | -
{% trans "Name" %} | +{% trans "Description" %} | +{% trans "Action" %} | +
---|---|---|
{{ g.group.name }} | +{{ g.group.authgroup.description|urlize }} | ++ {% if g.group in user.groups.all %} + {% if not g.request %} + + {% trans "Leave" %} + + {% else %} + + {% endif %} + {% elif not g.request %} + {% if g.group.authgroup.open %} + + {% trans "Join" %} + + {% else %} + + {% trans "Request" %} + + {% endif %} + {% else %} + + {% endif %} + | +
{% trans "#" %} | -{% trans "Portrait" %} | -{% trans "Character" %} | -{% trans "Corporation" %} | -{% trans "Alliance" %} | -{% trans "Group" %} | -- |
---|---|---|---|---|---|---|
{{ acceptrequest.id }} | -
- |
- - - {{ acceptrequest.main_char.character_name }} - - | -- - {{ acceptrequest.main_char.corporation_name }} - - | -- - {{ acceptrequest.main_char.alliance_name|default_if_none:"" }} - - | -{{ acceptrequest.group.name }} | -- - {% trans "Accept" %} - - - {% trans "Reject" %} - - | -
+ | {% trans "Character" %} | +{% trans "Organization" %} | +{% trans "Group" %} | ++ |
---|---|---|---|---|
+ |
+ + {% if acceptrequest.main_char %} + + {{ acceptrequest.main_char.character_name }} + + {% else %} + {{ acceptrequest.user.username }} + {% endif %} + | +
+ {% if acceptrequest.main_char %}
+
+ {{ acceptrequest.main_char.corporation_name }}
+ + {{ acceptrequest.main_char.alliance_name|default_if_none:"" }} + {% else %} + (unknown) + {% endif %} + |
+ {{ acceptrequest.group.name }} | ++ + {% trans "Accept" %} + + + {% trans "Reject" %} + + | +
{% trans "#" %} | -{% trans "Portrait" %} | -{% trans "Character" %} | -{% trans "Corporation" %} | -{% trans "Alliance" %} | -{% trans "Group" %} | -- |
---|---|---|---|---|---|---|
{{ leaverequest.id }} | -
- |
- - - {{ leaverequest.main_char.character_name }} - - | -- - {{ leaverequest.main_char.corporation_name }} - - | -- - {{ leaverequest.main_char.alliance_name|default_if_none:"" }} - - | -{{ leaverequest.group.name }} | -- - {% trans "Accept" %} - - - {% trans "Reject" %} - - | -
+ | {% trans "Character" %} | +{% trans "Organization" %} | +{% trans "Group" %} | ++ |
---|---|---|---|---|
+ |
+ + {% if leaverequest.main_char %} + + {{ leaverequest.main_char.character_name }} + + {% else %} + {{ leaverequest.user.username }} + {% endif %} + | +
+ {% if leaverequest.main_char %}
+
+ {{ leaverequest.main_char.corporation_name }}
+ + {{ leaverequest.main_char.alliance_name|default_if_none:"" }} + {% else %} + (unknown) + {% endif %} + |
+ {{ leaverequest.group.name }} | ++ + {% trans "Accept" %} + + + {% trans "Reject" %} + + | +
{% trans "Operation Name" %} | -{% trans "Doctrine" %} | -{% trans "Form Up System" %} | -{% trans "Start Time" %} | -{% trans "Local Time" %} | -{% trans "Duration" %} | -{% trans "FC" %} | - {% if perms.auth.optimer_management %} -{% trans "Creator" %} | -{% trans "Action" %} | - {% endif %} -
---|---|---|---|---|---|---|---|---|
{{ ops.operation_name }} | -{{ ops.doctrine }} | -- {{ ops.system }} - | -{{ ops.start | date:"Y-m-d H:i" }} | -- | {{ ops.duration }} | -{{ ops.fc }} | - {% if perms.auth.optimer_management %} -{{ ops.eve_character }} | -- - - - | - {% endif %} -
{% trans "Operation Name" %} | +{% trans "Doctrine" %} | +{% trans "Form Up System" %} | +{% trans "Start Time" %} | +{% trans "Local Time" %} | +{% trans "Duration" %} | +{% trans "FC" %} | + {% if perms.auth.optimer_management %} +{% trans "Creator" %} | +{% trans "Action" %} | + {% endif %} +
---|---|---|---|---|---|---|---|---|
{{ ops.operation_name }} | +{{ ops.doctrine }} | ++ {{ ops.system }} + | +{{ ops.start | date:"Y-m-d H:i" }} | ++ | {{ ops.duration }} | +{{ ops.fc }} | + {% if perms.auth.optimer_management %} +{{ ops.eve_character }} | ++ + + + | + {% endif %} +
- {% trans "Group" %} - | -- {% trans "User" %} - | -||
---|---|---|---|
{% trans "Group" %} | ++ | {% trans "User / Character" %} | +{% trans "Organization" %} | +
---|---|---|---|
+ {% if request.GET.all != 'yes' %} + {% blocktrans %}Showing only applied permissions{% endblocktrans %} + {% trans "Show All" %} {% else %} - - {% blocktrans %}Showing all permissions{% endblocktrans %} - {% trans "Show Applied" %} - + {% blocktrans %}Showing all permissions{% endblocktrans %} + {% trans "Show Applied" %} {% endif %} -
- {% trans "App" %} - | -- {% trans "Model" %} - | -- {% trans "Code Name" %} - | -- {% trans "Name" %} - | -- {% trans "Users" %} - | -- {% trans "Groups" %} - | -- {% trans "States" %} - | -
---|---|---|---|---|---|---|
- {{ perm.permission.content_type.app_label }} - | -- {{ perm.permission.content_type.model }} - | -- - {{ perm.permission.codename }} - - | -- {{ perm.permission.name }} - | -- {{ perm.users }} - | -- {{ perm.groups }} ({{ perm.group_users }}) - | -- {{ perm.states }} ({{ perm.state_users }}) - | -
+ {% trans "App" %} + | ++ {% trans "Model" %} + | ++ {% trans "Code Name" %} + | ++ {% trans "Name" %} + | ++ {% trans "Users" %} + | ++ {% trans "Groups" %} + | ++ {% trans "States" %} + | +
---|---|---|---|---|---|---|
+ {{ perm.permission.content_type.app_label }} + | ++ {{ perm.permission.content_type.model }} + | ++ + {{ perm.permission.codename }} + + | ++ {{ perm.permission.name }} + | ++ {{ perm.users }} + | ++ {{ perm.groups }} ({{ perm.group_users }}) + | ++ {{ perm.states }} ({{ perm.state_users }}) + | +
{% trans "Service" %} | -{% trans "Username" %} | -{% trans "Domain" %} | -{% trans "Action" %} | -
---|
{% trans "Service" %} | +{% trans "Username" %} | +{% trans "Domain" %} | +{% trans "Action" %} | +
---|
{% trans "Pilot Name" %} | +{% trans "Killboard Link" %} | +{% trans "Additional Info" %} | +{% trans "Ship Type" %} | +{% trans "Killboard Loss Amt" %} | +{% trans "SRP ISK Cost" %} + {% blocktrans %} | {% endblocktrans %} +{% trans "Post Time" %} | +{% trans "Status" %} | + {% if perms.auth.srp_management %} +{% trans "Actions" %} | + {% endif %} +
---|---|---|---|---|---|---|---|---|
{{ srpfleetrequest.character.character_name }} | ++ Link + | +{{ srpfleetrequest.additional_info }} | +{{ srpfleetrequest.srp_ship_name }} | +{{ srpfleetrequest.kb_total_loss | intcomma }} ISK | +{{ srpfleetrequest.srp_total_amount | intcomma }} ISK | +{{ srpfleetrequest.post_time | date:"Y-m-d H:i" }} | +
+ {% if srpfleetrequest.srp_status == "Approved" %}
+
+ {% trans "Approved" %}
+
+ {% elif srpfleetrequest.srp_status == "Rejected" %}
+
+ {% trans "Rejected" %}
+
+ {% else %}
+
+ {% trans "Pending" %}
+
+ {% endif %}
+ |
+ {% if perms.auth.srp_management %}
+
+
+
+
+ |
+ {% endif %}
+
{% trans "Fleet Name" %} | -{% trans "Fleet Time" %} | -{% trans "Fleet Doctrine" %} | -{% trans "Fleet Commander" %} | -{% trans "Fleet AAR" %} | -{% trans "Fleet SRP Code" %} | -{% trans "Fleet ISK Cost" %} | -{% trans "SRP Status" %} | -{% trans "Pending Requests" %} | -{% trans "Actions" %} | -||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
-
- {{ srpfleet.fleet_name }}
-
- |
- {{ srpfleet.fleet_time | date:"Y-m-d H:i" }} | -{{ srpfleet.fleet_doctrine }} | -
-
- {{ srpfleet.fleet_commander.character_name }}
-
- |
- - {% if srpfleet.fleet_srp_aar_link %} - {% trans 'Link' %} - {% endif %} - | -
- {% if srpfleet.fleet_srp_code %}
- {{ srpfleet.fleet_srp_code }}
- {% else %}
-
- {% trans "Disabled" %}
-
- {% endif %}
- |
- ISK: {{ srpfleet.total_cost | intcomma }} | +
{% trans "Fleet Name" %} | +{% trans "Fleet Time" %} | +{% trans "Fleet Doctrine" %} | +{% trans "Fleet Commander" %} | +{% trans "Fleet AAR" %} | +{% trans "Fleet SRP Code" %} | +{% trans "Fleet ISK Cost" %} | +{% trans "SRP Status" %} | +{% trans "Pending Requests" %} | +{% trans "Actions" %} | +|||
---|---|---|---|---|---|---|---|---|---|---|---|---|
+
+ {{ srpfleet.fleet_name }}
+
+ |
+ {{ srpfleet.fleet_time | date:"Y-m-d H:i" }} | +{{ srpfleet.fleet_doctrine }} | +
+
+ {{ srpfleet.fleet_commander.character_name }}
+
+ |
+ + {% if srpfleet.fleet_srp_aar_link %} + {% trans 'Link' %} + {% endif %} + | +
+ {% if srpfleet.fleet_srp_code %}
+ {{ srpfleet.fleet_srp_code }}
+ {% else %}
+
+ {% trans "Disabled" %}
+
+ {% endif %}
+ |
+ ISK: {{ srpfleet.total_cost | intcomma }} | -
- {% if srpfleet.fleet_srp_status == "" %}
-
- {% trans "Pending" %}
-
- {% else %}
-
- {% trans "Completed" %}
-
- {% endif %}
- |
-
- {{ srpfleet.pending_requests }}
- |
- + |
+ {% if srpfleet.fleet_srp_status == "" %}
+
+ {% trans "Pending" %}
+
+ {% else %}
+
+ {% trans "Completed" %}
+
+ {% endif %}
+ |
+
+ {{ srpfleet.pending_requests }}
+ |
+ - - - - - {% if perms.auth.srp_management %} - - - - - - - - {% if srpfleet.fleet_srp_code %} - - + + - {% else %} - - - - {% endif %} - {% endif %} - | -
{{ current_version }}
-
+
+
{{ latest_major_version }}
{% if not latest_major %}
{% trans "Update available" %}{% endif %}
-
+
+
{{ latest_minor_version }}
{% if not latest_minor %}
{% trans "Update available" %}{% endif %}
-
+
+
{{ latest_patch_version }}
{% if not latest_patch %}
{% trans "Update available" %}{% endif %}
diff --git a/allianceauth/timerboard/templates/timerboard/view.html b/allianceauth/timerboard/templates/timerboard/view.html
index 4dd4c85a..dcf82a4d 100644
--- a/allianceauth/timerboard/templates/timerboard/view.html
+++ b/allianceauth/timerboard/templates/timerboard/view.html
@@ -12,7 +12,9 @@
{% trans "Details" %} | -{% trans "Objective" %} | -{% trans "System" %} | -{% trans "Structure" %} | -{% trans "Eve Time" %} | -{% trans "Local Time" %} | -{% trans "Creator" %} | - {% if perms.auth.timer_management %} -{% trans "Action" %} | - {% endif %} -|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ timer.details }} | -
- {% if timer.objective == "Hostile" %}
-
- {% trans "Hostile" %}
-
- {% endif %}
- {% if timer.objective == "Friendly" %}
-
- {% trans "Friendly" %}
-
- {% endif %}
- {% if timer.objective == "Neutral" %}
-
- {% trans "Neutral" %}
-
- {% endif %}
- |
- {{ timer.system }} {{ timer.planet_moon }} - | -
- {% if timer.structure == "POCO" %}
-
- POCO
-
- {% endif %}
- {% if timer.structure == "I-HUB" %}
-
- I-HUB
-
- {% endif %}
- {% if timer.structure == "TCU" %}
-
- TCU
-
- {% endif %}
- {% if timer.structure == "POS[S]" %}
-
- POS [S]
-
- {% endif %}
- {% if timer.structure == "POS[M]" %}
-
- POS [M]
-
- {% endif %}
- {% if timer.structure == "POS[L]" %}
-
- POS [L]
-
- {% endif %}
- {% if timer.structure == "Citadel[M]" or timer.structure == "Astrahus" %}
-
- Astrahus
-
- {% endif %}
- {% if timer.structure == "Citadel[L]" or timer.structure == "Fortizar" %}
-
- Fortizar
-
- {% endif %}
- {% if timer.structure == "Citadel[XL]" or timer.structure == "Keepstar" %}
-
- Keepstar
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[M]" or timer.structure == "Raitaru" %}
-
- Raitaru
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[L]" or timer.structure == "Azbel" %}
-
- Azbel
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[XL]" or timer.structure == "Sotiyo" %}
-
- Sotiyo
-
- {% endif %}
- {% if timer.structure == "Refinery[M]" or timer.structure == "Athanor" %}
-
- Athanor
-
- {% endif %}
- {% if timer.structure == "Refinery[L]" or timer.structure == "Tatara"%}
-
- Tatara
-
- {% endif %}
- {% if timer.structure == "Cyno Beacon" or timer.structure == "Pharolux Cyno Beacon" %}
-
- Cyno Beacon
-
- {% endif %}
- {% if timer.structure == "Cyno Jammer" or timer.structure == "Tenebrex Cyno Jammer" %}
-
- Tenebrex Cyno Jammer
-
- {% endif %}
- {% if timer.structure == "Jump Gate" or timer.structure == "Ansiblex Jump Gate" %}
-
- Ansiblex Jump Gate
-
- {% endif %}
- {% if timer.structure == "Moon Mining Cycle" %}
-
- Moon Mining Cycle
-
- {% endif %}
- {% if timer.structure == "Other" %}
-
- Other
-
- {% endif %}
- |
- {{ timer.eve_time | date:"Y-m-d H:i" }} | -- - - | -{{ timer.eve_character.character_name }} | - {% if perms.auth.timer_management %} +
{% trans "Details" %} | +{% trans "Objective" %} | +{% trans "System" %} | +{% trans "Structure" %} | +{% trans "Eve Time" %} | +{% trans "Local Time" %} | +{% trans "Creator" %} | + {% if perms.auth.timer_management %} +{% trans "Action" %} | + {% endif %} +
---|---|---|---|---|---|---|---|
{{ timer.details }} |
-
-
-
-
-
+ {% if timer.objective == "Hostile" %}
+
+ {% trans "Hostile" %}
+
+ {% endif %}
+ {% if timer.objective == "Friendly" %}
+
+ {% trans "Friendly" %}
+
+ {% endif %}
+ {% if timer.objective == "Neutral" %}
+
+ {% trans "Neutral" %}
+
+ {% endif %}
+ |
+ + {{ timer.system }} {{ timer.planet_moon }} | - {% endif %} -
{% trans "Details" %} | -{% trans "Objective" %} | -{% trans "System" %} | -{% trans "Structure" %} | -{% trans "Eve Time" %} | -{% trans "Local Time" %} | -{% trans "Creator" %} | - {% if perms.auth.timer_management %} -{% trans "Action" %} | - {% endif %} -
---|---|---|---|---|---|---|---|
{{ timer.details }} | -
- {% if timer.objective == "Hostile" %}
-
- {% trans "Hostile" %}
-
- {% endif %}
- {% if timer.objective == "Friendly" %}
-
- {% trans "Friendly" %}
-
- {% endif %}
- {% if timer.objective == "Neutral" %}
-
- {% trans "Neutral" %}
-
- {% endif %}
- |
- - {{ timer.system }} {{ timer.planet_moon }} - | -
- {% if timer.structure == "POCO" %}
-
- POCO
-
- {% endif %}
- {% if timer.structure == "I-HUB" %}
-
- I-HUB
-
- {% endif %}
- {% if timer.structure == "TCU" %}
-
- TCU
-
- {% endif %}
- {% if timer.structure == "POS[S]" %}
-
- POS [S]
-
- {% endif %}
- {% if timer.structure == "POS[M]" %}
-
- POS [M]
-
- {% endif %}
- {% if timer.structure == "POS[L]" %}
-
- POS [L]
-
- {% endif %}
- {% if timer.structure == "Citadel[M]" or timer.structure == "Astrahus" %}
-
- Astrahus
-
- {% endif %}
- {% if timer.structure == "Citadel[L]" or timer.structure == "Fortizar" %}
-
- Fortizar
-
- {% endif %}
- {% if timer.structure == "Citadel[XL]" or timer.structure == "Keepstar" %}
-
- Keepstar
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[M]" or timer.structure == "Raitaru" %}
-
- Raitaru
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[L]" or timer.structure == "Azbel" %}
-
- Azbel
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[XL]" or timer.structure == "Sotiyo" %}
-
- Sotiyo
-
- {% endif %}
- {% if timer.structure == "Refinery[M]" or timer.structure == "Athanor" %}
-
- Athanor
-
- {% endif %}
- {% if timer.structure == "Refinery[L]" or timer.structure == "Tatara" %}
-
- Tatara
-
- {% endif %}
- {% if timer.structure == "Cyno Beacon" or timer.structure == "Pharolux Cyno Beacon" %}
-
- Pharolux Cyno Beacon
-
- {% endif %}
- {% if timer.structure == "Cyno Jammer" or timer.structure == "Tenebrex Cyno Jammer" %}
-
- Tenebrex Cyno Jammer
-
- {% endif %}
- {% if timer.structure == "Jump Gate" or timer.structure == "Ansiblex Jump Gate" %}
-
- Ansiblex Jump Gate
-
- {% endif %}
- {% if timer.structure == "Moon Mining Cycle" %}
-
- Moon Mining Cycle
-
- {% endif %}
- {% if timer.structure == "Other" %}
-
- Other
-
- {% endif %}
- |
- {{ timer.eve_time | date:"Y-m-d H:i" }} | -- - - | -{{ timer.eve_character.character_name }} | - {% if perms.auth.timer_management %} -- - - - - - - | - {% endif %} -
{% trans "Details" %} | +{% trans "Objective" %} | +{% trans "System" %} | +{% trans "Structure" %} | +{% trans "Eve Time" %} | +{% trans "Local Time" %} | +{% trans "Creator" %} | + {% if perms.auth.timer_management %} +{% trans "Action" %} | + {% endif %} +
---|---|---|---|---|---|---|---|
{{ timer.details }} | +
+ {% if timer.objective == "Hostile" %}
+
+ {% trans "Hostile" %}
+
+ {% endif %}
+ {% if timer.objective == "Friendly" %}
+
+ {% trans "Friendly" %}
+
+ {% endif %}
+ {% if timer.objective == "Neutral" %}
+
+ {% trans "Neutral" %}
+
+ {% endif %}
+ |
+ + + {{ timer.system }} {{ timer.planet_moon }} + + | +
+ {% if timer.structure == "POCO" %}
+
+ POCO
+
+ {% endif %}
+ {% if timer.structure == "I-HUB" %}
+
+ I-HUB
+
+ {% endif %}
+ {% if timer.structure == "TCU" %}
+
+ TCU
+
+ {% endif %}
+ {% if timer.structure == "POS[S]" %}
+
+ POS [S]
+
+ {% endif %}
+ {% if timer.structure == "POS[M]" %}
+
+ POS [M]
+
+ {% endif %}
+ {% if timer.structure == "POS[L]" %}
+
+ POS [L]
+
+ {% endif %}
+ {% if timer.structure == "Citadel[M]" or timer.structure == "Astrahus" %}
+
+ Astrahus
+
+ {% endif %}
+ {% if timer.structure == "Citadel[L]" or timer.structure == "Fortizar" %}
+
+ Fortizar
+
+ {% endif %}
+ {% if timer.structure == "Citadel[XL]" or timer.structure == "Keepstar" %}
+
+ Keepstar
+
+ {% endif %}
+ {% if timer.structure == "Engineering Complex[M]" or timer.structure == "Raitaru" %}
+
+ Raitaru
+
+ {% endif %}
+ {% if timer.structure == "Engineering Complex[L]" or timer.structure == "Azbel" %}
+
+ Azbel
+
+ {% endif %}
+ {% if timer.structure == "Engineering Complex[XL]" or timer.structure == "Sotiyo" %}
+
+ Sotiyo
+
+ {% endif %}
+ {% if timer.structure == "Refinery[M]" or timer.structure == "Athanor" %}
+
+ Athanor
+
+ {% endif %}
+ {% if timer.structure == "Refinery[L]" or timer.structure == "Tatara" %}
+
+ Tatara
+
+ {% endif %}
+ {% if timer.structure == "Cyno Beacon" or timer.structure == "Pharolux Cyno Beacon" %}
+
+ Pharolux Cyno Beacon
+
+ {% endif %}
+ {% if timer.structure == "Cyno Jammer" or timer.structure == "Tenebrex Cyno Jammer" %}
+
+ Tenebrex Cyno Jammer
+
+ {% endif %}
+ {% if timer.structure == "Jump Gate" or timer.structure == "Ansiblex Jump Gate" %}
+
+ Ansiblex Jump Gate
+
+ {% endif %}
+ {% if timer.structure == "Moon Mining Cycle" %}
+
+ Moon Mining Cycle
+
+ {% endif %}
+ {% if timer.structure == "Other" %}
+
+ Other
+
+ {% endif %}
+ |
+ {{ timer.eve_time | date:"Y-m-d H:i" }} | ++ + + | +{{ timer.eve_character.character_name }} | + {% if perms.auth.timer_management %} ++ + + + + + + | + {% endif %} +
{% trans "Details" %} | -{% trans "Objective" %} | -{% trans "System" %} | -{% trans "Structure" %} | -{% trans "Eve Time" %} | -{% trans "Local Time" %} | -{% trans "Creator" %} | - {% if perms.auth.timer_management %} -{% trans "Action" %} | - {% endif %} -
---|---|---|---|---|---|---|---|
{{ timer.details }} | -
- {% if timer.objective == "Hostile" %}
-
- {% trans "Hostile" %}
-
- {% endif %}
- {% if timer.objective == "Friendly" %}
-
- {% trans "Friendly" %}
-
- {% endif %}
- {% if timer.objective == "Neutral" %}
-
- {% trans "Neutral" %}
-
- {% endif %}
- |
- - {{ timer.system }} {{ timer.planet_moon }} - | -
- {% if timer.structure == "POCO" %}
-
- POCO
-
- {% endif %}
- {% if timer.structure == "I-HUB" %}
-
- I-HUB
-
- {% endif %}
- {% if timer.structure == "TCU" %}
-
- TCU
-
- {% endif %}
- {% if timer.structure == "POS[S]" %}
-
- POS [S]
-
- {% endif %}
- {% if timer.structure == "POS[M]" %}
-
- POS [M]
-
- {% endif %}
- {% if timer.structure == "POS[L]" %}
-
- POS [L]
-
- {% endif %}
- {% if timer.structure == "Citadel[M]" or timer.structure == "Astrahus" %}
-
- Astrahus
-
- {% endif %}
- {% if timer.structure == "Citadel[L]" or timer.structure == "Fortizar" %}
-
- Fortizar
-
- {% endif %}
- {% if timer.structure == "Citadel[XL]" or timer.structure == "Keepstar" %}
-
- Keepstar
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[M]" or timer.structure == "Raitaru" %}
-
- Raitaru
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[L]" or timer.structure == "Azbel" %}
-
- Azbel
-
- {% endif %}
- {% if timer.structure == "Engineering Complex[XL]" or timer.structure == "Sotiyo" %}
-
- Sotiyo
-
- {% endif %}
- {% if timer.structure == "Refinery[M]" or timer.structure == "Athanor" %}
-
- Athanor
-
- {% endif %}
- {% if timer.structure == "Refinery[L]" or timer.structure == "Tatara" %}
-
- Tatara
-
- {% endif %}
- {% if timer.structure == "Cyno Beacon" or timer.structure == "Pharolux Cyno Beacon" %}
-
- Pharolux Cyno Beacon
-
- {% endif %}
- {% if timer.structure == "Cyno Jammer" or timer.structure == "Tenebrex Cyno Jammer" %}
-
- Tenebrex Cyno Jammer
-
- {% endif %}
- {% if timer.structure == "Jump Gate" or timer.structure == "Ansiblex Jump Gate" %}
-
- Ansiblex Jump Gate
-
- {% endif %}
- {% if timer.structure == "Moon Mining Cycle" %}
-
- Moon Mining Cycle
-
- {% endif %}
- {% if timer.structure == "Other" %}
-
- Other
-
- {% endif %}
- |
- {{ timer.eve_time | date:"Y-m-d H:i" }} | -- - - | -{{ timer.eve_character.character_name }} | - {% if perms.auth.timer_management %} -- - - - - - - | - {% endif %} -
{% trans "Details" %} | +{% trans "Objective" %} | +{% trans "System" %} | +{% trans "Structure" %} | +{% trans "Eve Time" %} | +{% trans "Local Time" %} | +{% trans "Creator" %} | + {% if perms.auth.timer_management %} +{% trans "Action" %} | + {% endif %} +
---|---|---|---|---|---|---|---|
{{ timer.details }} | +
+ {% if timer.objective == "Hostile" %}
+
+ {% trans "Hostile" %}
+
+ {% endif %}
+ {% if timer.objective == "Friendly" %}
+
+ {% trans "Friendly" %}
+
+ {% endif %}
+ {% if timer.objective == "Neutral" %}
+
+ {% trans "Neutral" %}
+
+ {% endif %}
+ |
+ + + {{ timer.system }} {{ timer.planet_moon }} + + | +
+ {% if timer.structure == "POCO" %}
+
+ POCO
+
+ {% endif %}
+ {% if timer.structure == "I-HUB" %}
+
+ I-HUB
+
+ {% endif %}
+ {% if timer.structure == "TCU" %}
+
+ TCU
+
+ {% endif %}
+ {% if timer.structure == "POS[S]" %}
+
+ POS [S]
+
+ {% endif %}
+ {% if timer.structure == "POS[M]" %}
+
+ POS [M]
+
+ {% endif %}
+ {% if timer.structure == "POS[L]" %}
+
+ POS [L]
+
+ {% endif %}
+ {% if timer.structure == "Citadel[M]" or timer.structure == "Astrahus" %}
+
+ Astrahus
+
+ {% endif %}
+ {% if timer.structure == "Citadel[L]" or timer.structure == "Fortizar" %}
+
+ Fortizar
+
+ {% endif %}
+ {% if timer.structure == "Citadel[XL]" or timer.structure == "Keepstar" %}
+
+ Keepstar
+
+ {% endif %}
+ {% if timer.structure == "Engineering Complex[M]" or timer.structure == "Raitaru" %}
+
+ Raitaru
+
+ {% endif %}
+ {% if timer.structure == "Engineering Complex[L]" or timer.structure == "Azbel" %}
+
+ Azbel
+
+ {% endif %}
+ {% if timer.structure == "Engineering Complex[XL]" or timer.structure == "Sotiyo" %}
+
+ Sotiyo
+
+ {% endif %}
+ {% if timer.structure == "Refinery[M]" or timer.structure == "Athanor" %}
+
+ Athanor
+
+ {% endif %}
+ {% if timer.structure == "Refinery[L]" or timer.structure == "Tatara" %}
+
+ Tatara
+
+ {% endif %}
+ {% if timer.structure == "Cyno Beacon" or timer.structure == "Pharolux Cyno Beacon" %}
+
+ Pharolux Cyno Beacon
+
+ {% endif %}
+ {% if timer.structure == "Cyno Jammer" or timer.structure == "Tenebrex Cyno Jammer" %}
+
+ Tenebrex Cyno Jammer
+
+ {% endif %}
+ {% if timer.structure == "Jump Gate" or timer.structure == "Ansiblex Jump Gate" %}
+
+ Ansiblex Jump Gate
+
+ {% endif %}
+ {% if timer.structure == "Moon Mining Cycle" %}
+
+ Moon Mining Cycle
+
+ {% endif %}
+ {% if timer.structure == "Other" %}
+
+ Other
+
+ {% endif %}
+ |
+ {{ timer.eve_time | date:"Y-m-d H:i" }} | ++ + + | +{{ timer.eve_character.character_name }} | + {% if perms.auth.timer_management %} ++ + + + + + + | + {% endif %} +