Skip to content

Commit

Permalink
Changelog entry for 3.53
Browse files Browse the repository at this point in the history
 - Legacy-Id: 3088
  • Loading branch information
levkowetz committed May 3, 2011
1 parent 9ce212f commit 67e066f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
ietfdb (3.53)

From [email protected]:

* 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 [email protected]:

* 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 <[email protected]> 04 May 2011 00:37:33 +0200

ietfdb (3.52)

* A very small bugfix release, providing the ability for secretariat staff
Expand Down

0 comments on commit 67e066f

Please sign in to comment.