|
| 1 | +ietfdb (6.3.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Active area, directorate, team, and area group pages** |
| 4 | + |
| 5 | + This release provides new group overview pages for active areas, area |
| 6 | + groups, teams, and directorates. It also improves the error reporting when |
| 7 | + drafts are submitted with invalid XML, providing line numbers and specifics |
| 8 | + for the issues found. Additionally, there are a few bug fixes. |
| 9 | + |
| 10 | + * Merged in [9924] from rjsparks@nostrum.com: |
| 11 | + Added views of active areas, area groups, teams, and directorates. Added |
| 12 | + navigation to those views to the base menus. Unified the URL patterns |
| 13 | + shared between group/urls and group/urls_info, exposing the same view at, |
| 14 | + e.g., /group/stir and /wg/stir/. Improved testing, primarily of |
| 15 | + group/info.py |
| 16 | + |
| 17 | + * Merged in [9901] from rcross@amsl.com: |
| 18 | + Fixed matching audio file names with rooms. |
| 19 | + |
| 20 | + * Provided a document's rfc number (if any) as part of the document fields |
| 21 | + exposed in the json api. |
| 22 | + |
| 23 | + * Changed the code for meta-data extraction from xml files to not break |
| 24 | + if a sought-after element is missing. |
| 25 | + |
| 26 | + * Updated the meta-data error message to say 'errors ... below' instead of |
| 27 | + 'errors ... above', to match the relative placement of text and error |
| 28 | + indications. |
| 29 | + |
| 30 | + * Improved the error reporting for invalid xml file submissions. |
| 31 | + |
| 32 | + * Improved the handling of failed xml2rfc conversions when no txt document |
| 33 | + is submitted. |
| 34 | + |
| 35 | + -- Henrik Levkowetz <henrik@levkowetz.com> 01 Aug 2015 03:14:10 -0700 |
| 36 | + |
| 37 | + |
1 | 38 | ietfdb (6.2.0) ietf; urgency=medium |
2 | 39 |
|
3 | 40 | **XML-Only Draft Submission** |
|
0 commit comments