decidim-consultations 0.26.5 → 0.27.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/consultations/content_blocks/highlighted_consultations/show.erb +2 -2
  3. data/app/commands/decidim/consultations/admin/create_consultation.rb +1 -1
  4. data/app/commands/decidim/consultations/admin/create_question.rb +1 -1
  5. data/app/commands/decidim/consultations/admin/create_response.rb +1 -1
  6. data/app/commands/decidim/consultations/admin/create_response_group.rb +1 -1
  7. data/app/commands/decidim/consultations/admin/destroy_response_group.rb +1 -1
  8. data/app/commands/decidim/consultations/admin/publish_consultation.rb +1 -1
  9. data/app/commands/decidim/consultations/admin/publish_consultation_results.rb +1 -1
  10. data/app/commands/decidim/consultations/admin/publish_question.rb +1 -1
  11. data/app/commands/decidim/consultations/admin/unpublish_consultation.rb +1 -1
  12. data/app/commands/decidim/consultations/admin/unpublish_consultation_results.rb +1 -1
  13. data/app/commands/decidim/consultations/admin/unpublish_question.rb +1 -1
  14. data/app/commands/decidim/consultations/admin/update_consultation.rb +1 -1
  15. data/app/commands/decidim/consultations/admin/update_question.rb +1 -1
  16. data/app/commands/decidim/consultations/admin/update_question_configuration.rb +1 -1
  17. data/app/commands/decidim/consultations/admin/update_response.rb +1 -1
  18. data/app/commands/decidim/consultations/admin/update_response_group.rb +1 -1
  19. data/app/commands/decidim/consultations/multiple_vote_question.rb +1 -1
  20. data/app/commands/decidim/consultations/unvote_question.rb +1 -1
  21. data/app/commands/decidim/consultations/vote_question.rb +1 -1
  22. data/app/controllers/decidim/consultations/consultations_controller.rb +5 -12
  23. data/app/forms/decidim/consultations/admin/consultation_form.rb +1 -1
  24. data/app/helpers/decidim/consultations/consultations_helper.rb +1 -1
  25. data/app/helpers/decidim/consultations/questions_helper.rb +3 -3
  26. data/app/models/decidim/consultation.rb +9 -3
  27. data/app/permissions/decidim/consultations/permissions.rb +1 -3
  28. data/app/presenters/decidim/consultations/question_stats_presenter.rb +4 -2
  29. data/app/queries/decidim/consultations/admin/admin_users.rb +1 -1
  30. data/app/queries/decidim/consultations/organization_active_consultations.rb +1 -1
  31. data/app/queries/decidim/consultations/organization_consultations.rb +1 -1
  32. data/app/queries/decidim/consultations/organization_questions.rb +1 -1
  33. data/app/views/decidim/consultations/_consultation.html.erb +1 -1
  34. data/app/views/decidim/consultations/consultations/_consultation_card.html.erb +1 -1
  35. data/app/views/decidim/consultations/consultations/_consultation_details.html.erb +1 -1
  36. data/app/views/decidim/consultations/consultations/_filters.html.erb +4 -4
  37. data/app/views/decidim/consultations/consultations/_question.html.erb +1 -1
  38. data/app/views/decidim/consultations/consultations/index.html.erb +3 -1
  39. data/app/views/decidim/consultations/question_multiple_votes/_voting_rules.html.erb +3 -1
  40. data/app/views/decidim/consultations/questions/_vote_button.html.erb +3 -1
  41. data/app/views/decidim/consultations/questions/_vote_modal_confirm.html.erb +1 -0
  42. data/app/views/decidim/consultations/questions/show.html.erb +3 -1
  43. data/app/views/layouts/decidim/_consultation_header.html.erb +1 -1
  44. data/app/views/layouts/decidim/_question_header.html.erb +1 -1
  45. data/config/locales/am-ET.yml +1 -0
  46. data/config/locales/ar.yml +2 -1
  47. data/config/locales/bg.yml +1 -0
  48. data/config/locales/ca.yml +2 -1
  49. data/config/locales/cs.yml +3 -2
  50. data/config/locales/da.yml +1 -0
  51. data/config/locales/de.yml +2 -1
  52. data/config/locales/el.yml +1 -1
  53. data/config/locales/en.yml +1 -1
  54. data/config/locales/eo.yml +1 -0
  55. data/config/locales/es-MX.yml +2 -1
  56. data/config/locales/es-PY.yml +2 -1
  57. data/config/locales/es.yml +2 -1
  58. data/config/locales/et.yml +1 -0
  59. data/config/locales/eu.yml +1 -1
  60. data/config/locales/fi-plain.yml +2 -1
  61. data/config/locales/fi.yml +2 -1
  62. data/config/locales/fr-CA.yml +3 -2
  63. data/config/locales/fr.yml +4 -3
  64. data/config/locales/ga-IE.yml +1 -1
  65. data/config/locales/gl.yml +2 -1
  66. data/config/locales/hr.yml +1 -0
  67. data/config/locales/hu.yml +2 -11
  68. data/config/locales/id-ID.yml +1 -1
  69. data/config/locales/is-IS.yml +2 -1
  70. data/config/locales/it.yml +1 -1
  71. data/config/locales/ja.yml +2 -1
  72. data/config/locales/ko.yml +1 -0
  73. data/config/locales/lb.yml +1 -3
  74. data/config/locales/lt.yml +1 -394
  75. data/config/locales/lv.yml +1 -1
  76. data/config/locales/mt.yml +1 -0
  77. data/config/locales/nl.yml +2 -2
  78. data/config/locales/no.yml +1 -1
  79. data/config/locales/om-ET.yml +1 -0
  80. data/config/locales/pl.yml +1 -1
  81. data/config/locales/pt-BR.yml +2 -2
  82. data/config/locales/pt.yml +1 -1
  83. data/config/locales/ro-RO.yml +2 -1
  84. data/config/locales/ru.yml +1 -3
  85. data/config/locales/si-LK.yml +1 -0
  86. data/config/locales/sk.yml +1 -1
  87. data/config/locales/sl.yml +1 -0
  88. data/config/locales/so-SO.yml +1 -0
  89. data/config/locales/sr-CS.yml +1 -0
  90. data/config/locales/sv.yml +2 -1
  91. data/config/locales/sw-KE.yml +1 -0
  92. data/config/locales/ti-ER.yml +1 -0
  93. data/config/locales/tr-TR.yml +1 -1
  94. data/config/locales/uk.yml +1 -3
  95. data/config/locales/val-ES.yml +1 -0
  96. data/config/locales/vi.yml +1 -0
  97. data/config/locales/zh-CN.yml +1 -1
  98. data/config/locales/zh-TW.yml +1 -0
  99. data/lib/decidim/consultations/participatory_space.rb +7 -7
  100. data/lib/decidim/consultations/version.rb +1 -1
  101. metadata +14 -19
  102. data/app/services/decidim/consultations/consultation_search.rb +0 -51
  103. data/config/locales/gn-PY.yml +0 -1
  104. data/config/locales/ka-GE.yml +0 -1
  105. data/config/locales/lo-LA.yml +0 -1
  106. data/config/locales/oc-FR.yml +0 -1
