|
| 1 | +ietfdb (6.124.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Enhanced 'Upcoming Meetings' page, and more** |
| 4 | + |
| 5 | + * Added links to agenda/materials pop-up, materials download, etherpad, |
| 6 | + jabber room, and webex call-in session for interims on the upcoming |
| 7 | + meetings page. With the earlier changes from [17555], this fixes issue |
| 8 | + #2937. |
| 9 | + |
| 10 | + * Changed the IPR patent number regex to permit space between country |
| 11 | + code and serial number, and expanded on the help text for the IPR patent |
| 12 | + number field. |
| 13 | + |
| 14 | + * Added verification of response data to IphoneAppJsonTests |
| 15 | + |
| 16 | + * Merged in [17564] from pusateri@bangj.com: |
| 17 | + Added interim meetings to agenda.json API. Fixes #2946. |
| 18 | + |
| 19 | + * Merged in [17562] from jennifer@painless-security.com: |
| 20 | + Add tooltips with doc name to 'updates' and 'obsoletes' links. Fixes |
| 21 | + #2866; |
| 22 | + |
| 23 | + * Fixed a Py2/3 issue in the djangobwr's bower_install command |
| 24 | + |
| 25 | + * Added a check for availability of 'bower' in bin/mkrelease. |
| 26 | + |
| 27 | + * Cleaned up the contributors list in bin/mkrelease a bit. |
| 28 | + |
| 29 | + * Merged in [17557] from fenton@bluepopcorn.net: |
| 30 | + Provide more consistent links to people pages. Fixes #2918. |
| 31 | + |
| 32 | + * Changed an obsolete document.href() to document.get_href(). Fixes |
| 33 | + issue #2945. |
| 34 | + |
| 35 | + * Tweaked the upcoming calendar and calendar entries slightly, to render |
| 36 | + with times first and on two lines on narrow screens. |
| 37 | + |
| 38 | + * Merged in [17555] from rjsparks@nostrum.com: |
| 39 | + Remove the not-quite-working customization widgets from |
| 40 | + /meeting/upcoming and /meeting/past. Simplify those views. Correct the list |
| 41 | + of sessions on those pages when one interim has more than one session. |
| 42 | + Fixes #2938. Partially addresses #2937. |
| 43 | + |
| 44 | + * Prevent an exception on missing author.email.person when listing author |
| 45 | + emails. |
| 46 | + |
| 47 | + -- Henrik Levkowetz <henrik@levkowetz.com> 03 Apr 2020 10:04:43 +0000 |
| 48 | + |
| 49 | + |
1 | 50 | ietfdb (6.123.1) ietf; urgency=medium |
2 | 51 |
|
3 | 52 | **Fixes for meeting-related issues** |
|
0 commit comments