README.md | 100644 | 0 | 0 | | | 2.63 KB | d1affa9d404b86742985daaa00814354e8bc1e9a869d603833ad6778a6988640 |
Rakefile | 100644 | 0 | 0 | | | 64 Bytes | 7b9d666559dab9e7f6927fec297410e74dcd9710853e6be928fbae21cb4b7d7c |
app/assets/config/decidim_system_manifest.js | 100644 | 0 | 0 | | | 79 Bytes | 29d14f3cf545d41d4c6a621d340c2b5feed6a80792ae620ccc3f3a18b78a3b6e |
app/assets/javascripts/decidim/system/application.js.es6 | 100644 | 0 | 0 | | | 157 Bytes | e8f9b9ac80108ae97d876a4e975f0e05429c54e12c9abe611f1545bcc1c0a5b6 |
app/assets/stylesheets/decidim/system/_actions.scss | 100644 | 0 | 0 | | | 105 Bytes | eaa16058e0cb43201f420d324d91e2d489827b4cb49398141ae28d9bb1b26b1a |
app/assets/stylesheets/decidim/system/_foundation_and_overrides.scss | 100644 | 0 | 0 | | | 1.73 KB | 08a2d53d1aba21b8e8fd64ae8ed13fc888799f036357b70dd432720c10741d41 |
app/assets/stylesheets/decidim/system/_layout.scss | 100644 | 0 | 0 | | | 215 Bytes | 408a02ba14d2c4351a3387955466bfdbf51fa2588ffcb78a3fd39cabe3cace0b |
app/assets/stylesheets/decidim/system/_login.scss | 100644 | 0 | 0 | | | 711 Bytes | 624731deedff3dc46dac9686e8ca72f33a1ce7635596715dd6690b00204ce690 |
app/assets/stylesheets/decidim/system/_settings.scss | 100644 | 0 | 0 | | | 15.2 KB | a048b63f192b1d6609233dbd7f6f7bae181cd8b745c1dc003be11802c440f044 |
app/assets/stylesheets/decidim/system/_sidebar.scss | 100644 | 0 | 0 | | | 1.27 KB | f0c73b7fe81db4c43364ff3ec78f6798376509645fc15b374894e4baa923d4e4 |
app/assets/stylesheets/decidim/system/_tables.scss | 100644 | 0 | 0 | | | 61 Bytes | 97be44010e52b4ea0efa87e963ceb814b5d9c128621b42a8a7659e753f49b3a3 |
app/assets/stylesheets/decidim/system/application.scss | 100644 | 0 | 0 | | | 244 Bytes | f827ffe8d3eb597f8ded0ec6c2b53910901e617d7f3e3f3a70209b9cb496a722 |
app/commands/decidim/system/create_admin.rb | 100644 | 0 | 0 | | | 923 Bytes | 86a481fb427b310bb700d76a60d82000ed62f0b82a530581c0e9aa75cdc00f2d |
app/commands/decidim/system/create_default_pages.rb | 100644 | 0 | 0 | | | 1.23 KB | aad027b49cadd5cb520fa5395b0b9170e3535a52302b40f05e7c8d8c88b83ea1 |
app/commands/decidim/system/register_organization.rb | 100644 | 0 | 0 | | | 1.99 KB | 66e4827379eac720888e9ecb9fee8d710ea65c892175d50f5b1b85e683c9dda7 |
app/commands/decidim/system/update_admin.rb | 100644 | 0 | 0 | | | 1.16 KB | ab81c71ad7c5ee96caff0b7c7e195553573b6448fa743e8eea39790b08097442 |
app/commands/decidim/system/update_organization.rb | 100644 | 0 | 0 | | | 1.37 KB | da6f6d6e901439abd6c39e5925ce82b96afd3f559f56759f7274ce39d347d658 |
app/controllers/decidim/system/admins_controller.rb | 100644 | 0 | 0 | | | 1.63 KB | a87add36565556f18478c3df13d234908db4df41bdbf27d8b89a96454fddc0e7 |
app/controllers/decidim/system/application_controller.rb | 100644 | 0 | 0 | | | 436 Bytes | e78fcd9e902371291516e75a928cbb7e6c703fee326d0738325509ceed0977ce |
app/controllers/decidim/system/dashboard_controller.rb | 100644 | 0 | 0 | | | 193 Bytes | ba5f1a53b100ebd8808bf93acc03cd2a1b3e7b2513422827f739449a8449d217 |
app/controllers/decidim/system/devise/passwords_controller.rb | 100644 | 0 | 0 | | | 307 Bytes | 92b7130af3c165f05a45800bdb97048becb9a983448218e39db4d8c81a4d0a66 |
app/controllers/decidim/system/devise/sessions_controller.rb | 100644 | 0 | 0 | | | 346 Bytes | 24684d6667ea774fd911e467701da0d11a5ee13c13e14dc9e058243b0775c940 |
app/controllers/decidim/system/organizations_controller.rb | 100644 | 0 | 0 | | | 1.56 KB | 40814bd8f57f63321e763e6277617d2b48138516d886f7d0d2694ea18049d241 |
app/forms/decidim/system/admin_form.rb | 100644 | 0 | 0 | | | 866 Bytes | 6b5032ff789d3a72ce6609439c219a892238c87e735f72a35d4c54e8f4fda079 |
app/forms/decidim/system/register_organization_form.rb | 100644 | 0 | 0 | | | 775 Bytes | 54dad9fb754903aea3d466afe4689c1df4fd1fdb4a48a7174be0f524c4641b0d |
app/forms/decidim/system/update_organization_form.rb | 100644 | 0 | 0 | | | 1.24 KB | aec99bdfa5d82a8228065751abcfa86e9482c0f16383d1ab48594559ce3685a2 |
app/helpers/decidim/system/application_helper.rb | 100644 | 0 | 0 | | | 255 Bytes | 3616163849d59a4410f80ac6d4b687849588eb6d6439921ba00ad22cc14d5fb2 |
app/jobs/decidim/system/application_job.rb | 100644 | 0 | 0 | | | 184 Bytes | e4b80af19f604aeab4510e9cf8397db27b26573bb256abcfd52258627be3fea7 |
app/mailers/decidim/system/application_mailer.rb | 100644 | 0 | 0 | | | 267 Bytes | 6ddc07c456ba0026bfdbf3de3231bd646f6dadf7a3859822166625864c7f2f46 |
app/models/decidim/system/admin.rb | 100644 | 0 | 0 | | | 542 Bytes | f0764d8bb1dd7555fd05cb1568053d3d2a7edf28f77876ddc2a24e7ed2f6a841 |
app/models/decidim/system/application_record.rb | 100644 | 0 | 0 | | | 226 Bytes | 56a9f0f70787185d9ae8f1c9de11e1a297debf7a71f046b1c04bebcd191f4177 |
app/views/decidim/system/admins/_form.html.erb | 100644 | 0 | 0 | | | 223 Bytes | 79011ece0b033886225e7cd285649f123870742451ada304f9f96ae3c37df0dc |
app/views/decidim/system/admins/edit.html.erb | 100644 | 0 | 0 | | | 223 Bytes | b5b6f6136dfdc11c13d4e016dc508c611c4358ddaf6a345cd032e8f10964e1da |
app/views/decidim/system/admins/index.html.erb | 100644 | 0 | 0 | | | 1.11 KB | 36f7d55b2017baca67ce3f27d8a9d0964aaa1c06ca8a7963dbd149c31b450810 |
app/views/decidim/system/admins/new.html.erb | 100644 | 0 | 0 | | | 223 Bytes | b2a7f247402a6ea8fa0595e766ab5bf7fbefcf2ac3f338f89910b0e8b8e83b43 |
app/views/decidim/system/admins/show.html.erb | 100644 | 0 | 0 | | | 293 Bytes | d1818401a6314ba893d60317684f8b5536524f047b76062c90b445ca0f81b7cf |
app/views/decidim/system/dashboard/show.html.erb | 100644 | 0 | 0 | | | 89 Bytes | 71735087a2a86642159b5e6750e7baa427507dad35276fa2b8a052d35a1da69e |
app/views/decidim/system/devise/mailers/password_change.html.erb | 100644 | 0 | 0 | | | 117 Bytes | bd440592cb4fea8394905dd9ba71479219ab419270514f6d4c0a4a6387d54d6e |
app/views/decidim/system/devise/mailers/reset_password_instructions.html.erb | 100644 | 0 | 0 | | | 393 Bytes | 62c6f89178a92f613ded55b19e92580a4cb0712cd70b7b150ba98b00b643fd98 |
app/views/decidim/system/devise/passwords/edit.html.erb | 100644 | 0 | 0 | | | 703 Bytes | b8321bfc15ea5e055edcea0a73a15f777d57e46d0e516c86d07e20e104305f34 |
app/views/decidim/system/devise/passwords/new.html.erb | 100644 | 0 | 0 | | | 419 Bytes | b775bfbae0f4c64fdaad257f6101a91e4e9679f81ca5c20012b5973963a928f0 |
app/views/decidim/system/devise/sessions/new.html.erb | 100644 | 0 | 0 | | | 535 Bytes | f76b3168ff96e075f513c2be49ca1aa45af8453401af5a7fbc9f55005c9e824b |
app/views/decidim/system/devise/shared/_links.html.erb | 100644 | 0 | 0 | | | 1.12 KB | 3721a45c2cd98462168a3b90553a12473b64ab6fee2211f1a01691df7547890c |
app/views/decidim/system/organizations/edit.html.erb | 100644 | 0 | 0 | | | 596 Bytes | 00841379ab06c7e0e577086bf7fa8d22d75fcd3931c5dfebd1d3413fe69f6ba7 |
app/views/decidim/system/organizations/index.html.erb | 100644 | 0 | 0 | | | 1.21 KB | 13859d3ab8e4a2bfe75ca8079cbaf5425c08a8b125037c0c0d2db8e1b7eccaaa |
app/views/decidim/system/organizations/new.html.erb | 100644 | 0 | 0 | | | 1.83 KB | aa191d2c752a10e6d8ac32c100d380cff19884c37e3245c9fcc29302788bc700 |
app/views/decidim/system/organizations/show.html.erb | 100644 | 0 | 0 | | | 498 Bytes | 60438bc7f655cb33f7832cad9fbdc54f78ff45f80e8542da3ebf72771473dab0 |
app/views/layouts/decidim/system/_header.html.erb | 100644 | 0 | 0 | | | 223 Bytes | 808f1ed3c0f3ff893f5b6ee7a5fa02f446cece84d843efe2de03dcce3341e7f1 |
app/views/layouts/decidim/system/_login_items.html.erb | 100644 | 0 | 0 | | | 212 Bytes | 4798d55ed5f612a84ad0b8f6a2f354e5f27e0c9bfe4b29d1ad4826593a779df5 |
app/views/layouts/decidim/system/_sidebar.html.erb | 100644 | 0 | 0 | | | 508 Bytes | 2e9c5badc7239798ff2b71492d94a35e824fc7d42ddabc42944faef191e225c9 |
app/views/layouts/decidim/system/application.html.erb | 100644 | 0 | 0 | | | 1.17 KB | 8b2a445b204ff4f62130dcc26c2d3e95e71aa605024f83038b4d17974857b07b |
app/views/layouts/decidim/system/login.html.erb | 100644 | 0 | 0 | | | 410 Bytes | fe8bb92753af66be6f024a6bedd7f5462665397472388d3bf79b84f172cac399 |
config/i18n-tasks.yml | 100644 | 0 | 0 | | | 4.21 KB | 1aa7b9094ccc722e239ad782fd98ef9af20ddbfa81e41f9d583251e7c9aeec43 |
config/locales/ca.yml | 100644 | 0 | 0 | | | 2.24 KB | c266fc9ec14de265be0181658806adfd4a47a3c1d6ceca06964a4e7333fb8a20 |
config/locales/en.yml | 100644 | 0 | 0 | | | 2 KB | 70646b6f6adf5b998422370c956cd98fa30692ff6f703fb0660f4e90924b64d2 |
config/locales/es.yml | 100644 | 0 | 0 | | | 2.26 KB | 0804415f8013a71cf295044c7f9b107218acaf120da57ce075a4d9fb5dc8c32d |
config/locales/eu.yml | 100644 | 0 | 0 | | | 2.09 KB | bddcf3eb5a71f4729f8a4f7b451d9aab6994e6badbc2daec11b49dc1be33bc67 |
config/locales/fi.yml | 100644 | 0 | 0 | | | 2.03 KB | 40e5a999e83c5a7e450d82f09b5a0a3ce014040e1804ef92c10b439ea2f33357 |
config/locales/fr.yml | 100644 | 0 | 0 | | | 2.28 KB | a98fd079d2f788642fb1341da4d10609dc2431d03e0ae6721c4b69a8de5094e4 |
config/locales/nl.yml | 100644 | 0 | 0 | | | 70 Bytes | 1059932102fee492c0f951978c1db22247500ef299131669807e64e6a28418ba |
config/routes.rb | 100644 | 0 | 0 | | | 495 Bytes | 5bff4ccd75a2e466c59b2ff8613d9768903a835487dc661ce4596cb1ef2316a2 |
db/migrate/20160919105637_devise_create_decidim_admins.rb | 100644 | 0 | 0 | | | 867 Bytes | 83f0d5450de38730eacdba7ee32fc8b010019736144f389d4ceb91480eea1582 |
db/seeds.rb | 100644 | 0 | 0 | | | 337 Bytes | eaa3708f1648dc505d7667dd4951b71d8ae12c68230b4e00c80f2db8d612cccd |
lib/decidim/system.rb | 100644 | 0 | 0 | | | 334 Bytes | 51f4f06c5f956e873353e5f14d330826faccd27d01dbd322fd19de54227eb51b |
lib/decidim/system/engine.rb | 100644 | 0 | 0 | | | 758 Bytes | a7b67ff94d2b539f41bae2bdaefce75c6438961665ab4c48010a12f3f4c02a34 |
lib/tasks/decidim/system_tasks.rake | 100644 | 0 | 0 | | | 122 Bytes | b9a7d1ea24bbb8b62853cf7d5ad1b340556f2cedfc68705d503d9d1404646755 |