Skip to content

6.97.0

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

Summary: Additional meeting-related links
Release Date: Thu, May 23, 2019 at 3:09 PM UTC
Release Author: Henrik Levkowetz


This is a small feature release which provides a new email notification to
the RFC Editor, new meeting-related menu links and iCalendar links, and
restores some review management page information inadvertently lost in
release 6.96.0.

From the commit log:

  • Added a link to the meeting registration page to the meetings menu.

  • Added a link to the registration page from the meeting 'Important
    Dates' page.

  • Removed additional instances of links to unposted IPR disclosures that
    would result in 404 pages.

  • After feedback from the RFC-Editor staff, changed the URL POST
    notification of Group name changes to an Email notification.

  • Added .ics links for future meetings to the group meetings tab.

  • Added a signal receiver for notifications to the RFC editor about
    changed Group names.

  • Added sample notification JWT signature verification code to
    /api/index.html.

  • Updated settings with EC/P-256 api keys (JWT does not support RS2048,
    which is what we had). Added a variable for RFC Editor group name
    notifications, with a placeholder value.

  • Fixed template and view to restore previous review display on the
    Manage Unassigned Reviews page. Fixes issue #2718.

  • Tweaked the review assignment presentation in review/request_info.html.

  • Added review assignment information to the review-document view.
    Addresses issue #2717.


Coverage

chart