@@ -252,9 +252,9 @@ en:
252
252
  filters:
253
253
  active: Active
254
254
  all: All
255
+ date: Date
255
256
  finished: Finished
256
257
  search: Search
257
- state: Status
258
258
  upcoming: Upcoming
259
259
  filters_small_view:
260
260
  close_modal: Close window
@@ -1 +1,2 @@
1
+ ---
1
2
  eo:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es-MX:
2
3
  activemodel:
3
4
  attributes:
@@ -251,9 +252,9 @@ es-MX:
251
252
  filters:
252
253
  active: Activo
253
254
  all: Todas
255
+ date: Fecha
254
256
  finished: Completada
255
257
  search: Buscar
256
- state: Estado
257
258
  upcoming: Próximo
258
259
  filters_small_view:
259
260
  close_modal: Cerrar ventana
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es-PY:
2
3
  activemodel:
3
4
  attributes:
@@ -251,9 +252,9 @@ es-PY:
251
252
  filters:
252
253
  active: Activo
253
254
  all: Todas
255
+ date: Fecha
254
256
  finished: Completada
255
257
  search: Buscar
256
- state: Estado
257
258
  upcoming: Próximo
258
259
  filters_small_view:
259
260
  close_modal: Cerrar ventana
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es:
2
3
  activemodel:
