decidim-initiatives 0.30.0 → 0.30.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/permissions/decidim/initiatives/admin/permissions.rb +3 -3
- data/app/views/decidim/initiatives/admin/initiatives/index.html.erb +1 -1
- data/config/locales/cs.yml +1 -1
- data/config/locales/de.yml +2 -2
- data/config/locales/es-MX.yml +1 -1
- data/config/locales/es-PY.yml +1 -1
- data/config/locales/es.yml +1 -1
- data/config/locales/eu.yml +21 -21
- data/config/locales/fr-CA.yml +1 -1
- data/config/locales/fr.yml +1 -1
- data/config/locales/nl.yml +1 -1
- data/config/locales/pl.yml +1 -1
- data/config/locales/sv.yml +1 -1
- data/config/locales/tr-TR.yml +1 -1
- data/lib/decidim/initiatives/menu.rb +1 -1
- data/lib/decidim/initiatives/version.rb +1 -1
- metadata +14 -14
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8cb52fb60378e9b9b8648ede4e9c2e5727e8bee9cc509d5a218c61527ab06961
|
4
|
+
data.tar.gz: 6836093a060884c9b9a631ade772dffe4fbb156b83df1af48fe90b845914344c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0a6aaf02913914db7a2e4a6aa725a269126d39b7d395f95410da3331fed900152bca8e9598bf845608b18f8b80ca694bb282404131691e3f3a863b5aa5805e8d
|
7
|
+
data.tar.gz: 2825a455fa03e1902a7ddb82058326cc314510899470f0f28cbcf6dc2ecec0ded4f3f2ada3db21388cc6f10c6048aa69a2aff6db47c2f9aefec177440f2c084d
|
@@ -39,7 +39,7 @@ module Decidim
|
|
39
39
|
initiative_export_action?
|
40
40
|
initiatives_settings_action?
|
41
41
|
moderator_action?
|
42
|
-
|
42
|
+
share_token_action?
|
43
43
|
allow! if permission_action.subject == :attachment
|
44
44
|
|
45
45
|
permission_action
|
@@ -180,8 +180,8 @@ module Decidim
|
|
180
180
|
allow!
|
181
181
|
end
|
182
182
|
|
183
|
-
def
|
184
|
-
return unless permission_action.subject == :
|
183
|
+
def share_token_action?
|
184
|
+
return unless permission_action.subject == :share_token
|
185
185
|
|
186
186
|
allow!
|
187
187
|
end
|
@@ -46,7 +46,7 @@
|
|
46
46
|
<td class="table-list__date"><%= initiative.published_at? ? l(initiative.published_at, format: :short) : "" %></td>
|
47
47
|
<td class="table-list__actions">
|
48
48
|
|
49
|
-
<% if allowed_to? :read, :
|
49
|
+
<% if allowed_to? :read, :share_token, current_participatory_space: initiative %>
|
50
50
|
<%= icon_link_to "share-line", decidim_admin_initiatives.initiative_share_tokens_path(initiative), t("actions.share_tokens", scope: "decidim.admin"), class: "action-icon--new" %>
|
51
51
|
<% else %>
|
52
52
|
<span class="action-space icon"></span>
|
data/config/locales/cs.yml
CHANGED
@@ -438,7 +438,7 @@ cs:
|
|
438
438
|
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> vytvořil Iniciativu <a href="%{resource_path}">%{resource_title}</a>.
|
439
439
|
endorse_initiative_event:
|
440
440
|
email_intro: "%{author_name} %{author_nickname}, kterého sledujete, schválil následující iniciativu, možná chcete přispět k konverzaci:"
|
441
|
-
email_outro: Toto oznámení jste obdrželi, protože
|
441
|
+
email_outro: Toto oznámení jste obdrželi, protože jste sledovali %{author_nickname}. Po předchozím propojení můžete přestat přijímat oznámení.
|
442
442
|
email_subject: Iniciativa byla schválena od %{author_nickname}
|
443
443
|
notification_title: Iniciativa <a href="%{resource_path}">%{resource_title}</a> byla schválena od <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
444
444
|
revoke_membership_request:
|
data/config/locales/de.yml
CHANGED
@@ -258,7 +258,7 @@ de:
|
|
258
258
|
accept: Initiative akzeptieren
|
259
259
|
confirm: Sind Sie sich sicher?
|
260
260
|
confirm_send_to_technical_validation: Sind Sie sich sicher?
|
261
|
-
discard:
|
261
|
+
discard: Initiative verwerfen
|
262
262
|
export_pdf_signatures: Exportieren von PDF-Signaturen
|
263
263
|
export_votes: Export unterstützt
|
264
264
|
reject: Initiative ablehnen
|
@@ -638,7 +638,7 @@ de:
|
|
638
638
|
resources:
|
639
639
|
initiative:
|
640
640
|
actions:
|
641
|
-
comment:
|
641
|
+
comment: Kommentieren
|
642
642
|
initiatives_type:
|
643
643
|
actions:
|
644
644
|
create: Initiative erstellen
|
data/config/locales/es-MX.yml
CHANGED
@@ -432,7 +432,7 @@ es-MX:
|
|
432
432
|
notification_title: La iniciativa <a href="%{resource_path}">%{resource_title}</a> fue creada por <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
433
433
|
endorse_initiative_event:
|
434
434
|
email_intro: "%{author_name} %{author_nickname}, a quien sigues, ha respaldado la siguiente iniciativa, tal vez quieras contribuir a la conversación:"
|
435
|
-
email_outro:
|
435
|
+
email_outro: Recibiste esta notificación porque estás siguiendo %{author_nickname}. Puedes dejar de recibir notificaciones siguiendo el enlace anterior.
|
436
436
|
email_subject: Iniciativa respaldada por %{author_nickname}
|
437
437
|
notification_title: La iniciativa <a href="%{resource_path}">%{resource_title}</a> fue respaldada por <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
438
438
|
revoke_membership_request:
|
data/config/locales/es-PY.yml
CHANGED
@@ -432,7 +432,7 @@ es-PY:
|
|
432
432
|
notification_title: La iniciativa <a href="%{resource_path}">%{resource_title}</a> fue creada por <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
433
433
|
endorse_initiative_event:
|
434
434
|
email_intro: "%{author_name} %{author_nickname}, a quien sigues, ha respaldado la siguiente iniciativa, tal vez quieras contribuir a la conversación:"
|
435
|
-
email_outro:
|
435
|
+
email_outro: Recibiste esta notificación porque estás siguiendo %{author_nickname}. Puedes dejar de recibir notificaciones siguiendo el enlace anterior.
|
436
436
|
email_subject: Iniciativa respaldada por %{author_nickname}
|
437
437
|
notification_title: La iniciativa <a href="%{resource_path}">%{resource_title}</a> fue respaldada por <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
438
438
|
revoke_membership_request:
|
data/config/locales/es.yml
CHANGED
@@ -432,7 +432,7 @@ es:
|
|
432
432
|
notification_title: La iniciativa <a href="%{resource_path}">%{resource_title}</a> fue creada por <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
433
433
|
endorse_initiative_event:
|
434
434
|
email_intro: "%{author_name} %{author_nickname}, a quien sigues, ha apoyado la siguiente iniciativa. Tal vez quieras contribuir a la conversación:"
|
435
|
-
email_outro: Has recibido esta notificación porque estás siguiendo
|
435
|
+
email_outro: Has recibido esta notificación porque estás siguiendo %{author_nickname}. Puedes dejar de recibir notificaciones siguiendo el enlace anterior.
|
436
436
|
email_subject: Iniciativa adherida por %{author_nickname}
|
437
437
|
notification_title: La iniciativa <a href="%{resource_path}">%{resource_title}</a> fue adherida por <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
438
438
|
revoke_membership_request:
|
data/config/locales/eu.yml
CHANGED
@@ -19,7 +19,7 @@ eu:
|
|
19
19
|
signature_type_values:
|
20
20
|
any: Mistoa
|
21
21
|
offline: Aurrez aurrekoa
|
22
|
-
online:
|
22
|
+
online: On-line
|
23
23
|
state: Egoera
|
24
24
|
title: Izenburua
|
25
25
|
type_id: Mota
|
@@ -73,10 +73,10 @@ eu:
|
|
73
73
|
other: Ekimenak
|
74
74
|
decidim/initiative_comittee:
|
75
75
|
one: Batzordea
|
76
|
-
other:
|
76
|
+
other: Batzordeak
|
77
77
|
decidim/initiative_vote:
|
78
78
|
one: Sinadura
|
79
|
-
other:
|
79
|
+
other: Sinadurak
|
80
80
|
decidim:
|
81
81
|
admin:
|
82
82
|
actions:
|
@@ -89,7 +89,7 @@ eu:
|
|
89
89
|
state_eq:
|
90
90
|
label: Egoera
|
91
91
|
values:
|
92
|
-
accepted:
|
92
|
+
accepted: Enough signatures
|
93
93
|
created: Sortua
|
94
94
|
discarded: Baztertua
|
95
95
|
open: Zabaldu
|
@@ -106,11 +106,11 @@ eu:
|
|
106
106
|
menu:
|
107
107
|
attachments: Eranskinak
|
108
108
|
committee_members: Batzorde-kideak
|
109
|
-
information:
|
109
|
+
information: Informazioa
|
110
110
|
initiative_type_scopes: Ekimen motaren eremuak
|
111
111
|
initiatives: Ekimenak
|
112
112
|
initiatives_menu:
|
113
|
-
see_initiative:
|
113
|
+
see_initiative: Ekimena ikusi
|
114
114
|
initiatives_settings: Ezarpenak
|
115
115
|
initiatives_submenu:
|
116
116
|
info: Ekimen honi buruz
|
@@ -120,9 +120,9 @@ eu:
|
|
120
120
|
initiatives:
|
121
121
|
fields:
|
122
122
|
created_at: Sortze-data
|
123
|
-
id:
|
123
|
+
id: ID
|
124
124
|
published_at: Argitaratze-data
|
125
|
-
state:
|
125
|
+
state: Egoera
|
126
126
|
supports_count: Sinadurak
|
127
127
|
title: Ekimenak
|
128
128
|
initiatives_type_scope:
|
@@ -132,7 +132,7 @@ eu:
|
|
132
132
|
name: Ekimen motaren eremua
|
133
133
|
initiatives_types:
|
134
134
|
fields:
|
135
|
-
created_at:
|
135
|
+
created_at: Noiz sortua
|
136
136
|
title: Ekimen motak
|
137
137
|
name: Ekimen mota
|
138
138
|
initiatives_votes:
|
@@ -140,9 +140,9 @@ eu:
|
|
140
140
|
date_and_time: Data eta ordua
|
141
141
|
date_of_birth: Jaioteguna
|
142
142
|
document_number: Dokumentuaren zenbakia
|
143
|
-
hash:
|
143
|
+
hash: Hash
|
144
144
|
initiative_end_date: Amaiera data
|
145
|
-
initiative_id:
|
145
|
+
initiative_id: Ekimenaren ID-a
|
146
146
|
initiative_scope: Eremua
|
147
147
|
initiative_signatures_count: Sinadura kopurua
|
148
148
|
initiative_start_date: Hasiera data
|
@@ -150,7 +150,7 @@ eu:
|
|
150
150
|
name_and_surname: Izena eta abizena
|
151
151
|
nickname: Ezizena
|
152
152
|
postal_code: Posta kodea
|
153
|
-
signature_count:
|
153
|
+
signature_count: Sinaduren zenbaketa
|
154
154
|
timestamp: Denbora-marka
|
155
155
|
taxonomy_filters:
|
156
156
|
space_filter_for:
|
@@ -160,7 +160,7 @@ eu:
|
|
160
160
|
initiatives_types: Ekimen motak
|
161
161
|
download_your_data:
|
162
162
|
show:
|
163
|
-
initiatives:
|
163
|
+
initiatives: Ekimenak esportatu
|
164
164
|
events:
|
165
165
|
initiatives:
|
166
166
|
admin:
|
@@ -223,11 +223,11 @@ eu:
|
|
223
223
|
answer: Erantzuna
|
224
224
|
title: '%{title} erantzun'
|
225
225
|
info_initiative:
|
226
|
-
created_at:
|
226
|
+
created_at: Noiz sortua
|
227
227
|
description: Deskribapena
|
228
228
|
initiative_votes_count: Babesen zenbaketa
|
229
229
|
initiatives: Ekimenak
|
230
|
-
state:
|
230
|
+
state: Egoera
|
231
231
|
committee_requests:
|
232
232
|
index:
|
233
233
|
approve: Onartu
|
@@ -314,7 +314,7 @@ eu:
|
|
314
314
|
initiatives_types:
|
315
315
|
create:
|
316
316
|
error: Arazo bat izan da ekimen mota sortzean.
|
317
|
-
success:
|
317
|
+
success: Ongi sortu da ekimen-mota berri bat. Gutxienez eremu bat zehaztu behar duzu ekimen mota honetarako, erabili ahal izateko.
|
318
318
|
destroy:
|
319
319
|
success: Ekimen mota zuzen kendu da.
|
320
320
|
edit:
|
@@ -415,9 +415,9 @@ eu:
|
|
415
415
|
confirm: Ziur zaude?
|
416
416
|
discard: Kendu ekimena
|
417
417
|
export_pdf_signatures: Esportatu sinaduren PDF
|
418
|
-
export_votes:
|
418
|
+
export_votes: Sinadurak esportatu
|
419
419
|
reject: Ukatu ekimena
|
420
|
-
title:
|
420
|
+
title: Ekimena editatu
|
421
421
|
update: Eguneratu
|
422
422
|
events:
|
423
423
|
approve_membership_request:
|
@@ -447,7 +447,7 @@ eu:
|
|
447
447
|
notification_title: <a href="%{applicant_profile_url}">%{applicant_nickname}</a> k eskatu du <a href="%{resource_url}">%{resource_title}</a> zure ekimenaren batzorde bultzatzailearekin bat egitea. Eskaera onartzeko edo ukatzeko, egin klik hemen <a href="%{resource_url}/edit">aquí</a>.
|
448
448
|
form:
|
449
449
|
add_attachments: Gehitu eranskinak
|
450
|
-
add_image:
|
450
|
+
add_image: Irudia gehitu
|
451
451
|
attachment_legend: Gehitu dokumentu bat edo irudi bat
|
452
452
|
edit_attachments: Editatu eranskinak
|
453
453
|
edit_image: Editatu irudia
|
@@ -501,7 +501,7 @@ eu:
|
|
501
501
|
author: Egilea
|
502
502
|
myself: Nire ekimenak
|
503
503
|
scope: Esparrua
|
504
|
-
state:
|
504
|
+
state: Egoera
|
505
505
|
type: Mota
|
506
506
|
index_header:
|
507
507
|
new_initiative: Beste ekimen bat
|
@@ -628,7 +628,7 @@ eu:
|
|
628
628
|
second_progress_notification_at: Zein datatan bidali zen aurrerapenaren bigarren jakinarazpena
|
629
629
|
signature_end_date: Zein datatan amaitzen da sinadura biltzeko epea
|
630
630
|
signature_start_date: Zein datatan hasten da sinadura biltzeko epea
|
631
|
-
signature_type: Zein motatako sinadura bilketa (
|
631
|
+
signature_type: Zein motatako sinadura bilketa (on-line edo aurrez aurre)
|
632
632
|
signatures: Zenbat sinadura ditu ekimen honek?
|
633
633
|
state: Zein egoera du ekimen honek une honetan?
|
634
634
|
title: Ekimenaren izenburua
|
data/config/locales/fr-CA.yml
CHANGED
@@ -400,7 +400,7 @@ fr-CA:
|
|
400
400
|
notification_title: L'initiative <a href="%{resource_path}">%{resource_title}</a> a été créée par <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
401
401
|
endorse_initiative_event:
|
402
402
|
email_intro: "%{author_name} %{author_nickname}, que vous suivez, a soutenu l'initiative suivante; vous pouvez y contribuer si vous le souhaitez :"
|
403
|
-
email_outro: Vous avez reçu cette notification
|
403
|
+
email_outro: Vous avez reçu cette notification, car vous suivez %{author_nickname}. Vous pouvez arrêter de recevoir des notifications à partir du lien précédent.
|
404
404
|
email_subject: Initiative soutenue par %{author_nickname}
|
405
405
|
notification_title: L'initiative<a href="%{resource_path}">%{resource_title}</a> a été soutenue par <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
406
406
|
revoke_membership_request:
|
data/config/locales/fr.yml
CHANGED
@@ -400,7 +400,7 @@ fr:
|
|
400
400
|
notification_title: La pétition <a href="%{resource_path}">%{resource_title}</a> a été créée par <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
401
401
|
endorse_initiative_event:
|
402
402
|
email_intro: "%{author_name} %{author_nickname}, que vous suivez, a soutenu la pétition suivante; vous pouvez y contribuer si vous le souhaitez :"
|
403
|
-
email_outro: Vous avez reçu cette notification
|
403
|
+
email_outro: Vous avez reçu cette notification, car vous suivez %{author_nickname}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
404
404
|
email_subject: Pétition soutenue par %{author_nickname}
|
405
405
|
notification_title: La pétition <a href="%{resource_path}">%{resource_title}</a> a été soutenue par <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
406
406
|
revoke_membership_request:
|
data/config/locales/nl.yml
CHANGED
@@ -291,7 +291,7 @@ nl:
|
|
291
291
|
notification_title: Het <a href="%{resource_path}">%{resource_title}</a> initiatief is gemaakt door <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
292
292
|
endorse_initiative_event:
|
293
293
|
email_intro: "%{author_name} %{author_nickname}, die je volgt, heeft het volgende initiatief onderschreven, misschien wil je een bijdrage leveren aan het gesprek:"
|
294
|
-
email_outro: Je hebt deze melding ontvangen omdat je %{author_nickname}volgt. Je kunt stoppen met het ontvangen van
|
294
|
+
email_outro: Je hebt deze melding ontvangen omdat je %{author_nickname} volgt. Je kunt stoppen met het ontvangen van notificaties door te klikken op de voorgaande link.
|
295
295
|
email_subject: Initiatief goedgekeurd door %{author_nickname}
|
296
296
|
notification_title: Het <a href="%{resource_path}">%{resource_title}</a> initiatief werd goedgekeurd door <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
297
297
|
revoke_membership_request:
|
data/config/locales/pl.yml
CHANGED
@@ -409,7 +409,7 @@ pl:
|
|
409
409
|
notification_title: Inicjatywa <a href="%{resource_path}">%{resource_title}</a> została utworzona przez <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
410
410
|
endorse_initiative_event:
|
411
411
|
email_intro: "Użytkownika %{author_name} %{author_nickname}, którego obserwujesz, zarekomendował następującą inicjatywę, być może chcesz dołączyć i wziąć udział w rozmowie:"
|
412
|
-
email_outro: Otrzymałeś to powiadomienie, ponieważ obserwujesz %{author_nickname}. Możesz przestać otrzymywać powiadomienia
|
412
|
+
email_outro: Otrzymałeś to powiadomienie, ponieważ obserwujesz %{author_nickname}. Możesz przestać otrzymywać powiadomienia po kliknięciu w poprzedni link.
|
413
413
|
email_subject: Inicjatywa rekomendowana przez %{author_nickname}
|
414
414
|
notification_title: Inicjatywa <a href="%{resource_path}">%{resource_title}</a> została zarekomendowana przez <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
415
415
|
revoke_membership_request:
|
data/config/locales/sv.yml
CHANGED
@@ -412,7 +412,7 @@ sv:
|
|
412
412
|
notification_title: Initiativet <a href="%{resource_path}">%{resource_title}</a> skapades av <a href="%{author_path}">%{author_name} %{author_nickname}</a>.
|
413
413
|
endorse_initiative_event:
|
414
414
|
email_intro: "%{author_name} %{author_nickname}, som du följer, gillar följande initiativ. Kanske du vill bidra till diskussionen:"
|
415
|
-
email_outro: Du har fått det här meddelandet eftersom du följer %{author_nickname}. Du kan sluta att
|
415
|
+
email_outro: Du har fått det här meddelandet eftersom du följer %{author_nickname}. Du kan sluta ta att emot meddelanden via föregående länk.
|
416
416
|
email_subject: '%{author_nickname} gillar Initiativet'
|
417
417
|
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> gillar initiativet <a href="%{resource_path}">%{resource_title}</a>.
|
418
418
|
revoke_membership_request:
|
data/config/locales/tr-TR.yml
CHANGED
@@ -314,7 +314,7 @@ tr:
|
|
314
314
|
notification_title: <a href="%{resource_path}">%{resource_title} </a> girişimi <a href="%{author_path}">%{author_name} %{author_nickname} </a> tarafından oluşturuldu.
|
315
315
|
endorse_initiative_event:
|
316
316
|
email_intro: "Takip ettiğiniz %{author_name} %{author_nickname} aşağıdaki girişimi onayladı, belki sohbete katkıda bulunmak istersiniz:"
|
317
|
-
email_outro: Bu bildirimi %{author_nickname}
|
317
|
+
email_outro: Bu bildirimi, %{author_nickname}izlediğiniz için aldınız. Önceki bağlantıyı takip ederek bildirimleri almayı durdurabilirsiniz.
|
318
318
|
email_subject: Girişim %{author_nickname} tarafından onaylandı
|
319
319
|
notification_title: <a href="%{resource_path}">%{resource_title} </a> girişimi <a href="%{author_path}">%{author_name} %{author_nickname} </a> tarafından onaylandı.
|
320
320
|
initiative_signatures:
|
@@ -113,7 +113,7 @@ module Decidim
|
|
113
113
|
decidim_admin_initiatives.initiative_share_tokens_path(current_participatory_space),
|
114
114
|
active: is_active_link?(decidim_admin_initiatives.initiative_share_tokens_path(current_participatory_space)),
|
115
115
|
icon_name: "share-line",
|
116
|
-
if: allowed_to?(:read, :
|
116
|
+
if: allowed_to?(:read, :share_token, current_participatory_space:)
|
117
117
|
end
|
118
118
|
end
|
119
119
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-initiatives
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.30.
|
4
|
+
version: 0.30.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Juan Salvador Perez Garcia
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-09-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: decidim-admin
|
@@ -16,84 +16,84 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.30.
|
19
|
+
version: 0.30.2
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.30.
|
26
|
+
version: 0.30.2
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: decidim-comments
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.30.
|
33
|
+
version: 0.30.2
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.30.
|
40
|
+
version: 0.30.2
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: decidim-core
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.30.
|
47
|
+
version: 0.30.2
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 0.30.
|
54
|
+
version: 0.30.2
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: decidim-verifications
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
59
|
- - '='
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 0.30.
|
61
|
+
version: 0.30.2
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - '='
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: 0.30.
|
68
|
+
version: 0.30.2
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: decidim-dev
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
73
|
- - '='
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.30.
|
75
|
+
version: 0.30.2
|
76
76
|
type: :development
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - '='
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.30.
|
82
|
+
version: 0.30.2
|
83
83
|
- !ruby/object:Gem::Dependency
|
84
84
|
name: decidim-meetings
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
86
86
|
requirements:
|
87
87
|
- - '='
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version: 0.30.
|
89
|
+
version: 0.30.2
|
90
90
|
type: :development
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
94
|
- - '='
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version: 0.30.
|
96
|
+
version: 0.30.2
|
97
97
|
description: Participants initiatives plugin for decidim.
|
98
98
|
email:
|
99
99
|
- jsperezg@gmail.com
|