trusty-cms 4.1.1 → 4.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 495dd85a4cd0982f102f8fb63be44f2d2e7dbe8c51808bf5ef0b6979d31cd0d3
4
- data.tar.gz: 00b74e6d0c539056d9c2c8d47cd197718c073698583d5fb2c9d7c19c65664d0a
3
+ metadata.gz: 1b4c0091419c21923c64c2b6a9848821262eb761f7ec3e6fa05c7dbc16986d5d
4
+ data.tar.gz: 6f7f51a3f833d71df2f0f8d3bc88a47b97303be303266d9245138182bf9a190f
5
5
  SHA512:
6
- metadata.gz: 9da73e25d40b13367c1154eed3cc3f84a32c41a5d42435e5647a0cee356bb25578bf6d23f1a4d39d213a2ba7fedc1ea8e169d752b9f6d7046e2e4600e73d914e
7
- data.tar.gz: cb4e090a2593a62755be1f19f2140cdfdaf1916adb3c4b20f78e79968205f300aa40c2eed33ed7ebf12ac9ff43e64696525d0c4a6455a2ae479e63b947f1df06
6
+ metadata.gz: b2c3d0d25e6daa74d683e2fd4260a157604278dcf622eebf34208ebf01317d444693f8fbe676534f2aaaf9d53ab670995fdb5133742c8c86fadca5cde3964764
7
+ data.tar.gz: 6a545b06e0b977518bdf314467012360c827c511381c073e73e66848ba83f8b7e96d94a59f086ff1999141d735047d07273e021983c65e16e54b94ea3db7799c
data/Gemfile CHANGED
@@ -14,7 +14,7 @@ gemspec
14
14
  group :development, :test do
15
15
  gem 'acts_as_list'
16
16
  gem 'database_cleaner'
17
- gem 'factory_bot_rails', '5.0.2'
17
+ gem 'factory_bot_rails', '5.2.0'
18
18
  gem 'launchy', '~> 2.5.0'
19
19
  gem 'mysql2'
20
20
  gem 'poltergeist', '~> 1.18.1'
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (4.1.1)
4
+ trusty-cms (4.1.2)
5
5
  RedCloth (= 4.3.2)
6
6
  acts_as_list (>= 0.9.5, < 1.1.0)
7
7
  acts_as_tree (>= 2.6.1, < 2.9.0)
@@ -25,7 +25,7 @@ PATH
25
25
  roadie-rails
26
26
  sassc-rails
27
27
  stringex (>= 2.7.1, < 2.9.0)
28
- tzinfo (~> 1.2.3)
28
+ tzinfo (>= 1.2.3, < 2.1.0)
29
29
  uglifier (>= 3.2, < 5.0)
30
30
  uuidtools (~> 2.1.5)
31
31
  will_paginate (~> 3.0)
@@ -34,61 +34,61 @@ GEM
34
34
  remote: https://rubygems.org/
35
35
  specs:
36
36
  RedCloth (4.3.2)
37
- actioncable (6.0.2.2)
38
- actionpack (= 6.0.2.2)
37
+ actioncable (6.0.3.1)
38
+ actionpack (= 6.0.3.1)
39
39
  nio4r (~> 2.0)
40
40
  websocket-driver (>= 0.6.1)
41
- actionmailbox (6.0.2.2)
42
- actionpack (= 6.0.2.2)
43
- activejob (= 6.0.2.2)
44
- activerecord (= 6.0.2.2)
45
- activestorage (= 6.0.2.2)
46
- activesupport (= 6.0.2.2)
41
+ actionmailbox (6.0.3.1)
42
+ actionpack (= 6.0.3.1)
43
+ activejob (= 6.0.3.1)
44
+ activerecord (= 6.0.3.1)
45
+ activestorage (= 6.0.3.1)
46
+ activesupport (= 6.0.3.1)
47
47
  mail (>= 2.7.1)
48
- actionmailer (6.0.2.2)
49
- actionpack (= 6.0.2.2)
50
- actionview (= 6.0.2.2)
51
- activejob (= 6.0.2.2)
48
+ actionmailer (6.0.3.1)
49
+ actionpack (= 6.0.3.1)
50
+ actionview (= 6.0.3.1)
51
+ activejob (= 6.0.3.1)
52
52
  mail (~> 2.5, >= 2.5.4)
