Skip to content

6.63.0

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:44
· 6776 commits to main since this release

Summary: Support for document-specific URL annotations
Release Date: Thu, September 28, 2017 at 9:33 AM UTC
Release Author: Henrik Levkowetz


This release adds support for document-specific URL annotations; look
for Additional URLs on the draft status page. These can be edited
by the group chairs for group drafts and by the authors for individual
drafts. There are also some changes and enhancements related to the
submission automation API and to the nomcom template and email handling.

Commit log extract:

  • Changed the nomcom code to permit nomcom year interpolation in the
    nomcom from-address and in nomcom templates. Changed the nomcom
    from-address setting to nomcom-chair-{year}@ietf.org. Added test
    code to verify that nomcom from-address contains the nomcom year.

  • Tweaked the submission search form to accept draft names which include
    revision numbers. Fixes issue #2380.

  • Added a cancel button to the submission confirmation page. Fixes issue
    #2379.

  • Removed the repeat of the error message in the HTTP reason string.
    Fixes issue #2378.

  • Added Additional URLs for documents, the same way we have them for
    groups. This could be used to point to a document source repository, to
    extracted yang module files, document wikis, and other relevant resources.

  • Added migrations for document url model changes. Updated the name
    fixtures. Added ability for individual draft authors to edit document urls.

  • Removed some unreachable code.

  • Another tweak to the draft author extraction code, to handle some name
    transliterations using multiple leading grave accents.


Coverage

chart