@@ -2,6 +2,24 @@ ietfdb (6.57.0) ietf; urgency=medium
22
33 **IETF 99 code sprint**
44
5+ This release contains datatracker bugfixes and enhancements from the IETF-99
6+ Code Sprint, which was very productive :-) The release brings in many useful
7+ bugfixes and enhancements, as described below. Many thanks to everyone who
8+ contributed!
9+
10+ * Made materials links on the ietf materials page visible to group
11+ delegates.
12+
13+ * Fixed a bug in a meeting number comparison.
14+
15+ * Merged in [13919] from peter@akayla.com:
16+ Print the group type and IRTF/IETF correctly in draft submission
17+ announcements. Fixes #2034.
18+
19+ * Merged in [13918] from kivinen@iki.fi:
20+ Unified the review request views to use same template, so they all
21+ show same data, in same format.
22+
523 * Changed etherpad links to not use the explicit 9000 port any more; it's
624 not needed and may cause issues.
725
@@ -19,7 +37,9 @@ ietfdb (6.57.0) ietf; urgency=medium
1937 Updated. Updated column present the latest time stamp for agenda and
2038 slides. Fixes issue #1644.
2139
22- * Added an 'assignments' m2m field to the API sssion resource.
40+ * Added an 'assignments' m2m field to the API sssion resource, in order to
41+ make it easier to use the API to pull out meeting sessions for a given
42+ meeting.
2343
2444 * Added a guard for the case that slides might be removed from a session
2545 while agenda page construction is in flight.
@@ -85,7 +105,7 @@ ietfdb (6.57.0) ietf; urgency=medium
85105 * Set docker/settings_local.py to use yanglint, so the yanglint tests will
86106 be run under docker. Added libyang (with yanglint) to the Dockerfile.
87107
88- -- Henrik Levkowetz <henrik@levkowetz.com> 18 Jul 2017 03:50:50 -0700
108+ -- Henrik Levkowetz <henrik@levkowetz.com> 19 Jul 2017 12:14:58 +0000
89109
90110
91111ietfdb (6.56.0) ietf; urgency=medium
0 commit comments