3
4
  attributes:
@@ -251,9 +252,9 @@ es:
251
252
  filters:
252
253
  active: Activo
253
254
  all: Todas
255
+ date: Fecha
254
256
  finished: Acabada
255
257
  search: Buscar
256
- state: Estado
257
258
  upcoming: Próximo
258
259
  filters_small_view:
259
260
  close_modal: Cierra la ventana
@@ -1 +1,2 @@
1
+ ---
1
2
  et:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  eu:
2
3
  activemodel:
3
4
  attributes:
@@ -253,7 +254,6 @@ eu:
253
254
  all: guztiak
254
255
  finished: Amaitu
255
256
  search: Search
256
- state: Estatu
257
257
  upcoming: Datozen
258
258
  filters_small_view:
259
259
  close_modal: Itxi leihoa
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fi-pl:
2
3
  activemodel:
3
4
  attributes:
@@ -251,9 +252,9 @@ fi-pl:
251
252
  filters:
252
253
  active: Aktiiviset
253
254
  all: Kaikki
255
+ date: Päivämäärä
254
256
  finished: Valmiit
255
257
  search: Hae
256
- state: Tila
257
258
  upcoming: Tulevat
258
259
  filters_small_view:
259
260
  close_modal: Sulje ikkuna
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fi:
2
3
  activemodel:
3
4
  attributes:
@@ -251,9 +252,9 @@ fi:
251
252
  filters:
252
253
  active: Aktiiviset
253
254
  all: Kaikki
255
+ date: Päivämäärä
254
256
  finished: Valmiit
255
257
  search: Hae
256
- state: Tila
257
258
  upcoming: Tulevat
258
259
  filters_small_view:
259
260
  close_modal: Sulje ikkuna
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fr-CA:
2
3
  activemodel:
3
4
  attributes:
@@ -251,9 +252,9 @@ fr-CA:
251
252
  filters:
252
253
  active: Actives
253
254
  all: Tout
255
+ date: Date
254
256
  finished: Passées
255
257
  search: Rechercher
256
- state: État
257
258
  upcoming: À venir
258
259
  filters_small_view:
259
260
  close_modal: Fermer la fenêtre
@@ -265,7 +266,7 @@ fr-CA:
265
266
  index:
266
267
  title: Votations
267
268
  last_activity:
268
- new_consultation: Nouvelle votation
269
+ new_consultation: Nouvelle consultation
269
270
  new_question_at_html: "<span>Nouvelle question à %{link}</span>"
270
271
  pages:
271
272
  home:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  fr:
2
3
  activemodel:
3
4
  attributes:
@@ -29,7 +30,7 @@ fr:
29
30
  promoter_group: Organisateur
30
31
  question_context: Contexte
31
32
  reference: Référence
32
- scope: Secteur
33
+ scope: Périmètre d'application
33
34
  slug: Identifiant
34
35
  subtitle: Sous-titre
35
36
  vote: Système de vote externe
@@ -251,9 +252,9 @@ fr:
251
252
  filters:
252
253
  active: Actives
253
254
  all: Tout
255
+ date: Date
254
256
  finished: Passées
