|
| 1 | +ietfdb (6.112.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Review tool tickets roundup, part 6; and other fixes** |
| 4 | + |
| 5 | + This provides more review tool fixes, and clears the slate for an upcoming |
| 6 | + branch merge. From the commit log: |
| 7 | + |
| 8 | + * Merged in [17085] from sasha@dashcare.nl: |
| 9 | + Notify secretary when a review request is closed. The assigned reviewer |
| 10 | + was already notified, but secretaries were always excluded. |
| 11 | + Fixes issue #2278 |
| 12 | + |
| 13 | + * When group secretary email addresses occurred in some mailtrigger To: |
| 14 | + entries, they were given with both name and address parts, while when |
| 15 | + occurring in Cc: entries, no name parts were present. Fixed one case of |
| 16 | + this related to current review tool changes, and adjusted a test case for |
| 17 | + consistency. Also added a general utility function to exclude selected |
| 18 | + email addresses from email address lists. |
| 19 | + |
| 20 | + * Added support for bibxml3 entries using the traditional reference entry |
| 21 | + name (using 'reference.I-D....'), instead of just the plain draft name. |
| 22 | + |
| 23 | + * Merged in [17070] from sasha@dashcare.nl: |
| 24 | + Improved 'complete review' workflow for secretaries. When a secretary |
| 25 | + completes a review, 'link to a review message' is automatically selected, |
| 26 | + and the first non-reply mail is used to fill in the review details. The |
| 27 | + secretary can still modify all details. The order of fields for |
| 28 | + secretaries is also modified to fit this workflow. All cases where 'link |
| 29 | + to review message' is used, by reviewers or secretaries, now attempt to |
| 30 | + fill in the 'reviewed version' if found in the email subject. |
| 31 | + Fixes issue #2061. |
| 32 | + |
| 33 | + * Merged in [17069] from sasha@dashcare.nl: |
| 34 | + Added history for assignments, requests and unavailability. |
| 35 | + Fixes issues #2074 and #2358. |
| 36 | + |
| 37 | + * Added a test for bibtex page content-type. |
| 38 | + |
| 39 | + * Fixed an incorrect content_type. |
| 40 | + |
| 41 | + * Merged in [17097] from rjsparks@nostrum.com: |
| 42 | + Removed unreachable assertion from slide reordering utility function. |
| 43 | + |
| 44 | + * Merged in [17090] from rjsparks@nostrum.com: |
| 45 | + Added pages to assignment email. Fixes #2838. |
| 46 | + |
| 47 | + * Merged in [17083] from kivinen@iki.fi: |
| 48 | + Moved hard coded defaults for max items to show and days to show to the |
| 49 | + settings.py. |
| 50 | + |
| 51 | + * Merged in [17071] from rjsparks@nostrum.com: |
| 52 | + Use doc.name explicitly now that name is no lonker the pk. Pointed out |
| 53 | + by Sasha in #2050. |
| 54 | + |
| 55 | + -- Henrik Levkowetz <henrik@levkowetz.com> 27 Nov 2019 23:04:12 +0000 |
| 56 | + |
| 57 | + |
1 | 58 | ietfdb (6.111.0) ietf; urgency=medium |
2 | 59 |
|
3 | 60 | **IETF 106 code sprint** |
|
0 commit comments