[aur-dev] [PATCH 0/3] Automated TU vote participation calculation

Lukas Fleischer archlinux at cryptocrack.de
Sun Aug 4 09:27:43 EDT 2013


The first idea is to allow for setting one's inactivity status using the
AUR instead of having to consult several different sources (mailing
lists, the Wiki, archweb, ...)

This allows for doing an automated calculation of vote participation.
Note that this currently doesn't really match the TU bylaws since the
bylaws define active TUs as the number of active TUs at the *end* of the
vote, whereas this patch counts TUs when the vote is started. We should
come up with a proper solution before this is merged (some additional
patches; amend the bylaws?)

Comments welcome.

Lukas Fleischer (3):
  Allow for setting an account's inactivity status
  Store the number of active TUs when starting a vote
  Show participation in vote details

 UPGRADING                          | 16 ++++++++++++++++
 support/schema/aur-schema.sql      |  2 ++
 web/html/account.php               |  5 +++--
 web/lib/acctfuncs.inc.php          | 39 ++++++++++++++++++++++++++++++--------
 web/template/account_details.php   |  6 ++++++
 web/template/account_edit_form.php |  9 +++++++++
 web/template/tu_details.php        |  6 ++++++
 7 files changed, 73 insertions(+), 10 deletions(-)

-- 
1.8.4.rc1.383.g13e9f3f



More information about the aur-dev mailing list