|
| 1 | +ietfdb (6.85.1) ietf; urgency=medium |
| 2 | + |
| 3 | + **Email address managment and NomCom tool improvements** |
| 4 | + |
| 5 | + This release brings no new user features, but provides a script that |
| 6 | + will read email delivery-status messages and disable addresses with |
| 7 | + permanent delivery failures. There are also some other tweaks: |
| 8 | + |
| 9 | + * Added a management command to deactivate email addresses found in |
| 10 | + delivery-status emails or given on the command-line. |
| 11 | + |
| 12 | + * Added column sorting to the private nomcom nominee table. |
| 13 | + |
| 14 | + * Tweaked the management command to send GDPR consent request emails, to |
| 15 | + correctly perform exclusion based on the time of previous consent request |
| 16 | + emails. |
| 17 | + |
| 18 | + * Added a PersonEvent type for email address deactivation. |
| 19 | + |
| 20 | + * Tweaked PersonAdmin to show name_from_draft after the name field. |
| 21 | + |
| 22 | + * Added a clarification to the GDPR consent request email text after |
| 23 | + receiving about 100 reply emails in response to the first email round that |
| 24 | + contained what seems to be automatic responses indicating 'Yes, I |
| 25 | + confirm'. All those were from gmail addresses. The consent request |
| 26 | + now clearly says that people need to log in to their account in order |
| 27 | + to indicate consent. |
| 28 | + |
| 29 | + -- Henrik Levkowetz <henrik@levkowetz.com> 30 Sep 2018 14:47:48 +0000 |
| 30 | + |
| 31 | + |
1 | 32 | ietfdb (6.85.0) ietf; urgency=medium |
2 | 33 |
|
3 | | - **NomCom nominations can be shown before opening for feedback** |
| 34 | + **Improvements in NomCom pages and personal information handling** |
4 | 35 |
|
5 | 36 | This is a combined feature and bugfix release, with fixes related |
6 | 37 | to User and Person record handling and merging, discovered when people |
|
0 commit comments