255
257
  search: Rechercher
256
- state: État
257
258
  upcoming: À venir
258
259
  filters_small_view:
259
260
  close_modal: Fermer la fenêtre
@@ -265,7 +266,7 @@ fr:
265
266
  index:
266
267
  title: Votations
267
268
  last_activity:
268
- new_consultation: Nouvelle votation
269
+ new_consultation: Nouvelle consultation
269
270
  new_question_at_html: "<span>Nouvelle question à %{link}</span>"
270
271
  pages:
271
272
  home:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  ga:
2
3
  activemodel:
3
4
  attributes:
@@ -95,7 +96,6 @@ ga:
95
96
  all: Uile
96
97
  finished: Críochnaithe
97
98
  search: Cuardaigh
98
- state: Stádas
99
99
  upcoming: Le teacht
100
100
  filters_small_view:
101
101
  filter: Scag
@@ -1,3 +1,4 @@
1
+ ---
1
2
  gl:
2
3
  activemodel:
3
4
  attributes:
@@ -197,9 +198,9 @@ gl:
197
198
  filters:
198
199
  active: Activo
199
200
  all: Todo
201
+ date: Data
200
202
  finished: Terminado
201
203
  search: Busca
202
- state: Estado
203
204
  upcoming: Próximos
204
205
  filters_small_view:
205
206
  close_modal: Pechar ventá
@@ -1 +1,2 @@
1
+ ---
1
2
  hr:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  hu:
2
3
  activemodel:
3
4
  attributes:
@@ -238,8 +239,6 @@ hu:
238
239
  label: 'Konzultációk rendezése:'
239
240
  random: Véletlenszerű
240
241
  recent: Legutóbbi
241
- show:
242
- dates: Dátumok
243
242
  content_blocks:
244
243
  highlighted_consultations:
245
244
  name: Kiemelt konzultációk
@@ -250,9 +249,9 @@ hu:
250
249
  filters:
251
250
  active: Aktív
252
251
  all: Összes
252
+ date: Dátum
253
253
  finished: Befejezett
254
254
  search: Keresés
255
- state: Állapot
256
255
  upcoming: Közelgő
257
256
  filters_small_view:
258
257
  close_modal: Ablak bezárása
@@ -320,8 +319,6 @@ hu:
320
319
  help:
321
320
  participatory_spaces:
322
321
  consultations:
323
- contextual: "<p><strong>A konzultációk</strong> egy olyan funkció, amely lehetővé teszi, hogy világos kérdést tegyél fel, felhívást tegyél közzé a konzultációban való részvételre, vitát generálj egy kérdésben mindazoknak, akik egy szervezetet alkotnak. Amikor a konzultáció megnyílik, lehetőség van szavazni és közzétenni a szavazatok eredményeit.</p> <p>Példák: A konzultációk szinte bármely olyan területre vonatkozhatnak, amelyek egy szervezetet érintenek. Néhány példa: megváltoztatja a szervezet nevét vagy logóját, amely számos alternatívát kínál. Igennel vagy nemmel dönteni arról, hogy a szervezet egy megállapodást aláírjon vagy sem, egy nagyobb szervezet részévé váljon, egy új stratégiai terv érvényesítése vagy elutasítása kérdésében állást foglaljon, vagy egy munkacsoport munkájának eredményét elfogadja, vagy adott esetben meghatározni, hogy az adott pozícióknak legfeljebb 1, 2 vagy 3 mandátumnak kell-e maradnia.</p>\n"
324
- page: "<p><strong>A konzultációk</strong> egy olyan terület, amely lehetővé teszi, hogy világos kérdést tegyél fel, felhívást tegyél közzé a konzultációban való részvételre, vitát generálj egy kérdésben egy szervezet tagjai számára. Amikor a konzultáció időpontja megérkezik, lehetőség van szavazni és közzétenni a szavazatok eredményeit.</p> <p>Példák: A konzultációk szinte bármely olyan területre vonatkozhatnak, amelyek egy szervezetet érintenek. Néhány példa: megváltoztatja a szervezet nevét vagy logóját, amely számos alternatívát kínál. Igennel vagy nemmel dönteni arról, hogy a szervezet egy megállapodást aláírjon vagy sem, egy nagyobb szervezet részévé váljon, egy új stratégiai terv érvényesítése vagy elutasítása kérdésében állást foglaljon, vagy egy munkacsoport munkájának eredményét elfogadja, vagy adott esetben meghatározni, hogy az adott pozícióknak legfeljebb 1, 2 vagy 3 mandátumnak kell-e maradnia.</p>\n"
325
322
  title: Mi a konzultáció?
