File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
135ietfdb (3.12)
236
337 Note: Deploying this release requires a database schema update, see below.
You can’t perform that action at this time.
0 commit comments