prepare changelog for next release

- Legacy-Id: 19341
This commit is contained in:
Robert Sparks 2021-09-05 14:40:01 +00:00
parent ba13d2c29a
commit 969af8eabf

View file

@ -1,3 +1,76 @@
ietfdb (7.37.0) ietf; urgency=medium
**Standalone proceedings, new group types, scheduler enhancements**
This release simplifies the secretariat's management of meeting
proceedings, reducing the dependence of the proceedings on other
websites. It also adds IAB Administrative Support Groups, and the
IETF LLC Administration Groups.
* Merged in [19295] [19296] from jennifer@painless-security.com:
Disable modification of past timeslots on official schedules.
Update create_dummy_meeting to set start date / time zone.
Fixes #3166.
* Merged in [19297] from jennifer@painless-security.com:
Allow generated schedules to inherit from a base schedule.
Fixes #3170.
* Merged in [19298] from rjsparks@nostrum.com:
Remove outdated mechanic for adding additional email addresses to crash
reports from several apps.
* Merged in [19299] from rjsparks@nostrum.com:
Change the caching model for the nonwg list page.
* Merged in [19300] from jennifer@painless-security.com:
Handle num=None case in proceedings() and specify meeting number in
test_proceedings_no_agenda. Fixes #3385.
* Merged in [19301] [19303] [19304] from rjsparks@nostrum.com:
Include new conflict types in the session request notification email.
Fixes #3381.
* Merged in [19305] from rjsparks@nostrum.com:
Show the constraint names on the meeting session requests page.
Fixes #3082.
* Merged in [19306] from jennifer@painless-security.com:
Improve proceedings display with new title block, configurable host
logos, and additional PDF or URL materials. Fixes #3147.
* Merged in [19307] from rjsparks@nostrum.com:
Add IAB Administrative Support Group group type. Add IAB groups to the
group menu. Clearly delineate group types in the group menu.
Fixes #3295 and #3296.
* Merged in [19308] from jennifer@painless-security.com:
Include doc name in ballot popup anchors. Fixes #3351.
* Merged in [19310] from rjsparks@nostrum.com:
Add IETF Administrative LLC groups. Fixes #3302.
* Merged in [19311] from rjsparks@nostrum.com:
Adjust tests and forms to match changes to permissions made in through
the admin. These need to use the data rather than the code. See #3393.
* Merged in [19312] from jennifer@painless-security.com:
Handle missing 'to' field in process_response_email. Relates to #3357.
* Merged in [19313] from rjsparks@nostrum.com:
Show new group types on active groups page, but see #3393.
* Merged in [19315] from rjsparks@nostrum.com:
Restore ADs ability to charter new groups. Fixes #3397.
* Merged in [19316] from rjsparks@nostrum.com:
Adjust groupfeatures has_session_materials to match modern usage.
Adjusted proceedings and materials templates to show fewer unnecessary
duplicates. Fixes #2981 and #3387.
-- Robert Sparks <rjsparks@nostrum.com> 04 Sep 2021 15:37:50 +0000
ietfdb (7.36.0) ietf; urgency=medium
** Bugfixes and minor enhancements **