|
| 1 | +ietfdb (6.59.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Improved NomCom support. IPR pages updated according to RFC 8179.** |
| 4 | + |
| 5 | + This release introduces several improvements to the NomCom pages, based on |
| 6 | + feedback from NomCom chairs. The IPR pages and forms have been updated to |
| 7 | + refer to the current IPR RFC: 8179. There are improvements in document |
| 8 | + adoption forms, session materials word-wrapping and linking, session |
| 9 | + scheduling status, and improvements to the test infrastructure. |
| 10 | + |
| 11 | + Details: |
| 12 | + |
| 13 | + * Fixed a problem with missing extensions for external materials URLs, |
| 14 | + introduced in earlier doc.href() normalization work. |
| 15 | + |
| 16 | + * Merged in [14062] from housley@vigilsec.com: |
| 17 | + Show which RFC was in force when the IPR disclosure was submitted. |
| 18 | + Fixes #2309. |
| 19 | + |
| 20 | + * Merged in [14059] from rjsparks@nostrum.com: |
| 21 | + Made the nomcom view-feedback table sortable. Fixes #2259. |
| 22 | + |
| 23 | + * Merged in [14058] from rjsparks@nostrum.com: |
| 24 | + Further refinements to the nominee status table. Related to #2261. |
| 25 | + |
| 26 | + * Merged in [14057] from rjsparks@nostrum.com: |
| 27 | + Improve the nominee status table to serve as a nomcom dashboard. Fixes |
| 28 | + #2261. |
| 29 | + |
| 30 | + * Merged in [14056] from rjsparks@nostrum.com: |
| 31 | + Straightened out some DocHistory timestamps that did not align with the |
| 32 | + respective DocEvent timestamps. Fixes #1972. |
| 33 | + |
| 34 | + * Merged in [14055] from rjsparks@nostrum.com: |
| 35 | + Improved what initial states are offered when the IRTF chair or RG |
| 36 | + personnel manage adoption of a document. Fixes #2319. |
| 37 | + |
| 38 | + * Use the wordwrap filter instead of the fill filter when displaying |
| 39 | + meeting minutes and similar, to avoid messing up the formatting. |
| 40 | + |
| 41 | + * Merged in [14053] from rjsparks@nostrum.com: |
| 42 | + Fixed typo in the meeting materials template that was causing minutes |
| 43 | + for groups that met more than once to not show. |
| 44 | + |
| 45 | + * Merged in [14035] from rjsparks@nostrum.com: |
| 46 | + Make it more obvious which sessions are scheduled and which are not |
| 47 | + when viewing session details and managing materials. Fixes #2084. |
| 48 | + |
| 49 | + * Simplified and corrected some code which uses doc.href(), based on the |
| 50 | + recent updates to href(). |
| 51 | + |
| 52 | + * Merged in [14018] from rcross@amsl.com: |
| 53 | + Add meeting_importantdate to Secretatriat admin permissions. |
| 54 | + |
| 55 | + * Added an error exit when the test runner is invoked with incompatible |
| 56 | + switches (--parallel and --html-report) |
| 57 | + |
| 58 | + * Added a test to check for missing admin models, and added the admin |
| 59 | + models that were currently missing. |
| 60 | + |
| 61 | + -- Henrik Levkowetz <henrik@levkowetz.com> 25 Aug 2017 06:12:08 -0700 |
| 62 | + |
| 63 | + |
1 | 64 | ietfdb (6.58.0) ietf; urgency=medium |
2 | 65 |
|
3 | 66 | **Important dates support, link cleanup and more** |
|
0 commit comments