From 67e066fd016fe68bd1c6c5c89fdfdad4c938f35e Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Tue, 3 May 2011 22:37:44 +0000 Subject: [PATCH] Changelog entry for 3.53 - Legacy-Id: 3088 --- changelog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/changelog b/changelog index 0f6821afde..c740659876 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,43 @@ +ietfdb (3.53) + + From esanches@yaco.es: + + * Do not allow cancellation of submissions with GET requests, and Ensure + that 'get full url', 'approve' and 'force' views are called via POST + request. Insert a button to perform the last step of autopost via POST + request. Fixes #650 + + * Do not assume that the two_pages_field field is not None. Fixes #651 + + * Allow creation dates that are 3 days after or 3 days before the current + date. Fixes #652 + + * Change substate from Revised ID Needed to AD Followup if needed. Fixes #654 + + * Fix expected revision for expired drafts. Fixes #656 + + * Send announcements when posting new version of a draft. Fixes #649 + + From henrik@levkowetz.com: + + * Previous IPR information in last call announcements could be + incomplete. Use a better search for IPR declarations related to a + document, and include the IPR information in the last call preview. + Fixes an AD request and a request from the IESG + + * When extracting meta-information from drafts, it is required that some + data reside on the first page. Split unpaginated drafts into chunks so we + can adhere better to this. Fixes a bug where submission filename was + picked up (incorrectly) later in a document. + + * Wrap long lines in the 'save and send email' view of AD ballot comments + and discusses. Fixes a request from the IESG + + * Give development and test deployment a /robots.txt which doesn't permit + robots. Avoids indexing of development servers by web spiders. + + -- Henrik Levkowetz 04 May 2011 00:37:33 +0200 + ietfdb (3.52) * A very small bugfix release, providing the ability for secretariat staff