53
53
  rails-dom-testing (~> 2.0)
54
- actionpack (6.0.2.2)
55
- actionview (= 6.0.2.2)
56
- activesupport (= 6.0.2.2)
54
+ actionpack (6.0.3.1)
55
+ actionview (= 6.0.3.1)
56
+ activesupport (= 6.0.3.1)
57
57
  rack (~> 2.0, >= 2.0.8)
58
58
  rack-test (>= 0.6.3)
59
59
  rails-dom-testing (~> 2.0)
60
60
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
61
- actiontext (6.0.2.2)
62
- actionpack (= 6.0.2.2)
63
- activerecord (= 6.0.2.2)
64
- activestorage (= 6.0.2.2)
65
- activesupport (= 6.0.2.2)
61
+ actiontext (6.0.3.1)
62
+ actionpack (= 6.0.3.1)
63
+ activerecord (= 6.0.3.1)
64
+ activestorage (= 6.0.3.1)
65
+ activesupport (= 6.0.3.1)
66
66
  nokogiri (>= 1.8.5)
67
- actionview (6.0.2.2)
68
- activesupport (= 6.0.2.2)
67
+ actionview (6.0.3.1)
68
+ activesupport (= 6.0.3.1)
69
69
  builder (~> 3.1)
70
70
  erubi (~> 1.4)
71
71
  rails-dom-testing (~> 2.0)
72
72
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
73
- activejob (6.0.2.2)
74
- activesupport (= 6.0.2.2)
73
+ activejob (6.0.3.1)
74
+ activesupport (= 6.0.3.1)
75
75
  globalid (>= 0.3.6)
76
- activemodel (6.0.2.2)
77
- activesupport (= 6.0.2.2)
78
- activerecord (6.0.2.2)
79
- activemodel (= 6.0.2.2)
80
- activesupport (= 6.0.2.2)
81
- activestorage (6.0.2.2)
82
- actionpack (= 6.0.2.2)
83
- activejob (= 6.0.2.2)
84
- activerecord (= 6.0.2.2)
76
+ activemodel (6.0.3.1)
77
+ activesupport (= 6.0.3.1)
78
+ activerecord (6.0.3.1)
79
+ activemodel (= 6.0.3.1)
80
+ activesupport (= 6.0.3.1)
81
+ activestorage (6.0.3.1)
82
+ actionpack (= 6.0.3.1)
83
+ activejob (= 6.0.3.1)
84
+ activerecord (= 6.0.3.1)
85
85
  marcel (~> 0.3.1)
86
- activesupport (6.0.2.2)
86
+ activesupport (6.0.3.1)
87
87
  concurrent-ruby (~> 1.0, >= 1.0.2)
88
88
  i18n (>= 0.7, < 2)
89
89
  minitest (~> 5.1)
90
90
  tzinfo (~> 1.1)
91
- zeitwerk (~> 2.2)
91
+ zeitwerk (~> 2.2, >= 2.2.2)
92
92
  acts_as_list (1.0.1)
93
93
  activerecord (>= 4.2)
94
94
  acts_as_tree (2.8.0)
@@ -118,7 +118,7 @@ GEM
118
118
  crass (1.0.6)
119
119
  css_parser (1.7.1)
120
120
  addressable
121
- database_cleaner (1.8.3)
121
+ database_cleaner (1.8.4)
122
122
  delocalize (1.2.0)
123
123
  rails (>= 2)
124
124
  devise (4.7.1)
@@ -132,10 +132,10 @@ GEM
132
132
  erubi (1.9.0)
133
133
  erubis (2.7.0)
134
134
  execjs (2.7.0)
135
- factory_bot (5.0.2)
135
+ factory_bot (5.2.0)
136
136
  activesupport (>= 4.2.0)
137
- factory_bot_rails (5.0.2)
138
- factory_bot (~> 5.0.2)
137
+ factory_bot_rails (5.2.0)
138
+ factory_bot (~> 5.2.0)
139
139
  railties (>= 4.2.0)
140
140
  ffi (1.12.2)
141
141
  globalid (0.4.2)
@@ -169,7 +169,7 @@ GEM
169
169
  launchy (2.5.0)
170
170
  addressable (~> 2.7)
171
171
  libv8 (7.3.492.27.1)
172
- loofah (2.4.0)
172
+ loofah (2.5.0)
173
173
  crass (~> 1.0.2)
