Jaap A. Haitsma
5d7de71b10
Update donation spreadsheet
2009-09-07 07:55:53 +02:00
Tobias Mueller
044a449b46
Add a simple visualization script
...
Inititally written by Daniel Siegel. It can plot graphs based on CSV
data. Feel free to move this script to a more appropriate place.
2009-09-02 15:48:05 +02:00
Tobias Mueller
95b1498859
Link to rt-stats page from the application page
...
So that people can find the status page more easily.
2009-09-02 15:48:05 +02:00
Vincent Untz
bface47d1e
Fix broken link
2009-08-06 17:03:04 +02:00
Vincent Untz
6f26ca4826
Add news about GCDS press release
2009-08-06 17:00:38 +02:00
Vincent Untz
83a8c72caf
Fix link for annual report in news.
2009-08-05 17:22:44 +02:00
Jaap A. Haitsma
1bb70a295e
Update donations until August 1
2009-08-04 07:33:41 +02:00
Jaap A. Haitsma
1987fd3e23
Correct wages and travel tab
...
Extra budget and taxes are costs not income
2009-08-04 07:33:41 +02:00
Vincent Untz
1f9953b006
Fix dates in the board term
2009-07-21 21:05:38 +02:00
Vincent Untz
2211977632
Update for new Board, add link to annual report in about
2009-07-21 20:51:36 +02:00
Lucas Rocha
e2f1815047
Announce GNOME Annual Report 2008
2009-07-09 10:48:23 +01:00
Tobias Mueller
c1e919bc5d
Add the list of votes and linked to the results
2009-06-30 15:24:32 +02:00
Tobias Mueller
691ac18f17
Updating the days of the timeline
2009-06-22 01:29:17 +02:00
Jaap A. Haitsma
f567840490
Correct hackfest income in Budget Summary
2009-06-09 07:25:55 +02:00
Jaap A. Haitsma
9e7965d084
Add financials for 2009
2009-06-09 06:30:48 +02:00
Olav Vitters
b3ba3fb0a9
Make it actually work
2009-06-08 16:55:53 +02:00
Olav Vitters
14e1a9a3fc
Add Python (test) version of mail-instructions.pl
2009-06-08 16:22:42 +02:00
Tobias Mueller
116081ba31
React on the "id" parameter as if it was the "election_id" parameter
...
This additional code path should be removed, if the current elections
are over. I just added that path because I messed up the announcement
mail.
2009-06-08 12:25:21 +02:00
Tobias Mueller
e6f0153995
Update the redirection of /electionrules.html
...
Our bylaws require that: See Article VIII, 3b)
"Directors shall be elected by the membership in accordance with the
rules set forth on http://foundation.gnome.org/electionrules.html ".
2009-06-08 00:51:02 +02:00
Tobias Mueller
65a94e8f90
Adding the script to mail the tokens to the electorate
2009-06-08 00:04:36 +02:00
Tobias Mueller
4ec2319eb7
Added the script to create temporary voting tokens
2009-06-07 23:50:46 +02:00
Tobias Mueller
227b4e8ea9
Adding the voting-instructions file which was sent to the members
...
Actually, I miss a good place to put this file. I am thus adding it to
the foundation-web repo. If you know a better place, feel free to remove
this file.
2009-06-07 23:33:53 +02:00
Tobias Mueller
d1a0888deb
Update the ical file with the new timeline
2009-06-07 22:01:12 +02:00
Tobias Mueller
1b609660e8
Update the timeline
...
We have experienced difficulties setting up the election script. But
everything should work now.
2009-06-07 21:56:35 +02:00
Tobias Mueller
3f9c7b1df9
Remove a htmlspecialchars() on the results
...
Because we want to have the result stored as markup in the database.
2009-06-06 17:53:27 +02:00
Tobias Mueller
ac50b1afb4
Use explicit column name in elec_get_results
2009-06-06 17:43:24 +02:00
Tobias Mueller
a9b12101dc
Trying to fix the evil sed thing by matching the attibutes to body
...
We lose the onLoad argument to <body> if we don't match, and
backreference it.
2009-06-06 17:17:58 +02:00
Tobias Mueller
ddbdac895e
Make the body in step2 more explicit
...
Right now, the script doesn't echo <body onLoad="populateList()"> for an
unkown reason. I assume that this change makes it more explicit und thus
more readable.
2009-06-06 16:35:52 +02:00
Tobias Mueller
8250547bf0
Include a space between method="post" and onsubmit=
2009-06-06 16:31:25 +02:00
Tobias Mueller
b2727e6e9b
Feed the to-be-escaped variable to escape_js_var
...
So it won't return an empty string anymore. The signature of
escape_js_var is:
mixed str_replace ( mixed $search , mixed $replace , mixed $subject [, int &$count ] )
So we have to give at least three parameters. I wonder why it doesn't
complain right now...
2009-06-06 16:14:33 +02:00
Tobias Mueller
f3b14cd472
Use explicit column names in elec_choices_get
2009-06-06 16:14:33 +02:00
Olav Vitters
f8b0d3d4ef
Add hack to avoid the default HTML in blt.php/wml
2009-06-06 15:48:12 +02:00
Olav Vitters
bc342f9fbf
Make $error safe for HTML output purposes
2009-06-06 15:00:37 +02:00
Olav Vitters
7bbef59c9e
Add blt.wml to the Makefile
2009-06-06 14:53:57 +02:00
Olav Vitters
44e48def1d
Ensure MySQL returns things in UTF-8
2009-06-06 14:33:05 +02:00
Olav Vitters
26d33af6e2
Prevent XSS by escaping the output
2009-06-06 13:54:24 +02:00
Tobias Mueller
57f9634ecb
Replaced reference to Maemo with GNOME in the BLT script
2009-06-04 21:33:36 +02:00
Tobias Mueller
62926e5b1b
Deleting the .cvsignore file
...
I highly doubt, that there is any use for this file.
2009-06-04 21:28:09 +02:00
Tobias Mueller
c99af90993
Adding the BLT script
...
This file seems to produce a format for a special program to view the
results. I'm adding it, as it's referenced from one of the voting pages.
2009-06-04 21:23:59 +02:00
Tobias Mueller
78387ca5e5
Porting the maemo changes
...
I copied the maemo PHP files over the wml files and cherrypicked the
necessary changes, i.e. I didn't update the Elections name and left the
old elections@gnome.org address in place.
2009-06-04 21:18:37 +02:00
Tobias Mueller
31fd299c8c
Import changes from the maemo preferential voting scripts
...
The changes come from the SVN repository at
https://garage.maemo.org/svn/maemo2midgard/maemo-elections/vote ,
revision 1433.
This commit only ports changes in the include/ subdirectory.
2009-06-04 20:15:43 +02:00
Tobias Mueller
59930211ce
The list of candidates has been announced
...
So remove the marker that it's preliminary
2009-06-04 19:30:09 +02:00
Vincent Untz
5581cfb895
Add links to the Foundation blog
2009-05-29 03:04:53 +02:00
Susana Pereira
5bf52c1b5a
Link candidates full statements to their wiki pages
2009-05-27 12:09:18 +02:00
Tobias Mueller
88f6bfea2a
Link the list of candidates from the index page
...
This is a preliminary list, because it hasn't been officially announced yet.
But if there is no additional application by 23:59 UTC, this list get
announced and thus get official.
2009-05-26 00:05:53 +02:00
Tobias Mueller
8291214968
Have the rules linked from the index site
...
They are updated and hopefully correct now, so make them visible.
2009-05-25 23:37:38 +02:00
Tobias Mueller
01efd57763
Adding the candidates for the 2009 elections
2009-05-25 23:22:29 +02:00
Tobias Mueller
9218d881ec
Move discussions from foundation-announce to foundation-list
2009-05-25 23:03:22 +02:00
Tobias Mueller
500fe86024
Updated the rules for the 2009 elections
...
The paragraph with the old rules is replaced. A link to the announcement
of using STV is set because it contains all necessary information.
2009-05-25 22:48:45 +02:00
Tobias Mueller
ce0b7a4aff
Be explicit that the Membership Committee is the Election Committee as well
2009-05-25 22:48:45 +02:00