foreman_templates 10.0.8 → 10.0.9
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/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +2 -2
- data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +2 -2
- data/lib/foreman_templates/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/cs_CZ/foreman_templates.po +2 -4
- data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/de/foreman_templates.po +2 -4
- data/locale/en_GB/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/en_GB/foreman_templates.po +2 -4
- data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/es/foreman_templates.po +2 -4
- data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/fr/foreman_templates.po +3 -5
- data/locale/gl/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/gl/foreman_templates.po +2 -4
- data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/it/foreman_templates.po +2 -4
- data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ja/foreman_templates.po +2 -6
- data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ka/foreman_templates.po +2 -4
- data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ko/foreman_templates.po +2 -6
- data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/pt_BR/foreman_templates.po +2 -4
- data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ru/foreman_templates.po +2 -4
- data/locale/sv_SE/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/sv_SE/foreman_templates.po +2 -4
- data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_CN/foreman_templates.po +2 -6
- data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_TW/foreman_templates.po +2 -4
- data/webpack/components/NewTemplateSync/NewTemplateSync.scss +1 -1
- data/webpack/components/TemplateSyncResult/components/SyncResultList.js +5 -1
- data/webpack/components/TemplateSyncResult/components/SyncedTemplate/StringInfoItem.js +2 -2
- data/webpack/components/TemplateSyncResult/components/__tests__/__snapshots__/SyncResultList.test.js.snap +3 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5a76fb613b7676051750fc3b43d4c63fd6b9e2f6b075f3da846a0e19a5cf36d4
|
4
|
+
data.tar.gz: c98fc8cd4e7f636359ac13b6137ed80c202a7f9e9868b77ff47502ffdf3842a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0bae93621433b8cf5ad0b262f8fcae58514209403a403ad6826fdd8441e7fba260c064897e795d62b01e5c3815cc93875fc7b6c96edb2d250c822e66a9e423b8
|
7
|
+
data.tar.gz: ac2674bd60f55ae0dd14af15aa212b2b12c7cbc4cd1fef4f9e8973b198dd4e71d74c74d5aa5eba55d7c6610bcd8a5f8f76d848c67ae9719378949c59d4896244
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
@@ -86,8 +86,8 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
"Politique de proxy HTTP"
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
90
|
-
"
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
|
+
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
93
93
|
"Comment gérer le verrouillage des modèles importés ?"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2023",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
@@ -86,8 +86,8 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
"HTTPプロキシーポリシー:"
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
90
|
-
"
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
|
+
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
93
93
|
"インポートされたテンプレートのロックを処理する方法"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
@@ -86,8 +86,8 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
"HTTP 프록시 정책"
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
90
|
-
"
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
|
+
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
93
93
|
"가져온 템플릿에 대한 잠금을 어떻게 처리하나요?"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
@@ -86,8 +86,8 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
"HTTP 代理策略"
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
90
|
-
"
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
|
+
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
93
93
|
"如何处理导入的模板锁定?"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates 10.0.
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.9",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
"HTTP proxy policy": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"HTTP proxy policy for template sync.
|
89
|
+
"HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"How to handle lock for imported templates?": [
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_templates 10.0.
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
14
14
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2024\n"
|
@@ -90,9 +90,7 @@ msgstr "HTTP proxy"
|
|
90
90
|
msgid "HTTP proxy policy"
|
91
91
|
msgstr ""
|
92
92
|
|
93
|
-
msgid ""
|
94
|
-
"HTTP proxy policy for template sync. \\\n"
|
95
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
93
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
94
|
msgstr ""
|
97
95
|
|
98
96
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -13,7 +13,7 @@
|
|
13
13
|
#
|
14
14
|
msgid ""
|
15
15
|
msgstr ""
|
16
|
-
"Project-Id-Version: foreman_templates 10.0.
|
16
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
17
17
|
"Report-Msgid-Bugs-To: \n"
|
18
18
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
19
19
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
@@ -93,9 +93,7 @@ msgstr "HTTP-Proxy"
|
|
93
93
|
msgid "HTTP proxy policy"
|
94
94
|
msgstr ""
|
95
95
|
|
96
|
-
msgid ""
|
97
|
-
"HTTP proxy policy for template sync. \\\n"
|
98
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
99
97
|
msgstr ""
|
100
98
|
|
101
99
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_templates 10.0.
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
14
14
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
|
@@ -89,9 +89,7 @@ msgstr ""
|
|
89
89
|
msgid "HTTP proxy policy"
|
90
90
|
msgstr ""
|
91
91
|
|
92
|
-
msgid ""
|
93
|
-
"HTTP proxy policy for template sync. \\\n"
|
94
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
92
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
95
93
|
msgstr ""
|
96
94
|
|
97
95
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_templates 10.0.
|
13
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
16
16
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
@@ -92,9 +92,7 @@ msgstr "Proxy HTTP"
|
|
92
92
|
msgid "HTTP proxy policy"
|
93
93
|
msgstr ""
|
94
94
|
|
95
|
-
msgid ""
|
96
|
-
"HTTP proxy policy for template sync. \\\n"
|
97
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
95
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
98
96
|
msgstr ""
|
99
97
|
|
100
98
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -12,7 +12,7 @@
|
|
12
12
|
#
|
13
13
|
msgid ""
|
14
14
|
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_templates 10.0.
|
15
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
17
17
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
18
18
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
@@ -94,10 +94,8 @@ msgstr "Proxy HTTP"
|
|
94
94
|
msgid "HTTP proxy policy"
|
95
95
|
msgstr "Politique de proxy HTTP"
|
96
96
|
|
97
|
-
msgid ""
|
98
|
-
|
99
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
100
|
-
msgstr "Politique de proxy HTTP pour la synchronisation des modèles. À utiliser uniquement lors de la synchronisation des modèles via le protocole HTTP ou HTTPS. Si vous choisissez « selected », indiquez le paramètre « http_proxy_id »."
|
97
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
98
|
+
msgstr ""
|
101
99
|
|
102
100
|
msgid "How to handle lock for imported templates?"
|
103
101
|
msgstr "Comment gérer le verrouillage des modèles importés ?"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_templates 10.0.
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
14
14
|
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2023\n"
|
@@ -88,9 +88,7 @@ msgstr ""
|
|
88
88
|
msgid "HTTP proxy policy"
|
89
89
|
msgstr ""
|
90
90
|
|
91
|
-
msgid ""
|
92
|
-
"HTTP proxy policy for template sync. \\\n"
|
93
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
91
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
94
92
|
msgstr ""
|
95
93
|
|
96
94
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_templates 10.0.
|
12
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
15
15
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
@@ -90,9 +90,7 @@ msgstr "HTTP proxy"
|
|
90
90
|
msgid "HTTP proxy policy"
|
91
91
|
msgstr ""
|
92
92
|
|
93
|
-
msgid ""
|
94
|
-
"HTTP proxy policy for template sync. \\\n"
|
95
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
93
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
94
|
msgstr ""
|
97
95
|
|
98
96
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_templates 10.0.
|
13
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
16
16
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
@@ -91,12 +91,8 @@ msgstr "HTTP プロキシー"
|
|
91
91
|
msgid "HTTP proxy policy"
|
92
92
|
msgstr "HTTPプロキシーポリシー:"
|
93
93
|
|
94
|
-
msgid ""
|
95
|
-
"HTTP proxy policy for template sync. \\\n"
|
96
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
94
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
97
95
|
msgstr ""
|
98
|
-
"テンプレート同期用の HTTP プロキシーポリシー。\\\n"
|
99
|
-
" HTTP または HTTPS プロトコルを介してテンプレートを同期する場合にのみ使用します。'選択済み' を選択した場合は、`http_proxy_id` パラメーターを指定します。"
|
100
96
|
|
101
97
|
msgid "How to handle lock for imported templates?"
|
102
98
|
msgstr "インポートされたテンプレートのロックを処理する方法"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_templates 10.0.
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
14
14
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2024\n"
|
@@ -88,9 +88,7 @@ msgstr "HTTP პროქსი"
|
|
88
88
|
msgid "HTTP proxy policy"
|
89
89
|
msgstr ""
|
90
90
|
|
91
|
-
msgid ""
|
92
|
-
"HTTP proxy policy for template sync. \\\n"
|
93
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
91
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
94
92
|
msgstr ""
|
95
93
|
|
96
94
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_templates 10.0.
|
13
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
16
16
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
@@ -91,12 +91,8 @@ msgstr "HTTP 프록시"
|
|
91
91
|
msgid "HTTP proxy policy"
|
92
92
|
msgstr "HTTP 프록시 정책"
|
93
93
|
|
94
|
-
msgid ""
|
95
|
-
"HTTP proxy policy for template sync. \\\n"
|
96
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
94
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
97
95
|
msgstr ""
|
98
|
-
"템플릿 동기화에 대한 HTTP 프록시 정책입니다. \\ \n"
|
99
|
-
" HTTP 또는 HTTPS 프로토콜을 통해 템플릿을 동기화할 때만 사용합니다. 'selected'를 선택하는 경우 'http_proxy_id' 매개변수를 제공합니다."
|
100
96
|
|
101
97
|
msgid "How to handle lock for imported templates?"
|
102
98
|
msgstr "가져온 템플릿에 대한 잠금을 어떻게 처리하나요?"
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_templates 10.0.
|
14
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
17
17
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
@@ -93,9 +93,7 @@ msgstr "Proxy HTTP"
|
|
93
93
|
msgid "HTTP proxy policy"
|
94
94
|
msgstr ""
|
95
95
|
|
96
|
-
msgid ""
|
97
|
-
"HTTP proxy policy for template sync. \\\n"
|
98
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
99
97
|
msgstr ""
|
100
98
|
|
101
99
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_templates 10.0.
|
14
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
17
17
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
@@ -93,9 +93,7 @@ msgstr "Прокси HTTP"
|
|
93
93
|
msgid "HTTP proxy policy"
|
94
94
|
msgstr ""
|
95
95
|
|
96
|
-
msgid ""
|
97
|
-
"HTTP proxy policy for template sync. \\\n"
|
98
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
99
97
|
msgstr ""
|
100
98
|
|
101
99
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_templates 10.0.
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
14
14
|
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2023\n"
|
@@ -89,9 +89,7 @@ msgstr ""
|
|
89
89
|
msgid "HTTP proxy policy"
|
90
90
|
msgstr ""
|
91
91
|
|
92
|
-
msgid ""
|
93
|
-
"HTTP proxy policy for template sync. \\\n"
|
94
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
92
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
95
93
|
msgstr ""
|
96
94
|
|
97
95
|
msgid "How to handle lock for imported templates?"
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_templates 10.0.
|
14
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
17
17
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
@@ -93,12 +93,8 @@ msgstr "HTTP 代理"
|
|
93
93
|
msgid "HTTP proxy policy"
|
94
94
|
msgstr "HTTP 代理策略"
|
95
95
|
|
96
|
-
msgid ""
|
97
|
-
"HTTP proxy policy for template sync. \\\n"
|
98
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
99
97
|
msgstr ""
|
100
|
-
"模板同步的 HTTP 代理策略。\\\n"
|
101
|
-
" 仅在使用 HTTP 或 HTTPS 协议同步模板时使用。如果选择 'selected',提供 `http_proxy_id` 参数。"
|
102
98
|
|
103
99
|
msgid "How to handle lock for imported templates?"
|
104
100
|
msgstr "如何处理导入的模板锁定?"
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_templates 10.0.
|
12
|
+
"Project-Id-Version: foreman_templates 10.0.9\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
15
15
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
@@ -90,9 +90,7 @@ msgstr "HTTP 代理"
|
|
90
90
|
msgid "HTTP proxy policy"
|
91
91
|
msgstr ""
|
92
92
|
|
93
|
-
msgid ""
|
94
|
-
"HTTP proxy policy for template sync. \\\n"
|
95
|
-
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
93
|
+
msgid "HTTP proxy policy for template sync. Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
96
94
|
msgstr ""
|
97
95
|
|
98
96
|
msgid "How to handle lock for imported templates?"
|
@@ -26,9 +26,13 @@ const SyncResultList = ({
|
|
26
26
|
))}
|
27
27
|
<Pagination
|
28
28
|
itemCount={templates.length}
|
29
|
-
|
29
|
+
onSetPage={nextPage => pageChange({ page: nextPage, per_page: perPage })}
|
30
|
+
onPerPageSelect={nextPerPage =>
|
31
|
+
pageChange({ page: 1, per_page: nextPerPage })
|
32
|
+
}
|
30
33
|
page={page}
|
31
34
|
perPage={perPage}
|
35
|
+
updateParamsByUrl={false}
|
32
36
|
/>
|
33
37
|
</ListView>
|
34
38
|
);
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import React from 'react';
|
2
|
-
import
|
2
|
+
import { Truncate } from '@patternfly/react-core';
|
3
3
|
import PropTypes from 'prop-types';
|
4
4
|
|
5
5
|
import InfoItem from './InfoItem';
|
@@ -8,7 +8,7 @@ import { itemIteratorId } from './helpers';
|
|
8
8
|
const StringInfoItem = ({ template, attr, tooltipText, mapAttr, elipsed }) => {
|
9
9
|
const inner = <span>{mapAttr(template, attr)}</span>;
|
10
10
|
const innerContent = elipsed ? (
|
11
|
-
<
|
11
|
+
<Truncate content={inner} tooltipPosition="top" />
|
12
12
|
) : (
|
13
13
|
inner
|
14
14
|
);
|
@@ -90,9 +90,11 @@ exports[`SyncResultList should render 1`] = `
|
|
90
90
|
/>
|
91
91
|
<Pagination
|
92
92
|
itemCount={5}
|
93
|
-
|
93
|
+
onPerPageSelect={[Function]}
|
94
|
+
onSetPage={[Function]}
|
94
95
|
page={1}
|
95
96
|
perPage={20}
|
97
|
+
updateParamsByUrl={false}
|
96
98
|
/>
|
97
99
|
</ListView>
|
98
100
|
`;
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_templates
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 10.0.
|
4
|
+
version: 10.0.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Greg Sutcliffe
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: diffy
|
@@ -274,7 +274,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
274
274
|
- !ruby/object:Gem::Version
|
275
275
|
version: '0'
|
276
276
|
requirements: []
|
277
|
-
rubygems_version: 3.6.
|
277
|
+
rubygems_version: 3.6.9
|
278
278
|
specification_version: 4
|
279
279
|
summary: Template-syncing engine for Foreman
|
280
280
|
test_files: []
|