Skip to content

Commit f3030b7

Browse files
committed
Changelog entry for 7.22.0
- Legacy-Id: 18666
1 parent ed0f1f0 commit f3030b7

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

changelog

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
ietfdb (7.22.0) ietf; urgency=medium
2+
3+
* Added a GroupHistory.ad_role() method to help with some template
4+
expansions.
5+
6+
* Modified the name and help text of the Person.plain field, to make the
7+
intended use clearer (to avoid cases of incorrect usage seen recently).
8+
9+
* Changed back to serve meeting materials locally as the default. There
10+
could be more tweaks in a subsequent commit.
11+
12+
* Nomcom topic responses didn't save respondent because of a missing form
13+
creation parameter. Fixed.
14+
15+
* Added additional logging of submission steps, for submission timing
16+
investigation. Should be reduced once cause of long response times has
17+
been found.
18+
19+
* Added *-chairs aliases for teams to the script that generates group
20+
*-chairs@ietf.org aliases for postfix
21+
22+
* Merged in [18651] from jennifer@painless-security.com:
23+
Retrieve session agenda, slides, and minutes each time agenda modal is
24+
opened. Fixes #3050.
25+
26+
* Removed superfluous spaces within <pre> for materials. Fixes issue
27+
#3124.
28+
29+
* Merged in [18653] from jennifer@painless-security.com:
30+
Retrieve session agenda materials by meeting/session instead of by
31+
assignment.
32+
33+
* Merged in [18654] from jennifer@painless-security.com:
34+
Do not require redundant meeting number for session materials view.
35+
36+
* Added matching indexes to a number of models with default ordering based
37+
on multiple keys, to speed up queries.
38+
39+
-- Henrik Levkowetz <henrik@levkowetz.com> 09 Nov 2020 20:25:02 +0000
40+
41+
142
ietfdb (7.21.0) ietf; urgency=medium
243

344
**Code sprint 108.1, and more**

0 commit comments

Comments
 (0)