Skip to content

Commit 58131e9

Browse files
committed
Changelog entry for 3.13
- Legacy-Id: 2923
1 parent fa16a7b commit 58131e9

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

changelog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
ietfdb (3.13)
2+
3+
* Provide a full URL to IPR issues in the last call email, rather than just
4+
the local url path. Fixes an issue reported by Russ.
5+
6+
* Tweak the admin interface for WGs and Chairs, adding some useful links
7+
to the tabular displays.
8+
9+
* Add refinements for the liaison admin interface. Show contact link and
10+
coloured Login/User links to show broken entries.
11+
12+
* Wrap the sdo name query in a try clause to avoid server 500 errors.
13+
14+
* Only try to populate the liaison user/email list from the from_entity
15+
if it's set.
16+
17+
* Make the document announcement default Cc: somewhat configurable.
18+
Remove iab@iab.org (on request).
19+
20+
* Link to the State help page from the 'State:' label.
21+
22+
* Don't use '<' and '>' in text/plain email text.
23+
24+
* Don't permit just any characters in the document name; limit this to
25+
characters we currently permit in the names, or which has occurred in
26+
posted documents. Fixes a problem where non-ascii characters were
27+
propagated to the database search and caused collation sequence exceptions,
28+
instead of giving 404 errors.
29+
30+
* Remove the To/From/Subject headers from extra headers to prevent
31+
duplicate headers.
32+
33+
-- Henrik Levkowetz <henrik@levkowetz.com> 26 Mar 2011 09:27:14 +0100
34+
135
ietfdb (3.12)
236

337
Note: Deploying this release requires a database schema update, see below.

0 commit comments

Comments
 (0)