infringebuffalo / bif

Buffalo Infringement Festival scheduling database
2 stars 1 forks source link

organizer roles #8

Open davepape opened 10 years ago

davepape commented 10 years ago

need to add some sort of "organizer positions" feature, to replace current use of "cards" (public contact info). currently, cards include a 'role' entry (such as "theatre scheduler"); when this role changes to someone else, you have to create a card for the new person in that role, but that doesn't remove the role information from the old person, leaving outdated/contradictory information

davepape commented 8 years ago

added "contact" table to list roles for a festival. still need to add: edit contact, delete contact possibly something to address when multiple people are listed with the same role - nothing prevents that now, and it might be desired (or might not)

davepape commented 8 years ago

edit & delete contact functions now added. need to link them better - either include in editMyContact, or have a link to user.php from index.php