Skip to content

Commit ceec5dc

Browse files
committed
Changelog entry for 6.83.1
- Legacy-Id: 15429
1 parent 3bb1df3 commit ceec5dc

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

changelog

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
ietfdb (6.83.1) ietf; urgency=medium
2+
3+
This is a small bugfix and cleanup release:
4+
5+
* Replaced some cases of using person.plain_name when linking to a person's
6+
profile with person.name, as the link using plain_name can fail.
7+
8+
* Generalized the log.assertion() function a bit to be able to provide
9+
more information on assertion failure.
10+
11+
* Merged in [15423] from rcross@amsl.com:
12+
Removed WG milestone management from secretariat groups app.
13+
14+
* Removed youtube video url import, which is not needed any more given the
15+
/api/meeting/session/video/url API endpoint. This also prevents duplicate
16+
video URLs.
17+
18+
* Changed the menu listing of review dirs and their display on the
19+
Directorates page back to what it was before the 'reviews' group type was
20+
split out. Added a 'Reviews' column to the Directoratges page.
21+
22+
* Added a guard against comparing email origin with username of None.
23+
24+
* Added a None guard for the person merge last_login date comparison.
25+
Fixes issue #2562
26+
27+
-- Henrik Levkowetz <henrik@levkowetz.com> 14 Aug 2018 12:31:32 +0000
28+
29+
130
ietfdb (6.83.0) ietf; urgency=medium
231

332
**IETF 102 code sprint**

0 commit comments

Comments
 (0)