Skip to content

Commit 72757ab

Browse files
committed
Updated PLAN
- Legacy-Id: 11946
1 parent e0e930f commit 72757ab

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

PLAN

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,22 @@ Updated: $Date$
77
Planned work in rough order
88
===========================
99

10+
* Merge in manual post work from Spherical Cow
11+
1012
* Glue code for WG issue trackers and wiki:
1113
- create new trackers on group creation
1214
- update access lists on group chair/secretary changes
1315
- update components on new group documents
1416

17+
* Review tracking project merge
18+
19+
* Enhancements for meeting materials and proceedings.
20+
1521
* Schema Changes: tags, external links for groups.
1622

1723
* Add "Waiting for implementation" and "Held by WG" states, with comment field
1824

19-
* Review tracking project merge
25+
* Upgrade to Django 1.8 / 1.9 / 1.10
2026

2127
* Revisit Yang module checks: Capture output also for passed tests.
2228
Add second checker. Fix extraction problems.
@@ -32,16 +38,12 @@ Planned work in rough order
3238
change the default draft href to be the datatracker url now that we support
3339
revisions.
3440

35-
* Upgrade to Django 1.8 / 1.9
36-
3741
* Add support for internationalised email addresses according to RFC 6531
3842
when sending email (this is not supported by smtplib under Python 2.7,
3943
so will need support code in the application until we migrate to Python 3.5)
4044

4145
* Add support for IAB Programs
4246

43-
* Meeting materials enhancements
44-
4547
* Transition to PostgreSQL
4648

4749
* Break out the htmlization code used on tools in a library, and use that
@@ -65,7 +67,6 @@ Planned work in rough order
6567

6668
* Transition to running under Python 3.x (probably 3.5) instead of 2.7
6769

68-
6970
* Small nomcom refactoring: associate Feedback records with Person
7071
instead of User.
7172

@@ -94,8 +95,11 @@ Planned work in rough order
9495
* Change slugs which were limited by the former 8-character slug length limit to
9596
be more readable (needs both code changes and migrations).
9697

98+
* Additional charts, various statistics views.
99+
97100
* For graphing and mapping various numbers relative to country population,
98101
integrate population data from the world bank,
99102
http://databank.worldbank.org/data/reports.aspx?source=2&series=SP.POP.TOTL&country=
100103
(or some other source, if a better is found). WorldOmeters has running counters,
101104
but ask for a lot of money for even one.
105+

0 commit comments

Comments
 (0)