Skip to content

6.125.0

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

Summary: Various meeting-related fixes and improvements
Release Date: Wed, April 8, 2020 at 4:51 PM UTC
Release Author: Henrik Levkowetz


  • Merged in [17590] from rcross@amsl.com:
    Added support for variable length meetings to secr/meetings app.

  • Changed the handling of some exceptions during draft submission to give
    user feedback rather than server 500 responses, in order to deal better
    with severely malformed drafts.

  • Added a workaround for the current libmagic on OpenSUSE, which quite
    easily can mischaracterise text/plain documents as text/x-Algol68. Fixes
    issues #2941 and #2956.

  • Added validation of the session duration in interim meeting requests, with
    added values in settings.py for min and max duration.

  • Clarified the standalone XML draft submission requirements, and
    mentioned the xml2rfc switch to use for v3 sources.

  • Changes to accept a wider range of URLs when displaying call-in links from
    the Session agenda_note and remote_instructions fields.

  • Changed some fields to raw_id_fields in the MessageAdmin, for improved
    admin page load times.

  • Added Remote instructions at the top of interim sesssion pages, and
    made the Meeting Details button available to the group chairs, not only
    secretariat.


Coverage

chart