This is a resubmission of the two patch series I submitted yesterday with Florian's suggestions incorporated. Further comments welcome. Lukas Fleischer (7): Allow for setting an account's inactivity status Store the number of active TUs when starting a vote Show participation in vote details Add a quorum column to TU_VoteInfo Add a vote type to the TU proposal form tu_details.php: Avoid inline computations tu_details.php: Display vote result UPGRADING | 18 +++++++++++++++ support/schema/aur-schema.sql | 3 +++ web/html/account.php | 5 +++-- web/html/addvote.php | 46 ++++++++++++++++++++++++++++---------- web/lib/acctfuncs.inc.php | 42 ++++++++++++++++++++++++++-------- web/template/account_details.php | 6 +++++ web/template/account_edit_form.php | 5 +++++ web/template/tu_details.php | 43 +++++++++++++++++++++++++++++++---- 8 files changed, 141 insertions(+), 27 deletions(-) -- 1.8.4.rc1.383.g13e9f3f