Releases: localgovdrupal/localgov_elections
1.0.2
What's Changed
- adds better spacing for election overview by @markconroy in #119
- removes call to non-existant CSS file by @markconroy in #121
- adds comma for thousands separator in results by @markconroy in #123
- adds label to hold/gain field for table by @markconroy in #126
- fix to show all parties on mobile by @markconroy in #124
- sets chart restults to use whole numbers by @markconroy in #122
- fix: static analysis check errors by @millnut in #129
- fix: coding standards by @millnut in #136
- fix: test failure due to missing content moderation status on demo co… by @millnut in #135
- fix(security): allow paragraphs_table to be upgraded by @millnut in #137
- 1.0.2 release by @finnlewis in #138
New Contributors
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Count all votes incuding spoils in the total votes, not just the valid votes by @dedavidson in #104
- 1.0.1 release by @finnlewis in #105
Full Changelog: 1.0.0...1.0.1
1.0.0
First stable release of localgov_elections. Please seethe README for more information.
Known issue, node revisions
Revisions do not currently work with the 'Areas vote' content type. We have implemented a work around to mitigate the situation by preventing the creation of revisions for the candidate paragraph entities.
We are tracking this in issue #94.
For the time being, we suggest not using attempting to use revisions with 'Areas vote' nodes.
If you have Localgov Workflows turned on, it will enable 'Create new revision' by default. This should not be a cause for concern, as the problematic candidate paragraphs are being forced to ignore revisions.
If you have any questions or problems, please ask in the #feature_elections channel in the LocalGov Drupal Slack channel.
What's Changed
- hides results timeline for national elections by @markconroy in #87
- Add default opacity for colours of default UK parties. by @finnlewis in #90
- Fix issue with wrong party colours by @chriswales95 in #99
- Temporary fixes for revision issues by @chriswales95 in #100
- Remove area winner when vote unfinalised by @chriswales95 in #96
- Fix issue with demo content taxonomy names by @chriswales95 in #97
- Update chart area view to be more robust when candidates have no surn… by @finnlewis in #93
- Prevent localgov_election_candidate paragraphs from generating new re… by @finnlewis in #101
- 1.0.0 release by @finnlewis in #102
Full Changelog: 1.0.0-beta5...1.0.0
1.0.0-beta5
What's Changed
- Hide share of the vote for non general-elections by @chriswales95 in #84
- Remove escapes from update hook by @dedavidson in #85
- sets majority boolean to false by default by @markconroy in #83
- 1.0.0-beta5 release by @finnlewis in #86
Full Changelog: 1.0.0-beta4...1.0.0-beta5
1.0.0-beta4
What's Changed
- updates charts and entity_extra_field to more stable versions by @markconroy in #76
- changes title of vote share to 'Overall vote share' by @markconroy in #80
- Uppates page and section titles by @markconroy in #71
- Show votes only when finalised by @dedavidson in #70
- 1.0.0-beta4 release by @finnlewis in #82
Full Changelog: 1.0.0-beta3...1.0.0-beta4
1.0.0-beta3
What's Changed
- Fix: Election officer permissions by @Adnan-cds in #52
- re-labels previous winner field by @markconroy in #55
- Feature/sub page aliases by @chriswales95 in #46
- removes dependency on Font Awesome by @markconroy in #56
- 51/henly and thames typo by @markconroy in #54
- Fix: Results heading on the Summary page by @Adnan-cds in #59
- Fix add area button by @chriswales95 in #74
- Rename candidate paragraph reference by @dedavidson in #65
- sets title from election summary to seats won by @markconroy in #66
- Fix: Account for deleted parties by @Adnan-cds in #68
- 1.0.0-beta3 release by @finnlewis in #78
New Contributors
- @chriswales95 made their first contribution in #46
Full Changelog: 1.0.0-beta2...1.0.0-beta3
1.0.0-beta2
What's Changed
- PDF display hint by @Adnan-cds in #38
- Fix missed rename by @dedavidson in #48
- Issue #42 - moved the "Election" field to the "Details" tab by @snpower in #45
- Feature/33 remove dependency on highcharts by @finnlewis in #34
- 1.0.0-beta2 release by @finnlewis in #49
New Contributors
- @Adnan-cds made their first contribution in #38
- @snpower made their first contribution in #45
Full Changelog: 1.0.0-beta1...1.0.0-beta2
1.0.0-beta1
Please note, this is a re-name and update of https://github.com/localgovdrupal/localgov_elections_reporting
If you have installed localgov_elections**_reporting** to test, please uninstall it before installing localgov_elections.
We will deprecate localgov_elections_reporting in favour of localgov_elections.
Now that this is a beta release, content types, field names and underlying architecture will remain unchanged.
We will fix bugs and look towards a stable release before the election date 4th July 2024.
We encourage our LocalGov Drupal councils to test this beta, help us flush out any bugs and use it to report on election results in July.
Big thanks to eveyone involved in making this happen!
@dedavidson @willguv @markconroy @stephen-cox @msayoung
What's Changed
- removes parties not running in the election from the summary by @markconroy in #30
- modernises our CSS a little by @markconroy in #26
- removes jQuery dependency from elections code by @markconroy in #24
- Make election reference required by @dedavidson in #19
- Update docs with new sub-module references by @dedavidson in #20
- 17/set chartjs as default by @markconroy in #32
- Add demo election content by @stephen-cox in #31
- 1.0.0-beta1 release by @finnlewis in #35
New Contributors
- @dedavidson made their first contribution in #19
- @stephen-cox made their first contribution in #31
Full Changelog: 1.0.0-alpha1...1.0.0-beta1
1.0.0-alpha1
This is a renaming of the https://github.com/localgovdrupal/localgov_elections_reporting/
To minimise the chances of namespace collisions, we wanted to ensure consistency in:
- naming of modules and sub-module
- naming of fields, views and entities in LocalGov Drupal modules
So this initial alpha release is believed to be on parity with https://github.com/localgovdrupal/localgov_elections_reporting/releases/tag/1.0.0-alpha6
From here we aim to address beta blockers and tag a beta release as soon as possible.
What's Changed
- renames modules fields entities by @markconroy in #2
- Update composer.json. by @finnlewis in #3
New Contributors
- @markconroy made their first contribution in #2
- @finnlewis made their first contribution in #3
Full Changelog: https://github.com/localgovdrupal/localgov_elections/commits/1.0.0-alpha1