bastion 6.1.9 → 6.1.10

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ea385e5cb95298a088089fa15689777ae4837ebd
4
- data.tar.gz: 51c58c2c66b892b500353d46c5eee618a73d84ab
3
+ metadata.gz: ab59c0d87be016cfc6b9cdb154b537d992eb552a
4
+ data.tar.gz: ef073f5b30295952e8d19ecbcdbf79a60960b171
5
5
  SHA512:
6
- metadata.gz: 7a37bbe72baeee4da6a3c867335bf48e5b7657e09b081a9632d5931385f678e705946ccb1aff3cebae8bc464f30ccd20a0306cc387dfa8adf7834daf0940e30c
7
- data.tar.gz: b09a31664cb86fc44b8d224c16835939041cb0e1d8642167bdcc3de920cd7abb52a232adcf4d064ed52af977c75fd051e9c5da906d465be782938c1e5cd38457
6
+ metadata.gz: fa88bd1493f33f97be2837dba6f601e6131ac1e27464f87f0a76b5aeda203de846381df07afcf4fccd15e2ddef5349ac53c516043ee89170382ba01a3fd08154
7
+ data.tar.gz: aaac54e3de313c68f107f1b94ac2139e16c854c1297981f385fae5d08b84a3d528779c1925a9dc120a88d3608d5a8d6934ef6818609067eb71ba3091cea1f9ae
@@ -4,23 +4,43 @@ msgstr ""
4
4
  "Content-Transfer-Encoding: 8bit\n"
5
5
  "Project-Id-Version: \n"
6
6
 
7
+ #: app/assets/javascripts/bastion/layouts/select-all-results.html
8
+ msgid "{{ table.allResultsSelectCount() }} results are selected."
9
+ msgstr ""
10
+
11
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
12
+ msgid "{{ table.numSelected }} of {{ table.resource.subtotal }} Selected"
13
+ msgstr ""
14
+
15
+ #: app/assets/javascripts/bastion/layouts/404.html
16
+ msgid "404 - Page Not Found"
17
+ msgstr ""
18
+
7
19
  #: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
8
20
  #: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
9
21
  msgid "Add"
10
22
  msgstr ""
11
23
 
12
- #: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
13
- msgid "Add New Item"
24
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
25
+ msgid "Add Bookmark"
14
26
  msgstr ""
15
27
 
16
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
17
- msgid "All {{ detailsTable.rows.length }} items on this page are selected."
28
+ #: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
29
+ msgid "Add New Item"
18
30
  msgstr ""
19
31
 
20
32
  #: app/assets/javascripts/bastion/layouts/select-all-results.html
21
33
  msgid "All {{ table.rows.length }} items on this page are selected."
22
34
  msgstr ""
23
35
 
36
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
37
+ msgid "Bookmark this search"
38
+ msgstr ""
39
+
40
+ #: app/assets/javascripts/bastion/components/bst-bookmark.directive.js
41
+ msgid "Bookmark was successfully created."
42
+ msgstr ""
43
+
24
44
  #: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
25
45
  #: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
26
46
  #: app/assets/javascripts/bastion/components/views/bst-modal.html
@@ -28,7 +48,11 @@ msgstr ""
28
48
  msgid "Cancel"
29
49
  msgstr ""
30
50
 
31
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
51
+ #: app/assets/javascripts/bastion/components/views/bst-resource-switcher.html
52
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
53
+ msgid "Current Page"
54
+ msgstr ""
55
+
32
56
  #: app/assets/javascripts/bastion/layouts/select-all-results.html
33
57
  msgid "Deselect all"
34
58
  msgstr ""
@@ -41,24 +65,83 @@ msgstr ""
41
65
  msgid "Filter"
42
66
  msgstr ""
43
67
 
68
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
69
+ msgid "Filter..."
70
+ msgstr ""
71
+
72
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
73
+ msgid "First Page"
74
+ msgstr ""
75
+
76
+ #: app/assets/javascripts/bastion/layouts/404.html
77
+ msgid "If you are the application owner check the logs for more information."
78
+ msgstr ""
79
+
44
80
  #: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
45
81
  msgid "Key"
46
82
  msgstr ""
47
83
 
48
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
49
- #: app/assets/javascripts/bastion/layouts/nutupane.html
84
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
85
+ msgid "Last Page"
86
+ msgstr ""
87
+
88
+ #: app/assets/javascripts/bastion/layouts/panel.html
89
+ #: app/assets/javascripts/bastion/layouts/partials/page-loading-indicator.html
50
90
  msgid "Loading..."
51
91
  msgstr ""
52
92
 
93
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
94
+ msgid "Name"
95
+ msgstr ""
96
+
97
+ #: app/assets/javascripts/bastion/components/views/bst-resource-switcher.html
98
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
99
+ msgid "Next Page"
100
+ msgstr ""
101
+
53
102
  #: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
54
103
  msgid "No"
55
104
  msgstr ""
56
105
 
