decidim-elections 0.24.3 → 0.25.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +13 -0
- data/app/cells/decidim/elections/election_m/tags.erb +3 -0
- data/app/cells/decidim/elections/election_m_cell.rb +1 -8
- data/app/cells/decidim/elections/election_preview/show.erb +28 -0
- data/app/cells/decidim/elections/election_preview_cell.rb +13 -0
- data/app/cells/decidim/elections/election_results/blank_votes.erb +7 -0
- data/app/cells/decidim/elections/election_results/progress_bar.erb +16 -0
- data/app/cells/decidim/elections/election_results/show.erb +40 -0
- data/app/cells/decidim/elections/election_results_cell.rb +13 -0
- data/app/cells/decidim/elections/election_vote_cta/show.erb +35 -0
- data/app/cells/decidim/elections/election_vote_cta_cell.rb +83 -0
- data/app/cells/decidim/elections/remaining_time_callout/show.erb +5 -0
- data/app/cells/decidim/elections/remaining_time_callout_cell.rb +28 -0
- data/app/cells/decidim/elections/voting_step_navigation/show.erb +1 -1
- data/app/cells/decidim/elections/voting_step_navigation_cell.rb +1 -1
- data/app/cells/decidim/votings/content_blocks/highlighted_votings/show.erb +1 -1
- data/app/cells/decidim/votings/content_blocks/landing_page/attachments_and_folders_cell.rb +8 -1
- data/app/cells/decidim/votings/content_blocks/landing_page/description/show.erb +25 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/description_cell.rb +20 -2
- data/app/cells/decidim/votings/content_blocks/landing_page/elections/show.erb +15 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/elections/single.erb +11 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/elections_cell.rb +33 -1
- data/app/cells/decidim/votings/content_blocks/landing_page/header/show.erb +29 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/header_cell.rb +95 -2
- data/app/cells/decidim/votings/content_blocks/landing_page/header_settings_form/show.erb +4 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/{stats_cell.rb → header_settings_form_cell.rb} +5 -3
- data/app/cells/decidim/votings/content_blocks/landing_page/metrics/show.erb +12 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/metrics_cell.rb +6 -2
- data/app/cells/decidim/votings/content_blocks/landing_page/polling_stations/address.erb +14 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/polling_stations/map.erb +18 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/polling_stations/show.erb +25 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/polling_stations_cell.rb +42 -1
- data/app/cells/decidim/votings/content_blocks/landing_page/statistics_cell.rb +24 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/timeline/show.erb +7 -0
- data/app/cells/decidim/votings/content_blocks/landing_page/timeline_cell.rb +4 -2
- data/app/cells/decidim/votings/polling_officers/polling_officers_picker/show.erb +1 -1
- data/app/cells/decidim/votings/polling_station_closure_certificate/show.erb +9 -0
- data/app/cells/decidim/votings/polling_station_closure_certificate_cell.rb +12 -0
- data/app/cells/decidim/votings/polling_station_closure_recount/show.erb +74 -0
- data/app/cells/decidim/votings/polling_station_closure_recount_cell.rb +9 -0
- data/app/cells/decidim/votings/voting_m_cell.rb +2 -2
- data/app/commands/decidim/elections/admin/add_user_as_trustee.rb +2 -1
- data/app/commands/decidim/elections/admin/create_election.rb +2 -1
- data/app/commands/decidim/elections/admin/publish_results.rb +10 -6
- data/app/commands/decidim/elections/admin/setup_election.rb +73 -67
- data/app/commands/decidim/elections/admin/update_answer_selection.rb +1 -1
- data/app/commands/decidim/elections/trustee_zone/update_election_bulletin_board_status.rb +61 -2
- data/app/commands/decidim/elections/trustee_zone/update_trustee.rb +3 -0
- data/app/commands/decidim/elections/voter/cast_vote.rb +4 -7
- data/app/commands/decidim/elections/voter/update_vote_status.rb +23 -7
- data/app/commands/decidim/votings/admin/create_ballot_style.rb +58 -0
- data/app/commands/decidim/votings/admin/create_voting.rb +2 -1
- data/app/commands/decidim/votings/admin/destroy_ballot_style.rb +33 -0
- data/app/commands/decidim/votings/admin/monitoring_committee_validate_polling_station_closure.rb +37 -0
- data/app/commands/decidim/votings/admin/update_ballot_style.rb +70 -0
- data/app/commands/decidim/votings/admin/update_voting.rb +5 -14
- data/app/commands/decidim/votings/census/admin/create_dataset.rb +82 -0
- data/app/commands/decidim/votings/census/admin/create_datum.rb +55 -0
- data/app/commands/decidim/votings/census/admin/destroy_dataset.rb +45 -0
- data/app/commands/decidim/votings/census/admin/increment_dataset_processed_rows.rb +43 -0
- data/app/commands/decidim/votings/census/admin/launch_access_codes_export.rb +38 -0
- data/app/commands/decidim/votings/census/admin/launch_access_codes_generation.rb +44 -0
- data/app/commands/decidim/votings/census/admin/update_dataset.rb +51 -0
- data/app/commands/decidim/votings/certify_polling_station_closure.rb +46 -0
- data/app/commands/decidim/votings/check_census.rb +35 -0
- data/app/commands/decidim/votings/create_polling_station_closure.rb +53 -0
- data/app/commands/decidim/votings/create_polling_station_results.rb +83 -0
- data/app/commands/decidim/votings/send_access_code.rb +48 -0
- data/app/commands/decidim/votings/sign_polling_station_closure.rb +41 -0
- data/app/commands/decidim/votings/voter/in_person_vote.rb +55 -0
- data/app/commands/decidim/votings/voter/update_in_person_vote_status.rb +52 -0
- data/app/controllers/concerns/decidim/elections/has_vote_flow.rb +43 -0
- data/app/controllers/concerns/decidim/monitoring_committee_polling_station_closures/admin/filterable.rb +72 -0
- data/app/controllers/concerns/decidim/votings/needs_voting.rb +5 -5
- data/app/controllers/decidim/elections/admin/steps_controller.rb +5 -2
- data/app/controllers/decidim/elections/elections_controller.rb +18 -5
- data/app/controllers/decidim/elections/feedbacks_controller.rb +37 -3
- data/app/controllers/decidim/elections/trustee_zone/elections_controller.rb +15 -1
- data/app/controllers/decidim/elections/votes_controller.rb +101 -41
- data/app/controllers/decidim/votings/admin/ballot_styles_controller.rb +93 -0
- data/app/controllers/decidim/votings/admin/monitoring_committee_election_results_controller.rb +69 -0
- data/app/controllers/decidim/votings/admin/monitoring_committee_members_controller.rb +4 -0
- data/app/controllers/decidim/votings/admin/monitoring_committee_polling_station_closures_controller.rb +73 -0
- data/app/controllers/decidim/votings/admin/monitoring_committee_verify_elections_controller.rb +24 -0
- data/app/controllers/decidim/votings/admin/polling_stations_controller.rb +4 -0
- data/app/controllers/decidim/votings/admin/votings_controller.rb +1 -1
- data/app/controllers/decidim/votings/census/admin/application_controller.rb +19 -0
- data/app/controllers/decidim/votings/census/admin/census_controller.rb +191 -0
- data/app/controllers/decidim/votings/polling_officer_zone/closures_controller.rb +131 -0
- data/app/controllers/decidim/votings/polling_officer_zone/in_person_votes_controller.rb +149 -0
- data/app/controllers/decidim/votings/polling_officer_zone/polling_officers_controller.rb +10 -2
- data/app/controllers/decidim/votings/votings_controller.rb +91 -4
- data/app/events/decidim/elections/votes/vote_accepted_event.rb +1 -1
- data/app/forms/decidim/elections/admin/action_form.rb +5 -0
- data/app/forms/decidim/elections/admin/question_form.rb +1 -1
- data/app/forms/decidim/elections/admin/trustees_participatory_space_form.rb +1 -1
- data/app/forms/decidim/elections/{ballot → voter}/verify_vote_form.rb +1 -5
- data/app/forms/decidim/elections/voter/vote_form.rb +50 -0
- data/app/forms/decidim/votings/admin/ballot_style_form.rb +19 -0
- data/app/forms/decidim/votings/admin/monitoring_committee_polling_station_closure_form.rb +11 -0
- data/app/forms/decidim/votings/admin/publish_results_form.rb +64 -0
- data/app/forms/decidim/votings/admin/voting_form.rb +3 -2
- data/app/forms/decidim/votings/answer_result_form.rb +24 -0
- data/app/forms/decidim/votings/ballot_result_form.rb +28 -0
- data/app/forms/decidim/votings/census/admin/dataset_form.rb +25 -0
- data/app/forms/decidim/votings/census/admin/datum_form.rb +30 -0
- data/app/forms/decidim/votings/census/check_fields.rb +28 -0
- data/app/forms/decidim/votings/census/check_form.rb +13 -0
- data/app/forms/decidim/votings/census/frontend_fields.rb +42 -0
- data/app/forms/decidim/votings/census/in_person_fields.rb +48 -0
- data/app/forms/decidim/votings/census/in_person_form.rb +13 -0
- data/app/forms/decidim/votings/census/login_form.rb +13 -0
- data/app/forms/decidim/votings/census/online_fields.rb +28 -0
- data/app/forms/decidim/votings/closure_certify_form.rb +20 -0
- data/app/forms/decidim/votings/closure_result_form.rb +37 -0
- data/app/forms/decidim/votings/closure_sign_form.rb +11 -0
- data/app/forms/decidim/votings/envelopes_result_form.rb +34 -0
- data/app/forms/decidim/votings/question_result_form.rb +24 -0
- data/app/forms/decidim/votings/voter/in_person_vote_form.rb +40 -0
- data/app/jobs/decidim/votings/census/admin/create_datum_job.rb +41 -0
- data/app/jobs/decidim/votings/census/admin/export_access_codes_job.rb +39 -0
- data/app/jobs/decidim/votings/census/admin/generate_access_codes_job.rb +44 -0
- data/app/mailers/decidim/elections/vote_accepted_mailer.rb +29 -0
- data/app/mailers/decidim/votings/access_code_mailer.rb +34 -0
- data/app/mailers/decidim/votings/census/export_mailer.rb +44 -0
- data/app/models/decidim/elections/action.rb +1 -1
- data/app/models/decidim/elections/answer.rb +21 -0
- data/app/models/decidim/elections/bulletin_board_closure.rb +19 -0
- data/app/models/decidim/elections/election.rb +5 -4
- data/app/models/decidim/elections/question.rb +24 -13
- data/app/models/decidim/elections/result.rb +22 -0
- data/app/models/decidim/elections/trustee.rb +10 -1
- data/app/models/decidim/elections/vote.rb +2 -2
- data/app/models/decidim/votings/ballot_style.rb +29 -0
- data/app/models/decidim/votings/ballot_style_question.rb +11 -0
- data/app/models/decidim/votings/census/dataset.rb +32 -0
- data/app/models/decidim/votings/census/datum.rb +34 -0
- data/app/models/decidim/votings/in_person_vote.rb +22 -0
- data/app/models/decidim/votings/polling_station.rb +18 -1
- data/app/models/decidim/votings/polling_station_closure.rb +43 -0
- data/app/models/decidim/votings/voting.rb +38 -15
- data/app/packs/entrypoints/decidim_elections.js +2 -0
- data/app/packs/entrypoints/decidim_elections_admin_pending_action.js +1 -0
- data/app/packs/entrypoints/decidim_elections_admin_vote_statistics.js +1 -0
- data/app/packs/entrypoints/decidim_elections_election_log.js +1 -0
- data/app/packs/entrypoints/decidim_elections_onboarding.js +1 -0
- data/app/packs/entrypoints/decidim_elections_trustee_key_ceremony.js +1 -0
- data/app/packs/entrypoints/decidim_elections_trustee_tally.js +1 -0
- data/app/packs/entrypoints/decidim_elections_trustee_trustee_zone.js +1 -0
- data/app/packs/entrypoints/decidim_elections_trustee_zone.js +1 -0
- data/app/packs/entrypoints/decidim_elections_trustee_zone.scss +1 -0
- data/app/packs/entrypoints/decidim_elections_voter_casting-vote.js +1 -0
- data/app/packs/entrypoints/decidim_elections_voter_new-vote.js +1 -0
- data/app/packs/entrypoints/decidim_elections_voter_setup-preview.js +1 -0
- data/app/packs/entrypoints/decidim_elections_voter_setup-vote.js +1 -0
- data/app/packs/entrypoints/decidim_elections_voter_verify-vote.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_monitoring_committee_members_form.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_polling_officers_form.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_polling_officers_picker.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_polling_stations_form.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_update_census_dataset_status.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_votings.js +1 -0
- data/app/packs/entrypoints/decidim_votings_admin_votings.scss +1 -0
- data/app/packs/entrypoints/decidim_votings_in-person-vote.js +1 -0
- data/app/packs/entrypoints/decidim_votings_voting-description-cell.js +1 -0
- data/app/packs/entrypoints/decidim_votings_voting_polling_officer_zone-edit-closure.js +1 -0
- data/app/packs/entrypoints/decidim_votings_voting_polling_officer_zone-in-person-vote.js +1 -0
- data/app/packs/entrypoints/decidim_votings_voting_polling_officer_zone-new-closure.js +1 -0
- data/app/packs/entrypoints/decidim_votings_voting_polling_officer_zone-sign-closure.js +1 -0
- data/app/{assets/images/decidim/elections/icon.svg → packs/images/decidim/elections/decidim_elections.svg} +0 -0
- data/app/{assets/images/decidim/votings/icon.svg → packs/images/decidim/votings/decidim_votings.svg} +0 -0
- data/app/{assets/javascripts/decidim/elections/admin/pending_action.js.es6 → packs/src/decidim/elections/admin/pending_action.js} +4 -6
- data/app/{assets/javascripts/decidim/elections/admin/vote_statistics.js.es6 → packs/src/decidim/elections/admin/vote_statistics.js} +0 -0
- data/app/packs/src/decidim/elections/election_log.js +145 -0
- data/app/packs/src/decidim/elections/onboarding.js +5 -0
- data/app/{assets/javascripts/decidim/elections/trustee_zone/key_ceremony.js.es6 → packs/src/decidim/elections/trustee/key_ceremony.js} +59 -22
- data/app/{assets/javascripts/decidim/elections/trustee_zone/tally.js.es6 → packs/src/decidim/elections/trustee/tally.js} +48 -12
- data/app/{assets/javascripts/decidim/elections/trustee_zone.js.es6 → packs/src/decidim/elections/trustee/trustee_zone.js} +3 -6
- data/app/packs/src/decidim/elections/voter/casting-vote.js +14 -0
- data/app/packs/src/decidim/elections/voter/new-vote.js +83 -0
- data/app/packs/src/decidim/elections/voter/setup-preview.js +79 -0
- data/app/packs/src/decidim/elections/voter/setup-vote.js +50 -0
- data/app/{assets/javascripts/decidim/elections/vote_verify.js.es6 → packs/src/decidim/elections/voter/verify-vote.js} +22 -21
- data/app/packs/src/decidim/elections/voter/vote_questions.component.js +124 -0
- data/app/{assets/javascripts/decidim/votings/admin/monitoring_committee_members_form.js.es6 → packs/src/decidim/votings/admin/monitoring_committee_members_form.js} +3 -3
- data/app/{assets/javascripts/decidim/votings/admin/polling_officers_form.js.es6 → packs/src/decidim/votings/admin/polling_officers_form.js} +3 -3
- data/app/{assets/javascripts/decidim/votings/admin/polling_officers_picker.js.es6 → packs/src/decidim/votings/admin/polling_officers_picker.js} +0 -0
- data/app/{assets/javascripts/decidim/votings/admin/polling_stations_form.js.es6 → packs/src/decidim/votings/admin/polling_stations_form.js} +4 -3
- data/app/packs/src/decidim/votings/admin/update_census_dataset_status.js +13 -0
- data/app/packs/src/decidim/votings/in-person-vote.js +20 -0
- data/app/packs/src/decidim/votings/polling_officer_zone/edit-closure.js +26 -0
- data/app/packs/src/decidim/votings/polling_officer_zone/in-person-vote.js +5 -0
- data/app/packs/src/decidim/votings/polling_officer_zone/new-closure.js +35 -0
- data/app/packs/src/decidim/votings/polling_officer_zone/sign-closure.js +13 -0
- data/app/packs/src/decidim/votings/voting-description-cell.js +41 -0
- data/app/packs/stylesheets/decidim/elections/elections.scss +8 -0
- data/app/{assets → packs}/stylesheets/decidim/elections/focus/_accordion.scss +0 -0
- data/app/{assets → packs}/stylesheets/decidim/elections/focus/_evote.scss +8 -1
- data/app/{assets → packs}/stylesheets/decidim/elections/focus/_focus.scss +0 -0
- data/app/{assets → packs}/stylesheets/decidim/elections/trustee_zone.scss +0 -0
- data/app/packs/stylesheets/decidim/votings/admin/votings.scss +3 -0
- data/app/packs/stylesheets/decidim/votings/admin/votings/_ballot-styles.scss +16 -0
- data/app/packs/stylesheets/decidim/votings/admin/votings/_monitoring-committee-polling-station-closures.scss +9 -0
- data/app/packs/stylesheets/decidim/votings/admin/votings/_results.scss +3 -0
- data/app/packs/stylesheets/decidim/votings/votings.scss +2 -0
- data/app/packs/stylesheets/decidim/votings/votings/_polling-stations-cell.scss +6 -0
- data/app/packs/stylesheets/decidim/votings/votings/_voting-description-cell.scss +29 -0
- data/app/permissions/decidim/elections/admin/permissions.rb +5 -0
- data/app/permissions/decidim/elections/permissions.rb +18 -33
- data/app/permissions/decidim/votings/admin/permissions.rb +87 -27
- data/app/permissions/decidim/votings/permissions.rb +5 -1
- data/app/permissions/decidim/votings/polling_officer_zone/permissions.rb +8 -2
- data/app/presenters/decidim/votings/census/admin_log/dataset_presenter.rb +30 -0
- data/app/presenters/decidim/votings/voting_presenter.rb +2 -11
- data/app/presenters/decidim/votings/voting_stats_presenter.rb +52 -0
- data/app/queries/decidim/elections/admin/votes_for_statistics.rb +1 -1
- data/app/queries/decidim/elections/votes/last_vote_for_voter.rb +29 -0
- data/app/queries/decidim/votings/admin/admin_users.rb +15 -10
- data/app/queries/decidim/votings/admin/ballot_style_by_voting_code.rb +31 -0
- data/app/queries/decidim/votings/votes/in_person_vote_for_voter.rb +27 -0
- data/app/queries/decidim/votings/votes/pending_in_person_votes.rb +20 -0
- data/app/serializers/decidim/votings/census/datum_serializer.rb +29 -0
- data/app/services/decidim/elections/current_user_vote_flow.rb +68 -0
- data/app/services/decidim/elections/vote_flow.rb +109 -0
- data/app/services/decidim/votings/census/access_codes_exporter.rb +50 -0
- data/app/services/decidim/votings/census_vote_flow.rb +106 -0
- data/app/uploaders/decidim/cw/votings/census/voting_census_uploader.rb +19 -0
- data/app/views/decidim/elections/admin/answers/index.html.erb +23 -4
- data/app/views/decidim/elections/admin/elections/index.html.erb +5 -5
- data/app/views/decidim/elections/admin/questions/index.html.erb +2 -2
- data/app/views/decidim/elections/admin/steps/_results_published.html.erb +62 -0
- data/app/views/decidim/elections/admin/steps/_tally_ended.html.erb +49 -3
- data/app/views/decidim/elections/admin/steps/_vote.html.erb +1 -1
- data/app/views/decidim/elections/admin/steps/_vote_ended.html.erb +4 -0
- data/app/views/decidim/elections/admin/steps/index.html.erb +2 -2
- data/app/views/decidim/elections/admin/trustees_participatory_spaces/index.html.erb +7 -3
- data/app/views/decidim/elections/elections/_filters.html.erb +1 -0
- data/app/views/decidim/elections/elections/election_log.html.erb +182 -0
- data/app/views/decidim/elections/elections/index.html.erb +0 -2
- data/app/views/decidim/elections/elections/show.html.erb +11 -37
- data/app/views/decidim/elections/trustee_zone/elections/_key_ceremony_steps.html.erb +41 -39
- data/app/views/decidim/elections/trustee_zone/elections/show.html.erb +11 -27
- data/app/views/decidim/elections/trustee_zone/elections/update.js.erb +1 -1
- data/app/views/decidim/elections/trustee_zone/trustees/show.html.erb +7 -7
- data/app/views/decidim/elections/vote_accepted_mailer/notification.html.erb +3 -0
- data/app/views/decidim/elections/votes/{_election_votes_header.html.erb → _focus_header.html.erb} +0 -0
- data/app/views/decidim/elections/votes/_new_ballot_decision_step.html.erb +30 -0
- data/app/views/decidim/elections/votes/{_election_votes_confirm.html.erb → _new_confirm_step.html.erb} +5 -5
- data/app/views/decidim/elections/votes/{_election_votes_confirm_footer.html.erb → _new_confirm_step_footer.html.erb} +2 -3
- data/app/views/decidim/elections/votes/{_election_votes_encrypting.html.erb → _new_encrypting_step.html.erb} +1 -1
- data/app/views/decidim/elections/votes/{_election_votes_question.html.erb → _new_question.html.erb} +7 -7
- data/app/views/decidim/elections/votes/{_election_votes_modal.html.erb → _new_question_modal.html.erb} +1 -1
- data/app/views/decidim/elections/votes/_onboarding_modal.html.erb +23 -0
- data/app/views/decidim/elections/votes/_show_casted.html.erb +36 -0
- data/app/views/decidim/elections/votes/_show_casting.html.erb +25 -0
- data/app/views/decidim/elections/votes/{_election_votes_failed.html.erb → _show_failed.html.erb} +6 -4
- data/app/views/decidim/elections/votes/new.html.erb +29 -16
- data/app/views/decidim/elections/votes/show.html.erb +11 -0
- data/app/views/decidim/elections/votes/verify.html.erb +6 -9
- data/app/views/decidim/votings/access_code_mailer/send_access_code.html.erb +5 -0
- data/app/views/decidim/votings/admin/ballot_styles/_form.html.erb +24 -0
- data/app/views/decidim/votings/admin/ballot_styles/edit.html.erb +7 -0
- data/app/views/decidim/votings/admin/ballot_styles/index.html.erb +68 -0
- data/app/views/decidim/votings/admin/ballot_styles/new.html.erb +7 -0
- data/app/views/decidim/votings/admin/monitoring_committee_election_results/_results.html.erb +53 -0
- data/app/views/decidim/votings/admin/monitoring_committee_election_results/index.html.erb +32 -0
- data/app/views/decidim/votings/admin/monitoring_committee_election_results/show.html.erb +24 -0
- data/app/views/decidim/votings/admin/monitoring_committee_members/_form.html.erb +1 -1
- data/app/views/decidim/votings/admin/monitoring_committee_members/index.html.erb +1 -1
- data/app/views/decidim/votings/admin/monitoring_committee_polling_station_closures/_closure_certificate_results.erb +9 -0
- data/app/views/decidim/votings/admin/monitoring_committee_polling_station_closures/_closures.html.erb +71 -0
- data/app/views/decidim/votings/admin/monitoring_committee_polling_station_closures/_elections.html.erb +32 -0
- data/app/views/decidim/votings/admin/monitoring_committee_polling_station_closures/edit.html.erb +29 -0
- data/app/views/decidim/votings/admin/monitoring_committee_polling_station_closures/index.html.erb +5 -0
- data/app/views/decidim/votings/admin/monitoring_committee_polling_station_closures/show.html.erb +10 -0
- data/app/views/decidim/votings/admin/monitoring_committee_verify_elections/index.html.erb +59 -0
- data/app/views/decidim/votings/admin/polling_officers/_form.html.erb +1 -1
- data/app/views/decidim/votings/admin/polling_officers/index.html.erb +1 -1
- data/app/views/decidim/votings/admin/polling_stations/_form.html.erb +1 -1
- data/app/views/decidim/votings/admin/polling_stations/index.html.erb +2 -2
- data/app/views/decidim/votings/admin/votings/_form.html.erb +9 -2
- data/app/views/decidim/votings/admin/votings/edit.html.erb +1 -1
- data/app/views/decidim/votings/admin/votings/index.html.erb +3 -2
- data/app/views/decidim/votings/census/admin/census/_creating_data.html.erb +10 -0
- data/app/views/decidim/votings/census/admin/census/_export_codes.html.erb +8 -0
- data/app/views/decidim/votings/census/admin/census/_exporting_codes.html.erb +3 -0
- data/app/views/decidim/votings/census/admin/census/_freeze.html.erb +3 -0
- data/app/views/decidim/votings/census/admin/census/_generate_codes.html.erb +25 -0
- data/app/views/decidim/votings/census/admin/census/_generating_codes.html.erb +3 -0
- data/app/views/decidim/votings/census/admin/census/_new_census.html.erb +22 -0
- data/app/views/decidim/votings/census/admin/census/_upload_info.html.erb +17 -0
- data/app/views/decidim/votings/census/admin/census/show.html.erb +23 -0
- data/app/views/decidim/votings/census/admin/census/status.js.erb +1 -0
- data/app/views/decidim/votings/census/export_mailer/access_codes_export.erb +7 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_answer_results_form_fields.html.erb +12 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_ballot_results_form_fields.html.erb +40 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_certify_form.html.erb +15 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_modal_ballots_count_error.html.erb +60 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_modal_ballots_results_count_error.html.erb +19 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_question_results_form_fields.html.erb +22 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/_sign_form.html.erb +55 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/edit.html.erb +48 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/new.html.erb +62 -0
- data/app/views/decidim/votings/polling_officer_zone/closures/show.html.erb +35 -0
- data/app/views/decidim/votings/polling_officer_zone/in_person_votes/_complete_voting.html.erb +59 -0
- data/app/views/decidim/votings/polling_officer_zone/in_person_votes/_in_person_form.html.erb +50 -0
- data/app/views/decidim/votings/polling_officer_zone/in_person_votes/_verify_document.html.erb +23 -0
- data/app/views/decidim/votings/polling_officer_zone/in_person_votes/new.html.erb +21 -0
- data/app/views/decidim/votings/polling_officer_zone/in_person_votes/show.html.erb +25 -0
- data/app/views/decidim/votings/polling_officer_zone/polling_officers/_polling_station.html.erb +60 -0
- data/app/views/decidim/votings/polling_officer_zone/polling_officers/index.html.erb +15 -0
- data/app/views/decidim/votings/votings/_access_code_modal.html.erb +33 -0
- data/app/views/decidim/votings/votings/_check_fields.html.erb +31 -0
- data/app/views/decidim/votings/votings/_filters.html.erb +1 -0
- data/app/views/decidim/votings/votings/_promoted_voting.html.erb +1 -1
- data/app/views/decidim/votings/votings/check_census.html.erb +64 -0
- data/app/views/decidim/votings/votings/elections_log.html.erb +34 -0
- data/app/views/decidim/votings/votings/index.html.erb +0 -2
- data/app/views/decidim/votings/votings/login.html.erb +50 -0
- data/app/views/decidim/votings/votings/show.html.erb +11 -11
- data/app/views/layouts/decidim/_election_votes_header.html.erb +3 -3
- data/app/views/layouts/decidim/admin/voting.html.erb +5 -83
- data/app/views/layouts/decidim/election_votes.html.erb +1 -0
- data/app/views/layouts/decidim/voting_landing.html.erb +13 -0
- data/app/views/layouts/decidim/{voting.html.erb → votings.html.erb} +3 -1
- data/config/assets.rb +35 -0
- data/config/initializers/decidim_bulletin_board.rb +17 -11
- data/config/initializers/rack_attack.rb +15 -0
- data/config/locales/ca.yml +496 -49
- data/config/locales/cs.yml +498 -43
- data/config/locales/de.yml +469 -44
- data/config/locales/el.yml +0 -14
- data/config/locales/en.yml +491 -42
- data/config/locales/es-MX.yml +338 -42
- data/config/locales/es-PY.yml +338 -42
- data/config/locales/es.yml +338 -42
- data/config/locales/fi-plain.yml +489 -42
- data/config/locales/fi.yml +489 -42
- data/config/locales/fr-CA.yml +241 -39
- data/config/locales/fr-LU.yml +890 -0
- data/config/locales/fr.yml +241 -39
- data/config/locales/gl.yml +418 -34
- data/config/locales/hu.yml +29 -0
- data/config/locales/it.yml +1027 -17
- data/config/locales/ja.yml +578 -17
- data/config/locales/lb-LU.yml +1 -0
- data/config/locales/lv.yml +0 -14
- data/config/locales/nl.yml +308 -42
- data/config/locales/no.yml +12 -36
- data/config/locales/pl.yml +670 -215
- data/config/locales/pt-BR.yml +1338 -0
- data/config/locales/pt.yml +0 -19
- data/config/locales/ro-RO.yml +99 -19
- data/config/locales/sv.yml +49 -22
- data/config/locales/tr-TR.yml +3 -24
- data/config/locales/zh-CN.yml +0 -19
- data/db/migrate/20210308104024_add_decidim_votings_census_datasets.rb +17 -0
- data/db/migrate/20210308104154_add_decidim_votings_census_data.rb +23 -0
- data/db/migrate/20210326090435_create_elections_results.rb +16 -0
- data/db/migrate/20210330102348_remove_votes_count_from_answer.rb +7 -0
- data/db/migrate/20210330123606_add_voting_ballot_style.rb +19 -0
- data/db/migrate/20210330183204_add_email_to_votes.rb +10 -0
- data/db/migrate/20210331152729_add_census_contact_information_to_votings.rb +7 -0
- data/db/migrate/20210401095507_add_organization_to_decidim_elections_trustee.rb +11 -0
- data/db/migrate/20210402102215_add_ballot_style_to_decidim_votings_census_data.rb +7 -0
- data/db/migrate/20210402140402_add_salt_to_elections.rb +22 -0
- data/db/migrate/20210412144721_change_elections_results.rb +24 -0
- data/db/migrate/20210412144740_create_elections_bulletin_board_closures.rb +13 -0
- data/db/migrate/20210412144741_create_votings_polling_station_closures.rb +22 -0
- data/db/migrate/20210420112721_create_decidim_votings_in_person_votes.rb +21 -0
- data/db/migrate/20210422124826_add_verifiable_results_to_decidim_elections_election.rb +8 -0
- data/db/migrate/20210426072845_add_signed_at_to_polling_station_closure.rb +7 -0
- data/db/migrate/20210427131742_add_validated_at_to_votings_polling_station_closures.rb +8 -0
- data/db/seeds/Exampledocument.pdf +0 -0
- data/db/seeds/city2.jpeg +0 -0
- data/lib/decidim/api/bulletin_board_closure_type.rb +16 -0
- data/lib/decidim/api/election_answer_type.rb +3 -2
- data/lib/decidim/api/election_result_type.rb +19 -0
- data/lib/decidim/api/polling_station_closure_type.rb +19 -0
- data/lib/decidim/api/polling_station_type.rb +24 -0
- data/lib/decidim/elections.rb +8 -0
- data/lib/decidim/elections/admin_engine.rb +14 -15
- data/lib/decidim/elections/answer_serializer.rb +2 -1
- data/lib/decidim/elections/api.rb +2 -0
- data/lib/decidim/elections/component.rb +85 -19
- data/lib/decidim/elections/engine.rb +4 -6
- data/lib/decidim/elections/test/factories.rb +76 -11
- data/lib/decidim/elections/trustee_zone_engine.rb +5 -4
- data/lib/decidim/elections/version.rb +1 -1
- data/lib/decidim/votings.rb +17 -0
- data/lib/decidim/votings/admin_engine.rb +134 -8
- data/lib/decidim/votings/api.rb +2 -0
- data/lib/decidim/votings/census.rb +16 -0
- data/lib/decidim/votings/census_admin.rb +12 -0
- data/lib/decidim/votings/census_admin_engine.rb +22 -0
- data/lib/decidim/votings/census_engine.rb +19 -0
- data/lib/decidim/votings/engine.rb +25 -20
- data/lib/decidim/votings/participatory_space.rb +149 -2
- data/lib/decidim/votings/polling_officer_zone_engine.rb +15 -6
- data/lib/decidim/votings/test/factories.rb +163 -0
- data/lib/decidim/votings/voting_serializer.rb +1 -0
- data/lib/tasks/decidim_voting_census.rake +26 -0
- metadata +326 -72
- data/app/assets/config/admin/decidim_votings_manifest.css +0 -0
- data/app/assets/config/admin/decidim_votings_manifest.js +0 -4
- data/app/assets/config/decidim_elections_manifest.css +0 -3
- data/app/assets/config/decidim_elections_manifest.js +0 -8
- data/app/assets/config/decidim_votings_manifest.css +0 -3
- data/app/assets/config/decidim_votings_manifest.js +0 -0
- data/app/assets/javascripts/decidim/elections/vote.js.es6 +0 -117
- data/app/assets/javascripts/decidim/elections/vote_questions.component.js.es6 +0 -129
- data/app/assets/stylesheets/decidim/elections/elections.scss +0 -6
- data/app/assets/stylesheets/decidim/votings/votings.scss +0 -1
- data/app/assets/stylesheets/decidim/votings/votings/_votings-header.scss +0 -99
- data/app/assets/stylesheets/decidim/votings/votings/_votings-home-banner.scss +0 -11
- data/app/controllers/decidim/votings/polling_officer_zone/polling_stations_controller.rb +0 -22
- data/app/forms/decidim/elections/voter/encrypted_vote_form.rb +0 -49
- data/app/helpers/decidim/elections/elections_helper.rb +0 -29
- data/app/queries/decidim/elections/votes/election_votes.rb +0 -19
- data/app/queries/decidim/elections/votes/user_election_last_vote.rb +0 -26
- data/app/queries/decidim/elections/votes/user_votes.rb +0 -19
- data/app/views/decidim/elections/elections/_preview.html.erb +0 -26
- data/app/views/decidim/elections/elections/_results.html.erb +0 -47
- data/app/views/decidim/elections/votes/_election_votes_confirmed.html.erb +0 -47
- data/app/views/decidim/elections/votes/_election_votes_steps_header.html.erb +0 -12
- data/app/views/decidim/elections/votes/cast_failed.js.erb +0 -1
- data/app/views/decidim/elections/votes/cast_success.js.erb +0 -1
- data/app/views/decidim/votings/polling_officer_zone/polling_officers/show.html.erb +0 -42
- data/app/views/decidim/votings/polling_officer_zone/polling_stations/show.html.erb +0 -1
- data/app/views/decidim/votings/votings/_voting_details.html.erb +0 -7
- data/app/views/layouts/decidim/_voting_header.html.erb +0 -16
- data/config/locales/ja-JP.yml +0 -216
@@ -7,7 +7,7 @@ module Decidim
|
|
7
7
|
belongs_to :election, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Election"
|
8
8
|
|
9
9
|
enum status: [:pending, :accepted, :rejected]
|
10
|
-
enum action: [:start_key_ceremony, :start_vote, :end_vote, :start_tally]
|
10
|
+
enum action: [:start_key_ceremony, :start_vote, :end_vote, :start_tally, :publish_results]
|
11
11
|
end
|
12
12
|
end
|
13
13
|
end
|
@@ -16,6 +16,7 @@ module Decidim
|
|
16
16
|
belongs_to :question, foreign_key: "decidim_elections_question_id", class_name: "Decidim::Elections::Question", inverse_of: :answers
|
17
17
|
has_one :election, through: :question, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Election"
|
18
18
|
has_one :component, through: :election, foreign_key: "decidim_component_id", class_name: "Decidim::Component"
|
19
|
+
has_many :results, foreign_key: "decidim_elections_answer_id", class_name: "Decidim::Elections::Result", dependent: :destroy
|
19
20
|
|
20
21
|
default_scope { order(weight: :asc, id: :asc) }
|
21
22
|
|
@@ -25,6 +26,26 @@ module Decidim
|
|
25
26
|
def proposals
|
26
27
|
linked_resources(:proposals, "related_proposals")
|
27
28
|
end
|
29
|
+
|
30
|
+
def slug
|
31
|
+
"answer-#{id}"
|
32
|
+
end
|
33
|
+
|
34
|
+
# Sum all valid results from different origins (PollingStations or BulletinBoard)
|
35
|
+
def results_total
|
36
|
+
@results_total ||= results.valid_answers.sum(:value)
|
37
|
+
end
|
38
|
+
|
39
|
+
# A result percentage relative to the question
|
40
|
+
# Returns a Float.
|
41
|
+
def results_percentage
|
42
|
+
@results_percentage ||= begin
|
43
|
+
return 0 unless results_total.positive?
|
44
|
+
|
45
|
+
result = results_total.to_f / question.results_total * 100.0
|
46
|
+
result.round
|
47
|
+
end
|
48
|
+
end
|
28
49
|
end
|
29
50
|
end
|
30
51
|
end
|
@@ -0,0 +1,19 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Elections
|
5
|
+
# The data store for an Election Closure.
|
6
|
+
class BulletinBoardClosure < ApplicationRecord
|
7
|
+
belongs_to :election,
|
8
|
+
foreign_key: "decidim_elections_election_id",
|
9
|
+
class_name: "Decidim::Elections::Election",
|
10
|
+
inverse_of: :bb_closure
|
11
|
+
|
12
|
+
has_many :results,
|
13
|
+
foreign_type: "closurable_type",
|
14
|
+
class_name: "Decidim::Elections::Result",
|
15
|
+
dependent: :destroy,
|
16
|
+
as: :closurable
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
@@ -16,8 +16,8 @@ module Decidim
|
|
16
16
|
include Decidim::Forms::HasQuestionnaire
|
17
17
|
|
18
18
|
translatable_fields :title, :description
|
19
|
-
|
20
|
-
|
19
|
+
|
20
|
+
enum bb_status: [:created, :key_ceremony, :key_ceremony_ended, :vote, :vote_ended, :tally, :tally_ended, :results_published].index_with(&:to_s), _prefix: :bb
|
21
21
|
|
22
22
|
component_manifest_name "elections"
|
23
23
|
|
@@ -26,6 +26,7 @@ module Decidim
|
|
26
26
|
has_many :trustees, through: :elections_trustees
|
27
27
|
has_many :votes, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Vote", dependent: :restrict_with_exception
|
28
28
|
has_many :actions, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Action", dependent: :restrict_with_exception
|
29
|
+
has_one :bb_closure, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::BulletinBoardClosure", dependent: :destroy
|
29
30
|
|
30
31
|
scope :active, lambda {
|
31
32
|
where("start_time <= ?", Time.current)
|
@@ -95,11 +96,11 @@ module Decidim
|
|
95
96
|
bb_results_published?
|
96
97
|
end
|
97
98
|
|
98
|
-
# Public: Checks if the election results present
|
99
|
+
# Public: Checks if the election results are present
|
99
100
|
#
|
100
101
|
# Returns a boolean.
|
101
102
|
def results?
|
102
|
-
bb_tally_ended?
|
103
|
+
bb_tally_ended? || results_published?
|
103
104
|
end
|
104
105
|
|
105
106
|
# Public: Checks if the election questions are valid
|
@@ -11,7 +11,7 @@ module Decidim
|
|
11
11
|
|
12
12
|
belongs_to :election, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Election", inverse_of: :questions
|
13
13
|
has_many :answers, foreign_key: "decidim_elections_question_id", class_name: "Decidim::Elections::Answer", inverse_of: :question, dependent: :destroy
|
14
|
-
|
14
|
+
has_many :results, foreign_key: "decidim_elections_question_id", class_name: "Decidim::Elections::Result", dependent: :destroy
|
15
15
|
has_one :component, through: :election, foreign_key: "decidim_component_id", class_name: "Decidim::Component"
|
16
16
|
|
17
17
|
default_scope { order(weight: :asc, id: :asc) }
|
@@ -23,23 +23,34 @@ module Decidim
|
|
23
23
|
max_selections <= answers.count
|
24
24
|
end
|
25
25
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
end
|
26
|
+
# Public: Checks if the question accepts a blank/NOTA as an answer
|
27
|
+
#
|
28
|
+
# Returns a boolean.
|
29
|
+
def nota_option?
|
30
|
+
@nota_option ||= min_selections.zero?
|
32
31
|
end
|
33
32
|
|
34
|
-
def
|
35
|
-
|
33
|
+
def blank_votes
|
34
|
+
@blank_votes ||= results.blank_answers.sum(:value)
|
36
35
|
end
|
37
36
|
|
38
|
-
def
|
39
|
-
|
37
|
+
def results_total
|
38
|
+
@results_total ||= answers.sum(&:results_total) + blank_votes
|
39
|
+
end
|
40
|
+
|
41
|
+
# A result percentage relative to the question
|
42
|
+
# Returns a Float.
|
43
|
+
def blank_votes_percentage
|
44
|
+
@blank_votes_percentage ||= begin
|
45
|
+
return 0 unless results_total.positive?
|
46
|
+
|
47
|
+
result = blank_votes.to_f / results_total * 100.0
|
48
|
+
result.round
|
49
|
+
end
|
50
|
+
end
|
40
51
|
|
41
|
-
|
42
|
-
|
52
|
+
def slug
|
53
|
+
"question-#{id}"
|
43
54
|
end
|
44
55
|
end
|
45
56
|
end
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Elections
|
5
|
+
# The data store for a Result in the Decidim::Elections component.
|
6
|
+
class Result < ApplicationRecord
|
7
|
+
enum result_type: [:valid_answers, :blank_answers, :valid_ballots, :blank_ballots, :null_ballots, :total_ballots]
|
8
|
+
|
9
|
+
belongs_to :closurable, polymorphic: true
|
10
|
+
belongs_to :question,
|
11
|
+
foreign_key: "decidim_elections_question_id",
|
12
|
+
class_name: "Decidim::Elections::Question",
|
13
|
+
optional: true,
|
14
|
+
inverse_of: :results
|
15
|
+
belongs_to :answer,
|
16
|
+
foreign_key: "decidim_elections_answer_id",
|
17
|
+
class_name: "Decidim::Elections::Answer",
|
18
|
+
optional: true,
|
19
|
+
inverse_of: :results
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
@@ -6,6 +6,7 @@ module Decidim
|
|
6
6
|
# public key and has a reference to Decidim::User.
|
7
7
|
class Trustee < ApplicationRecord
|
8
8
|
belongs_to :user, foreign_key: "decidim_user_id", class_name: "Decidim::User"
|
9
|
+
belongs_to :organization, foreign_key: "decidim_organization_id", class_name: "Decidim::Organization"
|
9
10
|
has_many :elections_trustees, foreign_key: "decidim_elections_trustee_id", dependent: :destroy
|
10
11
|
has_many :elections, through: :elections_trustees
|
11
12
|
has_many :trustees_participatory_spaces, inverse_of: :trustee, foreign_key: "decidim_elections_trustee_id", dependent: :destroy
|
@@ -18,9 +19,17 @@ module Decidim
|
|
18
19
|
find_by(user: user)
|
19
20
|
end
|
20
21
|
|
21
|
-
def
|
22
|
+
def slug
|
22
23
|
name.parameterize
|
23
24
|
end
|
25
|
+
|
26
|
+
# The bulletin_board_slug is used as `unique_id` on the Bulletin Board, where
|
27
|
+
# the "authority.name" gets added as identification. If the organization
|
28
|
+
# name would be missing, it could result in an error, when two organizations
|
29
|
+
# inside the same "authority" have a trustee with the same name.
|
30
|
+
def bulletin_board_slug
|
31
|
+
"#{organization.name.parameterize}-#{slug}"
|
32
|
+
end
|
24
33
|
end
|
25
34
|
end
|
26
35
|
end
|
@@ -4,10 +4,10 @@ module Decidim
|
|
4
4
|
module Elections
|
5
5
|
# The data store for a Vote in the Decidim::Election component. It stores the hash computed from the `encrypted_vote` associated to a particular `voter_id`.
|
6
6
|
class Vote < ApplicationRecord
|
7
|
-
enum status: [:pending, :accepted, :rejected].
|
7
|
+
enum status: [:pending, :accepted, :rejected].index_with(&:to_s)
|
8
8
|
|
9
9
|
belongs_to :election, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Election"
|
10
|
-
belongs_to :user, foreign_key: "decidim_user_id", class_name: "Decidim::User"
|
10
|
+
belongs_to :user, foreign_key: "decidim_user_id", class_name: "Decidim::User", optional: true
|
11
11
|
|
12
12
|
validates :voter_id, :encrypted_vote_hash, presence: true
|
13
13
|
end
|
@@ -0,0 +1,29 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Votings
|
5
|
+
class BallotStyle < ApplicationRecord
|
6
|
+
belongs_to :voting, foreign_key: :decidim_votings_voting_id, class_name: "Decidim::Votings::Voting"
|
7
|
+
|
8
|
+
has_many :ballot_style_questions,
|
9
|
+
class_name: "Decidim::Votings::BallotStyleQuestion",
|
10
|
+
foreign_key: :decidim_votings_ballot_style_id,
|
11
|
+
inverse_of: :ballot_style,
|
12
|
+
dependent: :delete_all
|
13
|
+
has_many :questions, through: :ballot_style_questions
|
14
|
+
has_many :census_data,
|
15
|
+
foreign_key: "decidim_votings_ballot_style_id",
|
16
|
+
class_name: "Decidim::Votings::Census::Datum",
|
17
|
+
inverse_of: :ballot_style,
|
18
|
+
dependent: :nullify
|
19
|
+
|
20
|
+
def slug
|
21
|
+
"#{voting.slug}_#{code.parameterize}-#{id}"
|
22
|
+
end
|
23
|
+
|
24
|
+
def questions_for(election)
|
25
|
+
questions.where(election: election)
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
29
|
+
end
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Votings
|
5
|
+
class BallotStyleQuestion < ApplicationRecord
|
6
|
+
# This is a join table between Decidim::Votings::BallotStyle and Decidim::Elections::Question
|
7
|
+
belongs_to :ballot_style, class_name: "Decidim::Votings::BallotStyle", foreign_key: :decidim_votings_ballot_style_id
|
8
|
+
belongs_to :question, class_name: "Decidim::Elections::Question", foreign_key: :decidim_elections_question_id
|
9
|
+
end
|
10
|
+
end
|
11
|
+
end
|
@@ -0,0 +1,32 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Votings
|
5
|
+
module Census
|
6
|
+
class Dataset < ApplicationRecord
|
7
|
+
include Traceable
|
8
|
+
include Loggable
|
9
|
+
|
10
|
+
# The data store for a whole Census for a voting.
|
11
|
+
belongs_to :voting, foreign_key: :decidim_votings_voting_id,
|
12
|
+
class_name: "Decidim::Votings::Voting"
|
13
|
+
has_many :data,
|
14
|
+
foreign_key: "decidim_votings_census_dataset_id",
|
15
|
+
class_name: "Decidim::Votings::Census::Datum",
|
16
|
+
dependent: :destroy
|
17
|
+
|
18
|
+
has_one_attached :access_codes_file
|
19
|
+
|
20
|
+
delegate :organization, to: :voting
|
21
|
+
|
22
|
+
enum status: [:init_data, :creating_data, :data_created, :generating_codes, :codes_generated, :exporting_codes, :freeze]
|
23
|
+
|
24
|
+
validates :file, presence: true
|
25
|
+
|
26
|
+
def self.log_presenter_class_for(_log)
|
27
|
+
Decidim::Votings::Census::AdminLog::DatasetPresenter
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
@@ -0,0 +1,34 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Votings
|
5
|
+
module Census
|
6
|
+
class Datum < ApplicationRecord
|
7
|
+
include Decidim::RecordEncryptor
|
8
|
+
|
9
|
+
encrypt_attribute :full_name, type: :string
|
10
|
+
encrypt_attribute :full_address, type: :string
|
11
|
+
encrypt_attribute :postal_code, type: :string
|
12
|
+
encrypt_attribute :mobile_phone_number, type: :string
|
13
|
+
encrypt_attribute :email, type: :string
|
14
|
+
|
15
|
+
belongs_to :dataset, counter_cache: :data_count,
|
16
|
+
foreign_key: "decidim_votings_census_dataset_id",
|
17
|
+
class_name: "Decidim::Votings::Census::Dataset"
|
18
|
+
belongs_to :ballot_style, optional: true,
|
19
|
+
class_name: "Decidim::Votings::BallotStyle",
|
20
|
+
foreign_key: :decidim_votings_ballot_style_id
|
21
|
+
|
22
|
+
validates :full_name,
|
23
|
+
:full_address,
|
24
|
+
:postal_code,
|
25
|
+
:hashed_in_person_data,
|
26
|
+
:hashed_check_data,
|
27
|
+
presence: true
|
28
|
+
|
29
|
+
validates :hashed_in_person_data, uniqueness: { scope: :dataset }
|
30
|
+
validates :hashed_check_data, uniqueness: { scope: :dataset }
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
34
|
+
end
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Votings
|
5
|
+
# The data store for in person Votes in the Decidim::Votings space.
|
6
|
+
class InPersonVote < ApplicationRecord
|
7
|
+
enum status: [:pending, :accepted, :rejected]
|
8
|
+
|
9
|
+
belongs_to :election, foreign_key: "decidim_elections_election_id", class_name: "Decidim::Elections::Election"
|
10
|
+
belongs_to :user, foreign_key: "decidim_user_id", class_name: "Decidim::User", optional: true
|
11
|
+
|
12
|
+
belongs_to :polling_station,
|
13
|
+
foreign_key: "decidim_votings_polling_station_id",
|
14
|
+
class_name: "Decidim::Votings::PollingStation"
|
15
|
+
belongs_to :polling_officer,
|
16
|
+
foreign_key: "decidim_votings_polling_officer_id",
|
17
|
+
class_name: "Decidim::Votings::PollingOfficer"
|
18
|
+
|
19
|
+
validates :voter_id, presence: true
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
@@ -21,7 +21,16 @@ module Decidim
|
|
21
21
|
class_name: "Decidim::Votings::PollingOfficer",
|
22
22
|
inverse_of: :presided_polling_station,
|
23
23
|
dependent: :nullify
|
24
|
-
|
24
|
+
has_many :in_person_votes,
|
25
|
+
foreign_key: "decidim_votings_polling_station_id",
|
26
|
+
class_name: "Decidim::Votings::InPersonVote",
|
27
|
+
inverse_of: :polling_station,
|
28
|
+
dependent: :restrict_with_exception
|
29
|
+
has_many :closures,
|
30
|
+
foreign_key: "decidim_votings_polling_station_id",
|
31
|
+
class_name: "Decidim::Votings::PollingStationClosure",
|
32
|
+
inverse_of: :polling_station,
|
33
|
+
dependent: :restrict_with_exception
|
25
34
|
validate :polling_station_managers_same_voting
|
26
35
|
validate :polling_station_president_same_voting
|
27
36
|
|
@@ -44,6 +53,14 @@ module Decidim
|
|
44
53
|
polling_station_president.nil? || polling_station_managers.empty?
|
45
54
|
end
|
46
55
|
|
56
|
+
def slug
|
57
|
+
"polling_station_#{id}"
|
58
|
+
end
|
59
|
+
|
60
|
+
def closure_for(election)
|
61
|
+
closures.find_by(election: election)
|
62
|
+
end
|
63
|
+
|
47
64
|
private
|
48
65
|
|
49
66
|
# Private: check if the president is in the same voting
|
@@ -0,0 +1,43 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Votings
|
5
|
+
# The data store for a Polling Station Closure.
|
6
|
+
class PollingStationClosure < ApplicationRecord
|
7
|
+
include Decidim::HasAttachments
|
8
|
+
enum phase: [:count, :results, :certificate, :signature, :complete], _suffix: true
|
9
|
+
|
10
|
+
belongs_to :election,
|
11
|
+
foreign_key: "decidim_elections_election_id",
|
12
|
+
class_name: "Decidim::Elections::Election"
|
13
|
+
belongs_to :polling_station,
|
14
|
+
foreign_key: "decidim_votings_polling_station_id",
|
15
|
+
class_name: "Decidim::Votings::PollingStation"
|
16
|
+
belongs_to :polling_officer,
|
17
|
+
foreign_key: "decidim_votings_polling_officer_id",
|
18
|
+
class_name: "Decidim::Votings::PollingOfficer",
|
19
|
+
optional: true
|
20
|
+
has_many :results,
|
21
|
+
foreign_type: "closurable_type",
|
22
|
+
class_name: "Decidim::Elections::Result",
|
23
|
+
dependent: :destroy,
|
24
|
+
as: :closurable
|
25
|
+
|
26
|
+
delegate :organization, to: :election
|
27
|
+
|
28
|
+
# Public: Checks if the closure has been signed by the polling officer or not.
|
29
|
+
#
|
30
|
+
# Returns Boolean.
|
31
|
+
def signed?
|
32
|
+
signed_at.present?
|
33
|
+
end
|
34
|
+
|
35
|
+
# Public: Checks if the closure has been validated by the monitoring committee or not.
|
36
|
+
#
|
37
|
+
# Returns Boolean.
|
38
|
+
def validated?
|
39
|
+
validated_at.present?
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
end
|
@@ -17,15 +17,23 @@ module Decidim
|
|
17
17
|
include Decidim::HasAttachments
|
18
18
|
include Decidim::HasAttachmentCollections
|
19
19
|
|
20
|
-
enum voting_type: [:in_person, :online, :hybrid].
|
20
|
+
enum voting_type: [:in_person, :online, :hybrid].index_with(&:to_s), _suffix: :voting
|
21
21
|
|
22
22
|
translatable_fields :title, :description
|
23
23
|
|
24
24
|
belongs_to :organization,
|
25
25
|
foreign_key: "decidim_organization_id",
|
26
26
|
class_name: "Decidim::Organization"
|
27
|
-
|
27
|
+
has_one :dataset,
|
28
|
+
foreign_key: "decidim_votings_voting_id",
|
29
|
+
class_name: "Decidim::Votings::Census::Dataset",
|
30
|
+
dependent: :destroy
|
28
31
|
has_many :components, as: :participatory_space, dependent: :destroy
|
32
|
+
has_many :categories,
|
33
|
+
foreign_key: "decidim_participatory_space_id",
|
34
|
+
foreign_type: "decidim_participatory_space_type",
|
35
|
+
dependent: :destroy,
|
36
|
+
as: :participatory_space
|
29
37
|
has_many :polling_stations, foreign_key: "decidim_votings_voting_id", class_name: "Decidim::Votings::PollingStation", inverse_of: :voting, dependent: :destroy
|
30
38
|
has_many :polling_officers, foreign_key: "decidim_votings_voting_id", class_name: "Decidim::Votings::PollingOfficer", inverse_of: :voting, dependent: :destroy
|
31
39
|
has_many :monitoring_committee_members,
|
@@ -33,15 +41,16 @@ module Decidim
|
|
33
41
|
class_name: "Decidim::Votings::MonitoringCommitteeMember",
|
34
42
|
inverse_of: :voting,
|
35
43
|
dependent: :destroy
|
44
|
+
has_many :ballot_styles, foreign_key: "decidim_votings_voting_id", class_name: "Decidim::Votings::BallotStyle", inverse_of: :voting, dependent: :destroy
|
36
45
|
|
37
46
|
validates :slug, uniqueness: { scope: :organization }
|
38
47
|
validates :slug, presence: true, format: { with: Decidim::Votings::Voting.slug_format }
|
39
48
|
|
40
|
-
|
41
|
-
|
49
|
+
has_one_attached :banner_image
|
50
|
+
validates_upload :banner_image, uploader: Decidim::BannerImageUploader
|
42
51
|
|
43
|
-
|
44
|
-
|
52
|
+
has_one_attached :introductory_image
|
53
|
+
validates_upload :introductory_image, uploader: Decidim::BannerImageUploader
|
45
54
|
|
46
55
|
scope :upcoming, -> { published.where("start_time > ?", Time.now.utc) }
|
47
56
|
scope :active, lambda {
|
@@ -112,10 +121,6 @@ module Decidim
|
|
112
121
|
true
|
113
122
|
end
|
114
123
|
|
115
|
-
def needs_elections?
|
116
|
-
!in_person_voting? && !has_elections?
|
117
|
-
end
|
118
|
-
|
119
124
|
def polling_stations_with_missing_officers?
|
120
125
|
!online_voting? && polling_stations.any?(&:missing_officers?)
|
121
126
|
end
|
@@ -126,12 +131,30 @@ module Decidim
|
|
126
131
|
.where(managed_polling_station_id: nil)
|
127
132
|
end
|
128
133
|
|
129
|
-
|
134
|
+
def has_ballot_styles?
|
135
|
+
ballot_styles.exists?
|
136
|
+
end
|
130
137
|
|
131
|
-
def
|
132
|
-
|
133
|
-
|
134
|
-
|
138
|
+
def elections
|
139
|
+
Decidim::Elections::Election.where(component: components)
|
140
|
+
end
|
141
|
+
|
142
|
+
def published_elections
|
143
|
+
Decidim::Elections::Election.where(component: components.published).published
|
144
|
+
end
|
145
|
+
|
146
|
+
# Methods for Votings Space <-> Elections Component interaction
|
147
|
+
|
148
|
+
def complete_election_data(election, election_data)
|
149
|
+
election_data[:polling_stations] = polling_stations.map(&:slug)
|
150
|
+
election_data[:ballot_styles] = ballot_styles.map do |ballot_style|
|
151
|
+
questions = ballot_style.questions_for(election)
|
152
|
+
[ballot_style.slug, questions.map(&:slug)] if questions.any?
|
153
|
+
end.compact.to_h
|
154
|
+
end
|
155
|
+
|
156
|
+
def vote_flow_for(election)
|
157
|
+
Decidim::Votings::CensusVoteFlow.new(election)
|
135
158
|
end
|
136
159
|
end
|
137
160
|
end
|