Skip to main content

OneGov ballot results website used on election day.

Project description

Run the Tests
-------------

Install tox and run it::

pip install tox
tox

Limit the tests to a specific python version::

tox -e py27

Conventions
-----------

Onegov Election Day follows PEP8 as close as possible. To test for it run::

tox -e pep8

Onegov Election Day uses `Semantic Versioning <http://semver.org/>`_

Build Status
------------

.. image:: https://travis-ci.org/OneGov/onegov.election_day.png?branch=master
:target: https://travis-ci.org/OneGov/onegov.election_day
:alt: Build Status

Coverage
--------

.. image:: https://coveralls.io/repos/OneGov/onegov.election_day/badge.png?branch=master
:target: https://coveralls.io/r/OneGov/onegov.election_day?branch=master
:alt: Project Coverage

Latests PyPI Release
--------------------
.. image:: https://img.shields.io/pypi/v/onegov.election_day.svg
:target: https://pypi-hypernode.com/pypi/onegov.election_day
:alt: Latest PyPI Release

License
-------
onegov.election_day is released under GPLv2

Changelog
---------
1.3.2 (2016-11-16)
~~~~~~~~~~~~~~~~~~~

- Update translations.
[msom]

1.3.1 (2016-11-16)
~~~~~~~~~~~~~~~~~~~

- Update translations.
[msom]

1.3.0 (2016-11-11)
~~~~~~~~~~~~~~~~~~~

- Adds table sorting.
[msom]

1.2.4 (2016-11-10)
~~~~~~~~~~~~~~~~~~~

- Improves cache handling.
[msom]

1.2.3 (2016-11-10)
~~~~~~~~~~~~~~~~~~~

- Fixes tests.
[msom]

1.2.2 (2016-11-10)
~~~~~~~~~~~~~~~~~~~

- Updates texts.
[msom]

1.2.1 (2016-11-10)
~~~~~~~~~~~~~~~~~~~

- Adds sentry support for SMS queue.
[msom]

- Adds a simple subscribers view.
[msom]

1.2.0 (2016-11-10)
~~~~~~~~~~~~~~~~~~~

- Adds SMS notifications.
[msom]

1.1.3 (2016-11-04)
~~~~~~~~~~~~~~~~~~~

- Hides the footer too when headerless query parameter is set.
[msom]

1.1.2 (2016-11-03)
~~~~~~~~~~~~~~~~~~~

- Stores the headerless query parameter in the browser session.
[msom]

1.1.1 (2016-11-02)
~~~~~~~~~~~~~~~~~~~

- Only includes the iFrameResizer if headerless query parameter is set.
[msom]

1.1.0 (2016-10-31)
~~~~~~~~~~~~~~~~~~~

- Shows the base link everywhere.
[msom]

- Introduces a headerless query parameter.
[msom]

- Shows data download links in the primary color.
[msom]

- Uses darker callout panels.
[msom]

- Removes archive from election/vote detail views.
[msom]

- Improves the mobile styling of vote views.
[msom]

- Displays the number of mandates per list in the bar chart.
[msom]

- Adds iFrameResizer.
[msom]

1.0.4 (2016-10-24)
~~~~~~~~~~~~~~~~~~~

- Allow to set custom headers for each webhook.
[msom]

1.0.3 (2016-09-26)
~~~~~~~~~~~~~~~~~~~

- Fixes upload and view election templates.
[msom]

1.0.2 (2016-09-26)
~~~~~~~~~~~~~~~~~~~

- Fixes upgrade step running more than once.
[msom]

1.0.1 (2016-09-26)
~~~~~~~~~~~~~~~~~~~

- Fixes encoding issue in the static data.
[msom]

1.0.0 (2016-09-26)
~~~~~~~~~~~~~~~~~~~

- Adds elections and votes for municipalitites.

**Breaking changes: The import and export formats have changed!
Make sure to change your column names!**

- Election: OneGov Cloud

- election_counted_municipalities -> election_counted_entities
- election_total_municipalities -> election_total_entities
- municipality_name -> entity_name
- municipality_bfs_number -> entity_bfs_number
- municipality_elegible_voters -> entity_elegible_voters
- municipality_received_ballots -> entity_received_ballots
- municipality_blank_ballots -> entity_blank_ballots
- municipality_invalid_ballots -> entity_invalid_ballots
- municipality_unaccounted_ballots -> entity_unaccounted_ballots
- municipality_accounted_ballots -> entity_accounted_ballots
- municipality_blank_votes -> entity_blank_votes
- municipality_invalid_votes -> entity_invalid_votes
- municipality_accounted_votes -> entity_accounted_votes
- municipality_bfs_number -> entity_id

