From f3030b7f9c5262622602e760de11f53f0dd9137d Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Mon, 9 Nov 2020 20:25:12 +0000 Subject: [PATCH] Changelog entry for 7.22.0 - Legacy-Id: 18666 --- changelog | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/changelog b/changelog index 420360555..86b40dece 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,44 @@ +ietfdb (7.22.0) ietf; urgency=medium + + * Added a GroupHistory.ad_role() method to help with some template + expansions. + + * Modified the name and help text of the Person.plain field, to make the + intended use clearer (to avoid cases of incorrect usage seen recently). + + * Changed back to serve meeting materials locally as the default. There + could be more tweaks in a subsequent commit. + + * Nomcom topic responses didn't save respondent because of a missing form + creation parameter. Fixed. + + * Added additional logging of submission steps, for submission timing + investigation. Should be reduced once cause of long response times has + been found. + + * Added *-chairs aliases for teams to the script that generates group + *-chairs@ietf.org aliases for postfix + + * Merged in [18651] from jennifer@painless-security.com: + Retrieve session agenda, slides, and minutes each time agenda modal is + opened. Fixes #3050. + + * Removed superfluous spaces within
 for materials.  Fixes issue 
+    #3124.
+
+  * Merged in [18653] from jennifer@painless-security.com:
+    Retrieve session agenda materials by meeting/session instead of by 
+    assignment.  
+
+  * Merged in [18654] from jennifer@painless-security.com:
+    Do not require redundant meeting number for session materials view.  
+
+  * Added matching indexes to a number of models with default ordering based
+    on multiple keys, to speed up queries.
+
+ -- Henrik Levkowetz   09 Nov 2020 20:25:02 +0000
+
+
 ietfdb (7.21.0) ietf; urgency=medium
 
   **Code sprint 108.1, and more**