Commit graph

587 commits

Author SHA1 Message Date
Murray Cumming
2d5997c7aa Replace [insert marks here] with [quote]GNOME logo and GNOME name[quote],
2005-11-09  Murray Cumming <murrayc@murrayc.com>

        * foundation.gnome.org/licensing/guidelines/index.wml:
        Replace [insert marks here] with [quote]GNOME logo and
        GNOME name[quote], though I am not a lawyer.
        * foundation.gnome.org/licensing/usergroup/index.wml:
        Link to the privacy policy, where needed.
2005-11-09 19:20:30 +00:00
Murray Cumming
a5c6ee6a71 Replace [insert marks here] with [quote]GNOME logo and GNOME name[quote],
2005-11-09  Murray Cumming <murrayc@murrayc.com>

        * foundation.gnome.org/licensing/guidelines/index.wml:
        Replace [insert marks here] with [quote]GNOME logo and
        GNOME name[quote], though I am not a lawyer.
        * foundation.gnome.org/licensing/usergroup/index.wml:
        Link to the privacy policy, where needed.
2005-11-09 19:09:50 +00:00
Murray Cumming
958ce7f261 Added a privacy policy, taken from the GUADEC 2006 (Stuttgart)
2005-11-09  Murray Cumming <murrayc@murrayc.com>

        * foundation.gnome.org/legal/index.wml: Added a privacy policy,
        taken from the GUADEC 2006 (Stuttgart) registration web site.
2005-11-09 18:36:31 +00:00
Vincent Untz
0a1cf78837 I think I have the correct query now.
2005-11-07  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/vote/include/election-sql.php:
	(elec_get_blank_votes_election): I think I have the correct query now.
2005-11-07 08:26:05 +00:00
Vincent Untz
d3f8ff0a3e temporary workaround to get the right value
2005-11-07  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/vote/include/election-sql.php:
	(elec_get_blank_votes_election): temporary workaround to get the right
	value
2005-11-07 08:10:57 +00:00
Vincent Untz
0ead7be6c7 add links to the results display the number of blank votes if not null new
2005-11-07  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/referenda/2005-10/index.wml: add links to the
	results
	* foundation.gnome.org/vote/results.wml: display the number of blank
	votes if not null
	* foundation.gnome.org/vote/include/election-sql.php:
	(elec_get_blank_votes_election): new
2005-11-07 07:49:10 +00:00
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
Vincent Untz
a7f6717269 add link to the iCal file
2005-11-05  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/elections/2005/index.wml: add link to the iCal
	file
2005-11-05 12:55:21 +00:00
Vincent Untz
b0d2c60518 fix iCal file
2005-11-04  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/elections/2005/timeline.ics: fix iCal file
2005-11-04 11:42:43 +00:00
Vincent Untz
e3f23a75b6 add news item about elections ditto add timeline.ics new updated some
2005-11-04  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/index.wml: add news item about elections
	* foundation.gnome.org/news/index.wml: ditto
	* foundation.gnome.org/elections/2005/Makefile.am: add timeline.ics
	* foundation.gnome.org/elections/2005/timeline.ics: new
	* foundation.gnome.org/elections/2005/rules.wml: updated some dates
	and make it clear that the number of slots depends in the result of
	the referendum
	* foundation.gnome.org/elections/2005/voters.wml: updated
2005-11-04 10:27:27 +00:00
Vincent Untz
adf62b2a7b fix code so that it works in MySQL 4.1 (but won't work in MySQL 4.0...)
2005-10-25  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/vote/include/election-sql.php: fix code so that
	it works in MySQL 4.1 (but won't work in MySQL 4.0...)
2005-10-25 22:05:51 +00:00
Vincent Untz
69d83e26cb updated the timeline ditto final list add some mysql_error()...
2005-10-25  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/referenda/2005-10/rules.wml: updated the
	timeline
	* foundation.gnome.org/referenda/2005-10/timeline.ics: ditto
	* foundation.gnome.org/referenda/2005-10/voters.wml: final list
	* foundation.gnome.org/vote/include/step4-commit.php: add some
	mysql_error()...
2005-10-25 21:53:16 +00:00
Vincent Untz
9a7638fe41 updated for SQL change fix grammar accept votes :-)
2005-10-25  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/vote/include/election-sql.php: updated for SQL
	change
	* foundation.gnome.org/vote/include/step1-login.php: fix grammar
	* foundation.gnome.org/vote/include/step3-confirm.php: accept votes
	:-)
