Skip to content

Commit 38ad7c8

Browse files
committed
Changelog entry for 7.31.0
- Legacy-Id: 19089
1 parent 44e6731 commit 38ad7c8

1 file changed

Lines changed: 88 additions & 0 deletions

File tree

changelog

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,91 @@
1+
ietfdb (7.31.0) ietf; urgency=medium
2+
3+
** Codesprint 110.1, bugfixes
4+
5+
* Merged in [18993] from housley@vigilsec.com:
6+
Add aliases for RGs in irtf.org and IAB programs in iab.org. Fixes
7+
#3271
8+
9+
* Merged in [19022] from housley@vigilsec.com:
10+
Add test for creation of RG Chairs in the irtg.org domain.
11+
12+
* Many adjustments to point to the new svn/trac repository locations.
13+
14+
* Merged in [19035] from rcross@amsl.com:
15+
Change PERSON_API_KEY_VALUE for mail archive lookups.
16+
Change /api/v2/person/person to ROBOT to prepare for switching from
17+
personal api key to robot, mail-archive api key. Once in place,
18+
generate new key for this endpoint and install.
19+
20+
* Tweaked results of r19035/r19059 to allow for a better transition
21+
post release.
22+
23+
* Merged in [19028] from jennifer@painless-security.com:
24+
Accept 'None' when updating DocumentAuthor affiliation / country.
25+
26+
* Merged in [19030] from mark@painless-security.com:
27+
First swipe at making past sessions unchangable for official schedules
28+
This change locks down the schedule of any meeting that is fully in the
29+
past. It leaves open sessions that have finished for meetings that have
30+
not yet finished.
31+
Addresses (partially) issue #3166.
32+
33+
* Merged in [19033] from rjsparks@nostrum.com:
34+
Add PersonalApiKeyEvent purge to bin/daily.
35+
36+
* Merged in [19048] from housley@vigilsec.com:
37+
Remove generate-wg-aliases and generate-draft-aliases scripts. They
38+
were replaced with management commands.
39+
40+
* Merged in [19052] from housley@vigilsec.com:
41+
Allow IAB Programs to be listed in meeting request conflicts. Fixes
42+
#3270.
43+
44+
* Merged in [19054] from rcross@amsl.com:
45+
Fix error on Telechat doc detail page when conflict review doc has no
46+
ballot. Fixes #3245.
47+
48+
* Merged in [19055] from rjsparks@nostrum.com:
49+
Redirect to materials page for attempts to see proceedings for meetings
50+
that do not yet have schedules. Fixes #3294.
51+
52+
* Merged in [19056], [19057], and [19058] from rjsparks@nostrum.com:\n
53+
Captured the svn hooks used after moving the repository. Fixes #3297.
54+
55+
* Merged in [19071] from mark@painless-security.com:
56+
Update the mkdevbranch script for new Trac location, don't clobber
57+
existing paths
58+
The script has been cleaned up, adjusted to avoid clobbering an SVN path
59+
that already exists when running it for a single sprinter login, and run
60+
with the new locations for the Trac system.
61+
This is a decently huge rewrite of the script. It's pulled a lot of logic
62+
into functions, excised the python code into its own file, etc.
63+
64+
* Merged in [19073] from jennifer@painless-security.com:
65+
Handle groups without area when sorting unscheduled sessions in
66+
schedule editor. Fixes #3173.
67+
68+
* Merged in [19075] from jennifer@painless-security.com:
69+
Clean up handling of non-WG groups on the group edit page; restrict
70+
parent/child group relationships by type. Fixes #3253.
71+
72+
* Merged in [19074] from kivinen@iki.fi:
73+
Adds new filtering tags for sessions which have multiple sessions.
74+
I.e., in addition to wg,area,type there is wg-sessa, wg-sessb or wg-sessc
75+
etc on the tags, so now you can filter either all wg sessions or only
76+
specific sessions. Also removes the unused session.order_number, but not
77+
yet the session.order_in_meeting() function (which I think is unused too).
78+
79+
* Merged in [19081] from fenton@bluepopcorn.net:
80+
Added IESG document state to review request information. Fixes #3235.
81+
82+
* Merged in [19083] from jennifer@painless-security.com:
83+
Fix renamed field in group migrations 0043 and 0044. Fixes error in
84+
r19075.
85+
86+
-- Robert Sparks <rjsparks@nostrum.com> 06 Jun 2021 14:56:59 +0000
87+
88+
189
ietfdb (7.30.0) ietf; urgency=medium
290

391
** Bugfixes, adjustments to moving datatracker repository

0 commit comments

Comments
 (0)