Sébastien Aperghis-Tramoni
Sébastien Aperghis-Tramoni
Because the session ID currently is stored in the "users" table, one can not be logged on more than one conference on an Act instance. Although not a big issue,...
Currently, the user information is mostly in the "user", with a few bits in the "participations" table (like the tshirt size). Adding new fields means updating the database schema, and...
Suggested by Rolf Langsdorf (YAPC::EU 2012) Currently, only one speaker can be assigned a given talk, even though some talks are actually done by more than one speaker.