Skip to content

Commit b8a93cd

Browse files
committed
Changelog entry for 6.97.0
- Legacy-Id: 16219
1 parent 6a55f09 commit b8a93cd

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

changelog

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
ietfdb (6.97.0) ietf; urgency=medium
2+
3+
**Additional meeting-related links**
4+
5+
This is a small feature release which provides a new email notification to
6+
the RFC Editor, new meeting-related menu links and iCalendar links, and
7+
restores some review management page information inadvertently lost in
8+
release 6.96.0.
9+
10+
From the commit log:
11+
12+
* Added a link to the meeting registration page to the meetings menu.
13+
14+
* Added a link to the registration page from the meeting 'Important
15+
Dates' page.
16+
17+
* Removed additional instances of links to unposted IPR disclosures that
18+
would result in 404 pages.
19+
20+
* After feedback from the RFC-Editor staff, changed the URL POST
21+
notification of Group name changes to an Email notification.
22+
23+
* Added .ics links for future meetings to the group meetings tab.
24+
25+
* Added a signal receiver for notifications to the RFC editor about
26+
changed Group names.
27+
28+
* Added sample notification JWT signature verification code to
29+
/api/index.html.
30+
31+
* Updated settings with EC/P-256 api keys (JWT does not support RS2048,
32+
which is what we had). Added a variable for RFC Editor group name
33+
notifications, with a placeholder value.
34+
35+
* Fixed template and view to restore previous review display on the
36+
Manage Unassigned Reviews page. Fixes issue #2718.
37+
38+
* Tweaked the review assignment presentation in review/request_info.html.
39+
40+
* Added review assignment information to the review-document view.
41+
Addresses issue #2717.
42+
43+
-- Henrik Levkowetz <henrik@levkowetz.com> 23 May 2019 15:09:45 +0000
44+
45+
146
ietfdb (6.96.0) ietf; urgency=medium
247

348
**Refactored review request handling, introducing review assingnments**

0 commit comments

Comments
 (0)