Updated PLAN

- Legacy-Id: 11239
This commit is contained in:
Henrik Levkowetz 2016-05-24 18:27:18 +00:00
parent 22e89a0fb3
commit 311aaf3d17

22
PLAN
View file

@ -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)