Updated plan
- Legacy-Id: 11391
This commit is contained in:
parent
263e1f4136
commit
776ed3bdeb
16
PLAN
16
PLAN
|
@ -7,11 +7,6 @@ Updated: $Date$
|
|||
Planned work in rough order
|
||||
===========================
|
||||
|
||||
* Schema changes: Person.bio and Person.photo, with derived photo pages
|
||||
for WG Chairs, IESG, and IAB
|
||||
|
||||
* Modified account creation, with safeguards against spammer accounts
|
||||
|
||||
* Interim meeting management project merge, which will also fix the interim
|
||||
materials 404 errors.
|
||||
|
||||
|
@ -25,8 +20,6 @@ Planned work in rough order
|
|||
|
||||
* Add "Waiting for implementation" and "Held by WG" states, with comment field
|
||||
|
||||
* Glue code to trigger generation of htmlized documents on www.ietf.org
|
||||
|
||||
* Review tracking project merge
|
||||
|
||||
* Upgrade to Django 1.8 / 1.9
|
||||
|
@ -35,10 +28,14 @@ Planned work in rough order
|
|||
when sending email (this is not supported by smtplib under Python 2.7,
|
||||
so will need support code in the application until we migrate to Python 3.5)
|
||||
|
||||
* Add support for IAB Programs
|
||||
|
||||
* Meeting materials enhancements
|
||||
|
||||
* Transition to PostgreSQL
|
||||
|
||||
* Glue code to trigger generation of htmlized documents on www.ietf.org
|
||||
|
||||
* Performance analysis of database table and index setup
|
||||
|
||||
* Code refactoring to avoid code changes for new WG document tags
|
||||
|
@ -63,3 +60,8 @@ Planned work in rough order
|
|||
pdf upload possibility -- it's a definite attack vector. Possibly start scanning
|
||||
pdf files for /JS and /JavaScript (and workarounds to hide Javascript)
|
||||
|
||||
* Add one or more API description pages with examples of common queries
|
||||
|
||||
* Add role lists and additional relevant information to the personal profile
|
||||
pages
|
||||
|
||||
|
|
Loading…
Reference in a new issue