|
| 1 | +ietfdb (7.38.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Authortools API token endpoint, Standalone proceedings, |
| 4 | + render charters with markdown** |
| 5 | + |
| 6 | + This release improves the generation of meeting proceedings, |
| 7 | + moving archival information to the datatracker, rather than |
| 8 | + the wagtail portion of the www.ietf.org website. It also provides |
| 9 | + a temporary view of what current charter text looks like when rendered |
| 10 | + with markdown. See datatracker.ietf.org/group/{acronym}/about/rendertest/. |
| 11 | + After we confirm the rendering preserves information (adjusting charters |
| 12 | + as necessary), an upcoming release will remove that URL and render |
| 13 | + charters through markdown directly. |
| 14 | + |
| 15 | + * Merged in [19344] from krathnayake@ietf.org: |
| 16 | + Implements /api/appauth/authortools API endpoint. Fixes #3396. |
| 17 | + |
| 18 | + * Merged in [19353] from jennifer@painless-security.com: |
| 19 | + Use live_server_url as IDTRACKER_BASE_URL in IetfLiveServerTestCase. |
| 20 | + Fixes #3203. |
| 21 | + |
| 22 | + * Merged in [19355] from krathnayake@ietf.org: |
| 23 | + Hides profile photo place holder. Fixes #3400. |
| 24 | + |
| 25 | + * Merged in [19357] from rjsparks@nostrum.com: |
| 26 | + Provide a page that shows how current charter text renders through |
| 27 | + markdown. Related to #2695. |
| 28 | + |
| 29 | + * Merged in [19358] from rjsparks@nostrum.com: |
| 30 | + Remove remaining use of markdown2. Enable markdown extras when |
| 31 | + rendering agendas. Fixes #3316. |
| 32 | + |
| 33 | + * Merged in [19359] from rjsparks@nostrum.com: |
| 34 | + Render markdown agendas in popups on the agenda page. Fixes #3039. |
| 35 | + |
| 36 | + * Merged in [19360] from rjsparks@nostrum.com: |
| 37 | + Change url and instructive text in email sent when a ballot position is |
| 38 | + taken. Fixes #3208. |
| 39 | + |
| 40 | + * Merged in [19363] from rjsparks@nostrum.com: |
| 41 | + Tune text draft reference extractor. Fixes #3404. |
| 42 | + |
| 43 | + -- Robert Sparks <rjsparks@nostrum.com> 19 Sep 2021 14:58:20 +0000 |
| 44 | + |
| 45 | + |
1 | 46 | ietfdb (7.37.0) ietf; urgency=medium |
2 | 47 |
|
3 | 48 | **Standalone proceedings, new group types, scheduler enhancements** |
|
0 commit comments