You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged in changes from esanchez@yaco.es, changesets [3063],[3064],[3065],[3075],[3076],[3078] and [3085]. Fixes submission tool issues with wrong expected version for recently expired drafts, lacking announcement emails, too narrow date tolerance, and server state changes being possible through http GET, and more; with minor tweaks to setting names in settings.py.
- Legacy-Id: 3086
Note: SVN reference [3063] has been migrated to Git commit af039fb
Note: SVN reference [3064] has been migrated to Git commit fe46690
Note: SVN reference [3065] has been migrated to Git commit be0f5e4
Note: SVN reference [3075] has been migrated to Git commit e0f4185
Note: SVN reference [3076] has been migrated to Git commit ccfd8b5
Note: SVN reference [3078] has been migrated to Git commit fe699f7
Note: SVN reference [3085] has been migrated to Git commit 7fb2775
A new version of I-D, {{ submission.filename }}-{{ submission.revision }}.txt has been successfully submitted by {{ submitter }} and posted to the IETF repository.
A New Internet-Draft is available from the on-line Internet-Drafts directories.{% if submission.group_acronym %} This draft is a work item of the {{ submission.group_acronym.group_acronym.name }} Working Group of the IETF.{% endif %}
2
+
3
+
Title : {{ submission.id_document_name }}
4
+
Author(s) : {% for author in authors %}{{ author }}{% if not forloop.last %}
0 commit comments