decidim-admin 0.32.0.rc3 → 0.32.1
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/commands/decidim/admin/create_taxonomy_filter.rb +16 -2
- data/app/commands/decidim/admin/participatory_space/create_member.rb +16 -6
- data/app/commands/decidim/admin/update_taxonomy_filter.rb +24 -6
- data/app/controllers/decidim/admin/officializations_controller.rb +2 -0
- data/app/events/decidim/participatory_space/member_added_event.rb +37 -0
- data/app/forms/decidim/admin/taxonomy_filter_form.rb +11 -9
- data/app/packs/stylesheets/decidim/admin/application.scss +1 -1
- data/app/views/decidim/admin/shared/_attachments.html.erb +15 -0
- data/config/locales/ar.yml +0 -5
- data/config/locales/bg.yml +0 -5
- data/config/locales/bs-BA.yml +0 -4
- data/config/locales/ca-IT.yml +12 -5
- data/config/locales/ca.yml +12 -5
- data/config/locales/cs.yml +14 -5
- data/config/locales/de.yml +0 -5
- data/config/locales/el.yml +0 -6
- data/config/locales/en.yml +12 -5
- data/config/locales/es-MX.yml +12 -5
- data/config/locales/es-PY.yml +12 -5
- data/config/locales/es.yml +12 -5
- data/config/locales/eu.yml +16 -9
- data/config/locales/fi-plain.yml +11 -4
- data/config/locales/fi.yml +11 -4
- data/config/locales/fr-CA.yml +79 -5
- data/config/locales/fr.yml +79 -5
- data/config/locales/gl.yml +0 -6
- data/config/locales/he-IL.yml +0 -1
- data/config/locales/hu.yml +0 -6
- data/config/locales/it.yml +0 -4
- data/config/locales/ja.yml +18 -7
- data/config/locales/kaa.yml +0 -4
- data/config/locales/ko.yml +0 -6
- data/config/locales/lb.yml +0 -5
- data/config/locales/lt.yml +0 -6
- data/config/locales/lv.yml +0 -4
- data/config/locales/nl.yml +0 -6
- data/config/locales/no.yml +0 -6
- data/config/locales/pl.yml +0 -5
- data/config/locales/pt-BR.yml +3 -8
- data/config/locales/pt.yml +0 -5
- data/config/locales/ro-RO.yml +0 -6
- data/config/locales/sk.yml +3 -6
- data/config/locales/sl.yml +0 -1
- data/config/locales/sq-AL.yml +0 -1
- data/config/locales/sr-CS.yml +0 -4
- data/config/locales/sv.yml +1 -5
- data/config/locales/tr-TR.yml +58 -12
- data/config/locales/zh-CN.yml +0 -5
- data/config/locales/zh-TW.yml +0 -6
- data/decidim-admin.gemspec +1 -1
- data/lib/decidim/admin/test/admin_participatory_space_access_examples.rb +30 -0
- data/lib/decidim/admin/version.rb +1 -1
- metadata +9 -8
- data/app/views/decidim/admin/shared/_gallery.html.erb +0 -15
data/config/locales/ro-RO.yml
CHANGED
|
@@ -44,7 +44,6 @@ ro:
|
|
|
44
44
|
alert_color: Alertă
|
|
45
45
|
available_authorizations: Autorizații disponibile
|
|
46
46
|
badges_enabled: Activează insigne
|
|
47
|
-
comments_max_length: Lungimea maximă a comentariilor (Lasă 0 pentru valoarea implicită)
|
|
48
47
|
customize_welcome_notification: Personalizați notificarea de bun venit
|
|
49
48
|
default_locale: Localizare implicită
|
|
50
49
|
description: Descriere
|
|
@@ -765,11 +764,6 @@ ro:
|
|
|
765
764
|
index:
|
|
766
765
|
copied: Link de acces copiat!
|
|
767
766
|
title: 'Link-uri de acces pentru: %{name}'
|
|
768
|
-
shared:
|
|
769
|
-
gallery:
|
|
770
|
-
add_images: Adaugă imagini
|
|
771
|
-
edit_images: Editare imagini
|
|
772
|
-
gallery_legend: Adaugă o galerie de imagini (opțional)
|
|
773
767
|
static_page_topics:
|
|
774
768
|
create:
|
|
775
769
|
error: A apărut o problemă la crearea unui subiect nou.
|
data/config/locales/sk.yml
CHANGED
|
@@ -50,7 +50,6 @@ sk:
|
|
|
50
50
|
alert_color: Upozornenie
|
|
51
51
|
available_authorizations: Dostupné autorizácie
|
|
52
52
|
badges_enabled: Povoliť odznaky
|
|
53
|
-
comments_max_length: Maximálna dĺžka komentárov (Ponechajte 0 pre predvolenú hodnotu)
|
|
54
53
|
customize_welcome_notification: Prispôsobte uvítanie
|
|
55
54
|
default_locale: Predvolený jazyk
|
|
56
55
|
description: Popis
|
|
@@ -164,7 +163,7 @@ sk:
|
|
|
164
163
|
client_id: ID klienta
|
|
165
164
|
client_secret: Tajný kľúč klienta
|
|
166
165
|
organization_name: Názov organizácie
|
|
167
|
-
organization_url: Odkaz na stránku organizácie
|
|
166
|
+
organization_url: Odkaz na stránku organizácie
|
|
168
167
|
redirect_uri: Presmerovanie URI
|
|
169
168
|
site: Webstránka
|
|
170
169
|
decidim:
|
|
@@ -1106,10 +1105,8 @@ sk:
|
|
|
1106
1105
|
next_title: Nasledujúca položka
|
|
1107
1106
|
previous: Predchádzajúci
|
|
1108
1107
|
previous_title: Predchádzajúca položka
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
edit_images: Upraviť obrázky
|
|
1112
|
-
gallery_legend: Pridať galériu (voliteľné)
|
|
1108
|
+
attachments:
|
|
1109
|
+
add_attachments: Nové prílohy
|
|
1113
1110
|
static_page_topics:
|
|
1114
1111
|
create:
|
|
1115
1112
|
error: Pri tvorbe novej témy nastala chyba.
|
data/config/locales/sl.yml
CHANGED
|
@@ -31,7 +31,6 @@ sl:
|
|
|
31
31
|
organization:
|
|
32
32
|
alert_color: Opozorilo
|
|
33
33
|
badges_enabled: Omogoči značke
|
|
34
|
-
comments_max_length: Maksimalna dolžina komentarjev (0 je privzeta)
|
|
35
34
|
customize_welcome_notification: Priredi obvestilo dobrodošlice
|
|
36
35
|
default_locale: Privzeto območje
|
|
37
36
|
description: Opis
|
data/config/locales/sq-AL.yml
CHANGED
|
@@ -44,7 +44,6 @@ sq:
|
|
|
44
44
|
alert_color: Paralajmërim
|
|
45
45
|
available_authorizations: Autorizimet në dispozicion
|
|
46
46
|
badges_enabled: Aktivizo emblemat
|
|
47
|
-
comments_max_length: Madhësia maks. e komenteve(0 për vlerën e paracaktuar)
|
|
48
47
|
customize_welcome_notification: Personalizo njoftimin e mirëseardhjes
|
|
49
48
|
default_locale: Lokalizimi i parazgjedhur
|
|
50
49
|
description: Përshkrimi
|
data/config/locales/sr-CS.yml
CHANGED
|
@@ -436,10 +436,6 @@ sr:
|
|
|
436
436
|
update:
|
|
437
437
|
error: Pojavio se problem pri ažuriranju ove organizacije.
|
|
438
438
|
success: Organizacija je uspešno ažurirana.
|
|
439
|
-
shared:
|
|
440
|
-
gallery:
|
|
441
|
-
add_images: Dodaj slike
|
|
442
|
-
gallery_legend: Dodaj galeriju slika (opciono)
|
|
443
439
|
users_statistics:
|
|
444
440
|
users_count:
|
|
445
441
|
last_day: Poslednji dan
|
data/config/locales/sv.yml
CHANGED
|
@@ -50,7 +50,6 @@ sv:
|
|
|
50
50
|
alert_color: Larm
|
|
51
51
|
available_authorizations: Tillgängliga auktoriseringar
|
|
52
52
|
badges_enabled: Aktivera märken
|
|
53
|
-
comments_max_length: Maximal kommentarslängd (ange 0 för att använda standardvärdet)
|
|
54
53
|
customize_welcome_notification: Anpassa välkomstmeddelande
|
|
55
54
|
default_locale: Förvalt språk och region
|
|
56
55
|
description: Beskrivning
|
|
@@ -879,6 +878,7 @@ sv:
|
|
|
879
878
|
invalid: Det gick inte att avblockera deltagarna.
|
|
880
879
|
success: Deltagarna har avblockerats.
|
|
881
880
|
create:
|
|
881
|
+
no_user_found: Deltagaren hittades inte.
|
|
882
882
|
success: Deltagaren har fått officiell status.
|
|
883
883
|
destroy:
|
|
884
884
|
success: Deltagaren har inte längre officiell status.
|
|
@@ -1055,10 +1055,6 @@ sv:
|
|
|
1055
1055
|
next_title: Nästa
|
|
1056
1056
|
previous: Föregående
|
|
1057
1057
|
previous_title: Föregående
|
|
1058
|
-
gallery:
|
|
1059
|
-
add_images: Lägg till bilder
|
|
1060
|
-
edit_images: Redigera bilder
|
|
1061
|
-
gallery_legend: Lägg till ett bildgalleri (Frivilligt)
|
|
1062
1058
|
static_page_topics:
|
|
1063
1059
|
create:
|
|
1064
1060
|
error: Det gick inte att skapa ett nytt ämne.
|
data/config/locales/tr-TR.yml
CHANGED
|
@@ -12,6 +12,7 @@ tr:
|
|
|
12
12
|
plural: Çoğul
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Klasör
|
|
15
|
+
attachments: Ekler
|
|
15
16
|
description: Açıklama
|
|
16
17
|
file: Dosya
|
|
17
18
|
title: Ek veya resim adı
|
|
@@ -50,7 +51,7 @@ tr:
|
|
|
50
51
|
alert_color: Alarm
|
|
51
52
|
available_authorizations: Uygun yetkilendirmeler
|
|
52
53
|
badges_enabled: Rozetleri etkinleştir
|
|
53
|
-
comments_max_length:
|
|
54
|
+
comments_max_length: Yorum başına en fazla karakter sayısı (varsayılan değer için 0 bırakın)
|
|
54
55
|
customize_welcome_notification: Karşılama bildirimlerini özelleştir
|
|
55
56
|
default_locale: Varsayılan yerel ayar
|
|
56
57
|
description: Açıklama
|
|
@@ -127,6 +128,7 @@ tr:
|
|
|
127
128
|
weight: Sıra numarası
|
|
128
129
|
taxonomy:
|
|
129
130
|
item_name: Öge adı
|
|
131
|
+
parent_id: Üst öge
|
|
130
132
|
user_group_csv_verification:
|
|
131
133
|
file: Dosya
|
|
132
134
|
errors:
|
|
@@ -179,26 +181,38 @@ tr:
|
|
|
179
181
|
attachment_collections: Klasör ekle
|
|
180
182
|
attachments: Eklenti ekle
|
|
181
183
|
browse: Araştır
|
|
184
|
+
configure: Yapılandır
|
|
182
185
|
confirm_delete_component: |
|
|
183
186
|
Bu bileşeni silmek istediğinizden emin misiniz? <br>
|
|
184
187
|
|
|
185
|
-
Bu bileşen şunu içeriyor: <br>
|
|
186
|
-
<ul class="list-disc ml-6 my-2">
|
|
187
|
-
<li class="font-bold"> %{resources_count} kaynakları </li>
|
|
188
|
+
Bu bileşen şunu içeriyor: <br>
|
|
189
|
+
<ul class="list-disc ml-6 my-2">
|
|
190
|
+
<li class="font-bold"> %{resources_count} kaynakları </li>
|
|
188
191
|
</ul>
|
|
189
192
|
Fikrinizi değiştirirseniz daha sonra yeniden yükleyebilirsiniz.
|
|
193
|
+
export: Dışa aktar
|
|
190
194
|
export_all: Tümünü dışa aktar
|
|
195
|
+
export_selection: Seçimi dışa aktar
|
|
191
196
|
import: İçe aktar
|
|
197
|
+
member:
|
|
198
|
+
new: Yeni üye
|
|
192
199
|
menu_hidden: Menüden gizle
|
|
200
|
+
moderate: İçerik denetimlerini yönet
|
|
193
201
|
newsletter:
|
|
194
202
|
new: Yeni bülten
|
|
195
203
|
per_page: Sayfa başına
|
|
204
|
+
permissions: İzinleri yönet
|
|
196
205
|
restore: Geri yükle
|
|
197
206
|
send_me_a_test_email: Bana bir test e-postası gönder
|
|
198
207
|
share: Paylaş
|
|
208
|
+
share_tokens: Bağlantıyı paylaş
|
|
209
|
+
soft_delete: Çöp kutusuna taşı
|
|
199
210
|
user:
|
|
200
211
|
new: Yeni yönetici
|
|
201
212
|
view_deleted_components: Silinmiş bileşenleri görüntüle
|
|
213
|
+
admin_terms:
|
|
214
|
+
show:
|
|
215
|
+
title: Yönetici hizmet koşulları
|
|
202
216
|
admin_terms_of_service:
|
|
203
217
|
accept:
|
|
204
218
|
error: Yönetici kullanım koşullarını kabul ederken bir hata oluştu.
|
|
@@ -221,6 +235,8 @@ tr:
|
|
|
221
235
|
edit:
|
|
222
236
|
title: Alan türünü düzenle
|
|
223
237
|
update: Güncelleştirme
|
|
238
|
+
index:
|
|
239
|
+
title: Alan türleri
|
|
224
240
|
new:
|
|
225
241
|
create: Alan türü oluştur
|
|
226
242
|
title: Yeni alan tipi
|
|
@@ -238,6 +254,8 @@ tr:
|
|
|
238
254
|
edit:
|
|
239
255
|
title: Alanı düzenle
|
|
240
256
|
update: Güncelleştirme
|
|
257
|
+
index:
|
|
258
|
+
title: Alanlar
|
|
241
259
|
new:
|
|
242
260
|
create: Alan oluştur
|
|
243
261
|
title: Yeni alan
|
|
@@ -254,6 +272,8 @@ tr:
|
|
|
254
272
|
edit:
|
|
255
273
|
title: Klasörü düzenle
|
|
256
274
|
update: Güncelleştirme
|
|
275
|
+
index:
|
|
276
|
+
title: Ek klasörleri
|
|
257
277
|
new:
|
|
258
278
|
create: yaratmak
|
|
259
279
|
title: Yeni dosya
|
|
@@ -269,6 +289,8 @@ tr:
|
|
|
269
289
|
edit:
|
|
270
290
|
title: Eki düzenle
|
|
271
291
|
update: Güncelleştirme
|
|
292
|
+
index:
|
|
293
|
+
title: Ekler
|
|
272
294
|
new:
|
|
273
295
|
create: Ek oluştur
|
|
274
296
|
title: Yeni ek
|
|
@@ -277,6 +299,9 @@ tr:
|
|
|
277
299
|
success: Ek başarıyla güncellendi.
|
|
278
300
|
attachments_privacy_warning:
|
|
279
301
|
message: Özel alanlarda eklentilerle çalışırken dikkatli olun. Herhangi bir katılımcı bu belgeyi başkalarıyla paylaşabilir.
|
|
302
|
+
authorization_workflows:
|
|
303
|
+
index:
|
|
304
|
+
title: Doğrulama yöntemleri
|
|
280
305
|
autocomplete:
|
|
281
306
|
no_results: Sonuç bulunamadı
|
|
282
307
|
search_prompt: Arama yapmak için en az üç karakter girin.
|
|
@@ -289,6 +314,7 @@ tr:
|
|
|
289
314
|
title: Kullanıcıları engelle
|
|
290
315
|
new:
|
|
291
316
|
action: Hesabı engelle ve uyarı mesjı gönder
|
|
317
|
+
already_reported_html: Bu işleme devam ederseniz katılımcının tüm içeriklerini de gizleyeceksiniz.
|
|
292
318
|
description: Bir kullanıcının engellenmesi, hesabının kullanılamaz hale gelmesine neden olur, gerekçenizde ve kullanıcının engellemesini kaldırmayı düşündüğünüz yollarla ilgili yönergeler sağlayabilirsiniz.
|
|
293
319
|
justification: Gerekçe
|
|
294
320
|
title: '%{name} Kullanıcısını Engelle'
|
|
@@ -320,6 +346,7 @@ tr:
|
|
|
320
346
|
name: Bileşen Adı
|
|
321
347
|
type: Bileşen tipi
|
|
322
348
|
visibility: Görünürlük
|
|
349
|
+
title: Bileşenler
|
|
323
350
|
manage_trash:
|
|
324
351
|
title: Silinmiş bileşenler
|
|
325
352
|
new:
|
|
@@ -333,11 +360,17 @@ tr:
|
|
|
333
360
|
error: Bu bileşeni güncellerken bir hata oluştu.
|
|
334
361
|
success: Bileşen başarıyla güncellendi.
|
|
335
362
|
visibility_label:
|
|
363
|
+
menu_hidden: Menü gizli
|
|
336
364
|
published: Yayınlanmış
|
|
337
365
|
unpublished: Yayınlanmamış
|
|
338
366
|
conflicts:
|
|
339
367
|
attempts: Girişimler
|
|
368
|
+
edit:
|
|
369
|
+
title: Kullanıcıyı aktar
|
|
340
370
|
'false': 'Hayır'
|
|
371
|
+
index:
|
|
372
|
+
text: Mevcut kullanıcının e posta adresi, adı veya kullanıcı adıyla ara
|
|
373
|
+
title: Doğrulama çakışmaları
|
|
341
374
|
managed_user_name: Yönetilen Kullanıcı
|
|
342
375
|
solved: Çözüldü
|
|
343
376
|
transfer:
|
|
@@ -354,11 +387,11 @@ tr:
|
|
|
354
387
|
error: Bu içerik bloğu oluşturulurken bir sorun oluştu.
|
|
355
388
|
success: Içerik bloğu başarıyla oluşturuldu.
|
|
356
389
|
destroy:
|
|
357
|
-
error: Bu içerik bloğunu silmeye çalişirken bir sorun oluştu.
|
|
390
|
+
error: Bu içerik bloğunu silmeye çalişirken bir sorun oluştu.
|
|
358
391
|
success: İçerik bloğu başariyla silindi.
|
|
359
392
|
edit:
|
|
360
393
|
active_content_blocks: Etkin içerik blokları
|
|
361
|
-
add: İçerik bloğu ekle
|
|
394
|
+
add: İçerik bloğu ekle
|
|
362
395
|
destroy_confirmation: Bu içerik bloğunu silmek istediğnizden emin misiniz?
|
|
363
396
|
inactive_content_blocks: Etkin olmayan içerik blokları
|
|
364
397
|
title: Sayfa İçeriği
|
|
@@ -372,6 +405,7 @@ tr:
|
|
|
372
405
|
title: Bekleyen denetimler
|
|
373
406
|
show:
|
|
374
407
|
dropdown: Açılır liste
|
|
408
|
+
title: Gösterge paneli
|
|
375
409
|
view_more_logs: Daha fazla günlükleri görüntüle
|
|
376
410
|
domain_allowlist:
|
|
377
411
|
form:
|
|
@@ -399,6 +433,14 @@ tr:
|
|
|
399
433
|
values:
|
|
400
434
|
'false': 'Hayır'
|
|
401
435
|
'true': 'Evet'
|
|
436
|
+
members:
|
|
437
|
+
user_invitation_accepted_at_not_null:
|
|
438
|
+
label: Davet kabul edildi
|
|
439
|
+
user_invitation_sent_at_not_null:
|
|
440
|
+
label: Davet gönderildi
|
|
441
|
+
values:
|
|
442
|
+
'false': Gönderilmedi
|
|
443
|
+
'true': Gönderildi
|
|
402
444
|
moderated_users:
|
|
403
445
|
reports_reason_eq:
|
|
404
446
|
label: Rapor nedeni
|
|
@@ -428,6 +470,8 @@ tr:
|
|
|
428
470
|
search_label: Arama
|
|
429
471
|
search_placeholder:
|
|
430
472
|
name_or_nickname_or_email_cont: '%{collection}''da e-posta, isim veya takma ad ile ara'
|
|
473
|
+
report_count_eq: Rapor sayısı eşittir
|
|
474
|
+
title_cont: '%{collection} içinde başlığa göre ara'
|
|
431
475
|
user_name_or_user_nickname_or_user_email_cont: '%{collection}''da e-posta, isim veya takma ad ile ara'
|
|
432
476
|
state_eq:
|
|
433
477
|
label: Durum
|
|
@@ -454,6 +498,8 @@ tr:
|
|
|
454
498
|
form:
|
|
455
499
|
save: Kayıt etmek
|
|
456
500
|
success: Yardım bölümleri başarıyla güncellendi.
|
|
501
|
+
update:
|
|
502
|
+
title: Yardım bölümleri
|
|
457
503
|
impersonatable_users:
|
|
458
504
|
index:
|
|
459
505
|
filter:
|
|
@@ -469,6 +515,7 @@ tr:
|
|
|
469
515
|
promote: Desteklemek
|
|
470
516
|
search: Arama
|
|
471
517
|
status: durum
|
|
518
|
+
title: Yönetilebilir katılımcılar
|
|
472
519
|
view_logs: Günlükleri görüntüle
|
|
473
520
|
impersonations:
|
|
474
521
|
close_session:
|
|
@@ -485,6 +532,7 @@ tr:
|
|
|
485
532
|
impersonate: taklit etmek
|
|
486
533
|
impersonate_existing_managed_user: Yönetilen kullanıcı "%{name}" kimliğine bürün
|
|
487
534
|
impersonate_existing_user: '"%{name}" kullanıcı kimliğine bürün'
|
|
535
|
+
title: Katılımcı olarak oturum aç
|
|
488
536
|
imports:
|
|
489
537
|
and: ve
|
|
490
538
|
data_errors:
|
|
@@ -537,9 +585,11 @@ tr:
|
|
|
537
585
|
new:
|
|
538
586
|
explanation: Yönetilen kullanıcılar standart kullanıcılara yükseltilebilir. Bu, uygulamaya davet edilecekleri anlamına gelir ve onları tekrar taklit edemezsiniz. Davet edilen kullanıcı davetinizi kabul etmek için bir e-posta alacak.
|
|
539
587
|
promote: Desteklemek
|
|
588
|
+
title: Yeni yönetilen katılımcı yükseltme işlemi
|
|
540
589
|
members:
|
|
541
590
|
create:
|
|
542
591
|
error: Bu katılımcı alan için bir üye eklenirken hata oluştu.
|
|
592
|
+
success: Üye erişimi başarıyla oluşturuldu.
|
|
543
593
|
update:
|
|
544
594
|
error: Bu katılımcı alan için bir üyeyi güncellerken bir hata oluştu.
|
|
545
595
|
success: Üye başarıyla güncellendi
|
|
@@ -930,8 +980,8 @@ tr:
|
|
|
930
980
|
never: Asla
|
|
931
981
|
new_share_token_button: Yeni erişim linki
|
|
932
982
|
share_tokens_help_html: |
|
|
933
|
-
Diğerlerinin bu yayınlanmamış kaynağı görüntüleyebilmesi için bir erişim linki oluşturun ve paylaşın.
|
|
934
|
-
Erişim linkleri sadece kayıtlı kullanıcılar için geçerli olabilir ve gerekirse bir son kullanım tarihi belirlenebilir.
|
|
983
|
+
Diğerlerinin bu yayınlanmamış kaynağı görüntüleyebilmesi için bir erişim linki oluşturun ve paylaşın.
|
|
984
|
+
Erişim linkleri sadece kayıtlı kullanıcılar için geçerli olabilir ve gerekirse bir son kullanım tarihi belirlenebilir.
|
|
935
985
|
Yeni bir erişim linki paylaşmak için, oluşturduktan sonra "%{clipboard} ikonunu kullanarak linki kopyalayın.
|
|
936
986
|
title: '%{name} için erişim linkleri'
|
|
937
987
|
new:
|
|
@@ -946,10 +996,6 @@ tr:
|
|
|
946
996
|
next_title: Sonraki öğe
|
|
947
997
|
previous: Önceki
|
|
948
998
|
previous_title: Önceki öğe
|
|
949
|
-
gallery:
|
|
950
|
-
add_images: Resim ekle
|
|
951
|
-
edit_images: Resimleri düzenle
|
|
952
|
-
gallery_legend: Bir resim galerisi ekleyin (İsteğe bağlı)
|
|
953
999
|
static_page_topics:
|
|
954
1000
|
create:
|
|
955
1001
|
error: Yeni bir konu oluştururken bir hata oluştu.
|
data/config/locales/zh-CN.yml
CHANGED
|
@@ -32,7 +32,6 @@ zh-CN:
|
|
|
32
32
|
organization:
|
|
33
33
|
alert_color: 警告
|
|
34
34
|
badges_enabled: 启用徽章
|
|
35
|
-
comments_max_length: 评论最大长度 (默认值留0)
|
|
36
35
|
customize_welcome_notification: 自定义欢迎通知
|
|
37
36
|
default_locale: 默认区域设置
|
|
38
37
|
description: 描述
|
|
@@ -494,10 +493,6 @@ zh-CN:
|
|
|
494
493
|
share_tokens:
|
|
495
494
|
actions:
|
|
496
495
|
destroy: 删除
|
|
497
|
-
shared:
|
|
498
|
-
gallery:
|
|
499
|
-
add_images: 添加图像
|
|
500
|
-
gallery_legend: 添加图片库 (可选)
|
|
501
496
|
static_page_topics:
|
|
502
497
|
create:
|
|
503
498
|
error: 创建一个新主题时出现问题。
|
data/config/locales/zh-TW.yml
CHANGED
|
@@ -42,7 +42,6 @@ zh-TW:
|
|
|
42
42
|
alert_color: 警告
|
|
43
43
|
available_authorizations: 可用認證方式
|
|
44
44
|
badges_enabled: 啟用勳章
|
|
45
|
-
comments_max_length: 留言字數上限 (0 表示使用預設)
|
|
46
45
|
customize_welcome_notification: 自訂歡迎通知
|
|
47
46
|
default_locale: 預設語言
|
|
48
47
|
description: 說明
|
|
@@ -733,11 +732,6 @@ zh-TW:
|
|
|
733
732
|
share_tokens:
|
|
734
733
|
actions:
|
|
735
734
|
destroy: 刪除
|
|
736
|
-
shared:
|
|
737
|
-
gallery:
|
|
738
|
-
add_images: 添加圖案
|
|
739
|
-
edit_images: 編輯圖片
|
|
740
|
-
gallery_legend: 新增圖片庫(可選)
|
|
741
735
|
static_page_topics:
|
|
742
736
|
create:
|
|
743
737
|
error: 建立新主題時發生問題。
|
data/decidim-admin.gemspec
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
$LOAD_PATH.push File.expand_path("lib", __dir__)
|
|
4
4
|
|
|
5
5
|
Gem::Specification.new do |s|
|
|
6
|
-
version = "0.32.
|
|
6
|
+
version = "0.32.1"
|
|
7
7
|
s.version = version
|
|
8
8
|
s.authors = ["Josep Jaume Rey Peroy", "Marc Riera Casals", "Oriol Gual Oliva"]
|
|
9
9
|
s.email = ["josepjaume@gmail.com", "mrc2407@gmail.com", "oriolgual@gmail.com"]
|
|
@@ -32,6 +32,36 @@ shared_examples "admin participatory space edit button" do
|
|
|
32
32
|
end
|
|
33
33
|
end
|
|
34
34
|
|
|
35
|
+
shared_examples "admin participatory space access public interface of restricted space" do
|
|
36
|
+
let(:user) { role }
|
|
37
|
+
|
|
38
|
+
before do
|
|
39
|
+
switch_to_host(organization.host)
|
|
40
|
+
login_as user, scope: :user
|
|
41
|
+
visit participatory_space_path
|
|
42
|
+
end
|
|
43
|
+
|
|
44
|
+
it "displays the page" do
|
|
45
|
+
expect(page).to have_text("This is a restricted space. Only members and administrators can view it and participate.")
|
|
46
|
+
expect(page).to have_current_path(participatory_space_path)
|
|
47
|
+
end
|
|
48
|
+
end
|
|
49
|
+
|
|
50
|
+
shared_examples "admin participatory space access public interface of transparent space" do
|
|
51
|
+
let(:user) { role }
|
|
52
|
+
|
|
53
|
+
before do
|
|
54
|
+
switch_to_host(organization.host)
|
|
55
|
+
login_as user, scope: :user
|
|
56
|
+
visit participatory_space_path
|
|
57
|
+
end
|
|
58
|
+
|
|
59
|
+
it "displays the page" do
|
|
60
|
+
expect(page).to have_text("This is a transparent space. Anyone can view the content, but only members and administrators can participate.")
|
|
61
|
+
expect(page).to have_current_path(participatory_space_path)
|
|
62
|
+
end
|
|
63
|
+
end
|
|
64
|
+
|
|
35
65
|
shared_examples "admin participatory space access" do
|
|
36
66
|
before do
|
|
37
67
|
switch_to_host(organization.host)
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-admin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.32.
|
|
4
|
+
version: 0.32.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -31,14 +31,14 @@ dependencies:
|
|
|
31
31
|
requirements:
|
|
32
32
|
- - '='
|
|
33
33
|
- !ruby/object:Gem::Version
|
|
34
|
-
version: 0.32.
|
|
34
|
+
version: 0.32.1
|
|
35
35
|
type: :runtime
|
|
36
36
|
prerelease: false
|
|
37
37
|
version_requirements: !ruby/object:Gem::Requirement
|
|
38
38
|
requirements:
|
|
39
39
|
- - '='
|
|
40
40
|
- !ruby/object:Gem::Version
|
|
41
|
-
version: 0.32.
|
|
41
|
+
version: 0.32.1
|
|
42
42
|
- !ruby/object:Gem::Dependency
|
|
43
43
|
name: devise
|
|
44
44
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -99,28 +99,28 @@ dependencies:
|
|
|
99
99
|
requirements:
|
|
100
100
|
- - '='
|
|
101
101
|
- !ruby/object:Gem::Version
|
|
102
|
-
version: 0.32.
|
|
102
|
+
version: 0.32.1
|
|
103
103
|
type: :development
|
|
104
104
|
prerelease: false
|
|
105
105
|
version_requirements: !ruby/object:Gem::Requirement
|
|
106
106
|
requirements:
|
|
107
107
|
- - '='
|
|
108
108
|
- !ruby/object:Gem::Version
|
|
109
|
-
version: 0.32.
|
|
109
|
+
version: 0.32.1
|
|
110
110
|
- !ruby/object:Gem::Dependency
|
|
111
111
|
name: decidim-participatory_processes
|
|
112
112
|
requirement: !ruby/object:Gem::Requirement
|
|
113
113
|
requirements:
|
|
114
114
|
- - '='
|
|
115
115
|
- !ruby/object:Gem::Version
|
|
116
|
-
version: 0.32.
|
|
116
|
+
version: 0.32.1
|
|
117
117
|
type: :development
|
|
118
118
|
prerelease: false
|
|
119
119
|
version_requirements: !ruby/object:Gem::Requirement
|
|
120
120
|
requirements:
|
|
121
121
|
- - '='
|
|
122
122
|
- !ruby/object:Gem::Version
|
|
123
|
-
version: 0.32.
|
|
123
|
+
version: 0.32.1
|
|
124
124
|
description: Organization administration to manage a single organization.
|
|
125
125
|
email:
|
|
126
126
|
- josepjaume@gmail.com
|
|
@@ -297,6 +297,7 @@ files:
|
|
|
297
297
|
- app/events/decidim/attachment_created_event.rb
|
|
298
298
|
- app/events/decidim/component_published_event.rb
|
|
299
299
|
- app/events/decidim/parent_hidden_event.rb
|
|
300
|
+
- app/events/decidim/participatory_space/member_added_event.rb
|
|
300
301
|
- app/events/decidim/resource_hidden_event.rb
|
|
301
302
|
- app/forms/concerns/decidim/has_taxonomy_form_attributes.rb
|
|
302
303
|
- app/forms/decidim/admin/area_form.rb
|
|
@@ -561,8 +562,8 @@ files:
|
|
|
561
562
|
- app/views/decidim/admin/share_tokens/new.html.erb
|
|
562
563
|
- app/views/decidim/admin/shared/_adjacent_navigation.html.erb
|
|
563
564
|
- app/views/decidim/admin/shared/_admin_confirm_modal.html.erb
|
|
565
|
+
- app/views/decidim/admin/shared/_attachments.html.erb
|
|
564
566
|
- app/views/decidim/admin/shared/_filters.html.erb
|
|
565
|
-
- app/views/decidim/admin/shared/_gallery.html.erb
|
|
566
567
|
- app/views/decidim/admin/shared/_js-callout.html.erb
|
|
567
568
|
- app/views/decidim/admin/shared/landing_page/_content_blocks.html.erb
|
|
568
569
|
- app/views/decidim/admin/shared/landing_page/edit.html.erb
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<div class="row column mt-4">
|
|
2
|
-
<fieldset>
|
|
3
|
-
<legend><%= t(".gallery_legend") %></legend>
|
|
4
|
-
|
|
5
|
-
<div>
|
|
6
|
-
<%= form.attachment :photos,
|
|
7
|
-
multiple: true,
|
|
8
|
-
label: t(".add_images"),
|
|
9
|
-
button_label: t(".add_images"),
|
|
10
|
-
button_edit_label: t(".edit_images"),
|
|
11
|
-
button_class: "button button__sm button__transparent-secondary",
|
|
12
|
-
help_i18n_scope: "decidim.forms.file_help.image" %>
|
|
13
|
-
</div>
|
|
14
|
-
</fieldset>
|
|
15
|
-
</div>
|