Tobias Mueller
b5cbf0c8e9
Removed referenda page
2010-10-01 17:10:14 +03:00
Tobias Mueller
909be1127d
Updated references pointing to /referenda/
...
grep -r referenda * doesn't show any other relevant references to referenda/.
2010-10-01 17:10:14 +03:00
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
Vincent Untz
b5310b0b12
Change main links of reports to HTML, and PDF as alternative
...
People can keep reading the HTML in the browser. Much better.
2010-09-10 22:46:37 +02:00
Vincent Untz
40e4695a8f
Add 2010 Q2 report
2010-09-10 22:41:10 +02:00
Vincent Untz
d20df97033
Add LiMo to the list of advisory board members
2010-08-31 19:03:39 +02:00
Tobias Mueller
b6449da1de
Fixed punctuation in board history
...
Between 2010 and Paul was no fullstop.
2010-08-29 17:48:39 +00:00
Vincent Untz
5c7838c5fa
Fix previous commit ( 8a70b8dd
)
2010-08-20 14:23:17 +02:00
Baptiste Mille-Mathias
8a70b8dd45
Replace the debian logo by a nicer one
...
Icon taken from http://www.debian.org/logos/#official-use
2010-08-20 12:48:42 +02:00
Baptiste Mille-Mathias
118fd0dbb4
Fix a typo
2010-08-20 11:56:19 +02:00
Vincent Untz
5e849f4dc5
Update annual fees section for non-profit organizations
...
Instead of always waiving fees, mention that they can be waived. 501(c)3
and 501(c)6 organizations are different, so we might want to have
different ways to handle fees.
2010-08-20 11:48:28 +02:00
Vincent Untz
43c9f6d733
Link the current board of directors from elections/overview.html
...
This is the #1 result for GNOME Board of Directors search results, and
it didn't have any information about the current board.
2010-08-20 11:14:02 +02:00
Vincent Untz
bb8649a294
Remove trailing spaces
2010-08-20 10:26:28 +02:00
Tobias Mueller
5874a069bb
Fixup the current Board of Directors and the history page
...
I forgot the move the extra paragraphs which mention the resignation of directors to the history page.
2010-08-06 22:22:21 +02:00
Tobias Mueller
e6afe99446
Update history page and about page to reflect new and old Directors
2010-08-05 23:53:49 +02:00
Tobias Mueller
71ba421e13
Elections 2010: Link to announced results
2010-06-25 19:43:07 +02:00
Vincent Untz
96f0b075e8
Make internal links in history page work
2010-06-21 17:01:24 +02:00
Vincent Untz
66202ceda2
Update the history page to look a bit nicer, and have more information
2010-06-21 16:57:57 +02:00
Vincent Untz
20da509f28
List history of the board from about page
2010-06-21 16:43:02 +02:00
Tobias Mueller
2ca0b0fe17
Elections 2010: Link to preliminary results and details of the vote
2010-06-16 02:00:06 +02:00
Tobias Mueller
5a05013072
Voting: License the code under GPLv2+
...
As per discussion on foundation-list: <http://mail.gnome.org/archives/foundation-list/2010-June/msg00107.html >
this code is now licensed under the terms of GPLv2+.
2010-06-15 13:46:34 +02:00
Vincent Untz
e874e1f957
Update list of advisory board members: change Sun to Oracle
2010-06-14 20:55:19 +02:00
Jaap A. Haitsma
9dc628603d
update makefile
2010-06-06 18:40:53 +02:00
Jaap A. Haitsma
d542ae5421
Remove GNOME-Donations.ods because it contains personal data
2010-06-05 09:43:01 +02:00
Vincent Untz
d360a7d0ec
Fix Canonical logo to not appear as cut
2010-06-03 00:31:20 +02:00
Vincent Untz
f8d401bc03
Update Canonical logo
2010-06-03 00:16:40 +02:00
Tobias Mueller
d314d25f6f
elections/2010/candidates: Changed Jonhs affilation
...
As per his request in <1274982978.1688.4.camel@wendell-laptop>.
2010-05-30 13:43:41 +01:00
Tobias Mueller
1cf0dbeb1a
elections/2010/candidates: Fixed Brians link
...
Sorry, it linked to Pauls statement.
2010-05-26 17:55:37 +01:00
Tobias Mueller
4074f0b977
2010/candidates: Add German as a candidate
2010-05-26 13:11:33 +01:00
Tobias Mueller
aeefaf6da7
2010/candidates: Fix the link to Bastiens statement
...
It linked to Baris' one. Should be fixed now.
2010-05-26 00:40:01 +01:00
Tobias Mueller
8ad3ddcd93
2010/candidates: Adding the candidates for this election
2010-05-26 00:08:12 +01:00
Tobias Mueller
1800986e0f
Redirect /electionrules.html to ./elections/2010/rules.html as per bylaws
...
Article VIII Section 3b makes us doing that.
2010-05-23 22:28:57 +01:00
Tobias Mueller
e477cec1b8
elections/2010: link to candidates page from 2010 landing page
2010-05-23 22:28:57 +01:00
Tobias Mueller
c32238f703
2010/candidates: Rephrased question section of candidates page
...
We do not vote per email anymore. As everything should be mentioned on
the rules pages, just refer to that. Also, be more precise about the
bylaws in question.
2010-05-23 22:28:56 +01:00
Vincent Untz
d6287485f1
Update board history for previous board
2010-05-20 04:10:07 +02:00
Vincent Untz
992c6e998a
Add Collabora to adboard and add news item about that
2010-05-05 11:15:11 +02:00
Tobias Mueller
00a183ad2f
elections/index.wml: Link to the 2010 elections
2010-05-03 03:26:15 +01:00
Tobias Mueller
bd7eed406f
2010/timeline.ics: Populate iCal file with new the new dates
...
This was generated using mkical.py -t. In the future, we should consider
to automatically create that on the server side. But then again, that
adds little benefit for a potentially big overhead.
2010-05-03 03:02:22 +01:00
Tobias Mueller
66bd8e27c5
2010/rules: We do not separate between new applications and renewals
...
This was separate because it takes less time to renew a membership. But
we asked the currently existing members already to renew their
membership so we can decrease the complexity by getting rid of another
deadline.
2010-05-03 00:58:41 +01:00
Tobias Mueller
fe53e3051b
mkical.py: Make it print a textual calendar
...
It works quite well, with the exception of multiple events in one week.
2010-05-03 00:58:41 +01:00
Tobias Mueller
cbb518b6c1
Elections2010: Add necessary web pages
...
Basically, they were copied from 2009 and dates were adapted as announced in
4BDE1146.7040000@gnome.org
2010-05-03 00:56:06 +01:00
Vincent Untz
5756ebbb77
Add 2010 Q1 report
2010-04-22 23:06:50 -07:00
Vincent Untz
d74ac0c7f8
Add news item about GCDS 2011
2010-03-17 00:18:29 +01:00
Vincent Untz
0ccc3d45e4
Replace Behdad with Paul in the board list
2010-03-12 23:31:23 +01:00
Vincent Untz
b067ea0faf
Replace Lucas with Jorge in the board list
2010-02-18 20:23:47 +01:00
Vincent Untz
bcf58f823a
Update 2009 Q4 HTML file to fix problem with accents.
2010-02-04 17:06:16 +01:00
Vincent Untz
2a1ee41f49
Add news item about Mozilla donation for a11y
2010-02-04 14:52:09 +01:00
Vincent Untz
0fdfa48329
Update 2009 Q4 report to fix typos
2010-02-03 20:35:59 +01:00
Vincent Untz
16a44cc66b
Add 2009 Q4 report
2010-02-03 16:49:31 +01:00
Vincent Untz
148e9ccd31
Update list of advisory board members
2010-01-26 01:34:38 +01:00
Vincent Untz
bb75d08ebb
Link to AdvisoryBoard wiki page
...
This page contains the list of representatives sitting on the adboard.
Also fix links.
2009-12-14 22:00:16 +01:00
Vincent Untz
db0f307bf6
Link the /about/advisoryboard/ page from /about/
...
Also reorganize the page a bit.
2009-12-14 13:33:15 +01:00
Vincent Untz
654e696fc4
Update adboard fees
2009-12-14 13:14:55 +01:00
Vincent Untz
783efaf4e7
Create /about/advisoryboard/ and put duties of adboard there
...
We also move some stuff from /about/ to this new page.
2009-12-14 12:04:01 +01:00
Vincent Untz
97df83dfb3
Add link to the Minutes wiki page
2009-12-14 11:41:11 +01:00
Vincent Untz
5331f75096
Add link to membership page from about
...
Also change GNOME Membership to GNOME Foundation Membership.
2009-12-14 11:36:32 +01:00
Vincent Untz
e4354d4d08
Add news about GUADEC 2010 location
2009-11-30 09:43:46 +01:00
Pablo Castellano
cde9806aba
Changed svn.gnome.org to git.gnome.org in membership application
2009-11-30 02:29:15 +01:00
Jaap A. Haitsma
38fdf2da7a
Add the right version FoG spreadsheet
2009-11-14 11:21:03 +01:00
Jaap A. Haitsma
7028d38be2
Update FoG donations for October
2009-11-13 06:39:23 +01:00
Jaap A. Haitsma
34cf0b766f
Update the latest donations spreadsheet and add piwik
2009-11-08 18:26:54 +01:00
Vincent Untz
596420d9c6
Add Q3 report files to the build system...
2009-10-31 01:55:32 +01:00
Vincent Untz
da35f6adf6
Add 2009 Q3 report
2009-10-30 18:58:54 +01:00
Vincent Untz
5c29bd476e
Update Q2 2009 report
2009-09-14 19:08:17 +02:00
Vincent Untz
17ada4bb0a
s/2009 Q2/Q2 2009/g
2009-09-11 17:55:21 +02:00
Vincent Untz
d6df4b0ff6
Also add news item to the news page
2009-09-11 17:51:04 +02:00
Vincent Untz
44896b8b3c
Use h3 instead of h2 for the years
2009-09-11 17:49:33 +02:00
Vincent Untz
b5169a8272
Fix htaccess
...
It's RewriteRule, not RedirectRule...
2009-09-11 17:37:47 +02:00
Vincent Untz
43cf8e704c
Add yet anoter missing file
2009-09-11 17:30:35 +02:00
Vincent Untz
fc1d55f8e8
Add missing file
2009-09-11 17:26:19 +02:00
Vincent Untz
03d70501d0
Create a page for reports, and add 2009 Q2 report
...
I moved the annual reports for consistency, and created redirections in
htaccess.
2009-09-11 17:25:11 +02:00
Jaap A. Haitsma
5d7de71b10
Update donation spreadsheet
2009-09-07 07:55:53 +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
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
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
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
Jaap A. Haitsma
daef5cb2d7
cvsdate is obsolete
2009-05-17 16:35:02 +02:00
Tobias Mueller
84bcac6c06
Actually link the 2009 elections from the main election page
...
Just added a new hyperlink pointing to ./2009/.
2009-05-16 18:37:22 +02:00
Tobias Mueller
6bb54eafa3
A member is eligble if she is still a member after the votes are closed
...
This was done last elections, see http://mail.gnome.org/archives/foundation-announce/2007-November/msg00000.html
This causes us no problems, unless a membership runs out in the middle
of a month because our election is hold within June.
2009-05-16 18:37:22 +02:00
Tobias Mueller
30915fcc10
Inserted "last day to apply for renewal" in the web timeline
2009-05-16 18:37:22 +02:00
Tobias Mueller
3041b57372
Updated the "last day to apply for membership" date on the 2009 elections page
2009-05-16 18:37:22 +02:00
Tobias Mueller
1c78a0d67a
Move the date for eligible voters to the beginning of the election
...
Now the data is coherent with the 2009/index page which references the
member list as of 2009-06-03.
2009-05-16 18:37:22 +02:00
Tobias Mueller
7ffd5613aa
Insert the Renewal deadline into the iCal file
2009-05-16 18:36:52 +02:00
Tobias Mueller
d1f3d55010
Handle Application and Renewal deadline differently
...
As per discussion on board-list, we have one event more in the timeline:
The application for renewal, because it's easier this year to handle
renewals.
2009-05-16 18:36:52 +02:00
Vincent Untz
b475ff05fd
Remove mentions of Imendio & Opened-Hand
...
OH has been bought by Intel (who's already a sponsor) and Imendio has
stopped activities.
2009-05-13 20:06:10 +02:00
Tobias Mueller
1d674ff9d4
Added page for the elections in 2009
...
This was mostly a copy&paste job from 2007 with updating some data,
especially the year.
Note, that most of the sites need an update! Especially rules.wml should
be updated.
Also note, that timeline.ics could be generated with mkical.py, but I
don't know Automake or the server setup good enough to make that happen.
2009-05-12 01:08:08 +02:00
Vincent Untz
443751dc8c
add gnome-foundation-fiscal-year-2007.pdf there so that it actually gets
...
2009-03-24 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/finance/Makefile.am: add
gnome-foundation-fiscal-year-2007.pdf there so that it actually gets
installed...
svn path=/trunk/; revision=459
2009-03-24 19:24:21 +00:00
Vincent Untz
15d05ab2e9
use Fiscal Year everywhere
...
2009-02-02 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/finance/index.wml: use Fiscal Year everywhere
svn path=/trunk/; revision=457
2009-02-02 12:30:54 +00:00
Vincent Untz
68620c4fdc
add annual report 2007 (was never linked from there)
...
2009-02-02 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: add annual report 2007 (was
never linked from there)
* foundation.gnome.org/finance/index.wml:
* gnome-foundation-fiscal-year-2007.pdf: add the 2007 financial
statement
svn path=/trunk/; revision=456
2009-02-02 03:32:45 +00:00
Vincent Untz
74dfbef831
Sugar Labs joins the Foundation
...
2008-12-22 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml:
* foundation.gnome.org/img/logos/Makefile.am:
* foundation.gnome.org/img/logos/sugarlabs.png:
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: Sugar Labs joins the Foundation
svn path=/trunk/; revision=455
2008-12-22 20:02:29 +00:00
Vincent Untz
aa5190fae3
fix link...
...
2008-12-18 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: fix link...
svn path=/trunk/; revision=454
2008-12-18 10:49:13 +00:00
Vincent Untz
d86f85997f
s/Jeff/Diego/
...
2008-12-18 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: s/Jeff/Diego/
svn path=/trunk/; revision=453
2008-12-18 10:46:16 +00:00
Behdad Esfahbod
218e0e188a
Link to Grancanaria dates PR.
...
2008-11-25 Behdad Esfahbod <behdad@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml:
Link to Grancanaria dates PR.
svn path=/trunk/; revision=452
2008-11-25 20:22:08 +00:00
Vincent Untz
c54d280b6c
fix header for latest news
...
2008-11-03 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: fix header for latest news
svn path=/trunk/; revision=451
2008-11-03 14:06:53 +00:00
Vincent Untz
ca4d27d745
update logo to png
...
2008-11-03 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/img/logos/Makefile.am:
* foundation.gnome.org/index.wml: update logo to png
svn path=/trunk/; revision=450
2008-11-03 13:58:47 +00:00
Vincent Untz
d9426ecc88
Google & Motorola join the GNOME Foundation (news + update of AB members).
...
2008-11-03 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml:
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: Google & Motorola join the GNOME
Foundation (news + update of AB members).
svn path=/trunk/; revision=449
2008-11-03 13:55:48 +00:00
Behdad Esfahbod
c674312bc4
Add comment about updating the address
...
svn path=/trunk/; revision=448
2008-10-21 19:20:31 +00:00
Lucas Rocha
208ad9143e
fix annual report link.
...
2008-07-21 Lucas Rocha <lucasr@gnome.org>
* foundation.gnome.org/news/index.wml: fix annual report link.
svn path=/trunk/; revision=447
2008-07-20 22:33:29 +00:00
Vincent Untz
1d13b456e6
add news about GUADEC+Akademy in 2009.
...
2008-07-15 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add news about GUADEC+Akademy in
2009.
svn path=/trunk/; revision=446
2008-07-15 09:15:06 +00:00
Vincent Untz
6f895ec73e
add Stormy's mail
...
2008-07-09 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/contact/index.wml: add Stormy's mail
svn path=/trunk/; revision=445
2008-07-09 12:05:44 +00:00
Vincent Untz
ee68047632
add Executive Director stuff
...
2008-07-07 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: add Executive Director stuff
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: Stormy joins!
svn path=/trunk/; revision=444
2008-07-07 13:45:22 +00:00
Olav Vitters
335aa78974
Request results as UTF8.
...
* foundation.gnome.org/membership/members.wml: Request results as
UTF8.
svn path=/trunk/; revision=443
2008-06-28 12:22:57 +00:00
Behdad Esfahbod
9faae32393
Oops. Remove dup line.
...
svn path=/trunk/; revision=442
2008-04-28 19:24:51 +00:00
Behdad Esfahbod
8673db0ec5
Add new foundation phone number.
...
2008-04-28 Behdad Esfahbod <behdad@gnome.org>
* foundation.gnome.org/contact/index.wml:
Add new foundation phone number.
svn path=/trunk/; revision=441
2008-04-28 18:16:07 +00:00
Behdad Esfahbod
e52de857d7
Added news about 2008-04-22-akademy-guadec.html
...
2008-04-22 Behdad Esfahbod <behdad@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml:
Added news about 2008-04-22-akademy-guadec.html
svn path=/trunk/; revision=440
2008-04-22 18:06:27 +00:00
Lucas Rocha
0f7279a480
small formatting fix on latest news entry.
...
2008-04-07 Lucas Rocha <lucasr@gnome.org>
* foundation.gnome.org/index.wml, foundation.gnome.org/news/index.wml:
small formatting fix on latest news entry.
svn path=/trunk/; revision=439
2008-04-07 23:45:17 +00:00
Dave Neary
da35176fd2
Add link to GNOME Mobile Summit press release.
...
2008-04-06 Dave Neary <bolsh@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: Add link to GNOME Mobile Summit
press release.
svn path=/trunk/; revision=438
2008-04-06 19:05:28 +00:00
Lucas Rocha
f6f9ddbd9e
install the new PDF file accordingly.
...
2008-03-10 Lucas Rocha <lucasr@gnome.org>
* foundation.gnome.org/about/Makefile.am: install the new PDF file
accordingly.
svn path=/trunk/; revision=436
2008-03-10 17:16:16 +00:00
Lucas Rocha
f00750d872
add Annual Report 2007 news. annual report 2007 PDF file.
...
2008-03-10 Lucas Rocha <lucasr@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add Annual Report 2007 news.
* foundation.gnome.org/about/gnome_annual_report_2007.pdf: annual
report 2007 PDF file.
svn path=/trunk/; revision=435
2008-03-10 17:07:03 +00:00
Vincent Untz
6794789c29
add MoFo joining AB news
...
2008-03-04 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add MoFo joining AB news
svn path=/trunk/; revision=434
2008-03-04 20:59:14 +00:00
Vincent Untz
b0a71d6767
add GUADEC 2008 news
...
2008-02-28 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add GUADEC 2008 news
svn path=/trunk/; revision=433
2008-02-28 11:17:13 +00:00