|
| 1 | +ietfdb (3.11) |
| 2 | + |
| 3 | + * Fixed a bug in the IPR Search, where searches against the IPR notice |
| 4 | + content would fail (Only try to open a legacy url if it leads to a |
| 5 | + file; not if it leads to a directory). |
| 6 | + |
| 7 | + * For a new IESG tracker document, only add a history comment about |
| 8 | + previous history if some previous history exists (i.e., if the replaced |
| 9 | + document also existed in the IESG tracker). |
| 10 | + |
| 11 | + * Show status of Dead Expired documents appropriately; just 'Expired' is |
| 12 | + insufficient. |
| 13 | + |
| 14 | + * Restore, for the secretariat only, the re-scheduling functionality of |
| 15 | + the /iesg/agenda/documents/ page which was removed in [2366] as the ADs |
| 16 | + felt that it made the page too busy. |
| 17 | + |
| 18 | + * Propagate all extra fields on to the final email sending function, not |
| 19 | + only the Cc and Bcc fields. Restores previously missing Reply-To: headers. |
| 20 | + |
| 21 | + * Turn autoescaping off for everything in text/plain email templates. Fixes |
| 22 | + multiple problems with '<' and '>' in emails showing up as '<' and |
| 23 | + '>', and related problems. |
| 24 | + |
| 25 | + * The liaison tool is deployed. Show the links to the new tool. |
| 26 | + |
| 27 | + * Prevent things from crashing if some of the email fields are null for a |
| 28 | + liaison. |
| 29 | + |
| 30 | + * It should be possible to edit the area of a draft even if it's been set |
| 31 | + before. Re-enabled the area list box on the document/edit/info/ page. |
| 32 | + |
| 33 | + * Corrected spelling error in list_display specification for the |
| 34 | + PersonOrOrgInfo Admin page. |
| 35 | + |
| 36 | + * Corrected the path to the draft archive in the settings file. |
| 37 | + |
| 38 | + (Some of the fixes above has been deployed already before this release |
| 39 | + by patching the previous release on the server.) |
| 40 | + |
| 41 | + -- Henrik Levkowetz <henrik@levkowetz.com> 28 Jan 2011 13:12:49 +0100 |
| 42 | + |
1 | 43 | ietfdb (3.10) |
2 | 44 |
|
3 | 45 | * Fix css for IPR header (status column was included by mistake). Fixes |
|
0 commit comments