diff --git a/dev/build/collectstatics.sh b/dev/build/collectstatics.sh index 44f1c608a93..40b77cb510c 100644 --- a/dev/build/collectstatics.sh +++ b/dev/build/collectstatics.sh @@ -1,4 +1,5 @@ #!/bin/bash +# Copyright The IETF Trust 2024. All Rights Reserved. # Copy temp local settings cp dev/build/settings_local_collectstatics.py ietf/settings_local.py @@ -10,4 +11,4 @@ pip --disable-pip-version-check --no-cache-dir install -r requirements.txt ietf/manage.py collectstatic # Delete temp local settings -rm ietf/settings_local.py \ No newline at end of file +rm ietf/settings_local.py diff --git a/ietf/secr/templates/includes/sessions_request_form.html b/ietf/secr/templates/includes/sessions_request_form.html index 61b16733572..ff5d1454e9d 100755 --- a/ietf/secr/templates/includes/sessions_request_form.html +++ b/ietf/secr/templates/includes/sessions_request_form.html @@ -1,4 +1,5 @@ * Required Field +
{% csrf_token %} {{ form.session_forms.management_form }} {% if form.non_field_errors %} diff --git a/ietf/secr/templates/telechat/group.html b/ietf/secr/templates/telechat/group.html index 4e04f0e16e5..a75dc3b32d6 100644 --- a/ietf/secr/templates/telechat/group.html +++ b/ietf/secr/templates/telechat/group.html @@ -1,4 +1,5 @@ {% csrf_token %} + {% if header.2 == "4.1.1 Proposed for IETF Review" %} Does anyone have an objection to the creation of this working group being sent for EXTERNAL REVIEW?

External Review APPROVED; "The Secretariat will send a Working Group Review announcement with a copy to new-work and place it back on the agenda for the next telechat."

diff --git a/ietf/templates/group/meetings-row.html b/ietf/templates/group/meetings-row.html index 25605ec0f12..4f7e5486b55 100644 --- a/ietf/templates/group/meetings-row.html +++ b/ietf/templates/group/meetings-row.html @@ -1,4 +1,5 @@ {% load origin tz %} + {% origin %} {% for s in sessions %} diff --git a/ietf/templates/group/meetings.html b/ietf/templates/group/meetings.html index 8acc688cc17..de6349b2d4d 100644 --- a/ietf/templates/group/meetings.html +++ b/ietf/templates/group/meetings.html @@ -1,4 +1,5 @@ {% extends "group/group_base.html" %} + {% load origin static %} {% block title %} Meetings diff --git a/ietf/templates/meeting/session_details_panel.html b/ietf/templates/meeting/session_details_panel.html index 52aeaaa8c15..77db40bcb9f 100644 --- a/ietf/templates/meeting/session_details_panel.html +++ b/ietf/templates/meeting/session_details_panel.html @@ -1,4 +1,5 @@ {% load origin ietf_filters textfilters tz dateformat %} + {% origin %} {% for session in sessions %} {% with item=session.official_timeslotassignment %} {% with timeslot=item.timeslot %} diff --git a/ietf/templates/person/person_link.html b/ietf/templates/person/person_link.html index f3f7e1a5b7a..5dc3c4a310c 100644 --- a/ietf/templates/person/person_link.html +++ b/ietf/templates/person/person_link.html @@ -1,3 +1,4 @@ + {% if email and email == "system@datatracker.ietf.org" or name and name == "(System)" %}(System){% else %}{% if email or name %}