Commit graph

  • c20f0dd9b9 Replace GNOME favico with Conservancy's: not ideal main Bradley M. Kuhn 2015-05-15 12:02:18 -0700
  • 7d65e8961d Remove GNOME Navbar Bradley M. Kuhn 2015-05-14 15:59:25 -0700
  • 2e24b827c3 Revert: "Correct variable name" from 2014-02-09 Bradley M. Kuhn 2015-05-14 15:38:11 -0700
  • 61d0c39379 Assure $anon_token_id is integer. Bradley M. Kuhn 2015-05-14 15:25:28 -0700
  • fe2896a094 Add blank line to fix formatting. Bradley M. Kuhn 2014-02-27 11:40:20 -0500
  • 6775de0a98 Remove stray 's. Bradley M. Kuhn 2014-02-27 11:39:28 -0500
  • b4bf9a38df Note that STV elections are what this is for. Bradley M. Kuhn 2014-02-27 11:38:57 -0500
  • 6527ef3fa0 Note that Apache Steve exists. Bradley M. Kuhn 2014-02-27 11:38:47 -0500
  • a1acca5411 Better headings for this section. Bradley M. Kuhn 2014-02-12 14:25:50 -0500
  • 566a1d77df Add a subtitle for the list of other projects. Bradley M. Kuhn 2014-02-12 14:24:35 -0500
  • df78abfbd1 Actually the web user shouldn't have permission to update results. Bradley M. Kuhn 2014-02-11 19:33:29 -0500
  • 9793479ce0 Documentation of how to publish the results of an election. Bradley M. Kuhn 2014-02-10 18:34:35 -0500
  • 045b85b1ae Each election should only have one set of results; use UNIQUE to enforce. Bradley M. Kuhn 2014-02-10 18:32:23 -0500
  • 54d0a4b5cb Actually, scrolling should be not necessary at all now, so I'm removing that text. Bradley M. Kuhn 2014-02-10 18:11:09 -0500
  • 2fb6769642 Since the box is now side-by-side, scrolling would be to the right. Bradley M. Kuhn 2014-02-10 18:08:33 -0500
  • 5667f10a3e [PATCH] Adjust step 2 page to use two-column layout. Michal Nazarewicz 2014-02-10 23:09:45 +0100
  • ea2e2e9d9f Some users reported a problem of accidentally pasting in whitespace. Bradley M. Kuhn 2014-02-10 18:01:31 -0500
  • f63e4aa989 Add hr here. Bradley M. Kuhn 2014-02-10 18:00:07 -0500
  • 4884d2c5df create colors for hdrNav now that we don't import GNOME's anymore. Bradley M. Kuhn 2014-02-10 17:56:08 -0500
  • 76d5e5a404 Remove additional references to GNOME's CSS. Bradley M. Kuhn 2014-02-10 17:47:31 -0500
  • 6973681c5c Force color for input text to be #000 on #eee, instead of relying on default foreground color. Thanks to pehjota for this comment: Bradley M. Kuhn 2014-02-10 17:47:11 -0500
  • 89126c6b38 Improve the text for Step 2/4. Bradley M. Kuhn 2014-02-10 17:41:31 -0500
  • 350f73ed21 More details on how GNOME code works, and note that E-Vote is probably better. Bradley M. Kuhn 2014-02-10 17:33:21 -0500
  • 09317ec2cb Change this to have a few more buzzwords that people might search for. Bradley M. Kuhn 2014-02-10 17:31:27 -0500
  • 48865240c6 Another rewrite of the first section of the README, now including information that I got from Karl Fogel about E-Vote and OpenSTV's last known GPL release. Bradley M. Kuhn 2014-02-10 17:30:21 -0500
  • 96683ddde9 Clearer instructions for how to handle the voting. Bradley M. Kuhn 2014-02-10 17:14:18 -0500
  • 84c94b65c2 More instructions for the process of handling an election. Bradley M. Kuhn 2014-02-10 17:12:37 -0500
  • 13de6b65da The election_results table should be in the schema. Bradley M. Kuhn 2014-02-10 17:03:53 -0500
  • 1f695220a0 Include source code link on all pages. Bradley M. Kuhn 2014-02-10 16:57:19 -0500
  • 8b48610db8 Note earlier in the text that I was looking specifically for STV systems. Bradley M. Kuhn 2014-02-10 16:50:50 -0500
  • 603a7e7d15 Note that the fedora voting system exists, and fix a few wording around that. Bradley M. Kuhn 2014-02-10 16:43:21 -0500
  • 3ed4440b24 Add missing comma in SQL CREATE TABLE statement. Bradley M. Kuhn 2014-02-10 12:27:07 -0500
  • cd16187efa Typo fix. Bradley M. Kuhn 2014-02-10 12:21:37 -0500
  • 611142c18f Remove duplicate election_tmp_tokens CREATE: I added this earlier not realizing it was elsewhere in the file. However, my comment is probably useful so I've left it. Bradley M. Kuhn 2014-02-10 12:17:32 -0500
  • ffe0af6767 Symlink README.md to README for gitorious happiness Bradley M. Kuhn 2014-02-10 12:12:51 -0500
  • 17d144fbc8 Merge in branch created for forking GNOME Foundation voting system into Conservancy's own system. Bradley M. Kuhn 2014-02-10 12:11:10 -0500
  • 07433c6609 Remove GNOME specific text in headers, footers and related places. Bradley M. Kuhn 2014-02-10 12:09:35 -0500
  • 2e2dc1f01e Fix typo. Bradley M. Kuhn 2014-02-10 11:58:23 -0500
  • 2e7cf50e4c A few formatting fixes, only whitespace changes here. Bradley M. Kuhn 2014-02-10 11:10:19 -0500
  • a2f845a62f Explain the purpose and reasons for this project in the first place. Bradley M. Kuhn 2014-02-10 11:09:14 -0500
  • 1797f6be62 Improve textual output for verification page. Bradley M. Kuhn 2014-02-09 19:06:00 -0500
  • f5872caf9d Choice lookup needs to happen here by the info we have, which is anon_token_id. This adds the functions and code necessary to do that. This is probably a bit of a hack. Bradley M. Kuhn 2014-02-09 19:04:33 -0500
  • 2deda98022 Correct URL name. Bradley M. Kuhn 2014-02-09 18:47:20 -0500
  • 4e29b1d107 Correct variable name; I suspect that a previous bad cut and paste caused this. Bradley M. Kuhn 2014-02-09 18:46:54 -0500
  • 5865715712 Only fail if the lookup when the $anon_token_id is not found. Bradley M. Kuhn 2014-02-09 18:44:30 -0500
  • 80c0efa2d9 Create a verification page, so that voters can see how they voted online before the election actually ends. Bradley M. Kuhn 2014-02-09 17:24:32 -0500
  • 983e846593 Remove text describing GNOME Election, although this is now as Conservancy specific as it was GNOME specific before. Bradley M. Kuhn 2014-02-09 17:23:47 -0500
  • b65555b2cd SELECT is also needed on election_votes for blt.php to work. Bradley M. Kuhn 2013-12-18 19:10:57 -0500
  • 84c9402b81 Fix one other place where an email address is hard-coded. Bradley M. Kuhn 2013-12-18 19:06:35 -0500
  • 047e7d98dd Another small formatting fix. Bradley M. Kuhn 2013-12-18 19:05:03 -0500
  • 8f85cfe905 Note about how to deal with problems. Bradley M. Kuhn 2013-12-18 19:04:41 -0500
  • a20b46f973 Formatting and whitespace changes in README to make it more markdown-y. Bradley M. Kuhn 2013-12-18 19:04:25 -0500
  • a4a320a6b6 election_tmp_tokens table should be created by schema.sql Bradley M. Kuhn 2013-12-18 18:55:23 -0500
  • dce402d2ad Create election_voters table & adapt code to use it instead of foundationmembers. Bradley M. Kuhn 2013-12-18 18:53:50 -0500
  • cf3f3e5180 preference field belongs in election_votes table. Bradley M. Kuhn 2013-12-18 18:47:16 -0500
  • b1d5cc17b6 More details on how to run an election and documentation of setup. Bradley M. Kuhn 2013-12-18 18:09:12 -0500
  • 35e87c2c65 Don't refer back to a list; just tell the user they must have election_id. Bradley M. Kuhn 2013-12-18 17:33:06 -0500
  • f3fab42403 Make variables for name of committee running election and its email address. Bradley M. Kuhn 2013-12-18 17:26:15 -0500
  • 3fe51fca2d Begin details of GRANTs needed for proper operation here. Bradley M. Kuhn 2013-12-18 17:09:49 -0500
  • 78bef629e3 Better error message here. Bradley M. Kuhn 2013-12-18 17:09:12 -0500
  • ae66e56a59 Note format of file. Bradley M. Kuhn 2013-12-18 17:09:04 -0500
  • 45efacd1a2 Releasing the bin/ scripts under GPLv3+ Tobias Mueller (ideabox) 2013-12-18 20:15:44 +0100
  • e41f84406e Add mysql command to create tables. Bradley M. Kuhn 2013-12-18 15:43:58 -0500
  • 032e932d35 First two steps of setting up one's own instance of just the voting part. Bradley M. Kuhn 2013-12-18 15:42:29 -0500
  • 6008db6237 Properly format schema.sql for MySQL & drop tables first. Bradley M. Kuhn 2013-12-18 15:38:02 -0500
  • 486163628c Releasing the bin/ scripts under GPLv3+ Tobias Mueller (ideabox) 2013-12-18 20:15:44 +0100
  • 2b47703a0c Remove reference to GNOME elections committee. Bradley M. Kuhn 2013-12-18 13:57:42 -0500
  • 9365117edd No longer reference removed directories. Bradley M. Kuhn 2013-12-18 13:14:03 -0500
  • e1c74e6acc Remove records of old GNOME Foundation Elections pre-2013. Bradley M. Kuhn 2013-12-17 13:23:19 -0500
  • 9061eca876 Remove references to things other than the vote stuff in configure scripts. Bradley M. Kuhn 2013-12-17 13:19:12 -0500
  • a298ac56de I'm the maintainer of this fork of the GNOME voting stuff. Bradley M. Kuhn 2013-12-17 13:15:57 -0500
  • 65888b9b5d Remove foundation.gnome.org directory entirely. Bradley M. Kuhn 2013-12-17 13:15:18 -0500
  • 8dde472f6c foundation.gnome.org not needed in this case, as only using this for voting. Bradley M. Kuhn 2013-12-17 13:14:33 -0500
  • 196ab37386 Removing this Makefile.am, as I'm moving the voting one back one directory. Bradley M. Kuhn 2013-12-17 13:14:00 -0500
  • eaa2a96cfa Remove a few additional files not needed to use this only for voting. Bradley M. Kuhn 2013-12-17 13:13:16 -0500
  • a14e97622d Remove everything that's actually the GNOME website. I'm only going to use this for voting. Bradley M. Kuhn 2013-12-17 13:09:55 -0500
  • d1fa3fa6ea Rephrased renewal mail to not mention renewal as we don't do renewals Tobias Mueller (ideabox) 2013-08-06 12:30:06 +0200
  • 4e6d8b2ec9 Here too. Andrea Veri 2013-07-25 11:32:35 +0200
  • 42e4f9a938 Convert all the relevant URLs to https. Andrea Veri 2013-07-25 11:15:51 +0200
  • e9d7254a20 vote: Added the votes for 2013 Tobias Mueller 2013-06-12 12:21:20 +0200
  • cd23f5b441 Publish the election results for the 2013 election. Andrea Veri 2013-06-10 17:42:00 +0200
  • 4a60aefcbd vote: Made the link to the 2013 votes visible Tobias Mueller 2013-06-10 11:01:26 +0200
  • d9f315eb17 vote: 2013: Made candidates visible Tobias Mueller (ideabox) 2013-05-21 02:13:51 +0200
  • 9af61132e2 vote: 2013: Created candidacy list Tobias Mueller (ideabox) 2013-05-17 22:04:09 +0200
  • ce15e23ab4 vote: Added Tobias Mueller as a candidate Tobias Mueller 2013-05-08 10:41:26 +0200
  • 80b8030242 Add the the material for the 2013 Spring elections. Andrea Veri 2013-05-03 14:03:59 +0200
  • d7ba6d1db1 elections2013: Provided the appropriate redirect for section 8.3 of the bylaws Tobias Mueller (ideabox) 2013-04-07 17:08:39 +0200
  • e8a782e30c election/2013: initial setup Tobias Mueller (ideabox) 2013-04-03 17:02:15 +0200
  • 915936e69b bylaws: Updated CSS to make the HTML render nicely in Firefox Tobias Mueller (ideabox) 2013-04-02 03:39:23 +0200
  • 4accb41992 Added memberlist.py, a tool to JSON dump the member list Tobias Mueller (ideabox) 2013-02-06 16:48:27 +0100
  • 85ede4c945 renewal-script: Make it not mail if there are no members needing renewal Tobias Mueller 2012-11-23 22:13:11 +0100
  • 2e9d68fdf8 get_renewees: Order by lastname instead of last renewal date Tobias Mueller 2012-10-04 00:23:21 +0200
  • 0f2851ef9f Updated Bylaws as per https://mail.gnome.org/archives/foundation-announce/2012-October/msg00000.html Tobias Mueller (ideabox) 2012-11-07 13:24:59 +0000
  • c3574fd1ee Bylaws were converted to reStructuredText Tobias Mueller (ideabox) 2012-11-07 13:20:51 +0000
  • 2d2d969830 Hopefully fixed the generation of the 2007-10 referendum page Tobias Mueller (ideabox) 2012-07-16 20:36:48 +0200
  • fc5deb231c Added the 2007 referendum on the directors determining the term length Tobias Mueller (ideabox) 2012-07-13 21:39:20 +0200
  • e5e01ed51b Add final result's announcement for the 2012 Elections. Andrea Veri 2012-06-20 01:18:41 +0200
  • bab29eebde Import the ballot for the GNOME Foundation 2012 Elections. Andrea Veri 2012-06-11 19:19:38 +0200
  • d80fbef63d Fixed a good bunch of broken urls. Andrea Veri 2012-06-11 19:18:54 +0200
  • 2bfd9dd8ef elections/2012: updated index.wml to link to vote interface Tobias Mueller 2012-05-27 23:40:03 +0200