Skip to content

Commit 13e3c69

Browse files
committed
Changelog entry for 6.123.0
- Legacy-Id: 17524
1 parent 5160245 commit 13e3c69

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

changelog

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,94 @@
1+
ietfdb (6.123.0) ietf; urgency=medium
2+
3+
**IETF 107 code sprint**
4+
5+
This release contains datatracker bug fixes and enhancements from the
6+
IETF-107 Code Sprint, our first virtual code sprint. It was a different
7+
experience, and enjoyable despite not getting to sit down with a beer
8+
together afterwards. A lot of good contributions were made; Thanks to
9+
everyone who contributed!
10+
11+
* Merged in [17496] from rjsparks@nostrum.com:
12+
Remove the rest of the log.assertions checking that iesg_state existed in
13+
places we expected it to. Removed unnecessary imports.
14+
15+
* Changed the page for upcoming meetings to show the current IETF meeting
16+
for 7 days from its start date, while interims are shown for today and
17+
forward. Also changed the upcoming.ics calendar to show future sessions,
18+
even if the meeting to which they belong started in the past. This
19+
improves on [17518].
20+
21+
* Changed the starting point of display of upcoming meetings to be 7 days
22+
before today, rather than today, to let meetings linger a bit in the
23+
listing and iCalendar file after the meeting has started. Triggered by an
24+
observation from resnick@episteme.net about IETF 107 sessions disappearing
25+
from 'upcoming.ics' on meeting week Monday.
26+
27+
* Merged in [17495] from rjsparks@nostrum.com:
28+
Removes a log.assertion() that was checking that we covered the edges when
29+
we changed documents to always have an iesg state.
30+
31+
* Merged in [17494] from rjsparks@nostrum.com:
32+
Use current email addresses when we have them when listing document
33+
authors. Fixes #1902.
34+
35+
* Merged in [17493] from mahoney@nostrum.com:
36+
Changed awkward IESG/IAB Nominating Committee names to just NomCom,
37+
updated a ref. Fixes #2860.
38+
39+
* Merged in [17492] from rcross@amsl.com:
40+
On session request form, made the Special Requests field smaller and
41+
display 200 character limit. Fixes #2875.
42+
43+
* Merged in [17491] from rcross@amsl.com:
44+
Prevent use of capital letters in group acronym. Fixes #2709.
45+
46+
* Merged in [17490] from rjsparks@nostrum.com:
47+
Basic regex validation on community rule entry form. Fixes #2928.
48+
49+
* Merged in [17489] from rcross@amsl.com:
50+
Removed redundant URL secr/groups/search because search page is
51+
available here secr/groups. Resolves issue with Add link. Fixes #2708.
52+
53+
* Merged in [17488] from rcross@amsl.com:
54+
Removed the drafts secretariat tool because this functionality is now
55+
provided by the core Datatracker. Moved ID reports to proceedings tool.
56+
Fixes #1655.
57+
58+
* Merged in [17487] from rjsparks@nostrum.com:
59+
Let chairs know what to do after material submission uploads have been
60+
cut off. Fixes #2887.
61+
62+
* Merged in [17486] from valery@smyslov.net:
63+
Added docker/run modifications to support Cygwin.
64+
65+
* Merged in [17484] from valery@smyslov.net:
66+
When requesting a new WG session, and retrieving information about the
67+
previous session, look back to the previous time the group met, instead of
68+
simply checking the previous IETF meeting and maybe not finding any
69+
information to retrieve.
70+
71+
* Merged in [17483] from peter@akayla.com:
72+
Changed things so that only WGs/RGs can be closed, per RJS. Fixes #1578.
73+
74+
* Merged in [17466] from rcross@amsl.com:
75+
Added a migration to cancel 107 sessions
76+
77+
* Added a check to see if any files matching the submitted draft name and
78+
revision already exists on disk in the active drafts or archived drafts
79+
directories, and if so reject the submission. Fixes issue #2908
80+
81+
* Made sure to strip possible mail header field values of whitespace
82+
before applying email.utils.unquite(). Resolution by kivinen@iki.fi,
83+
Fixes issue #2899.
84+
85+
* Merged in [17480] from rjsparks@nostrum.com:
86+
Show UTC times in interim announcements if the interim has a non-UTC
87+
timzone. Fixes #2922.
88+
89+
-- Henrik Levkowetz <henrik@levkowetz.com> 24 Mar 2020 15:16:27 +0000
90+
91+
192
ietfdb (6.122.0) ietf; urgency=medium
293

394
**Added agenda webex URL support, and meeting-related tweaks and bugfixes**

0 commit comments

Comments
 (0)