174
174
  nokogiri (>= 1.5.9)
175
175
  mail (2.7.1)
@@ -179,13 +179,13 @@ GEM
179
179
  method_source (1.0.0)
180
180
  mime-types (3.3.1)
181
181
  mime-types-data (~> 3.2015)
182
- mime-types-data (3.2019.1009)
183
- mimemagic (0.3.4)
182
+ mime-types-data (3.2020.0512)
183
+ mimemagic (0.3.5)
184
184
  mini_mime (1.0.2)
185
185
  mini_portile2 (2.4.0)
186
- mini_racer (0.2.10)
186
+ mini_racer (0.2.14)
187
187
  libv8 (> 7.3)
188
- minitest (5.14.0)
188
+ minitest (5.14.1)
189
189
  multi_xml (0.6.0)
190
190
  multipart-post (2.1.1)
191
191
  mysql2 (0.5.3)
@@ -216,20 +216,20 @@ GEM
216
216
  rack-test (1.1.0)
217
217
  rack (>= 1.0, < 3)
218
218
  radius (0.7.5)
219
- rails (6.0.2.2)
220
- actioncable (= 6.0.2.2)
221
- actionmailbox (= 6.0.2.2)
222
- actionmailer (= 6.0.2.2)
223
- actionpack (= 6.0.2.2)
224
- actiontext (= 6.0.2.2)
225
- actionview (= 6.0.2.2)
226
- activejob (= 6.0.2.2)
227
- activemodel (= 6.0.2.2)
228
- activerecord (= 6.0.2.2)
229
- activestorage (= 6.0.2.2)
230
- activesupport (= 6.0.2.2)
219
+ rails (6.0.3.1)
220
+ actioncable (= 6.0.3.1)
221
+ actionmailbox (= 6.0.3.1)
222
+ actionmailer (= 6.0.3.1)
223
+ actionpack (= 6.0.3.1)
224
+ actiontext (= 6.0.3.1)
225
+ actionview (= 6.0.3.1)
226
+ activejob (= 6.0.3.1)
227
+ activemodel (= 6.0.3.1)
228
+ activerecord (= 6.0.3.1)
229
+ activestorage (= 6.0.3.1)
230
+ activesupport (= 6.0.3.1)
231
231
  bundler (>= 1.3.0)
232
- railties (= 6.0.2.2)
232
+ railties (= 6.0.3.1)
233
233
  sprockets-rails (>= 2.0.0)
234
234
  rails-dom-testing (2.0.3)
235
235
  activesupport (>= 4.2.0)
@@ -238,9 +238,9 @@ GEM
238
238
  loofah (~> 2.3)
239
239
  rails-observers (0.1.5)
240
240
  activemodel (>= 4.0)
241
- railties (6.0.2.2)
242
- actionpack (= 6.0.2.2)
243
- activesupport (= 6.0.2.2)
241
+ railties (6.0.3.1)
242
+ actionpack (= 6.0.3.1)
243
+ activesupport (= 6.0.3.1)
244
244
  method_source
245
245
  rake (>= 0.8.7)
246
246
  thor (>= 0.20.3, < 2.0)
@@ -304,7 +304,7 @@ GEM
304
304
  tilt (2.0.10)
305
305
  trustygems (0.2.1)
306
306
  rake
307
- tzinfo (1.2.6)
307
+ tzinfo (1.2.7)
308
308
  thread_safe (~> 0.1)
309
309
  uglifier (4.2.0)
310
310
  execjs (>= 0.3.0, < 3)
@@ -325,7 +325,7 @@ PLATFORMS
325
325
  DEPENDENCIES
326
326
  acts_as_list
327
327
  database_cleaner
328
- factory_bot_rails (= 5.0.2)
328
+ factory_bot_rails (= 5.2.0)
329
329
  launchy (~> 2.5.0)
330
330
  mysql2
331
331
  poltergeist (~> 1.18.1)
@@ -1,12 +1,13 @@
1
1
  main {
2
2
  float: left;
3
3
  grid-area: content;
4
+ padding: 1em 0 1em 1em;
4
5
  width: 100%;
5
6
  }
6
7
 
7
8
  .reversed main {
8
9
  .content {
9
- padding: 1em;
10
+ padding: 1em 0;
10
11
  }
11
12
  }
