|
| 1 | +ietfdb (7.21.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Code sprint 108.1, and more** |
| 4 | + |
| 5 | + This was an online codesprint, held March 19. Thanks to all who |
| 6 | + participated! As usual, there were some very good contributions: |
| 7 | + |
| 8 | + * Merged in [18589] from rjsparks@nostrum.com: |
| 9 | + Allow anyone to see the pending and awaiting announcement tabs on the |
| 10 | + upcoming meeting view. Fixes #2929. Partially addresses #3016. |
| 11 | + |
| 12 | + * Merged in [18590] from peter@akayla.com: |
| 13 | + Added slide numbering reminder. Fixes issue #3041. |
| 14 | + |
| 15 | + * Merged in [18591] from rcross@amsl.com: |
| 16 | + Add more options to Group select field of Misc Session create. Fixes |
| 17 | + #3033. |
| 18 | + |
| 19 | + * Refined the template used by the person-link template tag to do better |
| 20 | + for document authors without an email address. |
| 21 | + |
| 22 | + * Merged in [18601] from fenton@bluepopcorn.net: |
| 23 | + Added NomCom membership history page. Fixes issue #3006. Branch |
| 24 | + |
| 25 | + The release also contains a number of bugfixes and features other than |
| 26 | + from the sprint: |
| 27 | + |
| 28 | + * Fixed a bug in the charset handling of individual parts in multipart |
| 29 | + email messages in ietf.nomcom.get_body() |
| 30 | + |
| 31 | + * Restricted a log.assertion to only run for current documents (not |
| 32 | + DocHistory entries). Fixed a buggy handling of document.group for historic |
| 33 | + groups. |
| 34 | + |
| 35 | + * Added better guards against passing empty data to the person profile |
| 36 | + template. |
| 37 | + |
| 38 | + * Updated paths after directory moves on the production server |
| 39 | + |
| 40 | + * Added caching for the /doc/active page. |
| 41 | + |
| 42 | + * Added timing information to the send_smtp() log entries. |
| 43 | + |
| 44 | + * Merged in [18616] from rjsparks@nostrum.com: |
| 45 | + Email requesters when an interim moves into the announcement queue. |
| 46 | + Partially addresses #3016 and #3099. |
| 47 | + |
| 48 | + * Merged in branch ^/personal/jennifer/7.17.1.dev0 from |
| 49 | + jennifer@painless-security.com: |
| 50 | + This adds support for the simpler show/hide filtering to the ical agenda |
| 51 | + views. It also significantly rearranges (and, I hope, improves the |
| 52 | + organization of) the tests. In particular, it specifically tests that |
| 53 | + the ical and HTML views include equivalent sets of events. Finally, the |
| 54 | + agenda_filter.html template is reworked to be more modular. |
| 55 | + |
| 56 | + * Merged in [18620], [18622], and [18627] from rjsparks@nostrum.com: |
| 57 | + Increased the length-limit on the notes field of the base IPR disclosure |
| 58 | + form. Fixes #3104. |
| 59 | + |
| 60 | + * Disabled mail sending for the check_person_names_and_aliases management |
| 61 | + command, to avoid duplicate person email notifications. |
| 62 | + |
| 63 | + * Added more logging for submissions, to get better timing information. |
| 64 | + |
| 65 | + -- Henrik Levkowetz <henrik@levkowetz.com> 25 Oct 2020 10:05:46 +0000 |
| 66 | + |
| 67 | + |
1 | 68 | ietfdb (7.20.0) ietf; urgency=medium |
2 | 69 |
|
3 | 70 | **Bugfixes and minor features** |
|
0 commit comments