Skip to content

Commit fe88ec5

Browse files
committed
Changelog entry for 6.121.0
- Legacy-Id: 17430
1 parent 8af09b9 commit fe88ec5

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

changelog

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
ietfdb (6.121.0) ietf; urgency=medium
2+
3+
**Tweaks for wholly virtual meeting, for IETF-107 **
4+
5+
* Added code to show a webex call-in button on the agenda page if the session
6+
agenda-note contains and IETF webex URL.
7+
8+
* Merged in [17425] from rjsparks@nostrum.com: Make required AD approval of
9+
virtual interims configurable. Fixes #2912.
10+
11+
* Added a management command to check draft event revision numbers. To be
12+
extended for other checks.
13+
14+
* Merged in [17419] from rjsparks@nostrum.com: Don't warn about idcutoff
15+
when the cutoff is after the meeting starts. Fixes #2907.
16+
17+
* Merged in [17418] from rjsparks@nostrum.com: Correctly represent cancelled
18+
sessions in ics files. Fixes #2905.
19+
20+
* Merged in [17396] from rjsparks@nostrum.com: Move charters for replaced
21+
groups to a new replaced state. Close any outstanding ballots on them.
22+
Fixes #2889, #2873, and #1286.
23+
24+
* Avoid trying to open meeting documents with empty .uploaded_filename.
25+
26+
* Added a progress bar for verbosity=1 of the community list index update
27+
command.
28+
29+
* Merged back fixes from production
30+
31+
* Corrected the extent of a try/except block, moving more code inside the
32+
block. Fixes a submission exception that should just be a document error
33+
reported back to the user.
34+
35+
* Added a guard against accessing attributes of None.
36+
37+
-- Henrik Levkowetz <henrik@levkowetz.com> 13 Mar 2020 14:48:11 +0000
38+
39+
140
ietfdb (6.120.0) ietf; urgency=medium
241

342
**Submission API changes, Py2/3 transition fixes**

0 commit comments

Comments
 (0)