voting/foundation.gnome.org
Tobias Mueller 15e2716b4a Bug 629334: Move referenda page into the election page
This is accompanied by the following MySQL commands:
INSERT INTO elections ( type, name, voting_start, voting_end, choices_nb, question) VALUES (
'referendum', 'Anonymous Voting Referendum', '2004-09-27', '2004-10-08 25:59:59', 1, 'Do you agree with an anonymous voting process for any future GNOME Foundation elections and referenda?'
);

INSERT INTO election_results (election_id, result) VALUES (
LAST_INSERT_ID(), '<p><strong>Yes</strong>: all future GNOME Foundation elections and referenda will use
an anonymous voting process.</p><p>Please see the original <a href="2004-10/">referendum site</a> for more information on the results.</p>'
);

This commit will be followed by some cleaning up actions like fixing old references and finally removing the referenda directory.
2010-10-01 17:10:08 +03:00
..
about Change main links of reports to HTML, and PDF as alternative 2010-09-10 22:46:37 +02:00
contact Add comment about updating the address 2008-10-21 19:20:31 +00:00
elections Link the current board of directors from elections/overview.html 2010-08-20 11:14:02 +02:00
finance update makefile 2010-06-06 18:40:53 +02:00
img Add LiMo to the list of advisory board members 2010-08-31 19:03:39 +02:00
legal small fix add a part about pro bono counsel 2007-03-21 22:19:12 +00:00
licensing Content-Type header added to all .wml files (okayed with jdub) 2006-07-03 18:31:02 +00:00
membership Changed svn.gnome.org to git.gnome.org in membership application 2009-11-30 02:29:15 +01:00
news Change main links of reports to HTML, and PDF as alternative 2010-09-10 22:46:37 +02:00
referenda Bug 629334: Move referenda page into the election page 2010-10-01 17:10:08 +03:00
reports Change main links of reports to HTML, and PDF as alternative 2010-09-10 22:46:37 +02:00
vote Bug 629334: Move referenda page into the election page 2010-10-01 17:10:08 +03:00
.cvsignore Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00
foundation.css general Makefile.am clean-ups 2004-02-23 10:23:33 +00:00
htaccess Redirect /electionrules.html to ./elections/2010/rules.html as per bylaws 2010-05-23 22:28:57 +01:00
index.wml Change main links of reports to HTML, and PDF as alternative 2010-09-10 22:46:37 +02:00
Makefile.am Create a page for reports, and add 2009 Q2 report 2009-09-11 17:25:11 +02:00
robots.txt Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00