@@ -9,6 +9,39 @@ ietfdb (6.26.0) ietf; urgency=high
99 is support for arrows pointing out rooms, and secretariat support for room
1010 location input. Merged in from ^/personal/henrik/6.25.2-floorplans.
1111
12+ There are also a few bugfixes included:
13+
14+ * Save submitted session agendas as UTF-8, not as ascii. Should fix a few
15+ server 500 errors on session agenda uploads.
16+
17+ * Added an explicit PhantomJS(port=0) as a workaround for old phantomjs
18+ instances staying around and blocking the port needed to run tests.
19+
20+ * Merged in [11512] from rjsparks@nostrum.com:
21+ Allow RG secretaries to manipulate meeting materials. Fixes #1836.
22+
23+ * In the internet-draft submission status page, point at the datatracker
24+ page for the document, rather than the repository copy of the document.
25+
26+ * Added a method Person.ascii_name() for use when generating 1id-*.txt
27+ files. Added caching for Person.plain_name(). Fixes a problem with
28+ non-ascii names in 1id-*.txt which lead to non-ascii names in xml2rfc
29+ reference files.
30+
31+ * Merged in [11504] from rcross@amsl.com:
32+ Remove old interim proceedings location reference.
33+
34+ * Merged in [11501] from rjsparks@nostrum.com:
35+ Change search results for recordings to link to the actual recording.
36+ Fixes #1895.
37+
38+ * Merged in [11500] from rjsparks@nostrum.com:
39+ Allow non-official schedules to be viewed in the same ways the official
40+ schedule for a meeting can be viewed. Fixes #1959.
41+
42+ * Merged in [11498] from rcross@amsl.com:
43+ Fix interim meeting get_proceedings_url() functions.
44+
1245 -- Henrik Levkowetz <henrik@levkowetz.com> 07 Jul 2016 13:08:48 -0700
1346
1447
0 commit comments