Let DCSchedule see users who haven't arrived yet, if they've opted in
Involves some schema changes, because they make sense:
- The container of the list of users is now
peoplenotarrived. - Each user has a boolean
arrivedfield.
Involves some schema changes, because they make sense:
people not arrived.arrived field.