|
| 1 | +ietfdb (6.1.0) ietf; urgency=medium |
| 2 | + |
| 3 | + * Merged in Ole's submit-time draft replacement information work, as |
| 4 | + tested and updated by Robert and Adam. |
| 5 | + |
| 6 | + * Added escaping of changelist content for the /release/ pages. |
| 7 | + |
| 8 | + * Merged in [9821] from rcross@amsl.com: |
| 9 | + Allow Secretariat to submit drafts during blackout period. Fixes #1755. |
| 10 | + |
| 11 | + * Merged in [9813] from rjsparks@nostrum.com: |
| 12 | + Added navigation to the new secretariat agenda tools. Changed the buttons |
| 13 | + at the top of the agenda.html page to links. |
| 14 | + |
| 15 | + * Merged in [9812] from suresh.krishnan@ericsson.com: |
| 16 | + Added code to inform ADs, chairs and delegates of WG personnel changes. |
| 17 | + Fixes #1310. |
| 18 | + |
| 19 | + * Merged in [9809] from lars@netapp.com: |
| 20 | + Added some whitespace to make wrapping AD names in ballots a bit easier to |
| 21 | + read. |
| 22 | + |
| 23 | + * Merged in [9806] from lars@netapp.com: |
| 24 | + Fixed a longstanging formatting issue with the ballot popup. |
| 25 | + |
| 26 | + * Merged in [9803] from lars@netapp.com: |
| 27 | + Converted a few more URLs from http to https. |
| 28 | + |
| 29 | + * Reverted some look-and-feel changes that came in with recent document |
| 30 | + metadata html and python refactoring, which undid fixes related to issues |
| 31 | + #1659 and #1663. |
| 32 | + |
| 33 | + * Merged in [9802] from bartosz.balazinski@interdigital.com: |
| 34 | + Fixed references (relative to absolute) in template |
| 35 | + ietf/templates/group/active_areas.html, fixed build failure on unused |
| 36 | + import in file 0006_auto_20150718_0509.py, |
| 37 | + |
| 38 | + * Merged in [9733], [9735], [9737], [9738], [9766], [9774], [9778], [9781], |
| 39 | + [9783], [9784], [9789] and [9800] from lars@netapp.com: Fixed a bunch of |
| 40 | + HTML validation issues identified by test-crawl --validator-nu. |
| 41 | + |
| 42 | + * Merged in [9796] from suresh.krishnan@ericsson.com: |
| 43 | + Don't allow submission for drafts that have been replaced. Fixed #1619. |
| 44 | + |
| 45 | + * Merged in [9792] from jmh@joelhalpern.com: |
| 46 | + Removed misleading back buttons from document metadata modification pages. |
| 47 | + Fixes #1671. |
| 48 | + |
| 49 | + * Merged in [9788] from rcross@amsl.com: |
| 50 | + Have RFC sync change the IESG state of draft to RFC Ed Queue when draft |
| 51 | + appears in queue. Fixes #1750. |
| 52 | + |
| 53 | + * Merged in [9782] from lars@netapp.com: |
| 54 | + Made title capitalization consistent with other pages. |
| 55 | + |
| 56 | + * Merged in [9779] from lars@netapp.com: |
| 57 | + Removed the code that used to calculate table_rows, now that the HTML |
| 58 | + doesn't use it anymore. |
| 59 | + |
| 60 | + * Merged in [9775] from rcross@amsl.com: |
| 61 | + Added proposed groups to Blue Dot Report. Fixes #1747. |
| 62 | + |
| 63 | + * Merged in [9765] from lars@netapp.com: |
| 64 | + Added option to crawl as a logged-in user (--user). |
| 65 | + Add --pedantic option for vnu crawl, which stops the crawl on (most) errors. |
| 66 | + Randomized the order in which URLs are crawled, so that repeated crawls don't |
| 67 | + hit the same URLs in the same order. |
| 68 | + |
| 69 | + * Merged in [9736] from lars@netapp.com: |
| 70 | + Updated the README now that the facelift has happened, and removed the |
| 71 | + outdated TODO. |
| 72 | + |
| 73 | + * Merged in [9726] from lars@netapp.com: |
| 74 | + Added HTML5 validation based on validator.nu to test-crawl, with the |
| 75 | + --validator-nu option. |
| 76 | + |
| 77 | + -- Henrik Levkowetz <henrik@levkowetz.com> 20 Jul 2015 07:53:59 -0700 |
| 78 | + |
| 79 | + |
1 | 80 | ietfdb (6.0.4) ietf; urgency=medium |
2 | 81 |
|
3 | 82 | This is a minor release which provides some style tweaks, the ability to |
|
0 commit comments