2005-10-25 12:43:11 +00:00
Vincent Untz
0658cd7f63 use correct name to connect to the db
2005-10-25  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/vote/include/election-sql.php: use correct name
	to connect to the db
2005-10-25 11:18:49 +00:00
Vincent Untz
6810d2ffbd s/option/choice/, also rename the variable for the temporary token to
2005-10-24  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/vote/*: s/option/choice/, also rename the
	variable for the temporary token to tmp_token
	* foundation.gnome.org/vote/include/election-sql.php: make it possible
	to use a local configuration for testing
2005-10-24 18:25:43 +00:00
Vincent Untz
d49c1a02f2 add anonymous voting scripts
2005-10-24  Vincent Untz  <vuntz@gnome.org>

	* configure.in:
	* foundation.gnome.org/Makefile.am:
	* foundation.gnome.org/vote/*: add anonymous voting scripts
2005-10-24 17:59:15 +00:00
Vincent Untz
8828390f41 add news item for referendum
2005-10-20  Vincent Untz  <vuntz@gnome.org>

	* foundation.gnome.org/index.wml:
	* foundation.gnome.org/news/index.wml: add news item for referendum

	* foundation.gnome.org/referenda/2005-10/Makefile.am:
	* foundation.gnome.org/referenda/2005-10/index.wml:
	* foundation.gnome.org/referenda/2005-10/timeline.ics: add ical file

	* foundation.gnome.org/referenda/2005-10/voters.wml: updated
2005-10-20 09:21:26 +00:00
Vincent Untz
1f9cb24a34 foundation.gnome.org/referenda/Makefile.am add stuff for the next
2005-10-18  Vincent Untz  <vuntz@gnome.org>

	* configure.in:
	* foundation.gnome.org/elections/2005:
	* foundation.gnome.org/elections/Makefile.am:
	* foundation.gnome.org/elections/index.wml:
	* foundation.gnome.org/referenda/2005-10:
	* foundation.gnome.org/referenda/Makefile.am
	* foundation.gnome.org/referenda/index.wml: add stuff for the next
	referendum and the next elections

	* foundation.gnome.org/elections/index.wml:
	* foundation.gnome.org/finance/index.wml:
	* foundation.gnome.org/licensing/guidelines/index.wml:
	* foundation.gnome.org/licensing/usergroup/index.wml: fix HTML

	* foundation.gnome.org/licensing/.cvsignore:
	* foundation.gnome.org/licensing/guidelines/.cvsignore:
	* foundation.gnome.org/licensing/usergroup/.cvsignore: new

	* foundation.gnome.org/elections/2000/rules.wml:
	* foundation.gnome.org/elections/2001/rules.wml:
	* foundation.gnome.org/elections/2002/rules.wml:
	* foundation.gnome.org/elections/2003/rules.wml:
	* foundation.gnome.org/elections/2004/index.wml: add missing link to
	the charter
2005-10-18 15:46:00 +00:00
Murray Cumming
2e7af6ca95 2005-10-17 Murray Cumming <murrayc@murrayc.com
* foundation.gnome.org/licensing/guidelines/index.wml: Changed some
        [] bits to links to the logo page in the wiki, though we do not have
        a privacy policy to link to.
        * foundation.gnome.org/licensing/usergroup/index.wml: Used regular
        capitalization for the title.
2005-10-17 17:05:14 +00:00
Owen Taylor
867e84a2a7 retweak a signature field 2005-08-31 00:09:13 +00:00
Owen Taylor
5c83e73255 Tweak a signature field 2005-08-31 00:07:14 +00:00
Owen Taylor
a1fad0425b Add a signature filed 2005-08-31 00:02:59 +00:00
Owen Taylor
59d80ee699 Minor fixes from Luis 2005-08-30 23:30:41 +00:00
Owen Taylor
2acb9f39c9 HTML fixes 2005-08-18 21:08:09 +00:00
Owen Taylor
91a4918752 HTML fixes 2005-08-18 21:02:47 +00:00
Owen Taylor
32932759a5 HTML fixes 2005-08-18 20:56:26 +00:00
Owen Taylor
79998a955b HTML fixes 2005-08-18 20:45:40 +00:00
Owen Taylor
5b4e650f81 HTML fixes 2005-08-18 20:39:19 +00:00
Owen Taylor
9fac43f7a3 HTML fixes 2005-08-18 20:35:20 +00:00
Owen Taylor
75fcba92ed foundation.gnome.org/licensing/guidelines/index.wml
* foundation.gnome.org/licensing/guidelines/index.wml
        * foundation.gnome.org/licensing/Makefile.am (SUBDIRS)
        * configure.in: Add third-paty usage guidelines.
2005-08-18 20:28:44 +00:00
Owen Taylor
e29493dba6 Add intro text.
2005-08-18  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/licensing/index.wml: Add intro text.

        * foundation.gnome.org/licensing/guidelines/index.wml
        * foundation.gnome.org/licensing/Makefile.am (SUBDIRS)
        * configure.in: Add third-paty usage guidelines.
2005-08-18 20:09:29 +00:00
Owen Taylor
b1771c6210 Replace UTF-8 with entities; WML seems to be bad with encodings.
2005-08-02  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/licensing/usergroup/index.wml: Replace UTF-8
        with entities; WML seems to be bad with encodings.
2005-08-02 19:32:08 +00:00
Owen Taylor
b249e17cc6 Add licensing to SUBDIRS
2005-08-02  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/Makefile.am (SUBDIRS): Add licensing to SUBDIRS
2005-08-02 19:23:03 +00:00
Owen Taylor
3b359520ee Start of copyright/trademark section with user group license agreement.
2005-08-02  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/licensing/**: Start of copyright/trademark
        section with user group license agreement.
2005-08-02 17:58:17 +00:00
Glynn Foster
3e8d423c93 Bring back the summary for GUADEC 2004.
2005-07-30  Glynn Foster  <glynn.foster@sun.com>

	* foundation.gnome.org/finance/index.wml: Bring back the
	summary for GUADEC 2004.
2005-07-30 04:39:59 +00:00
Murray Cumming
471b6695ea 2005-07-29 Murray Cumming <murrayc@murrayc.com
* foundation.gnome.org/contact/index.wml: Uncommented-out the
        director@ address, because Owen says it just shouldn't be used
        as a from address.
2005-07-29 07:20:41 +00:00
Murray Cumming
1c83eed2ce Added the address, based on the one one the friends page. Commented-out
2005-07-27  Murray Cumming  <murrayc@murrayc.com>

        * foundation.gnome.org/contact/index.wml: Added the address,
        based on the one one the friends page. Commented-out the
        director@ email address because (I'm fairly sure) the board
        asked our director to stop using this.
2005-07-27 16:54:38 +00:00
Glynn Foster
cad8dde875 Update. foundation.gnome.org/finance/gnome-foundation-fiscal-year-04-and-
2005-07-25  Glynn Foster  <glynn.foster@sun.com>

	* foundation.gnome.org/finance/Makefile.am: Update.
	* foundation.gnome.org/finance/gnome-foundation-fiscal-year-04-and-
	03.pdf, foundation.gnome.org/finance/index.wml: Add new statement
	from Tim, removing the link to the GUADEC one.
2005-07-25 02:37:18 +00:00
Owen Taylor
59fe0f5ffc Add 2004 summary PDF file to Makefile.am
2005-07-13  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/finance/Makefile.am: Add 2004 summary
        PDF file to Makefile.am
2005-07-13 18:51:54 +00:00
Owen Taylor
34323c2705 Add 2004 GUADEC summary.
2005-07-13  Owen Taylor  <otaylor@redhat.com>

        * foundation.gnome.org/finance/index.wml: Add 2004 GUADEC summary.

        * foundation.gnome.org/about/index.wml: Add information about
        advisory board fees, update advboard list.

        * foundation.gnome.org/about/charter/index.wml: Note that the
        advisory board information is out of date.
2005-07-13 18:04:04 +00:00
James Henstridge
268d5a06c6 add missing </ul> 2005-05-23 09:53:04 +00:00
James Henstridge
056de1d3fd Update copyright date in footer 2005-05-23 09:51:31 +00:00
James Henstridge
b699719911 go back to evilsedhack for php files, since PHP is evil. Should fix this
2005-05-23  James Henstridge  <james@jamesh.id.au>

	* rules.common (%.php): go back to evilsedhack for php files,
	since PHP is evil.  Should fix this when we can get the XSLT
	working for the PHP scripts we have.
2005-05-23 07:17:00 +00:00
James Henstridge
1b1bf098af make this script pass on errors caused by autoconf, automake, etc rather
2005-05-20  James Henstridge  <james@jamesh.id.au>

	* autogen.sh: make this script pass on errors caused by
	autoconf, automake, etc rather than continuing to run.
	Also call automake with the --foreign argument so it doesn't
	complain about missing AUTHORS and NEWS files.

	* rules.common: use xsltproc to process the *.wml documents.

	* include/add-header.xsl: new XSLT script that takes the place of
	evilsedhack.

	* foundation.gnome.org/elections/2004/preliminary-results.wml:
	same here.

	* foundation.gnome.org/elections/2004/candidates.wml: add a <meta>
	tag to set the charset of the document to UTF-8, so it can be
	parsed correctly as HTML.
2005-05-20 02:21:43 +00:00
Murray Cumming
8e51bd011c Updated the list of directors.
2005-03-24  Murray Cumming <murrayc@murrayc.com>

        * foundation.gnome.org/about/index.wml:
        Updated the list of directors.
2005-03-24 12:36:24 +00:00
Vincent Untz
633462006d try to make the titles more consistent
2005-03-01  Vincent Untz  <vincent@vuntz.net>

	* foundation.gnome.org/*wml: try to make the titles more consistent

	* foundation.gnome.org/about/history/index.wml: add previous board
2005-03-01 12:16:38 +00:00
Vincent Untz
8d37f5b0ce add a note about the delay
2005-03-01  Vincent Untz  <vincent@vuntz.net>

	* foundation.gnome.org/membership/application.wml: add a note about
	the delay
2005-03-01 11:30:28 +00:00
Vincent Untz
76f961fd37 add news about elections results being now official add link to the
2004-12-21  Vincent Untz  <vincent@vuntz.net>

	* foundation.gnome.org/index.wml:
	* foundation.gnome.org/news/index.wml: add news about elections
	results being now official
	* foundation.gnome.org/elections/2004/index.wml: add link to the
	announcement
2004-12-21 13:36:31 +00:00
Vincent Untz
2481492de1 the archives are not returning a 404 error anymore
2004-12-09  Vincent Untz  <vincent@vuntz.net>

	* foundation.gnome.org/elections/2004/verify.wml: the archives are not
	returning a 404 error anymore
2004-12-09 06:56:05 +00:00
Vincent Untz
628cd6bdbd might be useful to have this online if people want to verify the results
2004-12-08  Vincent Untz  <vincent@vuntz.net>

	* foundation.gnome.org/elections/2004/Makefile.am:
	* foundation.gnome.org/elections/2004/2004-verif.tar.gz: might be
	useful to have this online if people want to verify the results :-)
2004-12-08 17:24:00 +00:00