Temporary location of Voting Software Source code.
Find a file
Vincent Untz d1ba4ff8fd add news item about preliminary results of referendum ditto don't select
2005-11-07  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/index.wml: add news item about preliminary
	results of referendum
	* foundation.gnome.org/news/index.wml: ditto
	* foundation.gnome.org/vote/include/election-sql.php:
	(elec_get_results_election): don't select choice with id = -1 (it's a
	blank vote for referenda and we don't need to have it there to know it
	exists)
	(elec_get_votes_for_anon_token): ditto
	* foundation.gnome.org/vote/include/step4-commit.php: (step4_do): no
	need to insert the -1 vote for referenda.
	Add FIXME
2005-11-07 07:34:18 +00:00
foundation.gnome.org add news item about preliminary results of referendum ditto don't select 2005-11-07 07:34:18 +00:00
include Update copyright date in footer 2005-05-23 09:51:31 +00:00
.cvsignore Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00
autogen.sh make this script pass on errors caused by autoconf, automake, etc rather 2005-05-20 02:21:43 +00:00
ChangeLog add news item about preliminary results of referendum ditto don't select 2005-11-07 07:34:18 +00:00
configure.in add anonymous voting scripts 2005-10-24 17:59:15 +00:00
HACKING fix HACKING policy 2004-02-23 10:30:50 +00: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.