- Vote: OneGov Cloud

- municipality_id -> entity_id

- Vote: Default

- BFS Nummer -> ID
- Gemeinde -> Name

[msom]

- Stores results of votes and elections in a separate table and allows
to fetch results from other instances via command line interface.

**Upgrading requires a manual extra step!**

After running the upgrade, log in and visit *'update-results'*. This fixes
the automatically generated URL linking to the elections and votes.

[msom]

- Groups the elections and votes on the archive pages by date.
[msom]

- Only shows the latest election day on the homepage.
[msom]

- Adds support for webhooks.
[msom]

0.9.5 (2016-09-21)
~~~~~~~~~~~~~~~~~~~

- Adds MIME types typically returned by libmagic for XLS/XLSX files.
[msom]

0.9.4 (2016-09-21)
~~~~~~~~~~~~~~~~~~~

- Changes the order of backend menu.
[msom]

0.9.3 (2016-09-19)
~~~~~~~~~~~~~~~~~~~

- Re-release 0.9.2.
[msom]

0.9.2 (2016-09-19)
~~~~~~~~~~~~~~~~~~~

- Clarify the result of a vote with counter proposal.
[msom]

- Removes the Last-Modified header from certain views, it interferes with the
localization.
[msom]

- Fixes bug in folding of proporz election view.
[msom]

0.9.1 (2016-09-14)
~~~~~~~~~~~~~~~~~~~

- Updates translations.
[msom]

- Improves print styles.
[msom]

0.9.0 (2016-09-06)
~~~~~~~~~~~~~~~~~~~

- Adds embed code.
[msom]

- Updates translations.
[msom]

- Fixes resize behaviour of charts.
[msom]

0.8.2 (2016-09-05)
~~~~~~~~~~~~~~~~~~~

- Updates translations.
[msom]

- Breaks long related links.
[msom]

- Makes backend tables responsive.
[msom]

- Adds command line interface to add new instances.
[msom]

0.8.1 (2016-08-30)
~~~~~~~~~~~~~~~~~~~

- Fixes election and vote templates.
[msom]

0.8.0 (2016-08-29)
~~~~~~~~~~~~~~~~~~~

- Adds diagrams to visualize list connections.
[msom]

- Adds new import formats: Vote/Wabsti, Vote/Internal, Election/Internal.
[msom]

- Adds the ability to download the SVG images.
[msom]

- Adds a last update time column to the frontpage and archive pages.
[msom]

- Shows intermediate results.
[msom]

- Adds JSON views for results.
[msom]

- Adds the 'Last-Modified' header to the views with results.
[msom]

- Adds basic print styles.
[msom]

- Adds pagination to management views.
[msom]

- Clears the cache after uploading results.
[msom]

- Updates French, Romansh and Italian translations.
[freinhard, msom]

- Sorts the sublists by the ID of the list when displaying list connection
results of elections.
[msom]

- Fixes javascript for form dependencies.
[msom]

- Adds compatibility with Morepath 0.13.
[href]

0.7.2 (2016-03-18)
~~~~~~~~~~~~~~~~~~~

- Hides candidates list for majorz elections.
[msom]

- Hides lists for proporz elections.
[msom]

- Removes color from list bar charts.
[msom]

- Sorts lists by list id.
[msom]

- Removes table collapsing for most tables.
[msom]

- Adds a totals row at the top for tables with totals.
[msom]

- Folds results to sections.
[msom]

- Makes title font sizes smaller for mobile devices.
[msom]

- Adds related links.
[msom]

0.7.1 (2016-03-14)
~~~~~~~~~~~~~~~~~~~

- Displays visual hints for collapsible tables.
[msom]

- Adds absolute majority for majorz elections.
[msom]

0.7.0 (2016-03-11)
~~~~~~~~~~~~~~~~~~~

- Adds elections.
[msom]

- Adds access to all elections and votes of an election day.
[msom]

0.6.0 (2016-02-16)
~~~~~~~~~~~~~~~~~~~

- Adds municipality maps for 2016.
[href]

- Adds "stimmberechtigte" to the columns which may be contain "unbekannt".
[href]

0.5.3 (2016-02-09)
~~~~~~~~~~~~~~~~~~~

- Ignores invalid years in the url instead of throwing an error.
[href]

