README.md | 100644 | 0 | 0 | | | 539 Bytes | 43d5545bf0ed449ea8fc36d9c176cfdcbaad7c93831e33c0e4c4c63d9f050007 |
Rakefile | 100644 | 0 | 0 | | | 64 Bytes | 7b9d666559dab9e7f6927fec297410e74dcd9710853e6be928fbae21cb4b7d7c |
app/assets/config/decidim_proposals_manifest.css | 100644 | 0 | 0 | | | 52 Bytes | 31e95b6aa25bd9af118dd12d372f1564357f4d50fe5c2f1c0e72803c88a342db |
app/assets/config/decidim_proposals_manifest.js | 100644 | 0 | 0 | | | 43 Bytes | 4388c4ff2e32a9fbb1f5a9e0da6a6ba0690c25d8a1f887cb715f63faa485a1c6 |
app/assets/images/decidim/proposals/icon.svg | 100644 | 0 | 0 | | | 351 Bytes | 8967b9cab8b8c79347486629b98ee2eb0cedab71a456691548620d0c9fa867d7 |
app/assets/javascripts/decidim/proposals/social_share.js | 100644 | 0 | 0 | | | 51 Bytes | f4e7f61fb944997f6b7bfa4bb0d472dffc2e8aea0029173a0896c35c3724fb22 |
app/assets/stylesheets/decidim/proposals/social_share.css.scss | 100644 | 0 | 0 | | | 307 Bytes | bf5a46fe3cef6eba1120f4887578003208ee1b12f31fba3cf382840cdae9ce6f |
app/commands/decidim/proposals/admin/answer_proposal.rb | 100644 | 0 | 0 | | | 1.08 KB | af6a661907ed820b33f81ddd4a1fc2b17522cb2d759fb19c67b1c23ab8292f92 |
app/commands/decidim/proposals/admin/create_proposal.rb | 100644 | 0 | 0 | | | 1.07 KB | c7aee15f810b805e26189e7aeb94936018345797172b61c9b6938190ab849d11 |
app/commands/decidim/proposals/create_proposal.rb | 100644 | 0 | 0 | | | 1.17 KB | 194a64a5bae27391030128b58b2f3856911fccebc35375aaa23b765c0a63b91f |
app/controllers/decidim/proposals/admin/application_controller.rb | 100644 | 0 | 0 | | | 459 Bytes | 500c32d99e1afc8540f673c4769dd8f2c80a353a46bcfc29279e28678ec4386a |
app/controllers/decidim/proposals/admin/proposal_answers_controller.rb | 100644 | 0 | 0 | | | 1.12 KB | 79b4da6f1f6b8423176fc4c8bb74c9402cb59a2d0d553344332f9838d913fb7e |
app/controllers/decidim/proposals/admin/proposals_controller.rb | 100644 | 0 | 0 | | | 1.11 KB | 5404551157338775271871346086ea2726c738795c178885e697cdf2a6cc8f2d |
app/controllers/decidim/proposals/application_controller.rb | 100644 | 0 | 0 | | | 407 Bytes | 438eb82754c902431cd7ee68e69ea0030de520b925aa3eb28ff15216d1874f5a |
app/controllers/decidim/proposals/proposal_votes_controller.rb | 100644 | 0 | 0 | | | 946 Bytes | 692364a9324d550370ad5e85c261e32e5844fefe1dc49576a5bc7d2b6b4472e6 |
app/controllers/decidim/proposals/proposals_controller.rb | 100644 | 0 | 0 | | | 2.79 KB | 722910779268733616e97feba893633f481088449b0d4bc4a3a85b8fb8d62a9e |
app/forms/decidim/proposals/admin/proposal_answer_form.rb | 100644 | 0 | 0 | | | 566 Bytes | 0ec8116ce6d1e9ffd7c9da107eb13c1c0ff673e19996a79d2735542ad2ae490b |
app/forms/decidim/proposals/admin/proposal_form.rb | 100644 | 0 | 0 | | | 1.13 KB | 481d8994baa281d2881fe154f384ce4130d444d0bf438eddcc8b539293bd521a |
app/forms/decidim/proposals/proposal_form.rb | 100644 | 0 | 0 | | | 1.19 KB | f607e6dcb9e8f63ba7a60b269a6750acd892ac695ba5b454c9d1c6ef4fe481cc |
app/helpers/decidim/proposals/application_helper.rb | 100644 | 0 | 0 | | | 771 Bytes | 678e3c7967197058eac85290ae04a2939299755ee689fc4362a5fb0ceb9e7e1e |
app/helpers/decidim/proposals/proposal_votes_helper.rb | 100644 | 0 | 0 | | | 1.87 KB | 73dfa053d0cf3442c1434d00739d677af2e8ff3eeb3fbbdde31bb084265c6d24 |
app/models/decidim/proposals/abilities/admin_user.rb | 100644 | 0 | 0 | | | 1.15 KB | 565dac5cf272f3226c19c50d495c3b1f290621bcea8d8a5ae9add3a342a988af |
app/models/decidim/proposals/abilities/current_user.rb | 100644 | 0 | 0 | | | 2.03 KB | 3a21d899b2b4ff3bf91d7cde41356b2c9b5d369369192a7b249a57e51d98cd99 |
app/models/decidim/proposals/abilities/process_admin_user.rb | 100644 | 0 | 0 | | | 1.6 KB | edd87bd230540ebc750367078e0e95784cef788d9e92d4e89e9281631bb08045 |
app/models/decidim/proposals/application_record.rb | 100644 | 0 | 0 | | | 231 Bytes | c02e612a6188a8381b5709d9da6d76f97e3e3a8a1c43534c29c5bc0432f03f73 |
app/models/decidim/proposals/proposal.rb | 100644 | 0 | 0 | | | 2.29 KB | 7f7751dc87498cbd3b00197e82442e72769fabf7128bbc444dec255937c31293 |
app/models/decidim/proposals/proposal_vote.rb | 100644 | 0 | 0 | | | 833 Bytes | 07289489427a7356a84d7102c8a24063ff8ff7ff41c1d3ba5f1b68e373c77112 |
app/services/decidim/proposals/proposal_search.rb | 100644 | 0 | 0 | | | 2.66 KB | f36d6b6c1de01b6ed1875456a4a08e09311793112b393b8e35b6bfebe0977dd4 |
app/views/decidim/proposals/admin/proposal_answers/edit.html.erb | 100644 | 0 | 0 | | | 499 Bytes | 6dd0017207a64cdffb428d2d9f91164f7a49fabc8f77aac4b7b61ddf11c3dfa3 |
app/views/decidim/proposals/admin/proposals/_form.html.erb | 100644 | 0 | 0 | | | 515 Bytes | 6b5d7d6b8ba9ef29ed1c9c17ed2b0edf3f693b2e7a0a3ca1b47a024cc95ae326 |
app/views/decidim/proposals/admin/proposals/index.html.erb | 100644 | 0 | 0 | | | 1.88 KB | 8f219790554bb2a1d4071e289af2acd37208cb51a45377918dd3b8e9d5a8fade |
app/views/decidim/proposals/admin/proposals/new.html.erb | 100644 | 0 | 0 | | | 187 Bytes | 097c06e371b3a128fcad1f25b0c6db009be075962ad53c909189bb14fda3f99b |
app/views/decidim/proposals/proposal_votes/update_buttons_and_counters.js.erb | 100644 | 0 | 0 | | | 1.12 KB | feaea1348ca1a8dba58d28f2ae31518fd7133d32d587cf8ffa88373f56ae3385 |
app/views/decidim/proposals/proposals/_count.html.erb | 100644 | 0 | 0 | | | 60 Bytes | 2ed576308055fe07d2da2587f63250515043056faf638d15dd82fe4c2f653ed1 |
app/views/decidim/proposals/proposals/_filters.html.erb | 100644 | 0 | 0 | | | 1.97 KB | f6fdec63c17e7870cdf493eddc0448af164806d178f8b4f06776a9ea8b82d21d |
app/views/decidim/proposals/proposals/_filters_small_view.html.erb | 100644 | 0 | 0 | | | 648 Bytes | 725f1e5a769dd87d1bd2dc42f7ba9e10fea79fe8020441fcbe7d18aa383f7a93 |
app/views/decidim/proposals/proposals/_linked_proposals.html.erb | 100644 | 0 | 0 | | | 942 Bytes | 854f4219c7b1b0dba2de9a67cb823d8bac5d679f716767a2038a7f446a277476 |
app/views/decidim/proposals/proposals/_proposal.html.erb | 100644 | 0 | 0 | | | 1.58 KB | 974c050d437c59a2f8c2a5abd4acf15cf58b660219b6bfc9099b812289bfa9be |
app/views/decidim/proposals/proposals/_proposal_badge.html.erb | 100644 | 0 | 0 | | | 181 Bytes | e2d1cbb287d6da86e87d9c1afcb83c73e5961b2b1483dbb403247be13ac51143 |
app/views/decidim/proposals/proposals/_proposals.html.erb | 100644 | 0 | 0 | | | 249 Bytes | 1d5fdb0a39ee0ff6666439f98b12ac17c3baa0b0169b6b8db54b7ee1200b3426 |
app/views/decidim/proposals/proposals/_remaining_votes_count.html.erb | 100644 | 0 | 0 | | | 120 Bytes | a6efe99261553247e053995df59ad7dc410d7eeb7d9cd6f381233fcf8f3f2daf |
app/views/decidim/proposals/proposals/_tags.html.erb | 100644 | 0 | 0 | | | 550 Bytes | 2a472ad2a157ae411161a4f2198aff44b7f9d6971553c1f9a295d49ed28cd32f |
app/views/decidim/proposals/proposals/_vote_button.html.erb | 100644 | 0 | 0 | | | 1.77 KB | a1e0c448520e698a76c1418d5a8df970eaedf3350d52c6687f2e4bce096f07d7 |
app/views/decidim/proposals/proposals/_votes_count.html.erb | 100644 | 0 | 0 | | | 357 Bytes | 37122797200e55e9a55414153ea205aebd7e2fe15284b263b21b9ed01cac2dac |
app/views/decidim/proposals/proposals/_votes_limit.html.erb | 100644 | 0 | 0 | | | 874 Bytes | 18903de1e32ab0c564d84cb7853419f2c275bda7ee2ee620d624907729758f3f |
app/views/decidim/proposals/proposals/index.html.erb | 100644 | 0 | 0 | | | 1.07 KB | b193927b8897e28a188aaca113b836e51de7cbc0055bfd31dc949f9f8106f69c |
app/views/decidim/proposals/proposals/index.js.erb | 100644 | 0 | 0 | | | 355 Bytes | 1aa4bbec7eb5481e0e0582c746957b9939ed6d7a000f25769d2f20281c04f955 |
app/views/decidim/proposals/proposals/new.html.erb | 100644 | 0 | 0 | | | 1.47 KB | 71cb190c4ab17fe872c575c5964ea97f43689f35732837551a699ca7995fe5d3 |
app/views/decidim/proposals/proposals/show.html.erb | 100644 | 0 | 0 | | | 2.6 KB | f5c5d1dcd3c41875f81931cad25af8837695ad5197f81ab82bd618f648847259 |
config/i18n-tasks.yml | 100644 | 0 | 0 | | | 304 Bytes | 7257db2c0055e14c88a372bcec6eec43bcc6e02c28f771ed04e78bda8cde1fd7 |
config/initializers/social_share_button.rb | 100644 | 0 | 0 | | | 130 Bytes | 7038dc31c3bce0fac7aaddaad2c69bbc7c4c3dc96f35db145aabd6eff64386ad |
config/locales/ca.yml | 100644 | 0 | 0 | | | 4.5 KB | 4ce4493997ce4bdaa12b0755227eaf038aa7ec333fba56412c7f8b720efbf276 |
config/locales/en.yml | 100644 | 0 | 0 | | | 4.3 KB | 69c9f893dfa3dddcfde8e207f23bc0c23de5f69ec16dc34a1945afe970f537ec |
config/locales/es.yml | 100644 | 0 | 0 | | | 4.5 KB | cefd19b2c334ab76b0530b05348e11d124dee7d03ee3c62a86ff0d817374079f |
config/locales/eu.yml | 100644 | 0 | 0 | | | 81 Bytes | eebced4510a1ab852a46b0abc6438f1d3084805dae6f7fcae3efa8f8a419c88e |
db/migrate/20161212110850_create_decidim_proposals.rb | 100644 | 0 | 0 | | | 436 Bytes | 5ef97ebfee32c05083ead4c623cc0eb92254245d578f6ffbc387987b69432002 |
db/migrate/20170112115253_create_proposal_votes.rb | 100644 | 0 | 0 | | | 561 Bytes | c1e149036747d7562ae14e7cafe031df37ea8d41dfc7841e8dfdf828a43116f4 |
db/migrate/20170113114245_add_text_search_indexes.rb | 100644 | 0 | 0 | | | 279 Bytes | 8b8f745e7054ae5e7b9b59a21312c1a78435971d24a90408b00c2ef5c7d00a28 |
db/migrate/20170118120151_add_counter_cache_votes_to_proposals.rb | 100644 | 0 | 0 | | | 194 Bytes | 43ec770e653e6c95f354deaab30a8e9abaaafcc602102a6c52517fba0bd087ba |
db/migrate/20170120151202_add_user_group_id_to_proposals.rb | 100644 | 0 | 0 | | | 177 Bytes | 5dd8bb2fc7a4c45251ce4e729691db8040e3747fdf6438d9436c4ca9519aa114 |
db/migrate/20170131092413_add_answers_to_proposals.rb | 100644 | 0 | 0 | | | 299 Bytes | 8fc2ad2699cf24f5f7ebfe3448caff7ee92f9cabaa46635a577a5cfe0448c289 |
db/migrate/20170205082832_add_index_to_decidim_proposals_proposals_proposal_votes_count.rb | 100644 | 0 | 0 | | | 287 Bytes | b88cfc59e050c44c258de4cedb5ad20464d8087fbab3fe98f7c9f72ff7b8bba8 |
lib/decidim/proposals.rb | 100644 | 0 | 0 | | | 366 Bytes | 846f93eb1d185402ff124db43012ebd9929b5d2329dfde12ec7dd1f0dcfdc90d |
lib/decidim/proposals/admin.rb | 100644 | 0 | 0 | | | 209 Bytes | addf80c9142a6b396686486b130f30fbdb21b670a3fcfb3b33e358460eb376c4 |
lib/decidim/proposals/admin_engine.rb | 100644 | 0 | 0 | | | 833 Bytes | 94cd13cecbc85088c510dabceb0ac1bc3d4e7f353726c128c3b9d9f022271200 |
lib/decidim/proposals/engine.rb | 100644 | 0 | 0 | | | 975 Bytes | b85c8fe4d21eb13fc81594d071905cd3f89e9cf4bdf1f59dbba7a8212994612c |
lib/decidim/proposals/feature.rb | 100644 | 0 | 0 | | | 3.78 KB | f8a5d922c9c56f0f39f2b59a426396c371644e3eb8d0222fa6f57ec1ed3bfe4f |
lib/decidim/proposals/test/factories.rb | 100644 | 0 | 0 | | | 2.01 KB | 63ee2671dfcbcc968e8ebaeef92417c70a2d0897792cd872b481080a3d226606 |