File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
130ietfdb (6.83.0) ietf; urgency=medium
231
332 **IETF 102 code sprint**
You can’t perform that action at this time.
0 commit comments