Skip to content

Commit 6e5a1fa

Browse files
committed
Changelog entry for 6.65.1
- Legacy-Id: 14323
1 parent f7d7cca commit 6e5a1fa

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

changelog

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
ietfdb (6.65.1) ietf; urgency=medium
2+
3+
This is a small release in preparation for the IETF 100 code sprint. It
4+
adds a per-meeting public/private setting for important dates, and a menu
5+
entry for the same. From the commit log:
6+
7+
* In order to make it possible to enter meeting important dates and have the
8+
IESG see and approve them before they are generally visible, a by-default
9+
false show_important_dates flag has been added to the Meeting model, and
10+
code has been added to show the important dates as appropriate. The
11+
secretariat will set this flag true once a meeting's important dates have
12+
IESG approval. A menu link to the important dates has also been added.
13+
14+
* Added a check for proper API key settings in production, and added
15+
workable default API key settings for development. This is in preparation
16+
for an upcoming API endpoint to permit automation of ballot potsing.
17+
18+
* Updated the requirements for factory boy (it must be a version that
19+
has a factory.random module)
20+
21+
* Changed the yang impact analysis URL setting.
22+
23+
* Updated the Dockerfile to use more modern constructs in a couple of
24+
places.
25+
26+
* Updated docker-init with a new directory to be created.
27+
28+
-- Henrik Levkowetz <henrik@levkowetz.com> 08 Nov 2017 12:30:40 +0000
29+
30+
131
ietfdb (6.65.0) ietf; urgency=medium
232

333
**IESG recent documents page**

0 commit comments

Comments
 (0)