Skip to content

6.76.1

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

Summary: IETF 101 code sprint, release 2
Release Date: Mon, March 26, 2018 at 1:38 PM UTC
Release Author: Henrik Levkowetz


This release provides improved meeting attendance statistics (under
/stats/meeting/overview/), improved test coverage, additional menu entries,
html template fixes, total page count on the Last Call page, the ability
for ADs to clear ballots themselves without going through the secretariat,
and more. It also changes the default cookie setting for showing or hiding
the duplicate left-hand menu column. (If you don't like the new default, use
the User>Preferences menu item to revert to the old look.)

Again, many thanks to all the contributors!

From the commit log:

  • Fixed some issues with agenda and proceedings code for meetings
    numbered 64 and below, actualized by the introduction of meeting records
    for such meetings for stats purposes.

  • The template filter keep_spacing can interact badly with wordwrap.
    Removed it from several places, and made text document display more
    consistent. Fixes issue #2481.

  • Merged in [14902] from rjsparks@nostrum.com:
    Test coverage improvements for ietf/secr/telechat/views.

  • Merged in [14900] from rjsparks@nostrum.com:
    Improvements to test coverage for ietf/secr/drafts/views.py.

  • Merged in [14899] from rjsparks@nostrum.com:
    Cleaner charter factory simplifies test code.

  • Added submenu to the Statistics menu entry, pointing at the individual
    stats pages, and entries for NomComs and Releases.

  • Merged in [14896] from rjsparks@nostrum.com:
    Improved test coverage for ietf/doc/views_charter.py.

  • Fixed the base template to have id='content' for the content also when
    not showing the left-hand menu.

  • Updated the cookies tests to match the new left_menu default.

  • Changed the default setting for the datatracker left-hand menu to
    off. The top menu is always present, and works well.

  • Tweaked the document list iCalendar links to not show for presentations
    on days in the past.

  • Merged in [14884] from adam@nostrum.com:
    Adding page count to last call page.

  • Merged in [14883] from adam@nostrum.com:
    Adding link to documents in last call to the AD dashboard side menu.

  • Merged in [14849] from ben@nostrum.com:
    Give ADs the red Clear Ballot button

  • Merged in [14880] from rjsparks@nostrum.com:
    Added a Draft test suite.

  • Merged in [14879] from kivinen@iki.fi:
    Backfilled IETF meetings starting from 1 and backfilled the attendee
    numbers for them. Modified the overview attendee statistics page to use
    different colors for different venue continents.

  • Tweaked the meeting registratoin import to deal more gracefully with
    too long names and email addresses, and to fill in the total attendees
    number for the meeting.

  • Tweaked mergeready to accept an additional hold-for-merge file outside
    the repository.


Coverage

chart