datatracker/PLAN
2016-03-04 21:29:50 +00:00

38 lines
1 KiB
Plaintext

================
Datatracker PLAN
================
Updated: 04 Mar 2016 12:00:58 PST
Planned work in rough order
===========================
* Integrating YANG testing into the submission tool
* Add "Waiting for implementation" and "Held by WG" states, with comment field
* Glue code for WG issue trackers and wiki:
- create new trackers on group creation
- update access lists on group chair/secretary changes
- update components on new group documents
* Glue code to trigger generation of htmlized documents on www.ietf.org
* Upgrade to Django 1.8 / 1.9
* Refactored Community app
* Schema Changes: floorplan, document tags, external links for groups
* Transition to PostgreSQL
* Performance analysis of database table and index setup
* Code refactoring to avoid code changes for new WG document tags
* When draft XML source is available, take references from that instead
of extracting them from the text version.
* Small nomcom refactoring: associate Feedback records with Person
instead of User.