Skip to content

6.83.1

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

Release Date: Tue, August 14, 2018 at 12:31 PM UTC
Release Author: Henrik Levkowetz


This is a small bugfix and cleanup release:

  • Replaced some cases of using person.plain_name when linking to a person's
    profile with person.name, as the link using plain_name can fail.

  • Generalized the log.assertion() function a bit to be able to provide
    more information on assertion failure.

  • Merged in [15423] from rcross@amsl.com:
    Removed WG milestone management from secretariat groups app.

  • Removed youtube video url import, which is not needed any more given the
    /api/meeting/session/video/url API endpoint. This also prevents duplicate
    video URLs.

  • Changed the menu listing of review dirs and their display on the
    Directorates page back to what it was before the reviews group type was
    split out. Added a Reviews column to the Directoratges page.

  • Added a guard against comparing email origin with username of None.

  • Added a None guard for the person merge last_login date comparison.
    Fixes issue #2562


Coverage

chart