Skip to content

Commit 0cc41b9

Browse files
committed
Updated PLAN
- Legacy-Id: 13704
1 parent a8db9e7 commit 0cc41b9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

PLAN

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ Updated: $Date$
77
Planned work in rough order
88
===========================
99

10-
* Use the htmlization lib to improve the rendering of draft text in the
11-
datatracker's /doc/draft-foo-bar/ pages.
12-
13-
* Revisit Yang module checks: Capture output also for passed tests.
14-
Add second checker. Fix extraction problems.
15-
1610
* Add a 'recent ballots' page (IESG request)
1711

1812
* Add a simplified submission form which can be used by curl or wget to post
@@ -21,6 +15,9 @@ Planned work in rough order
2115
* Rework email sending so that all emails sent by the datatracker, except for
2216
logging and failure emails sent to ADMINS, are captured as a Message object.
2317

18+
* Polish the htmlization pages, making the style identical with tools.ietf.org.
19+
Do a public release of the htmlization lib.
20+
2421
* Introduce an API for Meetecho to use to associate recordings with sessions
2522
(and perhaps automate making copies of those videos)
2623

@@ -37,9 +34,12 @@ Planned work in rough order
3734
* Transition to Python 3. This will make it easier to add add support for
3835
internationalsed email, and also other i18n enhancements.
3936

37+
* Adde support for document shepherding reports, possibly re-using or
38+
generalising some of the review plumbing.
39+
4040
* Add support for internationalised email addresses according to RFC 6531
4141
when sending email (this is not supported by smtplib under Python 2.7,
42-
so will need support code in the application until we migrate to Python 3.5)
42+
so will need python 3.x).
4343

4444
* Transition to PostgreSQL. This will make it easier to start using
4545
timezone-aware timestamps throughout the code, which will make it easy

0 commit comments

Comments
 (0)