From 311aaf3d1737b635afdd98a4d6cfdeedd3f21247 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Tue, 24 May 2016 18:27:18 +0000 Subject: [PATCH] Updated PLAN - Legacy-Id: 11239 --- PLAN | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/PLAN b/PLAN index 3ec8e2ff0..2ee2ab8ae 100644 --- a/PLAN +++ b/PLAN @@ -7,22 +7,28 @@ 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 +* Schema changes: Person.bio and Person.photo + +* Add "Waiting for implementation" and "Held by WG" states, with comment field + +* Schema Changes: floorplan, document tags, external links for groups + +* Modified account creation, with safeguards against spammer accounts + +* Interim meeting management project merge + * Glue code to trigger generation of htmlized documents on www.ietf.org +* Review tracking project merge + * Upgrade to Django 1.8 / 1.9 -* Refactored Community app - -* Schema Changes: floorplan, document tags, external links for groups +* Meeting materials enhancements * Transition to PostgreSQL @@ -36,6 +42,6 @@ Planned work in rough order * Small nomcom refactoring: associate Feedback records with Person instead of User. -* Consistency fix: in settings.py, name directory settings consistently withhhh +* Consistency fix: in settings.py, name directory settings consistently with ..._DIR; reserving ..._PATH for settings with PATH semantics (':'-separated lists of directories)