decidim-forms 0.27.0.rc1 → 0.27.0.rc2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/packs/src/decidim/forms/admin/forms.js +3 -0
- data/app/views/decidim/forms/questionnaires/show.html.erb +1 -1
- data/config/locales/am-ET.yml +0 -1
- data/config/locales/da.yml +0 -1
- data/config/locales/de.yml +6 -0
- data/config/locales/eo.yml +0 -1
- data/config/locales/et.yml +0 -1
- data/config/locales/fr-CA.yml +3 -0
- data/config/locales/fr.yml +3 -0
- data/config/locales/hr.yml +0 -1
- data/config/locales/is-IS.yml +1 -2
- data/config/locales/ko.yml +0 -1
- data/config/locales/lt.yml +190 -0
- data/config/locales/mt.yml +0 -1
- data/config/locales/om-ET.yml +0 -1
- data/config/locales/pt-BR.yml +1 -1
- data/config/locales/si-LK.yml +0 -1
- data/config/locales/so-SO.yml +0 -1
- data/config/locales/sr-CS.yml +0 -1
- data/config/locales/sw-KE.yml +0 -1
- data/config/locales/ti-ER.yml +0 -1
- data/config/locales/uk.yml +0 -1
- data/config/locales/vi.yml +0 -1
- data/config/locales/zh-TW.yml +0 -1
- data/lib/decidim/forms/version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 81e96451d62f5103d06d5e3faed9995dd4095fd26ead4b0e46441b480248a1cb
|
4
|
+
data.tar.gz: f764c1a304b7a2fd98a716595b51b79342afa092b812dc3b2d627535b6199a43
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 22a006a8033a94f5d9791c74300cc298505521746a40452ae6f10742e6f2da2100cb1f2e4d1c9b6b229908a3e29bce816f338311db14e8581ff8278218298f22
|
7
|
+
data.tar.gz: 6eac52cf9bac996ce47017745444527615c5ba099234d4c7efc1586d93fb8603860158644773526ac9215e9ded8cc0f941b0ec731bc62a755ceddbb97ee5f4cb
|
@@ -11,6 +11,7 @@ import createSortList from "src/decidim/admin/sort_list.component"
|
|
11
11
|
import createDynamicFields from "src/decidim/admin/dynamic_fields.component"
|
12
12
|
import createFieldDependentInputs from "src/decidim/admin/field_dependent_inputs.component"
|
13
13
|
import createQuillEditor from "src/decidim/editor"
|
14
|
+
import initLanguageChangeSelect from "src/decidim/admin/choose_language"
|
14
15
|
|
15
16
|
export default function createEditableForm() {
|
16
17
|
const wrapperSelector = ".questionnaire-questions";
|
@@ -392,6 +393,8 @@ export default function createEditableForm() {
|
|
392
393
|
|
393
394
|
autoLabelByPosition.run();
|
394
395
|
autoButtonsByPosition.run();
|
396
|
+
|
397
|
+
initLanguageChangeSelect($field.find("select.language-change").toArray());
|
395
398
|
},
|
396
399
|
onRemoveField: ($field) => {
|
397
400
|
autoLabelByPosition.run();
|
@@ -5,7 +5,7 @@
|
|
5
5
|
|
6
6
|
<% columns = allow_answers? && visitor_can_answer? && @form.responses.map(&:question).any?(&:matrix?) ? 9 : 6 %>
|
7
7
|
|
8
|
-
<%= render partial: "decidim/shared/component_announcement" %>
|
8
|
+
<%= render partial: "decidim/shared/component_announcement" if current_component.manifest_name == "surveys" %>
|
9
9
|
|
10
10
|
<div class="row columns">
|
11
11
|
<h2 class="section-heading"><%= translated_attribute questionnaire.title %></h2>
|
data/config/locales/am-ET.yml
CHANGED
data/config/locales/da.yml
CHANGED
data/config/locales/de.yml
CHANGED
@@ -122,6 +122,9 @@ de:
|
|
122
122
|
update:
|
123
123
|
invalid: Beim Speichern des Fragebogens sind Fehler aufgetreten.
|
124
124
|
success: Formular erfolgreich gespeichert.
|
125
|
+
admin_log:
|
126
|
+
questionnaire:
|
127
|
+
update: "%{user_name} hat die Umfrage %{resource_name} aktualisiert"
|
125
128
|
errors:
|
126
129
|
answer:
|
127
130
|
body: Körper kann nicht leer sein
|
@@ -129,6 +132,9 @@ de:
|
|
129
132
|
extension_allowlist: 'Gültige Formate:'
|
130
133
|
images:
|
131
134
|
dimensions: "%{width} x %{height} px"
|
135
|
+
processors:
|
136
|
+
resize_and_pad: Dieses Bild wird skaliert und an %{dimensions} angepasst.
|
137
|
+
resize_to_fit: Dieses Bild wird auf %{dimensions} skaliert.
|
132
138
|
question_types:
|
133
139
|
files: Dateien
|
134
140
|
long_answer: Lange Antwort
|
data/config/locales/eo.yml
CHANGED
data/config/locales/et.yml
CHANGED
data/config/locales/fr-CA.yml
CHANGED
@@ -122,6 +122,9 @@ fr-CA:
|
|
122
122
|
update:
|
123
123
|
invalid: Il y a eu des erreurs lors de la sauvegarde du questionnaire.
|
124
124
|
success: Le formulaire a bien été sauvegardé.
|
125
|
+
admin_log:
|
126
|
+
questionnaire:
|
127
|
+
update: "%{user_name} a modifié le questionnaire %{resource_name}"
|
125
128
|
errors:
|
126
129
|
answer:
|
127
130
|
body: Le corps ne peut pas être vide
|
data/config/locales/fr.yml
CHANGED
@@ -122,6 +122,9 @@ fr:
|
|
122
122
|
update:
|
123
123
|
invalid: Il y a eu des erreurs lors de la sauvegarde du questionnaire.
|
124
124
|
success: Le questionnaire a bien été sauvegardé.
|
125
|
+
admin_log:
|
126
|
+
questionnaire:
|
127
|
+
update: "%{user_name} a modifié le questionnaire %{resource_name}"
|
125
128
|
errors:
|
126
129
|
answer:
|
127
130
|
body: Le corps ne peut pas être vide
|
data/config/locales/hr.yml
CHANGED
data/config/locales/is-IS.yml
CHANGED
@@ -1,2 +1 @@
|
|
1
|
-
|
2
|
-
is:
|
1
|
+
is-IS:
|
data/config/locales/ko.yml
CHANGED
data/config/locales/lt.yml
CHANGED
@@ -1,2 +1,192 @@
|
|
1
1
|
---
|
2
2
|
lt:
|
3
|
+
activemodel:
|
4
|
+
attributes:
|
5
|
+
answer:
|
6
|
+
body: Atsakymas
|
7
|
+
choices: Pasirinkimai
|
8
|
+
selected_choices: Pasirinkti pasirinkimai
|
9
|
+
question:
|
10
|
+
max_choices: Maksimalus pasirinkimų skaičius
|
11
|
+
question_type: Tipas
|
12
|
+
questionnaire_question:
|
13
|
+
mandatory: Privaloma
|
14
|
+
max_characters: Simbolių limitas (palikti 0 jei limito nėra)
|
15
|
+
errors:
|
16
|
+
models:
|
17
|
+
answer:
|
18
|
+
attributes:
|
19
|
+
add_documents:
|
20
|
+
needs_to_be_reattached: Reikia pridėti iš naujo
|
21
|
+
body:
|
22
|
+
too_long: per ilgas
|
23
|
+
choices:
|
24
|
+
missing: nepilnas - trūksta elementų
|
25
|
+
too_many: per daug
|
26
|
+
questionnaire:
|
27
|
+
request_invalid: Tvarkant prašymą įvyko klaida. Bandykite dar kartą
|
28
|
+
decidim:
|
29
|
+
forms:
|
30
|
+
admin:
|
31
|
+
models:
|
32
|
+
components:
|
33
|
+
description: Aprašymas
|
34
|
+
tos: Paslaugų teikimo sąlygos
|
35
|
+
questionnaires:
|
36
|
+
actions:
|
37
|
+
back: Grįžti į klausimus
|
38
|
+
show: Rodyti atsakymus
|
39
|
+
answer_option:
|
40
|
+
answer_option: Atsakymo variantas
|
41
|
+
free_text: Laisva forma
|
42
|
+
remove: Pašalinti
|
43
|
+
statement: Pareiškimas
|
44
|
+
answers:
|
45
|
+
actions:
|
46
|
+
back: Grįžti į atsakymus
|
47
|
+
export: Eksportuoti
|
48
|
+
show: Rodyti atsakymus
|
49
|
+
empty: Atsakymų dar nėra
|
50
|
+
export:
|
51
|
+
answer:
|
52
|
+
title: 'Atsakymas #%{number}'
|
53
|
+
export_response:
|
54
|
+
title: apklausa_naudotoju_atsakymai_%{token}
|
55
|
+
index:
|
56
|
+
title: "%{total} iš viso atsakymų"
|
57
|
+
show:
|
58
|
+
title: 'Atsakymas #%{number}'
|
59
|
+
display_condition:
|
60
|
+
answer_option: Atsakymo variantas
|
61
|
+
condition_question: Klausimas
|
62
|
+
condition_type: Sąlyga
|
63
|
+
condition_types:
|
64
|
+
answered: Atsakyta
|
65
|
+
equal: Lygu
|
66
|
+
match: Įskaitant tekstą
|
67
|
+
not_answered: Neatsakyta
|
68
|
+
not_equal: Nelygu
|
69
|
+
condition_value: Įskaitytas tekstas
|
70
|
+
display_condition: Rodymo sąlyga
|
71
|
+
mandatory: Ši sąlyga turi būti patenkinta visada, neatsižvelgiant į kitų sąlygų statusą
|
72
|
+
remove: Pašalinti
|
73
|
+
save_warning: Prieš konfigūruodami rodymo sąlygas, nepamirškite išsaugoti formos
|
74
|
+
select_answer_option: Pasirinkite atsakymo variantą
|
75
|
+
select_condition_question: Pasirinkite klausimą
|
76
|
+
select_condition_type: Pasirinkti sąlygos tipą
|
77
|
+
edit:
|
78
|
+
save: Išsaugoti
|
79
|
+
title: Redaguoti klausimyną
|
80
|
+
form:
|
81
|
+
add_question: Pridėti klausimą
|
82
|
+
add_separator: Pridėti skyriklį
|
83
|
+
add_title_and_description: Pridėti pavadinimą ir aprašymą
|
84
|
+
already_answered_warning: Kai kurie naudotojai jau atsakė į formos klausimus, todėl jos klausimų keisti nebegalite.
|
85
|
+
collapse: Suskleisti visus klausimus
|
86
|
+
expand: Išskleisti visus klausimus
|
87
|
+
preview: Peržiūra
|
88
|
+
title: Taisyti %{questionnaire_for} formą
|
89
|
+
unpublished_warning: Forma nepaskelbta. Galite keisti klausimus, tačiau tai darydami pašalinsite esamus atsakymus.
|
90
|
+
matrix_row:
|
91
|
+
matrix_row: Eilutė
|
92
|
+
remove: Pašalinti
|
93
|
+
statement: Pareiškimas
|
94
|
+
question:
|
95
|
+
add_answer_option: Pridėti atsakymo variantą
|
96
|
+
add_display_condition: Pridėti rodymo sąlygą
|
97
|
+
add_display_condition_info: Išsaugokite formą, kad galėtumėt konfiguruoti rodymo sąlygas
|
98
|
+
add_matrix_row: Pridėti eilutę
|
99
|
+
any: Bet koks
|
100
|
+
collapse: Suskleisti
|
101
|
+
description: Aprašymas
|
102
|
+
down: Žemyn
|
103
|
+
expand: Išplėsti
|
104
|
+
question: Klausimas
|
105
|
+
remove: Pašalinti
|
106
|
+
statement: Pareiškimas
|
107
|
+
up: Į viršų
|
108
|
+
separator:
|
109
|
+
down: Žemyn
|
110
|
+
remove: Pašalinti
|
111
|
+
separator: Skirtukas
|
112
|
+
up: Į viršų
|
113
|
+
title_and_description:
|
114
|
+
collapse: Suskleisti
|
115
|
+
description: Aprašymas
|
116
|
+
down: Žemyn
|
117
|
+
expand: Išplėsti
|
118
|
+
remove: Pašalinti
|
119
|
+
title: Pavadinimas
|
120
|
+
title_and_description: Pavadinimas ir aprašymas
|
121
|
+
up: Aukštyn
|
122
|
+
update:
|
123
|
+
invalid: Išsaugant šią formą iškilo problema.
|
124
|
+
success: Forma sėkmingai išsaugota.
|
125
|
+
admin_log:
|
126
|
+
questionnaire:
|
127
|
+
update: "%{user_name} atnaujino %{resource_name} klausimyną"
|
128
|
+
errors:
|
129
|
+
answer:
|
130
|
+
body: Pagrindinė dalis negali būti tuščia
|
131
|
+
files:
|
132
|
+
extension_allowlist: 'Priimtini formatai:'
|
133
|
+
images:
|
134
|
+
dimensions: "%{width} x %{height} px"
|
135
|
+
processors:
|
136
|
+
resize_and_pad: Paveikslėlio dydis buvo pakeistas į %{dimensions}.
|
137
|
+
resize_to_fit: Paveikslėlio dydis buvo pakeistas į %{dimensions}.
|
138
|
+
question_types:
|
139
|
+
files: Dokumentai
|
140
|
+
long_answer: Ilgas atsakymas
|
141
|
+
matrix_multiple: Matrica (su keliais variantais)
|
142
|
+
matrix_single: Matrica (vienas variantas)
|
143
|
+
multiple_option: Keli variantai
|
144
|
+
short_answer: Trumpas atsakymas
|
145
|
+
single_option: Vienas variantas
|
146
|
+
sorting: Rūšiavimas
|
147
|
+
title_and_description: Pavadinimas ir aprašymas
|
148
|
+
questionnaires:
|
149
|
+
answer:
|
150
|
+
invalid: Atsakant į šią formą iškilo problema.
|
151
|
+
max_choices_alert: Per daug pasirinktų variantų
|
152
|
+
success: Į formos klausimus atsakyta.
|
153
|
+
question:
|
154
|
+
max_choices: 'Didžiausias pasirinkčių skaičius: %{n}'
|
155
|
+
show:
|
156
|
+
answer_questionnaire:
|
157
|
+
anonymous_user_message: <a href="%{sign_in_link}">Prisijunkite su savo paskyra</a> arba <a href="%{sign_up_link}">užsiregistruokite</a> norėdami užpildyti formą.
|
158
|
+
title: Atsakyti į formos klausimus
|
159
|
+
current_step: Žingsnis %{step}
|
160
|
+
of_total_steps: iš%{total_steps}
|
161
|
+
questionnaire_answered:
|
162
|
+
body: Jau atsakėte iš šios formos klausimus.
|
163
|
+
title: Jau atsakyta
|
164
|
+
questionnaire_closed:
|
165
|
+
body: Forma uždaryta ir į ją atsakyti negalima.
|
166
|
+
title: Forma uždaryta
|
167
|
+
questionnaire_for_private_users:
|
168
|
+
body: Forma pateikiama tik privatiems naudotojams
|
169
|
+
title: Forma uždaryta
|
170
|
+
questionnaire_js_disabled:
|
171
|
+
body: Kai kurie šios formos funkcionalumai bus neaktyvūs. Kad pagerintumėte naudojimo patirtį, naršyklėje įjunkite „JavaScript“.
|
172
|
+
title: '„JavaScript“ išjungta'
|
173
|
+
questionnaire_not_published:
|
174
|
+
body: Ši forma dar nepaskelbta.
|
175
|
+
tos_agreement: Dalyvaudami sutinkate su paslaugos teikimo sąlygomis
|
176
|
+
step_navigation:
|
177
|
+
show:
|
178
|
+
are_you_sure: Šio veiksmo atšaukti negalima ir savo atsakymų keisti negalėsite. Ar esate įsitikinę?
|
179
|
+
back: Atgal
|
180
|
+
continue: Tęsti
|
181
|
+
submit: Pateikti
|
182
|
+
user_answers_serializer:
|
183
|
+
body: Atsakymas
|
184
|
+
completion: Užbaigimas
|
185
|
+
created_at: Atsakyta
|
186
|
+
id: Atsakymo ID
|
187
|
+
ip_hash: IP adreso "hash" kodas
|
188
|
+
question: Klausimas
|
189
|
+
registered: Užregistruota
|
190
|
+
session_token: Naudotojo identifikatorius
|
191
|
+
unregistered: Neregistruoti
|
192
|
+
user_status: Naudotojo būsena
|
data/config/locales/mt.yml
CHANGED
data/config/locales/om-ET.yml
CHANGED
data/config/locales/pt-BR.yml
CHANGED
data/config/locales/si-LK.yml
CHANGED
data/config/locales/so-SO.yml
CHANGED
data/config/locales/sr-CS.yml
CHANGED
data/config/locales/sw-KE.yml
CHANGED
data/config/locales/ti-ER.yml
CHANGED
data/config/locales/uk.yml
CHANGED
data/config/locales/vi.yml
CHANGED
data/config/locales/zh-TW.yml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-forms
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.27.0.
|
4
|
+
version: 0.27.0.rc2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2022-
|
14
|
+
date: 2022-09-19 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: decidim-core
|
@@ -19,14 +19,14 @@ dependencies:
|
|
19
19
|
requirements:
|
20
20
|
- - '='
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 0.27.0.
|
22
|
+
version: 0.27.0.rc2
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - '='
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.27.0.
|
29
|
+
version: 0.27.0.rc2
|
30
30
|
- !ruby/object:Gem::Dependency
|
31
31
|
name: wicked_pdf
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
@@ -61,28 +61,28 @@ dependencies:
|
|
61
61
|
requirements:
|
62
62
|
- - '='
|
63
63
|
- !ruby/object:Gem::Version
|
64
|
-
version: 0.27.0.
|
64
|
+
version: 0.27.0.rc2
|
65
65
|
type: :development
|
66
66
|
prerelease: false
|
67
67
|
version_requirements: !ruby/object:Gem::Requirement
|
68
68
|
requirements:
|
69
69
|
- - '='
|
70
70
|
- !ruby/object:Gem::Version
|
71
|
-
version: 0.27.0.
|
71
|
+
version: 0.27.0.rc2
|
72
72
|
- !ruby/object:Gem::Dependency
|
73
73
|
name: decidim-dev
|
74
74
|
requirement: !ruby/object:Gem::Requirement
|
75
75
|
requirements:
|
76
76
|
- - '='
|
77
77
|
- !ruby/object:Gem::Version
|
78
|
-
version: 0.27.0.
|
78
|
+
version: 0.27.0.rc2
|
79
79
|
type: :development
|
80
80
|
prerelease: false
|
81
81
|
version_requirements: !ruby/object:Gem::Requirement
|
82
82
|
requirements:
|
83
83
|
- - '='
|
84
84
|
- !ruby/object:Gem::Version
|
85
|
-
version: 0.27.0.
|
85
|
+
version: 0.27.0.rc2
|
86
86
|
description: A forms gem for decidim.
|
87
87
|
email:
|
88
88
|
- josepjaume@gmail.com
|