- Legacy-Id: 8639

This commit is contained in:
Henrik Levkowetz 2014-11-11 02:20:45 +00:00
parent 9bcdf342fb
commit 6f82908847

View file

@ -1,3 +1,64 @@
ietfdb (5.7.3) ietf; urgency=medium
* Merged in [8634] from rcross@amsl.com:
Removed the 'none selected' option from licensing options of new IPR form.
* Merged in [8624] from rcross@amsl.com:
Removed secauth middleware. Replace with role_required decorators.
* Merged in [8623] from suresh.krishnan@ericsson.com:
Added email notification to the IESG Secretary about personnel changes in
WGs. Fixing issue #1357.
* Merged in [8609] from tterriberry@mozilla.com, with minor changes:
Allow changing the title of a charter document. Fixes #1334
* Reworked the script which generate draft aliases and WG aliases, after
trying out the output of the previous version for real. The new code
seems to work better, based on testing on mail.ietf.org.
* Merged in [8622] from harald@alvestrand.no:
Added a missing column header to search result page
* Merged in [8617] from liudapeng@chinamobile.com:
Added support for RGs in the search popup. Fixes issue #1355.
* Merged in [8614] from harald@alvestrand.no:
Added validation of the name when saving a schedule under a new name from
the Edit Schedule view. It now returns to the schedule view, and gives
the user a message. Builds on [8604]. Fixes issue #1425.
* Merged in [8611] from rjsparks@nostrum.com:
Allow chairs to edit documents' notification field. Fixes bug #1517.
* Merged in [8608] from rjsparks@nostrum.com:
Made it possible to choose initial document state when beginning WG
processing of a draft. Fixes bug #1406.
* Merged in [8602] from suresh.krishnan@ericsson.com:
Changed the state change form handling for drafts so that annotation tags
aren't lost when changing state. Fixes issue #1295.
* Merged in [8585] from rjsparks@nostrum.com:
Tests that a message is set when a shepherd is not changed. Related to
#1508 and [8504].
* Merged in [8584] from rjsparks@nostrum.com:
Reworked smtp error warning and logging to not use hard-to-read
context_managers. Fixes bug #1390.
* Merged in [8573] from rcross@amsl.com:
Fixed role_required to permit access for chairs and secretaries of
proposed RGs, in addition to current RGs.
* Added some missing admin views.
* Added a requirement for posting confirmation for some particular draft
name prefixes such as draft-rfc-, draft-rfced-, draft-iana-, and some
others.
-- Henrik Levkowetz <henrik@levkowetz.com> 10 Nov 2014 18:05:57 -0800
ietfdb (5.7.2) ietf; urgency=medium
Another bugfix release, containing a number of fixes for issues related to