File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,13 @@ Planned work in rough order
1212* Introduce an API for Meetecho to use to associate recordings with sessions
1313 (and perhaps automate making copies of those videos)
1414
15+ * GroupFeatures cleanup. Move most to fields on GroupTypeName, and fix places
16+ that still uses lists of group types to determine actions by instead
17+ defining group type fields to hold the selector. (Setting up a new
18+ group type for things like PechaCucha and Hot RFC Lightning Tals probably
19+ could have been done with only table edits if there hadn't been so much code
20+ using type_id lists and features needing code changes).
21+
1522* GDPR related: a) Add SimpleHistory for Person in order to have traceability
1623 of changes to person records. Include client IP address. b) Make sure all
1724 parts of a person's record is reflected on the account page and can be
You can’t perform that action at this time.
0 commit comments