Skip to content

Commit 9be571f

Browse files
committed
Changelog entry for 6.89.2
- Legacy-Id: 15838
1 parent 0f34c79 commit 9be571f

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

changelog

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,62 @@
1+
ietfdb (6.89.2) ietf; urgency=low
2+
3+
* Added a migration to capture changes to HistoricalRecords triggered by
4+
changes in django-simple-history
5+
6+
* Bumped the minimum version requirement on django-simple-history;
7+
HistoricalChanges which we now use was introduced with 2.3.0.
8+
9+
* Changed the construction of element IDs that could trigger ad-blockers
10+
in a NomCom page to avoid the problem.
11+
12+
* Removed an assertion for iesg state for documents that can be in any
13+
stream.
14+
15+
* Merged in [15824] from rjsparks@nostrum.com:
16+
Make it more obvious that a group has been replaced when looking at its
17+
pages. Fixes #2661.
18+
19+
* Merged in [15818] from rjsparks@nostrum.com:
20+
Whitespace only change to make the conditional structure followable.
21+
22+
* Merged in [15822] and [15809] from rjsparks@nostrum.com:
23+
Added an explicit ID-Exists state for the IESG state machine.
24+
Reworked code so that the IESG state machine always has a state.
25+
Added the ability to release a document from a working group,
26+
research group, or the independent stream. Releasing a document
27+
removes all stream state, and sets the document to have no stream.
28+
29+
* Fixed a bug in the RFC Index parsing that caused extraction of only one
30+
paragraph of an abstract, even if there were multiple.
31+
32+
* Merged in [15816] from rjsparks@nostrum.com:
33+
Provide a correct link to jabber logs for plenaries in past agendas.
34+
Fixes #2641.
35+
36+
* Merged in [15810] from rcross@amsl.com:
37+
Grant secretariat admin permissions to mailtrigger models. Fixes
38+
#2637.
39+
40+
* Merged in [15808] from rjsparks@nostrum.com:
41+
Allow notify_ad_when to be blank.
42+
43+
* Merged in [15807] from rjsparks@nostrum.com:
44+
Repaired another instance of a literal path with a reverse lookup.
45+
Related to #2657.
46+
47+
* Added a description of the /doc//doc.json API to the /api/ index page,
48+
and also added a table-of-contents column.
49+
50+
* Merged in [15806] from rjsparks@nostrum.com:
51+
Changed an inappropriate literal path to a reverse url lookup. Fixes
52+
#2657.
53+
54+
* Merged in [15804] from rjsparks@nostrum.com:
55+
Add history to ReviewerSettings. Fixes #2147.
56+
57+
-- Henrik Levkowetz <henrik@levkowetz.com> 19 Dec 2018 08:27:48 +0000
58+
59+
160
ietfdb (6.89.1) ietf; urgency=low
261

362
* Merged in [15787] from rcross@amsl.com:

0 commit comments

Comments
 (0)