Skip to content

Commit 75a5e75

Browse files
committed
Changelog information for 6.57.0
- Legacy-Id: 13933
1 parent 3db5be1 commit 75a5e75

1 file changed

Lines changed: 90 additions & 0 deletions

File tree

changelog

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,93 @@
1+
ietfdb (6.57.0) ietf; urgency=medium
2+
3+
**IETF 99 code sprint**
4+
5+
* Changed etherpad links to not use the explicit 9000 port any more; it's
6+
not needed and may cause issues.
7+
8+
* Merged in [13916] from alireza.mohammadi@icann.org:
9+
Better punctuation during state change by adding \" before and after
10+
old and new state. Fixes issue #1545.
11+
12+
* Merged in [13911] from kivinen@iki.fi:
13+
Fixed sign in page so it will always scroll to top when page is loaded,
14+
so the sign in fields are visible.
15+
16+
* Merged in [13908] from alireza.mohammadi@icann.org:
17+
Added 'last updated' timestamps on meeting materials page
18+
Added UTC time to the tooltip of Agenda and slides and an new column of
19+
Updated. Updated column present the latest time stamp for agenda and
20+
slides. Fixes issue #1644.
21+
22+
* Added an 'assignments' m2m field to the API sssion resource.
23+
24+
* Added a guard for the case that slides might be removed from a session
25+
while agenda page construction is in flight.
26+
27+
* Added a session status field to the /meeting/agenda.json data, to make
28+
cancelled session info available to the IETFers app.
29+
30+
* Modified the meeting session materials template to use href(), in order
31+
to be able to point at the right materials for groups with multiple
32+
sessions with different materials.
33+
34+
* Merged in [13905] from david.i.allan@ericsson.com:
35+
Made the status update forms deal better with clearing old status updates,
36+
showing information about the clearing instead of inserting blank entries.
37+
Fixes issue #2183.
38+
39+
* Merged in [13903] from rjsparks@nostrum.com:
40+
Use a better timestamp for newrevisiondocevents when uploading agendas,
41+
minutes, and slides. Fixes #2039.
42+
43+
* Merged in [13902] from rjsparks@nostrum.com:
44+
Include drafts associated with sessions when building session pdf and
45+
tarballs. Fixes #2036.
46+
47+
* Set docker-internal UID and GID to match the external values for the
48+
user. Makes life easier when running docker under linux.
49+
50+
* Merged in [13900] from peter@akayla.com:
51+
Allow ADs to manage meeting materials from the meeting/##/materials page.
52+
Fixes #2213.
53+
54+
* Merged in [13899] from rjsparks@nostrum.com:
55+
Allow editing of title for agendas, minutes, and bluesheets documents.
56+
Fixes #2317.
57+
58+
* Merged in [13897] from rjsparks@nostrum.com:
59+
Send email to reviewer when request is closed with no response.
60+
Fixes issue #2176.
61+
62+
* Merged in [13893] from housley@vigilsec.com:
63+
Made the IPR pages reference the new IPR document, RFC 8179.
64+
Partial fix to #2309.
65+
66+
* Merged in [13892] from mahoney@nostrum.com:
67+
Made email subject 'I-D ACTION:<draft>' consistent with other 'I-D
68+
Action: <draft>' email subjects. Fixes #1519.
69+
70+
* Merged in [13888] from rjsparks@nostrum.com:
71+
Refined the 'state changed' email message per discussion on
72+
tools-development. Fixes #2116.
73+
74+
* Merged in [13887] from rjsparks@nostrum.com:
75+
Allow minutes to be uploaded after previous minutes had been uploaded
76+
and removed from the session. Fixes #2286.
77+
78+
* Changed the test telechat dates so that the first active telechat
79+
doesn't change to lie in the past if the tests are run across midnight.
80+
81+
* Merged in [13883] from rjsparks@nostrum.com:
82+
Repaired missing table id, allowing slide reordering to be saved.
83+
Fixes #2327.
84+
85+
* Set docker/settings_local.py to use yanglint, so the yanglint tests will
86+
be run under docker. Added libyang (with yanglint) to the Dockerfile.
87+
88+
-- Henrik Levkowetz <henrik@levkowetz.com> 18 Jul 2017 03:50:50 -0700
89+
90+
191
ietfdb (6.56.0) ietf; urgency=medium
292

393
This release clears the table for the IETF 99 sprint. It adds minor

0 commit comments

Comments
 (0)