326
323
  menu:
327
324
  consultations: Konzultációk
@@ -346,23 +343,17 @@ hu:
346
343
  verification_required: Ellenőrizd fiókod a szavazáshoz
347
344
  vote: Szavazás
348
345
  vote_modal:
349
- close_modal: Ablak bezárás
350
346
  contextual_help: Válassz az opciók közül.
351
347
  title: 'Konzultáció: kérdés-szavazás'
352
348
  vote_modal_confirm:
353
349
  change: Módosítás
354
- close_modal: Ablak bezárás
355
350
  confirm: Megerősítés
356
351
  contextual_help: Erősítsd meg a kiválasztott opciót.
357
352
  title: 'Konzultáció: erősítsd meg a szavazatot'
358
353
  resources:
359
354
  consultations:
360
355
  actions:
361
- comment: Megjegyzés
362
356
  vote: Szavazás
363
- statistics:
364
- consultations_count: Konzultációk
365
- votes_count: Szavazások
366
357
  layouts:
367
358
  decidim:
368
359
  consultation_voting_data:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  id:
2
3
  activemodel:
3
4
  attributes:
@@ -191,7 +192,6 @@ id:
191
192
  all: Semua
192
193
  finished: Jadi
193
194
  search: Pencarian
194
- state: Negara
195
195
  upcoming: Mendatang
196
196
  filters_small_view:
197
197
  close_modal: Tutup jendela
@@ -1,4 +1,5 @@
1
- is-IS:
1
+ ---
2
+ is:
2
3
  activemodel:
3
4
  attributes:
4
5
  consultation:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  it:
2
3
  activemodel:
3
4
  attributes:
@@ -253,7 +254,6 @@ it:
253
254
  all: Tutti
254
255
  finished: Finito
255
256
  search: Ricerca
256
- state: Stato
257
257
  upcoming: Prossime
258
258
  filters_small_view:
259
259
  close_modal: Chiudi la finestra
@@ -1,3 +1,4 @@
1
+ ---
1
2
  ja:
2
3
  activemodel:
3
4
  attributes:
@@ -243,9 +244,9 @@ ja:
243
244
  filters:
244
245
  active: アクティブ
245
246
  all: すべて
247
+ date: 日付
246
248
  finished: 完了
247
249
  search: 検索
248
- state: ステータス
249
250
  upcoming: 近日公開
250
251
  filters_small_view:
251
252
  close_modal: ウィンドウを閉じる
@@ -1 +1,2 @@
1
+ ---
1
2
  ko:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  lb:
2
3
  activemodel:
3
4
  attributes:
@@ -176,15 +177,12 @@ lb:
176
177
  all: Alle
177
178
  finished: Fertig
178
179
  search: Suche
179
- state: Zustand
180
180
  upcoming: Bevorstehende
181
181
  filters_small_view:
182
182
  close_modal: Fenster schließen
183
183
  filter: Filter
184
184
  filter_by: Filtern nach
185
185
  unfold: Entfalten
186
- last_activity:
187
- new_consultation: Neue Konsultation
188
186
  pages:
189
187
  home:
190
188
  highlighted_consultations: