Skip to content

7.22.0

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:43
· 3338 commits to main since this release

Release Date: Mon, November 9, 2020 at 8:25 PM UTC
Release Author: Henrik Levkowetz


  • 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.


Coverage

chart