decidim-elections-0.23.5

https://rubygems.org

decidim-elections

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1344167

number: 0.23.5

platform: ruby

spec_sha256: a965d23237270637f89b0e31105fca898d3fcf0abd8f4799ff4cc4a12926ef18

sha256: e7fc0cfe6bfe7b65c62168991c002637cd82c8bd2b64ffafb1d160763adf73bb

created_at: 2024-05-13 08:34:19 UTC

updated_at: 2024-06-13 23:50:58 UTC

position: 49

version_data_entries_count: 170

uploaded_at: 2021-04-08 13:36:55 UTC

indexed: true

has_extensions:

extensions:

Gem size: 145 KB

Version Data Entries

Total: 170

Unpacked size: 431 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
README.md10064400526 Bytes398b3c721e6028ceb073876c679006c5d703806004cf1d6528dee0758dbc5fc2
Rakefile1006440065 Bytes545b061276b5b18cbf3e2303c750cf9940790ecbec03ab3f17aef884a439c4a0
app/assets/config/decidim_elections_manifest.js1006440067 Bytes96f060053abdaaa82cfdca8993461b2165fadd9cb9dcf5195de3d6ca3e6bdb24
app/assets/images/decidim/elections/icon.svg10064400351 Bytes8967b9cab8b8c79347486629b98ee2eb0cedab71a456691548620d0c9fa867d7
app/assets/javascripts/decidim/elections/vote.js.es6100644004.99 KBcd555b5c9b652884bf9e214d4a9e0c6df50a71e66b192151e970fd5805080825
app/assets/stylesheets/decidim/elections/elections.scss10064400184 Bytes70c272ece9484b9ef1a8b3552a511702989baa99f0132f2bf8d4c0def4f8d9ac
app/assets/stylesheets/decidim/elections/focus/_evote.scss100644004.79 KBcdcbae53539bde0014cf6852e51eca2bcee8173d36b43184983234f346ebc706
app/assets/stylesheets/decidim/elections/focus/_focus.scss100644001.79 KB52fe439459cebd5563bf18efb3cb3e1efad1a6c23d3c34111639b62233887a11
app/cells/decidim/elections/election_cell.rb10064400470 Bytes56a47569491630f766858a4b97156ada47e6634b1f5b5c398779ede850031280
app/cells/decidim/elections/election_m/data.erb10064400818 Bytes3e4e74bb020379f260ffede8b2183453b1dc0d43ef34788c9169bdf1103b7e1b
app/cells/decidim/elections/election_m/footer.erb10064400200 Bytes166c28874edef8bb4e81ae65f3750c15a95f9306dd43d51ed2280deb3e16d65d
app/cells/decidim/elections/election_m_cell.rb100644002.29 KBeecb89f422be1c1c03edc73dc69aad7ba50f40cf08fa6e0648d2b639f636d70d
app/cells/decidim/elections/voting_step_navigation/show.erb10064400733 Bytesc2a38229f141a1b2b6f0799377d2362815c28b5ea078a2d1a276f3ad8eb0487e
app/cells/decidim/elections/voting_step_navigation_cell.rb10064400899 Bytes4d4b24c8ead11cabd9f3443becb11c463efaf7f121111615d2031339fbebe8bc
app/commands/decidim/elections/admin/create_answer.rb100644001.65 KB784efe54613b0b7b9772b8a4f5ab785e52256c8cee1f06e43b11f8b1353d76cb
app/commands/decidim/elections/admin/create_election.rb100644001.4 KBc8fd10f89b6aebf4ca37f3b7365ed7c0a4749fc90c7eac3ea0387ec2dd781433
app/commands/decidim/elections/admin/create_question.rb100644001.23 KBc7016f6a615ba7bf4c805fadd50dae9a4b4730b3c1b83c9c9d8ce1cc3d9056e3
app/commands/decidim/elections/admin/destroy_answer.rb100644001.1 KB19f3db9256bf3b2f31a62fd60a3eaaed66f9d9bc2cd7d2d4f521ac3dd4a3f3c7
app/commands/decidim/elections/admin/destroy_election.rb100644001.11 KB492894c759cd4cd2fc4130c8f9a09f39cef198160861330fc1d6d8f1f1c7b431
app/commands/decidim/elections/admin/destroy_question.rb100644001022 Bytes02f4e84084e56563f2eb68efb70cb467e1ca50bfcf761453eefc8eab7b370a22
app/commands/decidim/elections/admin/import_proposals_to_elections.rb100644002.44 KB66957e5f414ac6a15e838e8a8ff43d58a209279a12d03cbc8c90ad110eb72d16
app/commands/decidim/elections/admin/publish_election.rb100644001.38 KB11d8b3704eb433bd31b82f6564f0aaa18b7f20f43486fede89958c1c20d5b791
app/commands/decidim/elections/admin/unpublish_election.rb100644001.01 KB04730d54655d31f9cfe017d320c7caffd0973b0181325744775ed77fe32c2f0b
app/commands/decidim/elections/admin/update_answer.rb100644001.7 KBd163a4830d7f01539a2c065e2e72ca6b892a747e1b6640b82a44357f109381c4
app/commands/decidim/elections/admin/update_election.rb100644001.41 KB0df3852cdd7594bce8305d6720533a9cb4694fcc6fa95891419ba488d94fe24e
app/commands/decidim/elections/admin/update_question.rb100644001.23 KB0ac5ed2abd20ce20a65558917a14c6f23006e5b72f70716f62cafaf7fb7ba86b
app/controllers/concerns/decidim/elections/orderable.rb10064400708 Bytes9d6f55a3e8933ae2042e642b35ae4acf49c79cadd323cd2f8535f9296521e25b
app/controllers/decidim/elections/admin/answers_controller.rb100644003.27 KB70e62188d14e467d5df9446a6cbed1246e2cc827551327eef7adb1e97d8d71e0
app/controllers/decidim/elections/admin/application_controller.rb10064400464 Bytesfd31a85cbd438ccadd9d79e4e8121e2d77e1eabb6f554ea65cf181be7fd29ae8
app/controllers/decidim/elections/admin/elections_controller.rb100644003.36 KB6617d1e61910a1d45845fc69da946d4179e05473576ab992de1a61b2d8319cc7
app/controllers/decidim/elections/admin/proposals_imports_controller.rb100644001.63 KB46b2b07b54e52754688a59768287f548be9d477a5feea972a377c523d545bedb
app/controllers/decidim/elections/admin/questions_controller.rb100644002.68 KB73529be8b9a159537d1de0572a80d6d4a3e2200a66db41ea2a9e6dd2016863a1
app/controllers/decidim/elections/application_controller.rb10064400411 Bytesc06a244e5b07cee482e6196d37154ae971a0d4569867447a3f1dd3c5b8c0c7f7
app/controllers/decidim/elections/elections_controller.rb100644001.85 KB230b2766639b77435a27ff2b39c856635990082d3b7fa250fa8a8545b0b46c0c
app/controllers/decidim/elections/votes_controller.rb100644001.43 KB3e7d0846a53dfdd509c37f9d21db9c52649375a6a2461d08feb7f1786bf4991e
app/events/decidim/elections/election_published_event.rb10064400147 Bytes64fed22390df066319bc0b81cd2505895017c008d718f644f5a41927aea0c9b9
app/forms/decidim/elections/admin/answer_form.rb100644001.78 KBf4e9190e98ced96311e612ee809b025dfd0f0a58b0a60e6d7da650b595db4856
app/forms/decidim/elections/admin/answer_import_proposals_form.rb100644001.17 KB14fc506ae2a6abb9462105196e6511b40e2d4069c1858f890693d355ee12a12a
app/forms/decidim/elections/admin/election_form.rb100644001.45 KBc7fd3aa18a1a6e3da09304f1badead4026437b9258afde0362c033e5218e1e22
app/forms/decidim/elections/admin/question_form.rb10064400886 Bytesb4a3dab6e8e36c22cb98ae36f41d5d35ce049beaa0a6e023dad33b9a2dfd683c
app/helpers/decidim/elections/application_helper.rb10064400693 Bytes03f1b8782387077d55a6c41f44c53ffc34a2f29136dca8c773c8fe178266c43e
app/helpers/decidim/elections/election_cells_helper.rb10064400238 Bytesf7af773fc756ea75ed582276bd5764d37fcc47f7b48f75b55850b5b795fc9de9
app/helpers/decidim/elections/votes_helper.rb10064400504 Bytes8d6b614a5841b0966f40cf8cedb204c7556b16ddfcb8c36621b5d62d5836feb1
app/models/decidim/elections/answer.rb100644001.12 KB69e6cee0c78931c5b86d26b398de807616cfa539e8ef1e28fb5e5757c6e78002
app/models/decidim/elections/application_record.rb10064400232 Bytes78cffeb91b1408c407e8820e75ac0612e07d0fe66cabc5ea924a129c3f407b91
app/models/decidim/elections/election.rb100644002.44 KB990ac65329f676704b8f6f9e768fc45d1e84c103b311aec4cbed70b74ce43214
app/models/decidim/elections/question.rb100644001.02 KB2ae88a239042a3cd7fb29ed81378ecbe94f87f8b083a79054022156cc8b85e24
app/permissions/decidim/elections/admin/permissions.rb100644001.29 KBa2f464e7f1b04a11790f50b121784cfa1adf65fa8452a0d9b6b42e5176587383
app/permissions/decidim/elections/permissions.rb100644001.36 KB102e523cee5a8670d82bdb748fcd4214f308dcfb1d70b946fdad95dcd2bde19f
app/presenters/decidim/elections/admin_log/election_presenter.rb100644001.02 KB82b2b3fe7476e33a6c057dfac9979c8f365ed890c6cdf9b8df0aaf9740886779
app/presenters/decidim/elections/election_presenter.rb10064400603 Bytesba273fc7a1bb0d757c743444855fd565a8ebb9757f3d1f7cb7b2e923a34e0bf1
app/queries/decidim/elections/filtered_elections.rb100644001.32 KBfeb942f9a9db5adf3108ff7efa8216a74f564f2c3aa4f060372dc48131a4bf04
app/services/decidim/elections/election_search.rb100644001.15 KB5e5834d37ee44d043fe64b24ceb6cc12d9a35c817461377eda6a0d4446b8be27
app/types/decidim/elections/election_answer_type.rb10064400930 Bytesf71b65046e96e8af9ed8a2938ff6707e55640cacd662d9e5a15b00f43a4b3622
app/types/decidim/elections/election_question_type.rb100644001.24 KB2de62316816300bf9b28b4bcb7b3d91fc11d2feb62e71767ff4822401e9bdc21
app/types/decidim/elections/election_type.rb100644001.23 KBd01ef2a828118dee5e4258a50ded6962d6a5fadb42a3575466df02b57cb7ebe8
app/types/decidim/elections/elections_type.rb10064400876 Bytes6be36fd122b485ddb861a661c73c34a91565526f383462a1431faefcf0531e3c
app/views/decidim/elections/admin/answers/_form.html.erb10064400667 Bytes4bebfb69548f4e1e4d4874eb716b03749cec208793bd8c6f2336b4f5313ed762
app/views/decidim/elections/admin/answers/edit.html.erb10064400276 Bytes37925a44ef91a68dc915078c6459b7bf4c3691ceecc67af913dcc5cfd2430f48
app/views/decidim/elections/admin/answers/index.html.erb100644002.51 KB1ca81bcb9c5d61fd6d3240a05e65b43be5ca1ef1b86ee2893b2273c2e2d439be
app/views/decidim/elections/admin/answers/new.html.erb10064400275 Bytesa51a17193cdd5218754d46fa2a95d3e5973cec717dc95c65ff034e9cd96d9429
app/views/decidim/elections/admin/answers/proposals_picker.html.erb1006440068 Bytesc7c4085743c5296e90d3ca692e16c27abf4219cf532d9c3649cebdcc4cf708b0
app/views/decidim/elections/admin/elections/_form.html.erb10064400653 Bytes7e936be28cb8f77411a02e9443b830f7ff513d0cb94c73699d248f3237b50bb5
app/views/decidim/elections/admin/elections/edit.html.erb10064400256 Bytes8a796e62cb887e4506ce9979d6179a70a2305f9b6b86df4f474848a8ac0f5a12
app/views/decidim/elections/admin/elections/index.html.erb100644003.78 KB8dcca1510a683b01cea42bebf3ad36a7a8d8865041c3aaad08763c511e12eec1
app/views/decidim/elections/admin/elections/new.html.erb10064400255 Bytesbdcba1df8024d0f2cd5afedeea23e9b3c8904053d43d56fb287fecb6048f68e3
app/views/decidim/elections/admin/proposals_imports/new.html.erb10064400786 Bytes6faee09fe6693ca1bdfd8f72820d8c2cd819efa5450529820173ccb8c68dee5b
app/views/decidim/elections/admin/questions/_form.html.erb10064400721 Bytes1fcb191290475bef607f5bfff41adef96c06392930f0f6a863c2f14f811af8f9
app/views/decidim/elections/admin/questions/edit.html.erb10064400268 Bytes04ef84550ca36fcba6dcc2e3b788961dc7404f672852f6af434d2f6c9bf46aa1
app/views/decidim/elections/admin/questions/index.html.erb100644002.47 KBb8e8da8fe2d69b1fc2906ebf34a0f5b6b8ea3e3d4d2eaca97aaf1bec75abb4cf
app/views/decidim/elections/admin/questions/new.html.erb10064400267 Bytes2cb73e6ba71ed26ea547f470d46464eba090231a44bb5dd8f37f4bfd8032755f
app/views/decidim/elections/elections/_count.html.erb1006440069 Bytes159f6c937e8a9091e06e1b2de5b189e05c5155e02b564edaea233c0471274a22
app/views/decidim/elections/elections/_election.html.erb1006440041 Bytesc896406ad95cdb24cdb8c9c39bd8d8e593b19fddd729134ad2b5eed102c002df
app/views/decidim/elections/elections/_elections.html.erb10064400725 Bytes27752ca3a65071d48a7a79664b1fa786f67c8237d220a861b03827e0798722ae
app/views/decidim/elections/elections/_filters.html.erb10064400994 Bytesa9d131b6aa23e5e8b26c37bb8f1013ed21aaed62f236d6ceadf86774841edbab
app/views/decidim/elections/elections/_filters_small_view.html.erb10064400648 Bytes496fd79a8de48f141454e6f9eb9a90bb3fd7c582e3275006df1f697328ec99b8
app/views/decidim/elections/elections/index.html.erb10064400754 Bytes2ef952f0217e6034abb7d348301aeedd43c8e8f058eb3cd8dcb135855a4241dd
app/views/decidim/elections/elections/index.js.erb10064400394 Bytes10a011fc7b6fe27b8ba845ee794047cedbf5838ec4acc2c7b7bfe873f615f5b5
app/views/decidim/elections/elections/show.html.erb100644001.98 KB651b1ede05c18d45406bcaee058e3c02d2ed65fe3922e1ffb91f5a0ccc45577d
app/views/decidim/elections/votes/_election_votes_confirm.html.erb100644001.94 KB918c4f4cc1fe4b3a2cdc1218845c09f9eb138bd173e432b5c6b573ef5c7d01ca
app/views/decidim/elections/votes/_election_votes_confirm_footer.html.erb10064400687 Bytesc3148755e90213a683f2e7dd047b735f934019123a5a7957748ebc5a12265afb
app/views/decidim/elections/votes/_election_votes_confirmed.html.erb10064400912 Bytes7ce2c9259cc4f040553785dfdd1d9e5276df7b7ede3790f89ea9659980b0d50f
app/views/decidim/elections/votes/_election_votes_encrypting.html.erb10064400668 Bytes8fa52aa8e1d9e16f9e01e057661ac8aa9628615dbffaad8be61862660e80a2a1
app/views/decidim/elections/votes/_election_votes_header.html.erb10064400245 Bytes3b553d3c5afa70b02aca8b7e9e3c43764afbf9292cf78f10cddf6f42c80868e0
app/views/decidim/elections/votes/_election_votes_modal.html.erb100644001.49 KBd211a0084aa388fc4716ab074add3083c5dbda97c8dfcb58800beeb03886bc95
app/views/decidim/elections/votes/_election_votes_question.html.erb100644002.2 KBd4d6026176cb0c4da135646ae2e0e5bbf8e3559cdd37af8ee2e9e01a51595a43
app/views/decidim/elections/votes/_election_votes_steps_header.html.erb10064400362 Bytes373307763b0788b135b611a60aaac80c09baaea0775f780f7ed02de2a259e0b5
app/views/decidim/elections/votes/new.html.erb100644001.14 KB34991fdee37bea794aa3022c6e0171d9801b72711a6b699a215cb33546284c31
app/views/layouts/decidim/_election_votes_header.html.erb10064400533 Bytes8f8279054f2c46a955f6aeeb5e3e074258450f862a88efd3c8d6f28306a22d7e
app/views/layouts/decidim/election_votes.html.erb10064400731 Bytesa024e9a69e75caa4d5c97df01f88bca39ed4f93eef509727c9f816643c298b08
config/i18n-tasks.yml10064400158 Bytes504254e3b0059b33216a313916a079e6b39ecdcf132bd1caba2beb95e284931e
config/locales/am-ET.yml100644004 Bytes72af5aa166bd16b89d8bb9512ec3d618d32221686d160c6d6f46bd7b436a56a5
config/locales/ar.yml100644004 Bytesef395cd37bb82aa06a4a76d44d30a027c55a5427f538c348e79e0610100e8cfd
config/locales/bg-BG.yml10064400184 Bytes30507047aaadce716fc77f1dec56cf72b767a04adce21239200f2118ec711d67
config/locales/bg.yml10064400184 Bytes30507047aaadce716fc77f1dec56cf72b767a04adce21239200f2118ec711d67
config/locales/ca.yml100644009.54 KB98d2373f9647aeaee6d0b1752534d734a22b3df0a02dc21d7184e2514c2c575d
config/locales/cs.yml100644009.69 KBcedc54cf10409d2642c758b368d1863688539a9b4bdff9fb9be4422805d706ce
config/locales/da-DK.yml100644004 Bytes55be1da4b0bcc0cffaeb099ce45a2cf99b8a04357e67ecdba1673878bdba5e46
config/locales/da.yml100644004 Bytes55be1da4b0bcc0cffaeb099ce45a2cf99b8a04357e67ecdba1673878bdba5e46
config/locales/de.yml100644009.74 KBd99d29865acc6b4911be16f1bf5a22035ec1779b5767878f45a5ecd3b7e257ea
config/locales/el.yml100644006.14 KB5924b4cdb51dd34a7ebdae30cddf07152cf34b3e738ea5e8f1592d8d7f93fe50
config/locales/en.yml100644009.03 KB5784c0f997aae1ee3f5d90a6fd374bcf1ad09244c01316a6363cebc7445050ab
config/locales/eo-UY.yml100644004 Bytes21381d0d3a6bc8f9a8f459764a9407500893b064a04e284e93dec4aae011b384
config/locales/eo.yml100644004 Bytes21381d0d3a6bc8f9a8f459764a9407500893b064a04e284e93dec4aae011b384
config/locales/es-MX.yml100644009.67 KBfbff87eae7ecd4460345244133025abc599d7284550133e624f76831066af164
config/locales/es-PY.yml100644009.66 KB7cc1bc12d7b92ed38319efe54127665453b0d655ccbd335e18175c3eaf48ccea
config/locales/es.yml100644009.65 KBb06c3f758ab8c5fba08176c699e23a3f363d529e34cd446c37ea62fa99df9b96
config/locales/et-EE.yml100644004 Bytesc56ccac46578c623fe015431b1e78c732b77cb10be42e59c4e4067439f36c3d1
config/locales/et.yml100644004 Bytesc56ccac46578c623fe015431b1e78c732b77cb10be42e59c4e4067439f36c3d1
config/locales/eu.yml100644004 Bytesefd681f6a76f0c5ddf176506464e0f69e33db9e16facc05489e8444d6a3583ad
config/locales/fi-plain.yml100644009.2 KB66349847710e07e21dee6a6e5c4e402d474d80c0268bb36251e2c1fb03d1cdc2
config/locales/fi.yml100644009.19 KB9c93c1b501a70780b70f5eaec20306575b62fe86cf9dab73b53a2d3915f00090
config/locales/fr-CA.yml100644009.99 KB90792d5082ebe0977a7755b7a0cb26047bb78880791b2696dddf8f8950fed8d1
config/locales/fr.yml100644009.96 KB2a5ed0be38662d44d748e8df38ef5f7bc1a8a4ff7e03b4773034015636051bc3
config/locales/ga-IE.yml100644004 Bytesac69cc3406261a0f0631a041e39e49deb0fb391e479b5c33515c7c32493d818a
config/locales/gl.yml100644002.91 KB8ef6d298735706e0264f6e1143366042ef965fba9ca3c2bbb7b402be401fc071
config/locales/hr-HR.yml100644004 Bytes305b5de5a713b34e18576851bb88a627c4cb2883b0c3c82e45bfe04bd479926f
config/locales/hr.yml100644004 Bytes305b5de5a713b34e18576851bb88a627c4cb2883b0c3c82e45bfe04bd479926f
config/locales/hu.yml10064400949 Bytes4e79e35b17b67a93e60d36b0621e18b41c90d4862b665d09c49d59bac1d414e2
config/locales/id-ID.yml100644004 Bytesae703d8d4a5b9b143454a93e5a673ea770d451cb81217b81c091744b5e083342
config/locales/is-IS.yml100644007 Bytes094e3e66b57fbd6fa77fde2cba83a10745a4af28b61b293c4250d9738fcbbc5e
config/locales/is.yml100644004 Bytescc15c18711998f1f6903f6ed24ac11e6b6f979cef379de62d254456ab7b5dd14
config/locales/it.yml100644008.71 KBef1a9efdbb01d127da2e99824ae142ff3224632c5b3399c3c09e25b4826c0f2a
config/locales/ja-JP.yml100644008.09 KB1485e26226df22135f491e19377465446587ed6ce49a16c9c9daffb34852769f
config/locales/ja.yml100644009.84 KBa8305cc4ad6a31faf4a3babae6c075307262656ea18355c415e5e9dcf475c941
config/locales/ko-KR.yml100644004 Bytes5d4ed830613f1719b072b25aaf0551b1b973e9bb05c4583ca63d0746fe1a4627
config/locales/ko.yml100644004 Bytes5d4ed830613f1719b072b25aaf0551b1b973e9bb05c4583ca63d0746fe1a4627
config/locales/lt-LT.yml100644004 Bytes9585b54c7eb4a2b057cbdfc4ad8db5c132721ef3a37176162562d25c09cbacd1
config/locales/lt.yml100644004 Bytes9585b54c7eb4a2b057cbdfc4ad8db5c132721ef3a37176162562d25c09cbacd1
config/locales/lv.yml100644004.68 KB3c2de219b9cd1bf2f0f31944afb31c339f56870d4a194f4aaed369d6a802bdd3
config/locales/mt-MT.yml100644004 Bytes6666aa9b8ff00e0b8c9893605676af668b1c8bede11180d4c87390854b9c381d
config/locales/mt.yml100644004 Bytes6666aa9b8ff00e0b8c9893605676af668b1c8bede11180d4c87390854b9c381d
config/locales/nl.yml100644008.02 KB3b0831734fc3f9ec5cedde8db33a305377c45d56115bc9cc6599d9bce3d6d7e2
config/locales/no.yml100644002.6 KB399193638cc0c6fed6c8d9ab1195e65dfb4ce15ea65ce8945c827143e66f116f
config/locales/om-ET.yml100644004 Bytesd0121f7c39433a221b4e672289aa8ddaa0545df6da4113f517f56194e6011bef
config/locales/pl.yml100644009.68 KB1e082a3a6d95b6261ff8cf2ff85c35fcecd8353cccbb5af3daa9a965bba6931f
config/locales/pt-BR.yml100644004 Bytesbdc48465a5c65bcb67cb2db5a6ccc9ebeacdc25388f4ca5ebd862f4310ab5d3a
config/locales/pt.yml100644007.74 KBc3feb16e607f501f9509ef5ead1fad68c884035761f0ee7d415b3d7937d91f31
config/locales/ro-RO.yml100644009.17 KBb4ddaf81e97de69ff6a2a82c61654bea8f2d22ae03fa1ffbebe0342b7199ac39
config/locales/ru.yml100644004 Bytes240b05a2cb4aee4a4acad043679df74e4294b4b4388905cc79e7fc4acdc7eacb
config/locales/si-LK.yml100644004 Bytesb4ee28d13731ef5cd0d4c6f67d08cfb93e9857e1ab16a6a4ff177313de429ca9
config/locales/sk.yml100644004 Bytesa31b344c1b7952ddc97022771b9fc1a3592836112b8455e0d2b5e07e1d3b4cbd
config/locales/sl.yml1006440075 Bytes2a69fe19bdc779ad2e5407db993663ffaadc12b4481d02f36faf4dba03704c61
config/locales/so-SO.yml100644004 Bytes2e590c7a6bc9ef5f5a36c665572e962e2981af2a8e92fde45ced74f06d142a62
config/locales/sr-CS.yml100644004 Bytes08c5c55246346ab515acb4c3aabb633f96543cdec534ba302e331dc2d8a6e2fb
config/locales/sv.yml100644008.36 KB9a771abbb27e6d0b0d9c630fef3602b96cb9c4b37fb366bee8bffee703ca70f0
config/locales/sw-KE.yml100644004 Bytes623d35ae34cc1e3618d1d2e7f41cd7d0870ea5283082104d36ea77a35793ee1d
config/locales/ti-ER.yml100644004 Bytes696e1b2856cbe652fb5e25bf6f3a36dcaf1d28dc50005db242e6c1351eedc479
config/locales/tr-TR.yml100644009.23 KB2709d41049e840c19625c5abac9e72d7b22de14ced8f0ab9151089a3157a727b
config/locales/uk.yml100644004 Bytesebca778824eb564b00cc43f19f035070389402420caf03629b66053851767479
config/locales/vi-VN.yml100644004 Bytes6a239dba05afc01164d5a547090c9d4d48a6189396fcd83f023919fe709088cf
config/locales/vi.yml100644004 Bytes6a239dba05afc01164d5a547090c9d4d48a6189396fcd83f023919fe709088cf
config/locales/zh-CN.yml100644008.44 KB78fd4c0b0f8c9ff53305dc5e523babb188588a8b6079c2c85cf7e47d7f557014
config/locales/zh-TW.yml100644007 Bytes2a04a34c6a5b9336d0ac382bc11a8ff639421761b58c15a0eb32d98dde084d3a
db/migrate/20200430083618_create_decidim_elections_elections.rb10064400382 Bytesaa12ae852a4b5c00e87783332f4fd2fb753b3e4b027dc451998459e10aaaba4f
db/migrate/20200518082327_create_decidim_elections_questions.rb10064400535 Bytesb05b2fc7a2d4ac2f1fa5c2dd956d76dfda4aeaa3153bac801c3c612ab02650fd
db/migrate/20200518084144_create_decidim_elections_answers.rb10064400406 Bytes21c46b5d14e43a35c746b47d1000cd9f2fcd883f6ff32b53bad26c277ac7933d
db/migrate/20200601141412_add_published_at_to_elections.rb10064400187 Bytes70b92b927a3761f28481ad99731c6c13893686f413a2edd989ea38998dd45fcb
db/migrate/20200807125040_remove_subtitle_from_decidim_elections.rb10064400184 Bytes7c0d0b79cd388a879729980337c218bcf84ff6cff3c64b1161ae544dbb4d8ca2
db/migrate/20200910103648_add_min_selections_to_decidim_elections_questions.rb10064400231 Bytes0b32465acbe9fd9cf6a7ed27619f5bf5f049398a49f9dbb14757699acd9e325b
lib/decidim/elections.rb10064400579 Bytesf36b459268fdfd42c5c2e84ca3fae053916c3b9843aded71f136c4396b58484e
lib/decidim/elections/admin.rb10064400211 Byteseba9fcb642b8a9908a9b8bedb6dd2cff6140cb1e766a16f1dbe9579b42470e0e
lib/decidim/elections/admin_engine.rb10064400811 Bytesee607f762f0ef7120d4496a4c726d537b7591203cccec95c0cff15fb5066633e
lib/decidim/elections/bulletin_board_client.rb100644001.1 KB9ce2c85973ef1974a79a5b230a0c01ba057db9545dd8a706410b92052ef7a2b5
lib/decidim/elections/component.rb100644004.26 KB11b0c4ec7b82a2d6779f4e96cb9adae9c3a8b0332383068b1643556e72621cd7
lib/decidim/elections/engine.rb10064400893 Bytesa1bc8afe2eac69c219f9a1b13eab3e7e49337b0cbe02ce1aaee31e4a7d513bbc
lib/decidim/elections/seeds/city.jpeg10064400105 KBffb8485a190e1fa697cacb0896c17774ecf4268553830404040789b8947eb011
lib/decidim/elections/test/factories.rb100644002.79 KB8ec8b01de8d22311b4857e28006241d06dfcd29c42f046d51111e10b2db0af89
lib/decidim/elections/version.rb10064400164 Bytesc06dcb89802ec8c833a8920dc51401f00858f6809d544cc9fd5ee4cf82b1812f
lib/tasks/decidim_elections.rake10064400547 Bytesb58182acf7733530ef7157261d3477a5ced93a8f69fc3569e8f6d00ed218703f