@@ -9,6 +9,13 @@ Planned work in rough order
99
1010* Add an API to post IESG ballot comments
1111
12+ * Update IPR disclosure pages with 1) itemized section V, 2) use the RFC
13+ Updates and Obsoletes fields to add document relationships to be followed by
14+ IPR searches, 3) show current values in the IPR update form, and 4) show
15+ updates in a diff format (old/new columns).
16+
17+ * Upgrade Django to version 1.11
18+
1219* Revisit the review tool, work through the accumulated tickets.
1320
1421* Add sanitization of uploaded html documents.
@@ -42,16 +49,9 @@ Planned work in rough order
4249
4350* Add per-session calendar links to the session pages.
4451
45- * Upgrade Django to version 1.11
46-
4752* Transition to Python 3. This will make it easier to add add support for
4853 internationalsed email, and also other i18n enhancements.
4954
50- * Update IPR disclosure pages with 1) itemized section V, 2) use the RFC
51- Updates and Obsoletes fields to add document relationships to be followed by
52- IPR searches, 3) show current values in the IPR update form, and 4) show
53- updates in a diff format (old/new columns).
54-
5555* Add support for document shepherding reports, possibly re-using or
5656 generalising some of the review plumbing. Check with IESG for details.
5757
0 commit comments