Skip to content

Commit 67e066f

Browse files
committed
Changelog entry for 3.53
- Legacy-Id: 3088
1 parent 9ce212f commit 67e066f

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

changelog

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
ietfdb (3.53)
2+
3+
From esanches@yaco.es:
4+
5+
* Do not allow cancellation of submissions with GET requests, and Ensure
6+
that 'get full url', 'approve' and 'force' views are called via POST
7+
request. Insert a button to perform the last step of autopost via POST
8+
request. Fixes #650
9+
10+
* Do not assume that the two_pages_field field is not None. Fixes #651
11+
12+
* Allow creation dates that are 3 days after or 3 days before the current
13+
date. Fixes #652
14+
15+
* Change substate from Revised ID Needed to AD Followup if needed. Fixes #654
16+
17+
* Fix expected revision for expired drafts. Fixes #656
18+
19+
* Send announcements when posting new version of a draft. Fixes #649
20+
21+
From henrik@levkowetz.com:
22+
23+
* Previous IPR information in last call announcements could be
24+
incomplete. Use a better search for IPR declarations related to a
25+
document, and include the IPR information in the last call preview.
26+
Fixes an AD request and a request from the IESG
27+
28+
* When extracting meta-information from drafts, it is required that some
29+
data reside on the first page. Split unpaginated drafts into chunks so we
30+
can adhere better to this. Fixes a bug where submission filename was
31+
picked up (incorrectly) later in a document.
32+
33+
* Wrap long lines in the 'save and send email' view of AD ballot comments
34+
and discusses. Fixes a request from the IESG
35+
36+
* Give development and test deployment a /robots.txt which doesn't permit
37+
robots. Avoids indexing of development servers by web spiders.
38+
39+
-- Henrik Levkowetz <henrik@levkowetz.com> 04 May 2011 00:37:33 +0200
40+
141
ietfdb (3.52)
242

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

0 commit comments

Comments
 (0)