106
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
107
+ msgid "No Bookmarks"
108
+ msgstr ""
109
+
110
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
111
+ msgid "of"
112
+ msgstr ""
113
+
114
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
115
+ msgid ""
116
+ "of\n"
117
+ " <span class=\"pagination-pf-pages\">{{ (table.resource.subtotal / table.resource.per_page) | roundUp }}</span>"
118
+ msgstr ""
119
+
120
+ #: app/assets/javascripts/bastion/components/views/bst-resource-switcher.html
121
+ msgid ""
122
+ "of\n"
123
+ " <span class=\"pagination-pf-pages\">{{ (table.resource.subtotal / table.resource.per_page) | roundUp }}</span>"
124
+ msgstr ""
125
+
126
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
127
+ msgid "per page"
128
+ msgstr ""
129
+
130
+ #: app/assets/javascripts/bastion/components/views/bst-resource-switcher.html
131
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
132
+ msgid "Previous Page"
133
+ msgstr ""
134
+
135
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
136
+ msgid "Public"
137
+ msgstr ""
138
+
57
139
  #: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
58
140
  #: app/assets/javascripts/bastion/components/views/bst-modal.html
59
141
  msgid "Remove"
60
142
  msgstr ""
61
143
 
144
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
62
145
  #: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
63
146
  #: app/assets/javascripts/bastion/components/views/bst-save-control.html
64
147
  msgid "Save"
@@ -68,25 +151,25 @@ msgstr ""
68
151
  msgid "Saving..."
69
152
  msgstr ""
70
153
 
71
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
72
- #: app/assets/javascripts/bastion/layouts/nutupane.html
73
- msgid "Search..."
154
+ #: app/assets/javascripts/bastion/components/views/bst-resource-switcher.html
155
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
156
+ msgid "Search"
74
157
  msgstr ""
75
158
 
76
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
77
- msgid "Select all {{ detailsTable.resource.subtotal }}."
159
+ #: app/assets/javascripts/bastion/components/views/bst-bookmark.html
160
+ msgid "Search query"
78
161
  msgstr ""
79
162
 
80
163
  #: app/assets/javascripts/bastion/layouts/select-all-results.html
81
164
  msgid "Select all {{ table.resource.subtotal }}."
82
165
  msgstr ""
83
166
 
84
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
85
- msgid "Showing {{ detailsTable.rows.length }} of {{ detailsTable.resource.subtotal }} ({{ detailsTable.resource.total }} Total)"
167
+ #: app/assets/javascripts/bastion/layouts/partials/table.html
168
+ msgid "Showing {{ table.getPageStart() }} - {{ table.getPageEnd() }}"
86
169
  msgstr ""
87
170
 
88
- #: app/assets/javascripts/bastion/layouts/nutupane.html
89
- msgid "Showing {{ table.rows.length }} of {{ table.resource.subtotal }} ({{ table.resource.total }} Total)"
171
+ #: app/assets/javascripts/bastion/layouts/404.html
172
+ msgid "The requested URL <strong>{{ $location.path() }}</strong> was not found."
90
173
  msgstr ""
91
174
 
92
175
  #: app/assets/javascripts/bastion/components/formatters/unlimitedFilter.filter.js
@@ -111,18 +194,6 @@ msgstr ""
111
194
  msgid "You are not authorized to perform this action."
112
195
  msgstr ""
113
196
 
114
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
115
- msgid "{{ detailsTable.allResultsSelectCount() }} results are selected."
116
- msgstr ""
117
-
118
- #: app/assets/javascripts/bastion/layouts/details-nutupane.html
119
- msgid "{{ detailsTable.numSelected }} Selected"
120
- msgstr ""
121
-
122
- #: app/assets/javascripts/bastion/layouts/select-all-results.html
123
- msgid "{{ table.allResultsSelectCount() }} results are selected."
124
- msgstr ""
125
-
126
- #: app/assets/javascripts/bastion/layouts/nutupane.html
127
- msgid "{{ table.numSelected }} Selected"
197
+ #: app/assets/javascripts/bastion/layouts/404.html
198
+ msgid "You may have mistyped the address or the page may have moved."
128
199
  msgstr ""
@@ -22,6 +22,7 @@
22
22
  angular.module('Bastion').value('foreman', tfm);
23
23
  angular.module('Bastion').value('repositoryTypes', angular.fromJson('<%= Katello::RepositoryTypeManager.repository_types.values.to_json.html_safe %>'));
24
24
  angular.module('Bastion').value('deleteHostOnUnregister', angular.fromJson('<%= Setting[:unregister_delete_host] %>'));
25
+ angular.module('Bastion').value('contentDisconnected', angular.fromJson('<%= Setting[:content_disconnected] %>'));
25
26
  angular.module('Bastion').value('entriesPerPage', "<%= Setting[:entries_per_page] %>");
26
27
  angular.module('Bastion').constant('BastionConfig', angular.fromJson('<%= Bastion.config.to_json.html_safe %>'));
27
28
  angular.module('Bastion.auth').value('CurrentUser', {
@@ -1,3 +1,3 @@
1
1
  module Bastion
2
- VERSION = "6.1.9"
2
+ VERSION = "6.1.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bastion
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.1.9
4
+ version: 6.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric D Helms
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-02-23 00:00:00.000000000 Z
12
+ date: 2018-03-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: angular-rails-templates