Updated PLAN

- Legacy-Id: 14112
This commit is contained in:
Henrik Levkowetz 2017-09-08 14:51:52 +00:00
parent 6a47592ea7
commit bab0a75d2e

8
PLAN
View file

@ -7,15 +7,12 @@ Updated: $Date$
Planned work in rough order
===========================
* Add a 'recent ballots' page (IESG request)
* Add a simplified submission form which can be used by curl or wget to post
drafts.
* Add 'Additional URLs' for documents, the same way we have them for groups.
* Reworked UI and refactored backend for the scretariat meeting scheduling
tool.
* Add a 'recent ballots' page (IESG request)
* Revisit the review tool, work through the accumulated tickets.
@ -23,6 +20,9 @@ Planned work in rough order
* Upgrade html5lib to the latest release, the same for bleach which uses it.
* Reworked UI and refactored backend for the scretariat meeting scheduling
tool.
* Test suite improvements. Reduce and seek to eliminate causes of differences
in code coverage between runs in the same and in different environments.