Releases: NGPixel/datatracker
v7.46.0
Summary: bugfixes, security improvements, performance improvements
Release Date: Thu, February 24, 2022 at 3:05 AM UTC
Release Author: Robert Sparks
-
Merged in [19946] from rjsparks@nostrum.com:
Allow the secretariat to request many more sessions. -
Merged in [19947] from rjsparks@nostrum.com:
Add link to onsite tool to agenda. Fixes ietf-tools#3550. -
Merged in [19948] from rjsparks@nostrum.com:
Update link to handling ballot positions. Fixes ietf-tools#3208. -
Merged in [19949] and [19950] from rjsparks@nostrum.com:
Use tempfiles while rebuilding group and doc alias files. Fixes ietf-tools#3521. -
Merged in [19952] from rjsparks@nostrum.com:
Only keep the first and most recent yang validator SubmissionCheck for
any given submission. Fixes ietf-tools#3542. -
Merged in [19954] from jennifer@painless-security.com:
Refactor session overlap computation to treat overlapping sessions
correctly. -
Merged in [19967] from rjsparks@nostrum.com:
From Kesara Rathnayake: Expire password reset links on use, password
change through other mechanics, login, or a short configurable time
(initially one hour). -
Merged in [19969] from jennifer@painless-security.com:
Use correct UTC time when creating Meetecho conferences. Fixes ietf-tools#3565.
Coverage
v7.45.0
Summary: MeetEcho interim request integration, bugfixes
Release Date: Tue, February 15, 2022 at 2:51 PM UTC
Release Author: Robert Sparks
-
Merged in [19892] from rjsparks@nostrum.com:
Guard against reference sections without names. -
Merged in [19895] from jennifer@painless-security.com:
Look at v2titleattribute in reference type heuristics for XML
drafts. Related to ietf-tools#3529. -
Merged in [19900] from jennifer@painless-security.com:
Fix hiding of name/purpose/type fields when not needed in secr/sreq.
Fixes ietf-tools#3531. -
Merged in [19907] from rjsparks@nostrum.com:
Provide the complete context to the template for mail about approved
interim requests. Fixes ietf-tools#3534. -
Merged in [19915] from rjsparks@nostrum.com:
Simplify search for link back to group from the review management view. -
Merged in [19919] from rjsparks@nostrum.com:
Allow secretariat to edit session requests when tool is closed to
chairs. Fixes ietf-tools#3547. -
Merged in [19920] from rjsparks@nostrum.com:
Make working with session purpose easier in the admin. -
Merged in [19921] from rjsparks@nostrum.com:
add search to the doc states admin form. -
Merged in [19922] from jennifer@painless-security.com:
Fix scoping of session loop variables in sreq edit view. Improve tests
that should have caught this. -
Merged in [19925] from jennifer@painless-security.com:
Suppress origin template tag in production mode, show relative path
only in other modes. -
Merged in [19917] and [19930] from jennifer@painless-security.com:
Create/delete Meetecho conferences when requesting/canceling interim
sessions. Fixes ietf-tools#3507. Fixes ietf-tools#3508.
Coverage
v7.44.0
Summary: Schedule editor improvements, bugfixes
Release Date: Fri, January 28, 2022 at 2:56 PM UTC
Release Author: Robert Sparks
-
Merged in [19874] from rjsparks@nostrum.com:
Rollback menu caching. More work is required to allow left menu to
function correctly. -
Merged in [19876] from jennifer@painless-security.com:
Do not redirect user to the logout page when logging in. Fixes ietf-tools#3478. -
Merged in [19878] from jennifer@painless-security.com:
Hide timeslots type is disabled plus other schedule editor
debugging/improvements. Fixes ietf-tools#3510. Fixes ietf-tools#3430. -
Merged in [19880] from rjsparks@nostrum.com:
Add gunicorn to requirements to support new deployment model.
Coverage
v7.43.0
Summary: Easier account creation, bugfixes, enhancements
Release Date: Wed, January 19, 2022 at 8:03 PM UTC
Release Author: Robert Sparks
-
Merged in [19825] from jennifer@painless-security.com:
Find references from submitted XML instead of rendering to text and
parsing. Fixes ietf-tools#3342. -
Merged in [19826] from jennifer@painless-security.com:
Remove code still using oldlength_sessionXSessionForm fields. -
Merged in [19830] from jennifer@painless-security.com:
Include RFC title in doc/html view title element. Fixes ietf-tools#3488. -
Merged in [19831] and [19832] from rjsparks@nostrum.com:
Cache menus by login. -
Merged in [19833] from jennifer@painless-security.com:
Point to RFC editor info page in document_bibtex view. Fixes ietf-tools#3484. -
Merged in [19834] from lars@eggert.org:
Add djhtml (https://github.com/rtts/djhtml), for auto-reformatting
of the Django templates viadjlint --profile django --reformat.
It still has some bugs and issues, esp. on complex templates and with
regards to whitespace after links, but those are manageable, and the
benefits of having consistently-formatted templates IMO outweigh them. -
Merged in [19837] from jennifer@painless-security.com:
Update any_email_sent() to use balloters instead of old ad field. Add
tests to catch the otherwise quiet failure. Fixes ietf-tools#3438. -
Merged in [19838] from jennifer@painless-security.com:
Allow editing of group non-chartered group descriptions through UI.
Fixes ietf-tools#3388. -
Merged in [19839] from jennifer@painless-security.com:
Add timeouts to requests library calls. Fixes ietf-tools#3498. -
Merged in [19841] from jennifer@painless-security.com:
Link to the timeslot editor when meeting has no timeslots. Fixes ietf-tools#3511. -
Merged in [19848] from jennifer@painless-security.com:
Fix several review reminder problems.
Send secretary's review reminders to secretary instead of assignee.
Send unconfirmed assignment reminders based on assignment age and CC
secretaries.
Correctly separate open review reminders by review team.
Fixes ietf-tools#3482. Fixes ietf-tools#3324. -
Merged in [19857] from rjsparks@nostrum.com:
Add a link to account creation in the login page body. -
Merged in [19858] from rjsparks@nostrum.com:
Remove the manual intervention step for account creation. -
Merged in [19863] from rjsparks@nostrum.com:
Add de-gfm to the docker setup. Fixes ietf-tools#3494.
Coverage