|
| 1 | +ietfdb (6.116.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Dateless group milestones, improved author stats, and bugfixes** |
| 4 | + |
| 5 | + * Merged in [17196] from rcross@amsl.com: |
| 6 | + Removed agenda@ietf.org from audio import notification To: list. |
| 7 | + |
| 8 | + * Merged in [17195] from rcross@amsl.com: |
| 9 | + Updated admin permissions to grant secretariat access to |
| 10 | + LiaisonStatementGroupContacts. |
| 11 | + |
| 12 | + * Merged in [17185] from rjsparks@nostrum.com: |
| 13 | + Added support for dateless milestones. Fixes issue #2799. |
| 14 | + |
| 15 | + * Specified explicit UTF-8 decoding of submission checker output, in |
| 16 | + order to avoid issues when reporting errors due to UTF-8 content. |
| 17 | + |
| 18 | + * Merged in [17181] from olau@iola.dk: |
| 19 | + Fixed a problem with assignments to the same session causing a crash. |
| 20 | + |
| 21 | + * Merged in [17179] from housley@vigilsec.com: |
| 22 | + Added references and referened-by buttons to each RFC listed on the person |
| 23 | + profile page. In addition, changed the buttons on the document references |
| 24 | + and document referenced-by pages to match the buttons on the main document |
| 25 | + page (the buttons with the long arrows). Fixes #2854, although it does not |
| 26 | + include the number of references in the button. |
| 27 | + |
| 28 | + * Merged in [17178] from housley@vigilsec.com: |
| 29 | + Turned text names into links on the stats pages. Fixes issue #2854. |
| 30 | + |
| 31 | + * Refactored some document methods to align better with Django's |
| 32 | + get_absolute_url(), and added Person.get_absolute_uri() |
| 33 | + |
| 34 | + * Merged in [17177] from rjsparks@nostrum.com: |
| 35 | + Improve can_ballot. Fixes #2856. |
| 36 | + |
| 37 | + * Limited the permitted versions of mypy and related django-slugs, to avoid |
| 38 | + issues related to using Django-1.11. We should update to latest versions |
| 39 | + when we've moved to Django 2.2.x |
| 40 | + |
| 41 | + * Changed ReviewerSettings history change-reason field to be a TextField, in |
| 42 | + order to accomodate longer change descriptions. |
| 43 | + |
| 44 | + * Merged in [17173] from rjsparks@nostrum.com: |
| 45 | + Worked around a problem with displaying IESG evaluation information for |
| 46 | + non-approve ballot types. Partially addresses #2851. |
| 47 | + |
| 48 | + -- Henrik Levkowetz <henrik@levkowetz.com> 09 Jan 2020 18:31:03 +0000 |
| 49 | + |
| 50 | + |
1 | 51 | ietfdb (6.115.0) ietf; urgency=medium |
2 | 52 |
|
3 | 53 | **IRSG document ballot support** |
|
0 commit comments