Temporary location of Voting Software Source code.
Find a file
Tobias Mueller 96148bbf1f Added a script that returns the members that need renewal as well as ballots
I intend to run that script via a cronjob to inform the people of their need to renew.

The second usecase is retrieving the ballots that were generated. Now, sending mails with the voting instructions can be done like this:
./get_renewees.py -s -l debug -t 16  voting-instructions.txt
2011-05-25 17:02:32 +02:00
bin Added a script that returns the members that need renewal as well as ballots 2011-05-25 17:02:32 +02:00
foundation.gnome.org Added the candidates for elections 2011 2011-05-25 15:21:39 +02:00
include Merged everything from elections/ into vote/ 2011-05-04 15:20:21 +02:00
.cvsignore Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00
.gitignore Add .gitignore 2009-05-17 16:39:21 +02:00
autogen.sh make this script pass on errors caused by autoconf, automake, etc rather 2005-05-20 02:21:43 +00:00
ChangeLog Drop ChangeLog file 2009-12-14 11:59:03 +01:00
configure.in Included the new folders in configure.in to fix build 2011-05-04 17:49:45 +02:00
foundation-web.doap Update DOAP file too 2009-12-14 12:01:44 +01:00
HACKING Other than obvious typos... (vuntz okayed this) 2006-06-30 19:39:00 +00:00
MAINTAINERS Make myself maintainer, and remove Jeff 2009-12-14 11:59:58 +01:00
Makefile.am Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00
README Testing... 2003-11-07 12:22:30 +00:00
rules.common go back to evilsedhack for php files, since PHP is evil. Should fix this 2005-05-23 07:17:00 +00:00

This modules holds the web pages at http://foundation.gnome.org.

Please read the HACKING file before making any changes.