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
Vincent Untz
2cf7f07ddb
fix indentation add the new news
...
2008-02-27 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml: fix indentation
* foundation.gnome.org/news/index.wml: add the new news
svn path=/trunk/; revision=432
2008-02-27 12:08:32 +00:00
Behdad Esfahbod
2d890d0d4b
Link to a11y PR
...
svn path=/trunk/; revision=431
2008-02-27 07:26:23 +00:00
Vincent Untz
6bb178984a
add MoFo as advisory board member update remove some old logos, update IBM
...
2008-01-25 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml:
* foundation.gnome.org/index.wml: add MoFo as advisory board member
* foundation.gnome.org/img/logos/Makefile.am: update
* foundation.gnome.org/img/logos/*: remove some old logos, update IBM
and Sun ones
svn path=/trunk/; revision=430
2008-01-25 21:56:36 +00:00
Andreas Nilsson
5cca68955f
fixed redhat logo on frontpage
...
svn path=/trunk/; revision=429
2008-01-09 18:35:03 +00:00
Andreas Nilsson
0b1043d135
fixed Imendio and Redhat logos
...
svn path=/trunk/; revision=428
2008-01-08 10:25:38 +00:00
Vincent Untz
8df3c64fce
fix dates, remove old commented stuff remove executive director address
...
2008-01-03 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: fix dates, remove old
commented stuff
* foundation.gnome.org/contact/index.wml: remove executive director
address
svn path=/trunk/; revision=427
2008-01-03 19:35:09 +00:00
Vincent Untz
d8ff368f04
new board add previous board here
...
2008-01-03 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: new board
* foundation.gnome.org/about/history/index.wml: add previous board
here
svn path=/trunk/; revision=426
2008-01-03 19:29:00 +00:00
Vincent Untz
b636aafc1e
update snail mail address
...
2008-01-03 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/contact/index.wml: update snail mail address
svn path=/trunk/; revision=425
2008-01-03 19:22:49 +00:00
Baris Cicek
1d38fd5faa
Added election result news
...
svn path=/trunk/; revision=424
2007-12-28 23:38:42 +00:00
Baris Cicek
37a5c6e7d3
Updated news
...
svn path=/trunk/; revision=423
2007-12-28 23:30:37 +00:00
Baris Cicek
6d3d5efb04
Og Maciel affiliation is changed to rPath
...
svn path=/trunk/; revision=422
2007-11-19 18:24:00 +00:00
Baris Cicek
ad4caef1fe
Added link about the list of candidates
...
svn path=/trunk/; revision=421
2007-11-18 21:16:17 +00:00
Baris Cicek
1b42462b3a
Remove Thomas Thurtans from candidates
...
svn path=/trunk/; revision=420
2007-11-18 21:12:54 +00:00
Baris Cicek
61ce52f44e
Added candidates for 2007 BoD election
...
svn path=/trunk/; revision=419
2007-11-17 14:24:49 +00:00
Behdad Esfahbod
53cec58b55
Clarify Free Software vs Open Source wording.
...
2007-11-15 Behdad Esfahbod <behdad@gnome.org>
* foundation.gnome.org/index.wml: Clarify Free Software vs
Open Source wording.
svn path=/trunk/; revision=418
2007-11-15 11:33:38 +00:00
Baris Cicek
f8eefbad3d
Added /elections/2007
...
svn path=/trunk/; revision=417
2007-11-14 21:00:12 +00:00
Baris Cicek
ffece59ea9
Added 2007 subdir
...
svn path=/trunk/; revision=416
2007-11-13 14:16:17 +00:00
Baris Cicek
ee23a8572d
2007 election stuff
...
svn path=/trunk/; revision=415
2007-11-13 14:10:53 +00:00
Baris Cicek
ac22109cce
Changed title on span to title on li due to olav's comments
...
svn path=/trunk/; revision=414
2007-09-17 22:05:21 +00:00
Baris Cicek
cbbc5f30ab
Changed <abbr> tag to <span>
...
svn path=/trunk/; revision=413
2007-09-17 22:02:32 +00:00
Baris Cicek
6a5cd792f6
Changed the layout of last renewal date
...
svn path=/trunk/; revision=412
2007-09-17 21:58:35 +00:00
Baris Cicek
4067448536
Added last renewal date to members.wml
...
svn path=/trunk/; revision=411
2007-09-17 21:42:11 +00:00
Jeff Waugh
0204f4a4c9
Notification of membership vote regarding change to bylaws
...
svn path=/trunk/; revision=409
2007-09-07 11:21:46 +00:00
Lucas Rocha
c155e02b4f
fixed a typo.
...
2007-08-13 Lucas Rocha <lucasr@gnome.org>
* foundation.gnome.org/about/index.wml: fixed a typo.
svn path=/trunk/; revision=407
2007-08-13 18:10:46 +00:00
Vincent Untz
071d7b7654
s/Dave/Lucas/
...
2007-08-10 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: s/Dave/Lucas/
svn path=/trunk/; revision=406
2007-08-10 13:09:08 +00:00
Baris Cicek
f711ccf80c
Added Application Tips web page link to application.wml
...
svn path=/trunk/; revision=405
2007-07-13 19:48:02 +00:00
Vincent Untz
fe88620b8c
add news about Igalia joining the Advisory Board
...
2007-06-14 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add news about Igalia joining
the Advisory Board
* foundation.gnome.org/index.wml:
* foundation.gnome.org/img/logos/Makefile.am:
* foundation.gnome.org/img/logos/igalia.png: add Igalia logo
* foundation.gnome.org/about/index.wml: add Igalia to the list of AB
members
svn path=/trunk/; revision=404
2007-06-14 12:59:34 +00:00
Vincent Untz
a0c2b07364
show contacts in the mail even if it's only a renewal; we want to have
...
2007-04-28 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml: show contacts in
the mail even if it's only a renewal; we want to have summary AND
details, not summary and optionally details
svn path=/trunk/; revision=403
2007-04-28 16:12:45 +00:00
Glynn Foster
df487ab153
Add news item for Canonical joining the Advisory board.
...
2007-04-19 Glynn Foster <glynn.foster@sun.com>
* foundation.gnome.org/index.wml: Add news item for Canonical joining
the Advisory board.
svn path=/trunk/; revision=402
2007-04-18 21:15:58 +00:00
Vincent Untz
7bb5acc37c
removed <?xml version="1.0" encoding="UTF-8"?> line which breaks the php
...
2007-04-02 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml:
* foundation.gnome.org/membership/members.wml:
* foundation.gnome.org/vote/results.wml:
* foundation.gnome.org/vote/index.wml:
* foundation.gnome.org/vote/vote.wml:
* foundation.gnome.org/vote/votes.wml: removed <?xml version="1.0"
encoding="UTF-8"?> line which breaks the php scripts after RHEL
migration
svn path=/trunk/; revision=401
2007-04-02 19:46:40 +00:00
Vincent Untz
07786de017
small fix add a part about pro bono counsel
...
2007-03-21 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml: small fix
* foundation.gnome.org/legal/index.wml: add a part about pro bono
counsel
svn path=/trunk/; revision=400
2007-03-21 22:19:12 +00:00
Vincent Untz
4756d4877a
add link to WSGR website, mention SFLC in the pro bono legal services
...
2007-03-21 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml: add link to WSGR website, mention
SFLC in the pro bono legal services mention. (as suggested by Luis
Villa)
svn path=/trunk/; revision=399
2007-03-21 21:31:05 +00:00
Vincent Untz
cea666bafa
add annual report
...
2007-03-16 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/gnome_annual_report_2006.pdf:
* foundation.gnome.org/about/index.wml:
* foundation.gnome.org/about/Makefile.am: add annual report
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add news about annual report
Based on a patch by Dave Neary.
svn path=/trunk/; revision=398
2007-03-16 20:53:01 +00:00
Vincent Untz
a1cbe5c924
trim and remove slashes for the pointers
...
2007-03-05 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml: trim and remove
slashes for the pointers
svn path=/trunk/; revision=397
2007-03-05 22:20:03 +00:00
Vincent Untz
c1415213e8
updated a bit so that it's clearer
...
2007-03-05 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml: updated a bit so
that it's clearer
svn path=/trunk/; revision=396
2007-03-05 22:15:43 +00:00
Baris Cicek
bfd924a004
Fixed yet another typo
...
svn path=/trunk/; revision=395
2007-03-02 20:21:19 +00:00
Baris Cicek
918cd0050e
Fixed a logic check
...
svn path=/trunk/; revision=394
2007-03-02 20:17:51 +00:00
Baris Cicek
731b9a0f9b
Added some more info
...
svn path=/trunk/; revision=393
2007-03-02 20:09:10 +00:00
Baris Cicek
79c152f6ae
Fixed something in syntax
...
svn path=/trunk/; revision=392
2007-03-02 20:06:37 +00:00
Baris Cicek
f4c5f40698
Checking error with error_reporting
...
svn path=/trunk/; revision=391
2007-03-02 19:58:41 +00:00
Baris Cicek
7354d4b272
Fixed typo
...
svn path=/trunk/; revision=390
2007-03-02 19:56:58 +00:00
Baris Cicek
8c6c339961
svn path=/trunk/; revision=389
...
svn path=/trunk/; revision=389
2007-03-02 13:15:09 +00:00
Baris Cicek
643776189c
Added a new field for pointers;
...
Obfuscated contacts;
Updated contacts text;
svn path=/trunk/; revision=388
2007-03-02 12:48:23 +00:00
Baris Cicek
246d81853a
Added check for e-mail address in contacts and updated some text
...
svn path=/trunk/; revision=387
2007-03-02 12:30:13 +00:00
Baris Cicek
308168eecc
Updated queue link
...
svn path=/trunk/; revision=386
2007-03-02 12:16:51 +00:00
Baris Cicek
c1b8e2f6fd
Fixed renewal information
...
svn path=/trunk/; revision=385
2007-02-07 14:30:14 +00:00
Baris Cicek
46b463574d
Added info about status queue link
...
svn path=/trunk/; revision=384
2007-02-07 12:57:39 +00:00
Vincent Untz
94d81fcfba
update for new board add the 2005-2006 board
...
2007-01-10 Vincent Untz <vuntz@gnome.org>
* about/index.wml: update for new board
* about/history/index.wml: add the 2005-2006 board
svn path=/trunk/; revision=383
2007-01-10 18:12:32 +00:00
Baris Cicek
9748fc26e6
svn path=/trunk/; revision=382
...
svn path=/trunk/; revision=382
2007-01-02 07:51:05 +00:00
Baris Cicek
840106625b
svn path=/trunk/; revision=381
...
svn path=/trunk/; revision=381
2007-01-02 07:50:15 +00:00
Baris Cicek
4bb00efd4d
svn path=/trunk/; revision=380
...
svn path=/trunk/; revision=380
2007-01-02 07:49:15 +00:00
Baris Cicek
24614c9771
Updated news
2006-11-27 17:53:36 +00:00
Jeff Waugh
49e0ec34a2
fixed broken URLs and normalised to foundation-announce
...
* fixed broken URLs and normalised to foundation-announce
2006-11-26 03:47:51 +00:00
Baris Cicek
77ef68540c
Added rules.html content
2006-11-19 23:47:20 +00:00
Baris Cicek
75be1a5bc2
Added subdir entry
2006-11-19 23:15:43 +00:00
Baris Cicek
9debd472c7
Updated Joachim's info
2006-11-19 23:13:05 +00:00
Baris Cicek
9ac5f60ae0
2006 link addd
2006-11-19 23:05:28 +00:00
Baris Cicek
e408afdfdb
Updated 2006 elections
2006-11-19 23:03:55 +00:00
Vincent Untz
d982eb2ff3
add OLPC as Advisory Board member
...
2006-11-19 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/about/index.wml:
* foundation.gnome.org/img/logos/Makefile.am:
* foundation.gnome.org/img/logos/olpc.gif: add OLPC as Advisory Board
member
2006-11-19 14:13:41 +00:00
Vincent Untz
4e99b77bfb
s/PalmSource/ACCESS/g
...
2006-10-15 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/about/index.wml:
* foundation.gnome.org/img/logos/*: s/PalmSource/ACCESS/g
2006-10-15 13:39:36 +00:00
Vincent Untz
ece0462e3c
add logos for new Advisory Board members add new members ditto
...
2006-10-02 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/img/logos/*: add logos for new Advisory
Board members
* foundation.gnome.org/index.wml: add new members
* foundation.gnome.org/about/index.wml: ditto
2006-10-02 11:40:46 +00:00
Vincent Untz
8c4d1a545c
add Quim to the list of directors :-)
...
2006-07-22 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: add Quim to the list of
directors :-)
2006-07-22 17:24:03 +00:00
Vincent Untz
da9307dfa4
add new about intel joining the AB
...
2006-07-16 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/news/index.wml: add new about intel joining the
AB
* foundation.gnome.org/index.wml:
* foundation.gnome.org/img/logos/intel.png:
* foundation.gnome.org/img/logos/Makefile.am: add intel logo
* foundation.gnome.org/about/index.wml: add intel to the list of AB
members
2006-07-16 15:01:23 +00:00
Thomas James Alexander Thurman
f536c38dc6
Content-Type header added to all .wml files (okayed with jdub)
2006-07-03 18:31:02 +00:00
Vincent Untz
5a4b4938c9
send the mail to rt3 instead of the committee list
...
2006-05-28 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml: send the mail to
rt3 instead of the committee list
2006-05-28 18:43:48 +00:00
Vincent Untz
0a516015ca
add chair, vice-chair, secretary & treasurer
...
2006-05-26 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/about/index.wml: add chair, vice-chair,
secretary & treasurer
2006-05-26 14:40:59 +00:00
Vincent Untz
45405d9b6b
try to add an antispam entry
...
2006-04-19 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml: try to add an
antispam entry
2006-04-19 06:05:17 +00:00
Vincent Untz
d962095cde
accept + in email addresses
...
2006-04-01 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/membership/application.wml: accept + in email
addresses
2006-04-01 06:53:21 +00:00
Vincent Untz
ae54f44f4d
update for advisory board
...
2006-03-31 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml:
* foundation.gnome.org/about/index.wml: update for advisory board
2006-03-31 19:10:35 +00:00
Vincent Untz
f71c7d6b53
news about hosting next GUADEC ditto new fsf logo ditto ditto
...
2006-03-24 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/index.wml: news about hosting next GUADEC
* foundation.gnome.org/news/index.wml: ditto
* foundation.gnome.org/index.wml: new fsf logo
* foundation.gnome.org/img/logos/fsf.png: ditto
* foundation.gnome.org/img/logos/Makefile.am: ditto
2006-03-24 07:41:26 +00:00
Vincent Untz
ed2b7520ed
... and install the new logos
...
2006-03-19 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/img/logos/Makefile.am: ... and install the new
logos
2006-03-19 18:43:23 +00:00
Vincent Untz
56da04f348
update lists/logos of advisory board members updated tell the browser the
...
2006-03-19 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/img/logos/fluendo.png:
* foundation.gnome.org/img/logos/imendio.png:
* foundation.gnome.org/img/logos/nokia.gif:
* foundation.gnome.org/img/logos/openedhand.png:
* foundation.gnome.org/img/logos/sflc.gif:
* foundation.gnome.org/index.wml:
* foundation.gnome.org/about/index.wml: update lists/logos of advisory
board members
* foundation.gnome.org/elections/2005/.cvsignore: updated
* include/evilsedhack: tell the browser the pages are in UTF-8
2006-03-19 18:37:58 +00:00
Murray Cumming
8c1adc86a9
Actually link to the licensing page. We do not seem to have done this so
...
2006-01-18 Murray Cumming <murrayc@murrayc.com>
* foundation.gnome.org/legal/index.wml: Actually link to the licensing
page. We do not seem to have done this so far.
2006-01-18 15:05:45 +00:00
Vincent Untz
ba156434aa
add news about the new board link to the official results update for new
...
2006-01-07 Vincent Untz <vuntz@gnome.org>
* index.wml:
* news/index.wml: add news about the new board
* elections/2005/index.wml: link to the official results
* about/index.wml: update for new board, comment out the executive
director part
* about/history/index.wml: add the 2004-2005 board
2006-01-07 15:16:40 +00:00
Vincent Untz
aca24c3983
display tokens in monospace so that there's no ambiguity
...
2006-01-07 Vincent Untz <vuntz@gnome.org>
* foundation.gnome.org/vote/vote.css:
* foundation.gnome.org/vote/votes.wml:
* foundation.gnome.org/vote/include/step4-commit.php: display tokens
in monospace so that there's no ambiguity
2006-01-07 14:58:27 +00:00
Baris Cicek
e92459d7d3
Updated for preliminary results
2005-12-16 09:26:51 +00:00
Baris Cicek
e791229587
Updated dates
2005-11-28 14:42:58 +00:00
Baris Cicek
2cca32cf4c
Changed David Neary's affiliation
2005-11-27 16:42:44 +00:00
Baris Cicek
1c781bd425
Added candidates list
2005-11-21 19:10:58 +00:00