|
| 1 | +ietfdb (6.110.1) ietf; urgency=medium |
| 2 | + |
| 3 | + This release provides various fixes, and clears the slate for the |
| 4 | + upcoming IETF 106 Sprint work. |
| 5 | + |
| 6 | + * Merged in [16981] from rjsparks@nostrum.com: |
| 7 | + Look at the tree of replaces-relationships when determining if some |
| 8 | + reviewer has reviewed this (or perhaps an ancestor) of this document. |
| 9 | + Fixes #2821. |
| 10 | + |
| 11 | + * Merged in [16966] from rjsparks@nostrum.com: |
| 12 | + Use the recently released shepherd writeup templates. Fixes #2820. |
| 13 | + |
| 14 | + * Fixed a wrong link to field help for liaison forms. |
| 15 | + |
| 16 | + * Merged in [16939] from sasha@dashcare.nl: |
| 17 | + Allow adding review wishes from document and search pages. On the main |
| 18 | + page of a document and in document search results, a new button allows |
| 19 | + review team members to add a review wish for that document. |
| 20 | + For reviewers that are only on one team, this essentially works |
| 21 | + identical to tracking a document. Reviewers that are on multiple teams |
| 22 | + are lead through an intermediate step to select a review team, and then |
| 23 | + returned to their search or document page. |
| 24 | + Fixes issue #2050. |
| 25 | + |
| 26 | + * Merged in [16564] from pusateri@bangj.com and added tests: |
| 27 | + Convert markdown to html if Accept header prioritizes text/html over |
| 28 | + text/markdown. Fixes #1926. |
| 29 | + |
| 30 | + * Merged in [16977] from rjsparks@nostrum.com: |
| 31 | + Disregard unassigned reviews when building the sets to compare when |
| 32 | + checking for race-conditions on assigning reviews. |
| 33 | + Partially addresses #2821. |
| 34 | + |
| 35 | + * Moved the ietf/names/generate_fixtures.py command to a management command |
| 36 | + "generate_name_fixture", and updated it to include a necessary dbtemplate |
| 37 | + object in the fixture. |
| 38 | + |
| 39 | + -- Henrik Levkowetz <henrik@levkowetz.com> 11 Nov 2019 21:35:46 +0000 |
| 40 | + |
| 41 | + |
1 | 42 | ietfdb (6.110.0) ietf; urgency=medium |
2 | 43 |
|
3 | 44 | **Trial bibxml3/ pages for drafts, and review ticket fixes** |
|
0 commit comments