forked from adamlaska/datatracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPLAN
More file actions
37 lines (23 loc) · 1 KB
/
PLAN
File metadata and controls
37 lines (23 loc) · 1 KB
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
36
37
================
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.