@@ -7,11 +7,6 @@ Updated: $Date$
77Planned work in rough order
88===========================
99
10- * Schema changes: Person.bio and Person.photo, with derived photo pages
11- for WG Chairs, IESG, and IAB
12-
13- * Modified account creation, with safeguards against spammer accounts
14-
1510* Interim meeting management project merge, which will also fix the interim
1611 materials 404 errors.
1712
@@ -25,8 +20,6 @@ Planned work in rough order
2520
2621* Add "Waiting for implementation" and "Held by WG" states, with comment field
2722
28- * Glue code to trigger generation of htmlized documents on www.ietf.org
29-
3023* Review tracking project merge
3124
3225* Upgrade to Django 1.8 / 1.9
@@ -35,10 +28,14 @@ Planned work in rough order
3528 when sending email (this is not supported by smtplib under Python 2.7,
3629 so will need support code in the application until we migrate to Python 3.5)
3730
31+ * Add support for IAB Programs
32+
3833* Meeting materials enhancements
3934
4035* Transition to PostgreSQL
4136
37+ * Glue code to trigger generation of htmlized documents on www.ietf.org
38+
4239* Performance analysis of database table and index setup
4340
4441* Code refactoring to avoid code changes for new WG document tags
@@ -63,3 +60,8 @@ Planned work in rough order
6360 pdf upload possibility -- it's a definite attack vector. Possibly start scanning
6461 pdf files for /JS and /JavaScript (and workarounds to hide Javascript)
6562
63+ * Add one or more API description pages with examples of common queries
64+
65+ * Add role lists and additional relevant information to the personal profile
66+ pages
67+
0 commit comments