@@ -12,8 +12,12 @@ Planned work in rough order
1212* Add a simplified submission form which can be used by curl or wget to post
1313 non-00 drafts.
1414
15- * Rework email sending so that all emails sent by the datatracker, except for
16- logging and failure emails sent to ADMINS, are captured as a Message object.
15+ * Add 'Additional URLs' for documents, the same way we have them for groups.
16+
17+ * Reworked UI and refactored backend for the scretariat meeting scheduling
18+ tool.
19+
20+ * Revisit the review tool, work through the accumulated tickets.
1721
1822* Add sanitization of uploaded html documents.
1923
@@ -22,6 +26,9 @@ Planned work in rough order
2226* Test suite improvements. Reduce and seek to eliminate causes of differences
2327 in code coverage between runs in the same and in different environments.
2428
29+ * Rework email sending so that all emails sent by the datatracker, except for
30+ logging and failure emails sent to ADMINS, are captured as a Message object.
31+
2532* Polish the htmlization pages, making the style identical with tools.ietf.org.
2633 Do a public release of the htmlization lib.
2734
@@ -31,8 +38,6 @@ Planned work in rough order
3138* Revisit photo uploads: Add photo upload for people with roles. Add
3239 photos to wg pages and group overview pages.
3340
34- * Adde 'Additional URLs' for documents, the same way we have them for groups.
35-
3641* Revisit floorplans: Add room coordinate input tool (javascript).
3742 Add NOC object annotation possibilities. Add support for break areas
3843 on multiple floors (probably means modelling break areas the same way
0 commit comments