diff --git a/ietf/doc/templatetags/ballot_icon.py b/ietf/doc/templatetags/ballot_icon.py index 5b290b76d..bff8386b4 100644 --- a/ietf/doc/templatetags/ballot_icon.py +++ b/ietf/doc/templatetags/ballot_icon.py @@ -133,7 +133,7 @@ def ballot_icon(context, doc): # add sufficient table calls to last row to avoid HTML validation warning while (i + 1) % 5 != 0: - res.append('
This section describes the autogenerated read-only API towards the database tables. See also the @@ -63,7 +63,7 @@ Data is currently provided in JSON and XML format. Adding new formats is fairly easy, if it should be found desirable.
-Documents are listed at /api/v1/doc/document/ @@ -148,7 +148,7 @@ $ curl 'https://datatracker.ietf.org/api/v1/doc/document/?limit=0&name__contains etc. -
A simplified Documents API, intended for cases where only a limited set of document attributes are necessary for an application is @@ -168,7 +168,7 @@ $ curl 'https://datatracker.ietf.org/api/v1/doc/document/?limit=0&name__contains
The simplified document API takes no parameters, and is invoked with a HTTP GET.
-
A simplified IESG ballot position interface, intended for automation, is
available at {% url 'ietf.doc.views_ballot.api_set_position' %}
. Access is limited to area directors.
@@ -209,7 +209,7 @@ $ curl 'https://datatracker.ietf.org/api/v1/doc/document/?limit=0&name__contains
$ curl -S -F "apikey=AwAAABVR3D5GHkVMhspKSxBCVknGMmqikNIhT85kSnghjaV_pYy26WV92mm-jpdi" -F "doc=draft-ietf-lamps-eai-addresses" -F "position=noobj" -F "comment=Comment text" https://datatracker.ietf.org/api/iesg/position
Done
-
This interface is intended for Meetecho, to provide a way to set the URL of a video recording for a given session. It is available at @@ -250,7 +250,7 @@ $ curl -S -F "apikey=AwAAABVR3D5GHkVMhspKSxBCVknGMmqikNIhT85kSnghjaV_pYy26WV92mm $ curl -S -F "apikey=DgAAAMLSi3coaE5TjrRs518xO8eBRlCmFF3eQcC8_SjUTtRGLGiJh7-1SYPT5WiS" -F "meeting=101" -F "group=mptcp" -F "item=1" -F "url=https://foo.example/beer/mptcp" https://datatracker.ietf.org/api/meeting/session/video/url Done -
The datatracker supports
OpenID Connect
@@ -258,7 +258,7 @@ $ curl -S -F "apikey=DgAAAMLSi3coaE5TjrRs518xO8eBRlCmFF3eQcC8_SjUTtRGLGiJh7-1SYP
not dynamic registration. The OpenID Connect Issuer is
{{ settings.IDTRACKER_BASE_URL }}{% url 'ietf.api.urls.oidc_issuer' %}
The datatracker version and release/patch date is available as a JSON blob at
@@ -267,7 +267,7 @@ $ curl -S -F "apikey=DgAAAMLSi3coaE5TjrRs518xO8eBRlCmFF3eQcC8_SjUTtRGLGiJh7-1SYP
.
@@ -307,7 +307,7 @@ $ curl -S -F "apikey=DgAAAMLSi3coaE5TjrRs518xO8eBRlCmFF3eQcC8_SjUTtRGLGiJh7-1SYP a regular login in order to activate access. -
diff --git a/ietf/templates/debug.html b/ietf/templates/debug.html index 5c6068984..4df9fa8fc 100644 --- a/ietf/templates/debug.html +++ b/ietf/templates/debug.html @@ -109,9 +109,9 @@
The shepherd needs to have a Datatracker account. A new account can be - created here.
- ++ The shepherd needs to have a Datatracker account. A new account can be + created here + . +
{% endblock %} - -{% block js %} - {{ form.media.js}} -{% endblock %} +{% block js %}{{ form.media.js }}{% endblock %} \ No newline at end of file diff --git a/ietf/templates/doc/change_shepherd_email.html b/ietf/templates/doc/change_shepherd_email.html index 1cd47fe87..02a706b08 100644 --- a/ietf/templates/doc/change_shepherd_email.html +++ b/ietf/templates/doc/change_shepherd_email.html @@ -1,25 +1,21 @@ +{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} - {% load django_bootstrap5 %} - -{% block title %}Change the document shepherd email for {{ doc.name }}-{{ doc.rev }}{% endblock %} - +{% block title %}Change document shepherd email for {{ doc.name }}-{{ doc.rev }}{% endblock %} {% block content %} {% origin %} -+ Help on states +
- -{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/ietf/templates/doc/change_title.html b/ietf/templates/doc/change_title.html index 9ca7fe01b..5196fc128 100644 --- a/ietf/templates/doc/change_title.html +++ b/ietf/templates/doc/change_title.html @@ -1,25 +1,23 @@ +{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} - {% load django_bootstrap5 %} - {% block title %}Change title for {{ doc.title }}{% endblock %} - {% block content %} {% origin %} -Ballot has been sent out.
- ++ Ballot has been sent out. +
-{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/ietf/templates/doc/charter/ballot_writeupnotes.html b/ietf/templates/doc/charter/ballot_writeupnotes.html index 7e4968a00..5e2f736e3 100644 --- a/ietf/templates/doc/charter/ballot_writeupnotes.html +++ b/ietf/templates/doc/charter/ballot_writeupnotes.html @@ -1,31 +1,35 @@ +{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} - {% load django_bootstrap5 %} - {% block title %}Ballot writeup and notes for {{ charter.chartered_group }}{% endblock %} - {% block content %} {% origin %} - -+ Help on states +
{% endif %} -