Skip to content

Commit 6f82908

Browse files
committed
- Legacy-Id: 8639
1 parent 9bcdf34 commit 6f82908

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

changelog

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,64 @@
1+
ietfdb (5.7.3) ietf; urgency=medium
2+
3+
* Merged in [8634] from rcross@amsl.com:
4+
Removed the 'none selected' option from licensing options of new IPR form.
5+
6+
* Merged in [8624] from rcross@amsl.com:
7+
Removed secauth middleware. Replace with role_required decorators.
8+
9+
* Merged in [8623] from suresh.krishnan@ericsson.com:
10+
Added email notification to the IESG Secretary about personnel changes in
11+
WGs. Fixing issue #1357.
12+
13+
* Merged in [8609] from tterriberry@mozilla.com, with minor changes:
14+
Allow changing the title of a charter document. Fixes #1334
15+
16+
* Reworked the script which generate draft aliases and WG aliases, after
17+
trying out the output of the previous version for real. The new code
18+
seems to work better, based on testing on mail.ietf.org.
19+
20+
* Merged in [8622] from harald@alvestrand.no:
21+
Added a missing column header to search result page
22+
23+
* Merged in [8617] from liudapeng@chinamobile.com:
24+
Added support for RGs in the search popup. Fixes issue #1355.
25+
26+
* Merged in [8614] from harald@alvestrand.no:
27+
Added validation of the name when saving a schedule under a new name from
28+
the Edit Schedule view. It now returns to the schedule view, and gives
29+
the user a message. Builds on [8604]. Fixes issue #1425.
30+
31+
* Merged in [8611] from rjsparks@nostrum.com:
32+
Allow chairs to edit documents' notification field. Fixes bug #1517.
33+
34+
* Merged in [8608] from rjsparks@nostrum.com:
35+
Made it possible to choose initial document state when beginning WG
36+
processing of a draft. Fixes bug #1406.
37+
38+
* Merged in [8602] from suresh.krishnan@ericsson.com:
39+
Changed the state change form handling for drafts so that annotation tags
40+
aren't lost when changing state. Fixes issue #1295.
41+
42+
* Merged in [8585] from rjsparks@nostrum.com:
43+
Tests that a message is set when a shepherd is not changed. Related to
44+
#1508 and [8504].
45+
46+
* Merged in [8584] from rjsparks@nostrum.com:
47+
Reworked smtp error warning and logging to not use hard-to-read
48+
context_managers. Fixes bug #1390.
49+
50+
* Merged in [8573] from rcross@amsl.com:
51+
Fixed role_required to permit access for chairs and secretaries of
52+
proposed RGs, in addition to current RGs.
53+
54+
* Added some missing admin views.
55+
56+
* Added a requirement for posting confirmation for some particular draft
57+
name prefixes such as draft-rfc-, draft-rfced-, draft-iana-, and some
58+
others.
59+
60+
-- Henrik Levkowetz <henrik@levkowetz.com> 10 Nov 2014 18:05:57 -0800
61+
162
ietfdb (5.7.2) ietf; urgency=medium
263

364
Another bugfix release, containing a number of fixes for issues related to

0 commit comments

Comments
 (0)