diff --git a/changelog b/changelog index 243f9420f..c25bd341b 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,53 @@ +ietfdb (7.43.0) ietf; urgency=medium + + * Merged in [19825] from jennifer@painless-security.com: + Find references from submitted XML instead of rendering to text and + parsing. Fixes #3342. + + * Merged in [19826] from jennifer@painless-security.com: + Remove code still using old 'length_sessionX' SessionForm fields. + + * Merged in [19830] from jennifer@painless-security.com: + Include RFC title in doc/html view title element. Fixes #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 #3484. + + * Merged in [19834] from lars@eggert.org: + Add djhtml (https://github.com/rtts/djhtml), for auto-reformatting + of the Django templates via 'djlint --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 #3438. + + * Merged in [19838] from jennifer@painless-security.com: + Allow editing of group non-chartered group descriptions through UI. + Fixes #3388. + + * Merged in [19839] from jennifer@painless-security.com: + Add timeouts to requests library calls. Fixes #3498. + + * Merged in [19841] from jennifer@painless-security.com: + Link to the timeslot editor when meeting has no timeslots. Fixes #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 #3482. Fixes #3324. + + -- Robert Sparks 14 Jan 2022 20:54:12 +0000 + + ietfdb (7.42.0) ietf; urgency=medium ** Bugfixes and minor features **