forked from adamlaska/datatracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPLAN
More file actions
35 lines (22 loc) · 989 Bytes
/
Copy pathPLAN
File metadata and controls
35 lines (22 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
================
Datatracker PLAN
================
Updated: 05 Feb 2016 7:34:53
Planned work in rough order
===========================
* Integrating YANG testing into the submission tool
* 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
* Add "Waiting for implementation" and "Held by WG" states, with comment field
* Refactored Community app
* Schema Changes: floorplan, document tags, external links for groups
* Glue code to trigger generation of htmlized documents on www.ietf.org
* 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.