Skip to content

Commit 380b2f5

Browse files
committed
Changelog entry for 6.50.1
- Legacy-Id: 13320
1 parent 73df0ba commit 380b2f5

1 file changed

Lines changed: 69 additions & 0 deletions

File tree

changelog

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,72 @@
1+
ietfdb (6.50.1) ietf; urgency=medium
2+
3+
This is a bugfix release, which also introduces some schema changes,
4+
in preparation for later data migrations. From the commit log:
5+
6+
* Merged in [13303] from rcross@amsl.com:
7+
Session admin edit fails if no resources selected. Fixes #2211.
8+
9+
* Added a guard to prevent problems with legacy drafts without any draft
10+
state.
11+
12+
* Tweaked the DRAFT_NAMES_WITH_DOT setting for another draft name
13+
exception.
14+
15+
* Merged in [13293] from rcross@amsl.com:
16+
Improve help messages for multi-day and series interim meeting types.
17+
Fixes #2194.
18+
19+
* Merged in [13292] from rcross@amsl.com:
20+
Fixes #2002. Trailing comma in Liaison cc_contacts field causes
21+
invalid email address error.
22+
23+
* Merged in [13291] from rcross@amsl.com:
24+
Change From address of session request notifications from
25+
session_request_developers@ietf.org to session-request@ietf.org. Fix
26+
requester information in session request cancellation email. Fixes #1621.
27+
28+
* Updated doc resources.py with EditedAuthorsDocEventResource
29+
30+
* Updated the makeresources command to use the current
31+
AppCommand.handle_app_config() interface.
32+
33+
* Merged in [13276] from rcross@amsl.com:
34+
Add group field to Roles add form validation. Fixes #2292.
35+
36+
* Merged in [13275] from rcross@amsl.com:
37+
Refactor to prevent secretariat recordings entry page from timing out.
38+
Fixes #2287.
39+
40+
* Merged in [13274] from rcross@amsl.com:
41+
Indicate which schedule is the official schedule in Select a Schedule
42+
drop-down. Fixes #1456.
43+
44+
* Aligned the availability of roles edit buttons on a group's about page
45+
with the roles that the group edit GroupForm will accept. Avoids
46+
presentin edit forms without any fields and some server 500 errors.
47+
48+
* Changed the alignment for the RFC 'Errata' label within the document name
49+
and title column to consistently put it at the right side of the column,
50+
for a tidier appearance.
51+
52+
* Fixed an issue with the author extraction code.
53+
54+
* Fixed a place where the LastCallDocEvent expiry value was set as a date
55+
instead of a datetime.
56+
57+
* Merged in [13246] from rjsparks@nostrum.com:
58+
Distinguish group that have session requests from those that do not on
59+
the materials/editable-groups page. Fixes #2284.
60+
61+
* Tweaked the test coverage percentage numbers shown in the release test
62+
coverage chart to use only 3 decimal digits, not 12 ...
63+
64+
* Return a person search string instead of bombing out if there are
65+
multiple identical names where one don't have an active email address.
66+
67+
-- Henrik Levkowetz <henrik@levkowetz.com> 11 May 2017 05:10:13 -0700
68+
69+
170
ietfdb (6.50.0) ietf; urgency=medium
271

372
This is a small feature release which provides a management command to

0 commit comments

Comments
 (0)