Skip to content

Commit 4db6292

Browse files
committed
Updated PLAN
- Legacy-Id: 15445
1 parent 6d9514f commit 4db6292

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

PLAN

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ Updated: $Date$
77
Planned work in rough order
88
===========================
99

10-
* Changes to address requirements of the EU General Data Protection Regulation
11-
(GDPR).
12-
13-
* Revisit the review tool, work through the accumulated tickets.
10+
* Changes to comply with requirements of the EU General Data Protection Regulation
11+
(GDPR). What remains are admin tools to send out notification emails and to
12+
clean out data for which we don't have consent.
1413

1514
* GroupFeatures cleanup. Move most to fields on GroupTypeName, and fix places
1615
that still uses lists of group types to determine actions by instead
@@ -19,18 +18,21 @@ Planned work in rough order
1918
could have been done with only table edits if there hadn't been so much code
2019
using type_id lists and features needing code changes).
2120

22-
* Simple file upload area for NomCom
21+
* Revisit the review tool, work through the accumulated tickets.
2322

2423
* Polish the htmlization pages, making the style identical with tools.ietf.org.
2524

25+
* Add django pagination to selected pages with long lists of results in order
26+
return results to the user faster.
27+
2628
* Change our web asset handling from the current bower-based (which has been
2729
deprecated and gradually more and more unworkable) to a yarn-based setup.
2830
Short-time the effect of not having the web asset updates in mkrelease is
2931
negigible, but long-term the lack of this means that we may miss
3032
security-updates to web assets.
3133

32-
* Reworked UI and refactored backend for the scretariat meeting scheduling
33-
tool.
34+
* (EXTERNAL BID) Reworked UI and refactored backend for the scretariat meeting
35+
scheduling tool.
3436

3537
* Test suite improvements. Reduce and seek to eliminate causes of differences
3638
in code coverage between runs in the same and in different environments.
@@ -41,10 +43,6 @@ Planned work in rough order
4143
* Rework email subjects for messages relating to documents to consistently
4244
start with the document name.
4345

44-
* Transition from the bower package manager to yarn. Some packages are
45-
phasing out bower support, and yarn is gaining wider acceptance as web asset
46-
package manager.
47-
4846
* Revisit RFC author ordering and author information based on rfc-index.xml
4947

5048
* Revisit photo uploads: Add photo upload for people with roles. Add

ietf/stats/management/commands/fetch_meeting_attendance.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)