12
13
 
@@ -53,7 +53,7 @@ select {
53
53
  color: $dark-gray;
54
54
  display: block;
55
55
  font-size: 1em;
56
- height: 30px;
56
+ height: 40px;
57
57
  line-height: 1.5;
58
58
  margin: 0.5em;
59
59
  padding: 0.5em 1em;
@@ -64,17 +64,6 @@ class Admin::AssetsController < Admin::ResourceController
64
64
  end
65
65
  end
66
66
 
67
- only_allow_access_to :regenerate,
68
- :when => [:admin],
69
- :denied_url => { :controller => 'admin/assets', :action => 'index' },
70
- :denied_message => 'You must have admin privileges to refresh the whole asset set.'
71
-
72
- def regenerate
73
- Asset.all.each { |asset| asset.asset.reprocess! }
74
- flash[:notice] = t('clipped_extension.all_thumbnails_refreshed')
75
- redirect_to admin_assets_path
76
- end
77
-
78
67
  private
79
68
  def compress(uploaded_asset)
80
69
  data = $kraken.upload(uploaded_asset.tempfile.path, 'lossy' => true)
@@ -30,12 +30,3 @@
30
30
  = save_model_and_continue_editing_button(@asset)
31
31
  = t("or")
32
32
  = link_to t("cancel"), admin_assets_path
33
-
34
- - main.edit_regenerate do
35
- - if current_user.admin? or current_user.designer?
36
- %fieldset
37
- = form_tag refresh_admin_asset_path(@asset), :method => :put do
38
- %label= t("clipped_extension.regenerate_thumbnails")
39
- %br
40
- .asset_buttons
41
- %input.button{ :type => "submit", :value => t("clipped_extension.regenerate") }
@@ -18,6 +18,3 @@
18
18
  = save_model_and_continue_editing_button(@asset)
19
19
  = t("or")
20
20
  = link_to t("cancel"), admin_assets_path
21
-
22
- - main.edit_regenerate do
23
- &nbsp;
@@ -2,7 +2,7 @@
2
2
  = stylesheet_link_tag 'admin/assets'
3
3
 
4
4
  %h1= t("clipped_extension.remove_asset")
5
- %h4.warning= t("clipped_extension.confirm_remove_asset")
5
+ %h4.warning= t("clipped_extension.confirm_remove_asset").html_safe
6
6
 
7
7
  %table.index#assets{:cellpadding => "0", :cellspacing => "0", :border => "0"}
8
8
  %tbody
@@ -1,12 +1,13 @@
1
+ - body_classes << 'reversed'
2
+
1
3
  %h1= t('remove_layout')
2
4
 
3
5
  %h4= t('text.layouts.remove_warning').html_safe
4
6
 
5
- %table.index#layouts
7
+ %table.tablesaw.index#layouts
6
8
  %tbody
7
9
  %tr.node.level_1
8
10
  %td.layout
9
- = image('layout', :alt => '')
10
11
  = h @layout.name
11
12
 
12
13
  = form_for [:admin, @layout], :html => { :method => 'delete', 'data-onsubmit_status'=>'Removing layout&#8230;' } do
@@ -3,7 +3,7 @@
3
3
  = hidden_field_tag "page[parts_attributes][#{page_part_counter}][name]", page_part.name, :id => "part_#{page_part.name.to_slug}_name"
4
4
  = hidden_field_tag "page[parts_attributes][#{page_part_counter}][id]", page_part.id, :id => "part_#{page_part_counter}_id", :class => 'id_input' unless page_part.new_record?
5
5
  = hidden_field_tag "page[parts_attributes][#{page_part_counter}][_destroy]", page_part._destroy, :class => 'delete_input'
6
- %p
6
+ .content
7
7
  %label To use HTML or Radius tags, switch to plain text view by clicking the 'Source' button.
8
8
  %span.reference_links
9
9
  = t('reference')
@@ -1,13 +1,14 @@
1
+ - body_classes << 'reversed'
2
+
1
3
  %h1= t('remove_snippet')
2
4
 
3
5
  %h4
4
6
  = t('text.snippets.remove_warning').html_safe
5
7
 
6
- %table.index#snippets
8
+ %table.tablesaw.index#snippets
7
9
  %tbody
8
10
  %tr.node.level_1
9
11
  %td.snippet
10
- = image('snippet', :alt => '')
11
12
  %span.title= @snippet.name
12
13
 
13
14
  = form_for [:admin, @snippet], :html => {:method => :delete, 'data-onsubmit_status'=>'Removing snippet&#8230;'} do
@@ -83,7 +83,6 @@ en:
83
83
  choose_file: 'Choose File'
84
84
  documents: 'Documents'
85
85
  caption: 'Caption'
86
- confirm_refresh_assets: 'Are you sure you want to regenerate every asset thumbnail? This is likely to take a long time and use a lot of server resources: <strong class="warning">the performance of your site is very likely to be affected</strong> and your browser may time out before the operation is complete. This is only recommended if your asset collection is small!'
87
86
  confirm_remove_asset: 'Are you sure you want to <span class="warning">permanently remove</span> the following asset?'
88
87
  confirm_remove_from_page: 'Are you sure you want to remove this asset from the page?'
89
88
  delete_asset: 'Delete Asset'
@@ -103,9 +102,6 @@ en:
103
102
  no_assets: 'No Assets'
104
103
  no_attached_assets: 'No assets attached.'
105
104
  others: 'Others'
106
- refresh_assets: 'Regenerate all thumbnails'
107
- regenerate: 'Regenerate'
108
- regenerate_thumbnails: 'Regenerate Thumbnails'
109
105
  remove_asset: 'Remove Asset'
110
106
  remove_from_page: 'Remove from page'
111
107
  reorder: 'Reorder'
@@ -177,6 +173,7 @@ en:
177
173
  - :month
178
174
  - :day
179
175
  delete_layout: 'Delete Layout'
176
+ delete_snippet: 'Delete Snippet'
180
177
  delete_pages: 'Delete %{pages}'
181
178
  delete_user: 'Delete User'
182
179
  description: 'Description'
@@ -249,6 +246,7 @@ en:
249
246
  remove: 'Remove'
250
247
  remove_field: 'Remove Field'
251
248
  remove_layout: 'Remove Layout'
249
+ remove_snippet: 'Remove Snippet'
252
250
  remove_page: 'Remove Page'
253
251
  remove_pages: 'Remove %{pages}'
254
252
  remove_tab: 'Remove Tab'
@@ -280,6 +278,8 @@ en:
280
278
  text:
281
279
  layouts:
282
280
  remove_warning: 'Are you sure you want to <span class="warning">permanently remove</span> the following layout?'
281
+ snippets:
282
+ remove_warning: 'Are you sure you want to <span class="warning">permanently remove</span> the following snippet?'
283
283
  pages:
284
284
  remove_warning: 'Are you sure you want to <span class="warning">permanently remove</span> the following %{pages}?'
285
285
  users:
@@ -27,7 +27,6 @@ TrustyCms::Application.routes.draw do
27
27
  resources :assets do
28
28
  get :remove, on: :member
29
29
  get :refresh, on: :collection
30
- post :regenerate, on: :collection
31
30
  put :refresh, on: :member
32
31
  end
33
32
  resources :page_attachments, only: [:new] do
@@ -2,6 +2,6 @@ TRUSTY_CMS_ROOT = File.expand_path(File.join(File.dirname(__FILE__), "..")) unle
2
2
 
3
3
  unless defined? TrustyCms::VERSION
4
4
  module TrustyCms
5
- VERSION = '4.1.1'
5
+ VERSION = '4.1.2'
6
6
  end
7
7
  end
@@ -8,7 +8,7 @@
8
8
  "license": "MIT",
9
9
  "dependencies": {
10
10
  "@fortawesome/fontawesome-free": "^5.13.0",
11
- "jquery": "^3.2.1",
11
+ "jquery": "^3.5.0",
12
12
  "jquery-ui-bundle": "^1.12.1",
13
13
  "jquery-ujs": "^1.2.2",
14
14
  "tablesaw": "^3.1.2"
@@ -4,7 +4,7 @@
4
4
  "main": "index.js",
5
5
  "license": "MIT",
6
6
  "dependencies": {
7
- "jquery": "^3.2.1",
7
+ "jquery": "^3.5.0",
8
8
  "jquery-ui-bundle": "^1.12.1",
9
9
  "jquery-ujs": "^1.2.2"
10
10
  }
@@ -12,6 +12,6 @@ jquery-ujs@^1.2.2:
12
12
  dependencies:
13
13
  jquery ">=1.8.0"
14
14
 
15
- jquery@>=1.8.0, jquery@^3.2.1:
16
- version "3.2.1"
17
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
15
+ jquery@>=1.8.0, jquery@^3.5.0:
16
+ version "3.5.0"
17
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
@@ -45,7 +45,7 @@ a general purpose content managment system--not merely a blogging engine.}
45
45
  s.add_dependency 'roadie-rails'
46
46
  s.add_dependency 'sassc-rails'
47
47
  s.add_dependency 'stringex', '>= 2.7.1', '< 2.9.0'
48
- s.add_dependency 'tzinfo', '~> 1.2.3'
48
+ s.add_dependency 'tzinfo', '>= 1.2.3', '< 2.1.0'
49
49
  s.add_dependency 'uglifier', '>= 3.2', '< 5.0'
50
50
  s.add_dependency 'uuidtools', '~> 2.1.5'
51
51
  s.add_dependency 'will_paginate', '~> 3.0'
@@ -8,7 +8,7 @@ module ClippedAdminUI
8
8
  def load_default_asset_regions
9
9
  OpenStruct.new.tap do |asset|
10
10
  asset.edit = TrustyCms::AdminUI::RegionSet.new do |edit|
11
- edit.main.concat %w{edit_header edit_form edit_regenerate}
11
+ edit.main.concat %w{edit_header edit_form}
12
12
  edit.form.concat %w{edit_title edit_metadata}
13
13
  end
14
14
  asset.new = asset.edit
data/yarn.lock CHANGED
@@ -943,10 +943,10 @@ jquery-ujs@^1.2.2:
943
943
  dependencies:
944
944
  jquery ">=1.8.0"
945
945
 
946
- jquery@>=1.8.0, jquery@^3.2.1:
947
- version "3.4.1"
948
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
949
- integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
946
+ jquery@>=1.8.0, jquery@^3.5.0:
947
+ version "3.5.0"
948
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
949
+ integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
950
950
 
951
951
  js-tokens@^4.0.0:
952
952
  version "4.0.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.1
4
+ version: 4.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - TrustyCms CMS dev team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-28 00:00:00.000000000 Z
11
+ date: 2020-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: acts_as_list
@@ -378,16 +378,22 @@ dependencies:
378
378
  name: tzinfo
379
379
  requirement: !ruby/object:Gem::Requirement
380
380
  requirements:
381
- - - "~>"
381
+ - - ">="
382
382
  - !ruby/object:Gem::Version
383
383
  version: 1.2.3
384
+ - - "<"
385
+ - !ruby/object:Gem::Version
386
+ version: 2.1.0
384
387
  type: :runtime
385
388
  prerelease: false
386
389
  version_requirements: !ruby/object:Gem::Requirement
387
390
  requirements:
388
- - - "~>"
391
+ - - ">="
389
392
  - !ruby/object:Gem::Version
390
393
  version: 1.2.3
394
+ - - "<"
395
+ - !ruby/object:Gem::Version
396
+ version: 2.1.0
391
397
  - !ruby/object:Gem::Dependency
392
398
  name: uglifier
393
399
  requirement: !ruby/object:Gem::Requirement
@@ -706,7 +712,6 @@ files:
706
712
  - app/views/admin/assets/edit.html.haml
707
713
  - app/views/admin/assets/index.html.haml
708
714
  - app/views/admin/assets/new.html.haml
709
- - app/views/admin/assets/refresh.html.haml
710
715
  - app/views/admin/assets/remove.html.haml
711
716
  - app/views/admin/configuration/_clipped_edit.html.haml
712
717
  - app/views/admin/configuration/_clipped_show.html.haml
@@ -1,14 +0,0 @@
1
- = stylesheet_link_tag 'admin/assets'
2
-
3
- %h1
4
- = t("clipped_extension.refresh_assets")
5
- %p.confirmation
6
- = t("clipped_extension.confirm_refresh_assets")
7
- %p.confirmation
8
- =t('clipped_extension.refresh_assets_rake_task')
9
-
10
- %form{:action => regenerate_admin_assets_path, :method => :post}
11
- .buttons
12
- %input.button{:type => "submit", :value => t("clipped_extension.refresh_assets")}
13
- = t("or")
14
- = link_to t("cancel"), admin_assets_path