Skip to content

Commit 40ce0d2

Browse files
committed
Changelog entry for 6.116.1
- Legacy-Id: 17240
1 parent 614ba4d commit 40ce0d2

1 file changed

Lines changed: 56 additions & 0 deletions

File tree

changelog

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,59 @@
1+
ietfdb (6.116.1) ietf; urgency=medium
2+
3+
* Refined the links from document stats pages to author pages so as to
4+
not link to non-existent pages. Fixes 404 errors for a number of stats
5+
page links.
6+
7+
* Merged in [17234] from rjsparks@nostrum.com:
8+
Restrict the ability to change whether a group uses milestone dates to
9+
the ADs and the secretariat. Fixes #2869.
10+
11+
* Merged in [17233] from rjsparks@nostrum.com:
12+
Be clear about who changed a group's personnel in the resulting email
13+
message. Fixes #2868.
14+
15+
* Merged in [17228] from rjsparks@nostrum.com:
16+
Improved admin handling of DocumentURL. Fixes #2865.
17+
18+
* Merged in [17227] from rjsparks@nostrum.com:
19+
Allow document Additional URLs to become empty. Fixes #2864.
20+
21+
* Added (currently inactive) code to trigger exceptions on failure to
22+
resolve template variables during tests, and added fixes for a couple of
23+
places that triggered such exceptions.
24+
25+
* Merged in [17219] from rjsparks@nostrum.com:
26+
Update some uses of pos.ad in templates to pos.balloter. Fixes #2863.
27+
28+
* Merged in [17217] from olau@iola.dk:
29+
Tighten validation of session conflicts in the session request tool,
30+
preventing conflicts where source = target. Make sure the 'use
31+
previous session' button doesn't carry forward conflicts that are no
32+
longer valid.
33+
Also fix a bug with the group list in the dropdowns being computed
34+
statically at module import time instead of being queried dynamically
35+
upon each page request.
36+
37+
* Merged in [17211] from rjsparks@nostrum.com:
38+
Upgrade to the newer js-cookie library that replaced jquery.cookie.
39+
Fixes #2832.
40+
41+
* Fixed a Py2/3 compatibility issue with the verified errata code.
42+
43+
* Merged in [17201] from rjsparks@nostrum.com:
44+
Make it easier for the nomcom chair to manage generic IESG
45+
requirements. Fixes #2794.
46+
47+
* Added a check for uncomitted changes to bin/mergedevbranch.
48+
49+
* Added fetch and use of the RFC-Editor's errata.json file in order to set a
50+
new 'verified-errata' document tag, and use that to show the link to
51+
inline-errata documents only when there is verified errata.
52+
Fixes issue #2861.
53+
54+
-- Henrik Levkowetz <henrik@levkowetz.com> 17 Jan 2020 18:20:00 +0000
55+
56+
157
ietfdb (6.116.0) ietf; urgency=medium
258

359
**Dateless group milestones, improved author stats, and bugfixes**

0 commit comments

Comments
 (0)