@@ -7,22 +7,28 @@ Updated: 04 Mar 2016 12:00:58 PST
77Planned work in rough order
88===========================
99
10- * Integrating YANG testing into the submission tool
11-
12- * Add "Waiting for implementation" and "Held by WG" states, with comment field
13-
1410* Glue code for WG issue trackers and wiki:
1511 - create new trackers on group creation
1612 - update access lists on group chair/secretary changes
1713 - update components on new group documents
1814
15+ * Schema changes: Person.bio and Person.photo
16+
17+ * Add "Waiting for implementation" and "Held by WG" states, with comment field
18+
19+ * Schema Changes: floorplan, document tags, external links for groups
20+
21+ * Modified account creation, with safeguards against spammer accounts
22+
23+ * Interim meeting management project merge
24+
1925* Glue code to trigger generation of htmlized documents on www.ietf.org
2026
21- * Upgrade to Django 1.8 / 1.9
27+ * Review tracking project merge
2228
23- * Refactored Community app
29+ * Upgrade to Django 1.8 / 1.9
2430
25- * Schema Changes: floorplan, document tags, external links for groups
31+ * Meeting materials enhancements
2632
2733* Transition to PostgreSQL
2834
@@ -36,6 +42,6 @@ Planned work in rough order
3642* Small nomcom refactoring: associate Feedback records with Person
3743 instead of User.
3844
39- * Consistency fix: in settings.py, name directory settings consistently withhhh
45+ * Consistency fix: in settings.py, name directory settings consistently with
4046 ..._DIR; reserving ..._PATH for settings with PATH semantics (':'-separated lists
4147 of directories)
0 commit comments