Skip to content

Commit 2490cb7

Browse files
committed
Updated plan. Added an item to make it easier to add new group types.
- Legacy-Id: 14887
1 parent 8df6fd6 commit 2490cb7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

PLAN

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)