|
| 1 | +ietfdb (3.14) |
| 2 | + |
| 3 | + * From peter.musgrave@magorcorp.com: |
| 4 | + Fix typo. Fixes #566. |
| 5 | + |
| 6 | + * From jelte@nlnetlabs.nl: |
| 7 | + Make search result table headers clickable; clicking will sort on said |
| 8 | + column, fixes #484. |
| 9 | + |
| 10 | + * From peter.musgrave@magorcorp.com: |
| 11 | + Don't show AD/Secretariat links for Last Call etc. if they will 404. |
| 12 | + Fixes #550. |
| 13 | + |
| 14 | + * From adam@nostrum.com: |
| 15 | + Meeting boxes now expand to reveal all text when users hover over them. |
| 16 | + Fixes ticket #602. |
| 17 | + |
| 18 | + * From kivinen@iki.fi: |
| 19 | + Added an URL to retrieve a text/plain version of the list of drafts for |
| 20 | + a given WG. Useful for building WG-speific ePub documents of a WG's |
| 21 | + drafts. |
| 22 | + |
| 23 | + * From shane@time-travellers.org: |
| 24 | + Updated the JavaScript associated with the search page to |
| 25 | + control whether the 'search' button is enabled or not. It is |
| 26 | + now enabled if either the main search box has input, or if |
| 27 | + any of the sub-options have input, or both. |
| 28 | + |
| 29 | + * From rjsparks@nostrum.com: |
| 30 | + Adds a view of documents currently in IETF Last Call. Fixes #630. |
| 31 | + |
| 32 | + * From bmheight@gmail.com: |
| 33 | + Remove explicit URLs in the code, using reverse() and the newly created |
| 34 | + helper function reverse_lazy(). Fixes #628. |
| 35 | + |
| 36 | + * From rjsparks@nostrum.com: |
| 37 | + Changed the way ballot discuss/comment texts are displayed to |
| 38 | + put the text from current ADs first, and mark ex-ADs with [] |
| 39 | + following the convention on the left bar. This fixes issue #608 |
| 40 | + |
| 41 | + * From adam@nostrum.com: |
| 42 | + Added ical-format agenda. Fixes issue #601. |
| 43 | + |
| 44 | + * From peter.musgrave@magorcorp.com: |
| 45 | + Add IPR column to IESG Telechat Agenda. Fixes issue #552. |
| 46 | + |
| 47 | + * From rjsparks@nostrum.com: |
| 48 | + Add a defer/undefer button to the edit_position dialog. Fixes issue #627. |
| 49 | + |
| 50 | + * From kivinen@iki.fi: |
| 51 | + Changed cookie settings to be valid for 10 years, they used to be valid |
| 52 | + until the end of session. |
| 53 | + |
| 54 | + -- Henrik Levkowetz <henrik@levkowetz.com> 26 Mar 2011 18:01:50 +0100 |
| 55 | + |
1 | 56 | ietfdb (3.13) |
2 | 57 |
|
3 | 58 | * Provide a full URL to IPR issues in the last call email, rather than just |
|
0 commit comments