- Adds the ability to indicate lines which should be ignored.
[href]

- Adds support for open office spreadsheets.
[href]

0.5.2 (2016-02-08)
~~~~~~~~~~~~~~~~~~~

- Fixes import not working because of an outdated onegov.core dependency.
[href]

0.5.1 (2016-02-08)
~~~~~~~~~~~~~~~~~~~

- Removes the 'www.' from the base domain.
[href]

0.5.0 (2016-02-08)
~~~~~~~~~~~~~~~~~~~

- Normalizes the title used as filename in XLSX exports.
[msom]

- Shows the domain name of the base url instead of the principal name.
[msom]

- Adds analytics tracking code.
[msom]

- Allows the select a sheet when importing XLSX files.
[msom]

0.4.1 (2016-01-12)
~~~~~~~~~~~~~~~~~~~

- No longer caches responses with a status code other than 200.
[href]

0.4.0 (2016-01-08)
~~~~~~~~~~~~~~~~~~~

- Adds a 5 minute cache for all anonymous pages.
[href]

- Adds complete french / italian / romansh support.
[href]

0.3.0 (2015-12-10)
~~~~~~~~~~~~~~~~~~~

- Adds JSON/CSV and XLSX export of all votes.
[href]

- Shows the votes archive at the bottom of.. the votes archive.
[gref]

0.2.1 (2015-12-08)
~~~~~~~~~~~~~~~~~~~

- Shows the votes archive at the bottom of each vote.
[href]

- Shows a helpful error message if a vote exists already.
[href]

0.2.0 (2015-11-27)
~~~~~~~~~~~~~~~~~~~

- Enables YubiKey integration.
[href]

0.1.6 (2015-10-26)
~~~~~~~~~~~~~~~~~~~

- Adds accidentally removed 'last change' factoid.
[href]

- Adds missing translations.
[href]

0.1.5 (2015-10-26)
~~~~~~~~~~~~~~~~~~~

- Adds XLS/XLSX support.
[href]

- Improves display of votes with long titles in the manage table.
[href]

- Fixes display issues with IE9+.
[href]

- Factoids are now shown for each ballot without being summarized on the vote.
[href]

- Fixes division by zero error occuring on votes without any results.
[href]

0.1.4 (2015-10-16)
~~~~~~~~~~~~~~~~~~~

- Adds the ability to leave out uncounted towns in the upload. Missing towns
are assumed to be uncounted.
[href]

- Adds internal shortcode for votes.
[href]

- Improves the design of uncounted votes.
[href]

- Colors are now always blue if rejected, red if accepted, without exception.
[href]

- Switch from 'de' to 'de_CH' to properly support Swiss formatting.
[href]

- Make sure all uploads are aborted if one file fails.
[href]

- Fix javascript in map when hovering over a lake.
[href]

0.1.3 (2015-10-12)
~~~~~~~~~~~~~~~~~~~

- Fix upload not allowing for different ballot types initially.
[href]

0.1.2 (2015-10-12)
~~~~~~~~~~~~~~~~~~~

- Explicitly passes the encoding when reading the yaml file to avoid getting
the wrong one through the environment.
[href]

0.1.1 (2015-10-12)
~~~~~~~~~~~~~~~~~~~

- Enables requirements.txt generation on release.
[href]

0.1.0 (2015-10-12)
~~~~~~~~~~~~~~~~~~~

- Initial Release

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onegov.election_day-1.3.2.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

onegov.election_day-1.3.2-py3-none-any.whl (4.0 MB view details)

Uploaded Python 3

File details

Details for the file onegov.election_day-1.3.2.tar.gz.

File metadata

File hashes

Hashes for onegov.election_day-1.3.2.tar.gz
Algorithm Hash digest
SHA256 ff9c810cc1d77e069e07543d3d28a4cd943922aef1d264ed9dcc369b5d167e63
MD5 a21247373e7206bcefe870ab1f6ff37f
BLAKE2b-256 46a0f71a1b4458239798c6a275507520deebeec2c7032e4a278d70c7016f2241

See more details on using hashes here.

File details

Details for the file onegov.election_day-1.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for onegov.election_day-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c781bc2f7b9b328ac0c51d52761c8eeeefd4093222c9b47d14c5c4b040faca48
MD5 e0a97c99e56d37ce35ad94877e69ae8a
BLAKE2b-256 be90d19251872398878eefebe24751bc864c780ca045b0269460fe9d7adf9900

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page