|
| 1 | +ietfdb (6.102.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Links to RFC text with inlined errata. HTML for v3 XML draft submissions** |
| 4 | + |
| 5 | + * Added conversion of version 3 XML draft submissions to v3 HTML, in |
| 6 | + addition to text. Added a link to HTML versions (when present) to the |
| 7 | + document status page, and renamed the link to the htmlized version to |
| 8 | + 'htmlized'. Converted the test-file for XML submission tests to v3. |
| 9 | + Added test code to check that HTML is generated for v3 XML submissions. |
| 10 | + |
| 11 | + * Added class 'bg-danger' to submission error messages on the submission |
| 12 | + upload result page. The big 'Meta-Data errors found' pane with red |
| 13 | + background is so noticeable that class 'text-danger' (which gives bold |
| 14 | + text, but no change of background) is insufficient to stand out clearly. |
| 15 | + Adding 'bg-danger' gives field error messages red background, too. |
| 16 | + |
| 17 | + * Added a link from the datatracker RFC pages to the new RFC renderings |
| 18 | + with inline errata on the RFC-Editor webpage (where available). |
| 19 | + |
| 20 | + * Updated rfc-editor sync code to recognize the new Tooling Issue queue |
| 21 | + state. |
| 22 | + |
| 23 | + * Updated ietf.sync.rfceditor.parse_index() to use the new rfc-index |
| 24 | + schema (changed placement of the page-count element). |
| 25 | + |
| 26 | + * Added code to catch a form error regularly caused by form spam and |
| 27 | + return a failure instead of triggering a server 500. |
| 28 | + |
| 29 | + -- Henrik Levkowetz <henrik@levkowetz.com> 20 Sep 2019 16:18:30 +0000 |
| 30 | + |
| 31 | + |
1 | 32 | ietfdb (6.101.0) ietf; urgency=medium |
2 | 33 |
|
3 | 34 | **IANA expert review tracking, new constraints labelling** |
|
0 commit comments