Updated changelog information for 6.26.0
- Legacy-Id: 11555
This commit is contained in:
parent
6c0a9e75c9
commit
ea8e436ae5
33
changelog
33
changelog
|
@ -9,6 +9,39 @@ ietfdb (6.26.0) ietf; urgency=high
|
|||
is support for arrows pointing out rooms, and secretariat support for room
|
||||
location input. Merged in from ^/personal/henrik/6.25.2-floorplans.
|
||||
|
||||
There are also a few bugfixes included:
|
||||
|
||||
* Save submitted session agendas as UTF-8, not as ascii. Should fix a few
|
||||
server 500 errors on session agenda uploads.
|
||||
|
||||
* Added an explicit PhantomJS(port=0) as a workaround for old phantomjs
|
||||
instances staying around and blocking the port needed to run tests.
|
||||
|
||||
* Merged in [11512] from rjsparks@nostrum.com:
|
||||
Allow RG secretaries to manipulate meeting materials. Fixes #1836.
|
||||
|
||||
* In the internet-draft submission status page, point at the datatracker
|
||||
page for the document, rather than the repository copy of the document.
|
||||
|
||||
* Added a method Person.ascii_name() for use when generating 1id-*.txt
|
||||
files. Added caching for Person.plain_name(). Fixes a problem with
|
||||
non-ascii names in 1id-*.txt which lead to non-ascii names in xml2rfc
|
||||
reference files.
|
||||
|
||||
* Merged in [11504] from rcross@amsl.com:
|
||||
Remove old interim proceedings location reference.
|
||||
|
||||
* Merged in [11501] from rjsparks@nostrum.com:
|
||||
Change search results for recordings to link to the actual recording.
|
||||
Fixes #1895.
|
||||
|
||||
* Merged in [11500] from rjsparks@nostrum.com:
|
||||
Allow non-official schedules to be viewed in the same ways the official
|
||||
schedule for a meeting can be viewed. Fixes #1959.
|
||||
|
||||
* Merged in [11498] from rcross@amsl.com:
|
||||
Fix interim meeting get_proceedings_url() functions.
|
||||
|
||||
-- Henrik Levkowetz <henrik@levkowetz.com> 07 Jul 2016 13:08:48 -0700
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue