Reroll with some minor changes. Counting the total number of TUs instead of the number of active TUs now (adapted to recent bylaws changes). Dropped the patches to update participation if a TU becomes active during the voting period since they are no longer needed. I kept [1/7]: "Allow for setting an account's inactivity status" since it is a useful feature anyway. Lukas Fleischer (7): Allow for setting an account's inactivity status Store the number of 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 | 41 +++++++++++++++++++++++++-------- web/template/account_details.php | 6 +++++ web/template/account_edit_form.php | 5 +++++ web/template/tu_details.php | 43 +++++++++++++++++++++++++++++++---- 8 files changed, 140 insertions(+), 27 deletions(-) -- 1.8.4.rc3.500.gc3113b0