decidim-system 0.32.0.rc3 → 0.32.0
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/system/update_organization.rb +1 -0
- data/app/controllers/decidim/system/organizations_controller.rb +1 -1
- data/config/locales/eu.yml +0 -1
- data/config/locales/fr-CA.yml +1 -1
- data/config/locales/ja.yml +3 -2
- data/decidim-system.gemspec +1 -1
- data/lib/decidim/system/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 203c8b2c817d888f7b373215e20acda133069d3b1b3ec5665dc01356f3bbc486
|
|
4
|
+
data.tar.gz: d4ab0fdf702bbeade7e62abc7608ac110215bc4ad976206980b0de05de53666c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: df234ee8b16dc301cd86632c8d029268e4b29303f707f0da4ff8dabc5bcaa9ac026e4d078e4492a3c50b90f6e735ed733959ee3c68c404433c7b551fa0570ef4
|
|
7
|
+
data.tar.gz: f0e9ba27c826ce30d67a04e503bafee096ba1cb8b1cf531fca7cf0bd59725b3fc4ca5a1474e35fc85b4cf855fef791afd658d598f6af7f5c0be6ceb99ecb08d9
|
|
@@ -45,6 +45,7 @@ module Decidim
|
|
|
45
45
|
|
|
46
46
|
def save_organization
|
|
47
47
|
organization.name = form.name
|
|
48
|
+
organization.short_name = form.short_name
|
|
48
49
|
organization.host = form.host
|
|
49
50
|
organization.secondary_hosts = form.clean_secondary_hosts
|
|
50
51
|
organization.force_users_to_authenticate_before_access_organization = form.force_users_to_authenticate_before_access_organization
|
|
@@ -82,7 +82,7 @@ module Decidim
|
|
|
82
82
|
host: request.host,
|
|
83
83
|
organization_admin_name: current_admin.email.split("@")[0],
|
|
84
84
|
organization_admin_email: current_admin.email,
|
|
85
|
-
available_locales: Decidim.
|
|
85
|
+
available_locales: [Decidim.default_locale],
|
|
86
86
|
default_locale: Decidim.default_locale,
|
|
87
87
|
users_registration_mode: "enabled"
|
|
88
88
|
}
|
data/config/locales/eu.yml
CHANGED
|
@@ -241,7 +241,6 @@ eu:
|
|
|
241
241
|
default_src_hint: |
|
|
242
242
|
Default-src kanpoko eduki osorako konbentzio lehenetsia da, hala nola, JavaScript, irudiak, CSS, iturriak, dei asinkronikoak, markoak eta multimedia fitxategiak HTML5.
|
|
243
243
|
Plataformak "'self' 'unsafe-inline'" erantsiko du, baina gehiago gehitzeko aukera duzu. Utzi zuriz, ziur ez bazaude.
|
|
244
|
-
|
|
245
244
|
font_src: Font src
|
|
246
245
|
font_src_hint: |
|
|
247
246
|
font-src ereduko direktibak using @font-face erabiliz kargatu daitezkeen URLak murrizten ditu.
|
data/config/locales/fr-CA.yml
CHANGED
|
@@ -151,7 +151,7 @@ fr-CA:
|
|
|
151
151
|
error_invitation: Il y a eu un problème lors de la création d'une nouvelle organisation. Vérifiez le nom de l'administrateur de votre organisation.
|
|
152
152
|
success_html: |
|
|
153
153
|
<p>
|
|
154
|
-
Organisation créée avec succès.
|
|
154
|
+
Organisation créée avec succès.
|
|
155
155
|
</p>
|
|
156
156
|
<ol>
|
|
157
157
|
<li>Vous devrez peut-être mettre à jour le code de votre application pour autoriser les requêtes à %{host}, vous devez ajouter ce qui suit à la configuration de votre environnement
|
data/config/locales/ja.yml
CHANGED
|
@@ -37,6 +37,8 @@ ja:
|
|
|
37
37
|
must_be_ssl: リダイレクト URI は SSL が有効な URI でなければなりません
|
|
38
38
|
organization:
|
|
39
39
|
attributes:
|
|
40
|
+
host:
|
|
41
|
+
invalid: は無効な値です
|
|
40
42
|
password:
|
|
41
43
|
secret_key: このフィールドを保存するには、環境変数 SECRET_KEY_BASE を定義する必要があります
|
|
42
44
|
decidim:
|
|
@@ -192,9 +194,8 @@ ja:
|
|
|
192
194
|
user: "GraphQL API への呼び出し時に、与えられたトークンを使用してサインイン中のユーザーとして操作を行うための権限です。これは、現在のユーザーに関する情報を必要とするすべての api:write 操作や api:read 操作に必要です。\n"
|
|
193
195
|
scopes_help_html: |
|
|
194
196
|
選択したスコープは、認可プロセス中に接続されたアプリケーションがリクエストできるようになります。ユーザーが OAuth を利用してサインインする際には、認可リクエストの詳細が表示されます。 <br>
|
|
195
|
-
スコープによって、付与されたアクセストークンを用いた認証後に利用できる機能が異なります。 <br>
|
|
197
|
+
スコープによって、付与されたアクセストークンを用いた認証後に利用できる機能が異なります。 <br>
|
|
196
198
|
<strong>注意:</strong> 外部アプリケーションでユーザー認証のみを行いたい場合は、<strong>profile</strong> スコープだけで十分です。Decidim API と連携するアプリケーションには、他のスコープも必要になります。
|
|
197
|
-
|
|
198
199
|
select_organization: 組織を選択
|
|
199
200
|
index:
|
|
200
201
|
confirm_delete: このアプリケーションを削除してもよろしいですか?
|
data/decidim-system.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.0
|
|
6
|
+
version = "0.32.0"
|
|
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"]
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-system
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.32.0
|
|
4
|
+
version: 0.32.0
|
|
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.0
|
|
34
|
+
version: 0.32.0
|
|
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.0
|
|
41
|
+
version: 0.32.0
|
|
42
42
|
- !ruby/object:Gem::Dependency
|
|
43
43
|
name: devise
|
|
44
44
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -99,14 +99,14 @@ dependencies:
|
|
|
99
99
|
requirements:
|
|
100
100
|
- - '='
|
|
101
101
|
- !ruby/object:Gem::Version
|
|
102
|
-
version: 0.32.0
|
|
102
|
+
version: 0.32.0
|
|
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.0
|
|
109
|
+
version: 0.32.0
|
|
110
110
|
description: System administration to create new organization in an installation.
|
|
111
111
|
email:
|
|
112
112
|
- josepjaume@gmail.com
|