trusty-cms 6.2.0 → 6.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +153 -156
- data/app/assets/javascripts/ckeditor/config.js +1 -0
- data/app/assets/stylesheets/admin/assets.scss +8 -0
- data/app/assets/stylesheets/admin/partials/_forms.scss +1 -1
- data/app/helpers/admin/regions_helper.rb +2 -1
- data/app/views/admin/pages/_fields.html.haml +1 -1
- data/lib/trusty_cms/admin_ui.rb +1 -1
- data/lib/trusty_cms/resource_responses.rb +1 -1
- data/lib/trusty_cms/version.rb +2 -1
- data/lib/trusty_cms.rb +1 -0
- data/trusty_cms.gemspec +4 -5
- data/vendor/extensions/multi-site-extension/multi_site_extension.rb +0 -1
- metadata +48 -48
- /data/lib/{open_struct.rb → ostruct.rb} +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bc701ab13e1dfe0e97a430d54df2e91ea0b9be912fd22deb10a4c5390508d941
|
4
|
+
data.tar.gz: 363c0ca66279a03051923a0fe03d0ae82a37dd472f132e972e2a80cc358c1c8c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5097166a24eddf72936da93b4bc16a508eccc288e18454fac8c07bafebc497330d4e4bdc4d13c260a2b94867d5f05b6da5cdd5b8e1e8f2f4e0a57337ab05f4fb
|
7
|
+
data.tar.gz: 362d5fd993f2373e9163250dfe2d03a072f773b1005453b2f3cef1c4a8d3acb90aa39af35645b1b4adfb38ddb783b8d3a01bf712aa6efcf915f7f68876607eef
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-cms (6.1
|
4
|
+
trusty-cms (6.2.1)
|
5
5
|
RedCloth (= 4.3.3)
|
6
6
|
activestorage-validator
|
7
|
-
acts_as_list (>= 0.9.5, < 1.
|
7
|
+
acts_as_list (>= 0.9.5, < 1.3.0)
|
8
8
|
acts_as_tree (~> 2.9.1)
|
9
9
|
ckeditor (>= 4.2.2, < 4.4.0)
|
10
10
|
delocalize (>= 0.2, < 2.0)
|
@@ -12,7 +12,7 @@ PATH
|
|
12
12
|
execjs (~> 2.7)
|
13
13
|
haml (>= 5.0, < 6.0)
|
14
14
|
haml-rails
|
15
|
-
highline (>= 1.7.8, <
|
15
|
+
highline (>= 1.7.8, < 3.1.0)
|
16
16
|
image_processing
|
17
17
|
kraken-io
|
18
18
|
mini_racer
|
@@ -20,7 +20,7 @@ PATH
|
|
20
20
|
rack (>= 2.0.1, < 3.1.0)
|
21
21
|
rack-cache (~> 1.7)
|
22
22
|
radius (~> 0.7)
|
23
|
-
rails
|
23
|
+
rails (~> 6.1.7)
|
24
24
|
rake (< 14.0)
|
25
25
|
ransack
|
26
26
|
rdoc (>= 5.1, < 7.0)
|
@@ -35,125 +35,124 @@ GEM
|
|
35
35
|
remote: https://rubygems.org/
|
36
36
|
specs:
|
37
37
|
RedCloth (4.3.3)
|
38
|
-
actioncable (7.
|
39
|
-
actionpack (= 7.
|
40
|
-
activesupport (= 7.
|
38
|
+
actioncable (6.1.7.8)
|
39
|
+
actionpack (= 6.1.7.8)
|
40
|
+
activesupport (= 6.1.7.8)
|
41
41
|
nio4r (~> 2.0)
|
42
42
|
websocket-driver (>= 0.6.1)
|
43
|
-
actionmailbox (7.
|
44
|
-
actionpack (= 7.
|
45
|
-
activejob (= 7.
|
46
|
-
activerecord (= 7.
|
47
|
-
activestorage (= 7.
|
48
|
-
activesupport (= 7.
|
43
|
+
actionmailbox (6.1.7.8)
|
44
|
+
actionpack (= 6.1.7.8)
|
45
|
+
activejob (= 6.1.7.8)
|
46
|
+
activerecord (= 6.1.7.8)
|
47
|
+
activestorage (= 6.1.7.8)
|
48
|
+
activesupport (= 6.1.7.8)
|
49
49
|
mail (>= 2.7.1)
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
actionview (= 7.0.8)
|
56
|
-
activejob (= 7.0.8)
|
57
|
-
activesupport (= 7.0.8)
|
50
|
+
actionmailer (6.1.7.8)
|
51
|
+
actionpack (= 6.1.7.8)
|
52
|
+
actionview (= 6.1.7.8)
|
53
|
+
activejob (= 6.1.7.8)
|
54
|
+
activesupport (= 6.1.7.8)
|
58
55
|
mail (~> 2.5, >= 2.5.4)
|
59
|
-
net-imap
|
60
|
-
net-pop
|
61
|
-
net-smtp
|
62
56
|
rails-dom-testing (~> 2.0)
|
63
|
-
actionpack (7.
|
64
|
-
actionview (= 7.
|
65
|
-
activesupport (= 7.
|
66
|
-
rack (~> 2.0, >= 2.
|
57
|
+
actionpack (6.1.7.8)
|
58
|
+
actionview (= 6.1.7.8)
|
59
|
+
activesupport (= 6.1.7.8)
|
60
|
+
rack (~> 2.0, >= 2.0.9)
|
67
61
|
rack-test (>= 0.6.3)
|
68
62
|
rails-dom-testing (~> 2.0)
|
69
63
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
70
|
-
actiontext (7.
|
71
|
-
actionpack (= 7.
|
72
|
-
activerecord (= 7.
|
73
|
-
activestorage (= 7.
|
74
|
-
activesupport (= 7.
|
75
|
-
globalid (>= 0.6.0)
|
64
|
+
actiontext (6.1.7.8)
|
65
|
+
actionpack (= 6.1.7.8)
|
66
|
+
activerecord (= 6.1.7.8)
|
67
|
+
activestorage (= 6.1.7.8)
|
68
|
+
activesupport (= 6.1.7.8)
|
76
69
|
nokogiri (>= 1.8.5)
|
77
|
-
actionview (7.
|
78
|
-
activesupport (= 7.
|
70
|
+
actionview (6.1.7.8)
|
71
|
+
activesupport (= 6.1.7.8)
|
79
72
|
builder (~> 3.1)
|
80
73
|
erubi (~> 1.4)
|
81
74
|
rails-dom-testing (~> 2.0)
|
82
75
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
83
|
-
activejob (7.
|
84
|
-
activesupport (= 7.
|
76
|
+
activejob (6.1.7.8)
|
77
|
+
activesupport (= 6.1.7.8)
|
85
78
|
globalid (>= 0.3.6)
|
86
|
-
activemodel (7.
|
87
|
-
activesupport (= 7.
|
88
|
-
activerecord (7.
|
89
|
-
activemodel (= 7.
|
90
|
-
activesupport (= 7.
|
91
|
-
activestorage (7.
|
92
|
-
actionpack (= 7.
|
93
|
-
activejob (= 7.
|
94
|
-
activerecord (= 7.
|
95
|
-
activesupport (= 7.
|
79
|
+
activemodel (6.1.7.8)
|
80
|
+
activesupport (= 6.1.7.8)
|
81
|
+
activerecord (6.1.7.8)
|
82
|
+
activemodel (= 6.1.7.8)
|
83
|
+
activesupport (= 6.1.7.8)
|
84
|
+
activestorage (6.1.7.8)
|
85
|
+
actionpack (= 6.1.7.8)
|
86
|
+
activejob (= 6.1.7.8)
|
87
|
+
activerecord (= 6.1.7.8)
|
88
|
+
activesupport (= 6.1.7.8)
|
96
89
|
marcel (~> 1.0)
|
97
90
|
mini_mime (>= 1.1.0)
|
98
|
-
activestorage-validator (0.
|
91
|
+
activestorage-validator (0.4.0)
|
99
92
|
rails (>= 6.1.0)
|
100
|
-
activesupport (7.
|
93
|
+
activesupport (6.1.7.8)
|
101
94
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
102
95
|
i18n (>= 1.6, < 2)
|
103
96
|
minitest (>= 5.1)
|
104
97
|
tzinfo (~> 2.0)
|
105
|
-
|
106
|
-
|
98
|
+
zeitwerk (~> 2.3)
|
99
|
+
acts_as_list (1.2.2)
|
100
|
+
activerecord (>= 6.1)
|
101
|
+
activesupport (>= 6.1)
|
107
102
|
acts_as_tree (2.9.1)
|
108
103
|
activerecord (>= 3.0.0)
|
109
|
-
addressable (2.8.
|
110
|
-
public_suffix (>= 2.0.2, <
|
111
|
-
bcrypt (3.1.
|
112
|
-
builder (3.
|
104
|
+
addressable (2.8.7)
|
105
|
+
public_suffix (>= 2.0.2, < 7.0)
|
106
|
+
bcrypt (3.1.20)
|
107
|
+
builder (3.3.0)
|
113
108
|
byebug (11.1.3)
|
114
|
-
capybara (3.
|
109
|
+
capybara (3.40.0)
|
115
110
|
addressable
|
111
|
+
matrix
|
116
112
|
mini_mime (>= 0.1.3)
|
117
|
-
nokogiri (~> 1.
|
113
|
+
nokogiri (~> 1.11)
|
118
114
|
rack (>= 1.6.0)
|
119
115
|
rack-test (>= 0.6.3)
|
120
116
|
regexp_parser (>= 1.5, < 3.0)
|
121
117
|
xpath (~> 3.2)
|
118
|
+
childprocess (5.1.0)
|
119
|
+
logger (~> 1.5)
|
122
120
|
ckeditor (4.3.0)
|
123
121
|
orm_adapter (~> 0.5.0)
|
124
122
|
terrapin
|
125
|
-
climate_control (
|
123
|
+
climate_control (1.2.0)
|
126
124
|
cliver (0.3.2)
|
127
125
|
coderay (1.1.3)
|
128
|
-
concurrent-ruby (1.
|
126
|
+
concurrent-ruby (1.3.4)
|
129
127
|
crass (1.0.6)
|
130
|
-
css_parser (1.
|
128
|
+
css_parser (1.19.0)
|
131
129
|
addressable
|
130
|
+
csv (3.3.0)
|
132
131
|
database_cleaner (2.0.2)
|
133
132
|
database_cleaner-active_record (>= 2, < 3)
|
134
|
-
database_cleaner-active_record (2.
|
133
|
+
database_cleaner-active_record (2.2.0)
|
135
134
|
activerecord (>= 5.a)
|
136
135
|
database_cleaner-core (~> 2.0.0)
|
137
136
|
database_cleaner-core (2.0.1)
|
138
137
|
date (3.3.4)
|
139
138
|
delocalize (1.2.0)
|
140
139
|
rails (>= 2)
|
141
|
-
devise (4.9.
|
140
|
+
devise (4.9.4)
|
142
141
|
bcrypt (~> 3.0)
|
143
142
|
orm_adapter (~> 0.1)
|
144
143
|
railties (>= 4.1.0)
|
145
144
|
responders
|
146
145
|
warden (~> 1.2.3)
|
147
|
-
diff-lcs (1.5.
|
148
|
-
docile (1.4.
|
149
|
-
erubi (1.
|
146
|
+
diff-lcs (1.5.1)
|
147
|
+
docile (1.4.1)
|
148
|
+
erubi (1.13.0)
|
150
149
|
execjs (2.9.1)
|
151
|
-
factory_bot (6.
|
150
|
+
factory_bot (6.5.0)
|
152
151
|
activesupport (>= 5.0.0)
|
153
152
|
factory_bot_rails (6.4.2)
|
154
153
|
factory_bot (~> 6.4)
|
155
154
|
railties (>= 5.0.0)
|
156
|
-
ffi (1.
|
155
|
+
ffi (1.17.0-x86_64-darwin)
|
157
156
|
file_validators (3.0.0)
|
158
157
|
activemodel (>= 3.2)
|
159
158
|
mime-types (>= 1.0)
|
@@ -167,25 +166,27 @@ GEM
|
|
167
166
|
activesupport (>= 5.1)
|
168
167
|
haml (>= 4.0.6)
|
169
168
|
railties (>= 5.1)
|
170
|
-
highline (
|
171
|
-
httparty (0.
|
169
|
+
highline (3.0.1)
|
170
|
+
httparty (0.22.0)
|
171
|
+
csv
|
172
172
|
mini_mime (>= 1.0.0)
|
173
173
|
multi_xml (>= 0.5.2)
|
174
|
-
i18n (1.14.
|
174
|
+
i18n (1.14.6)
|
175
175
|
concurrent-ruby (~> 1.0)
|
176
|
-
image_processing (1.
|
176
|
+
image_processing (1.13.0)
|
177
177
|
mini_magick (>= 4.9.5, < 5)
|
178
178
|
ruby-vips (>= 2.0.17, < 3)
|
179
|
-
json (2.
|
179
|
+
json (2.7.2)
|
180
180
|
kraken-io (0.1.3)
|
181
181
|
activesupport
|
182
182
|
httparty
|
183
183
|
json
|
184
184
|
multipart-post
|
185
|
-
launchy (
|
185
|
+
launchy (3.0.1)
|
186
186
|
addressable (~> 2.8)
|
187
|
-
|
188
|
-
libv8-node (
|
187
|
+
childprocess (~> 5.0)
|
188
|
+
libv8-node (18.19.0.0-x86_64-darwin)
|
189
|
+
logger (1.6.1)
|
189
190
|
loofah (2.22.0)
|
190
191
|
crass (~> 1.0.2)
|
191
192
|
nokogiri (>= 1.12.0)
|
@@ -194,68 +195,68 @@ GEM
|
|
194
195
|
net-imap
|
195
196
|
net-pop
|
196
197
|
net-smtp
|
197
|
-
marcel (1.0.
|
198
|
-
|
199
|
-
|
198
|
+
marcel (1.0.4)
|
199
|
+
matrix (0.4.2)
|
200
|
+
method_source (1.1.0)
|
201
|
+
mime-types (3.5.2)
|
200
202
|
mime-types-data (~> 3.2015)
|
201
|
-
mime-types-data (3.
|
202
|
-
mini_magick (4.
|
203
|
+
mime-types-data (3.2024.0903)
|
204
|
+
mini_magick (4.13.2)
|
203
205
|
mini_mime (1.1.5)
|
204
|
-
mini_racer (0.
|
205
|
-
libv8-node (~>
|
206
|
-
minitest (5.
|
206
|
+
mini_racer (0.16.0)
|
207
|
+
libv8-node (~> 18.19.0.0)
|
208
|
+
minitest (5.25.1)
|
207
209
|
multi_xml (0.6.0)
|
208
|
-
multipart-post (2.
|
209
|
-
mysql2 (0.5.
|
210
|
-
net-imap (0.4.
|
210
|
+
multipart-post (2.4.1)
|
211
|
+
mysql2 (0.5.6)
|
212
|
+
net-imap (0.4.16)
|
211
213
|
date
|
212
214
|
net-protocol
|
213
215
|
net-pop (0.1.2)
|
214
216
|
net-protocol
|
215
217
|
net-protocol (0.2.2)
|
216
218
|
timeout
|
217
|
-
net-smtp (0.
|
219
|
+
net-smtp (0.5.0)
|
218
220
|
net-protocol
|
219
|
-
nio4r (2.7.
|
220
|
-
nokogiri (1.16.
|
221
|
-
racc (~> 1.4)
|
222
|
-
nokogiri (1.16.0-x86_64-linux)
|
221
|
+
nio4r (2.7.3)
|
222
|
+
nokogiri (1.16.7-x86_64-darwin)
|
223
223
|
racc (~> 1.4)
|
224
224
|
orm_adapter (0.5.0)
|
225
225
|
poltergeist (1.18.1)
|
226
226
|
capybara (>= 2.1, < 4)
|
227
227
|
cliver (~> 0.3.1)
|
228
228
|
websocket-driver (>= 0.2.0)
|
229
|
-
pry (0.
|
229
|
+
pry (0.14.2)
|
230
230
|
coderay (~> 1.1)
|
231
231
|
method_source (~> 1.0)
|
232
|
-
pry-byebug (3.
|
232
|
+
pry-byebug (3.10.1)
|
233
233
|
byebug (~> 11.0)
|
234
|
-
pry (
|
234
|
+
pry (>= 0.13, < 0.15)
|
235
235
|
psych (5.1.1.1)
|
236
236
|
stringio
|
237
|
-
public_suffix (
|
238
|
-
racc (1.
|
239
|
-
rack (2.2.
|
240
|
-
rack-cache (1.
|
237
|
+
public_suffix (6.0.1)
|
238
|
+
racc (1.8.1)
|
239
|
+
rack (2.2.9)
|
240
|
+
rack-cache (1.17.0)
|
241
241
|
rack (>= 0.4)
|
242
242
|
rack-test (2.1.0)
|
243
243
|
rack (>= 1.3)
|
244
244
|
radius (0.7.5)
|
245
|
-
rails (7.
|
246
|
-
actioncable (= 7.
|
247
|
-
actionmailbox (= 7.
|
248
|
-
actionmailer (= 7.
|
249
|
-
actionpack (= 7.
|
250
|
-
actiontext (= 7.
|
251
|
-
actionview (= 7.
|
252
|
-
activejob (= 7.
|
253
|
-
activemodel (= 7.
|
254
|
-
activerecord (= 7.
|
255
|
-
activestorage (= 7.
|
256
|
-
activesupport (= 7.
|
245
|
+
rails (6.1.7.8)
|
246
|
+
actioncable (= 6.1.7.8)
|
247
|
+
actionmailbox (= 6.1.7.8)
|
248
|
+
actionmailer (= 6.1.7.8)
|
249
|
+
actionpack (= 6.1.7.8)
|
250
|
+
actiontext (= 6.1.7.8)
|
251
|
+
actionview (= 6.1.7.8)
|
252
|
+
activejob (= 6.1.7.8)
|
253
|
+
activemodel (= 6.1.7.8)
|
254
|
+
activerecord (= 6.1.7.8)
|
255
|
+
activestorage (= 6.1.7.8)
|
256
|
+
activesupport (= 6.1.7.8)
|
257
257
|
bundler (>= 1.15.0)
|
258
|
-
railties (= 7.
|
258
|
+
railties (= 6.1.7.8)
|
259
|
+
sprockets-rails (>= 2.0.0)
|
259
260
|
rails-dom-testing (2.2.0)
|
260
261
|
activesupport (>= 5.0.0)
|
261
262
|
minitest
|
@@ -265,49 +266,49 @@ GEM
|
|
265
266
|
nokogiri (~> 1.14)
|
266
267
|
rails-observers (0.1.5)
|
267
268
|
activemodel (>= 4.0)
|
268
|
-
railties (7.
|
269
|
-
actionpack (= 7.
|
270
|
-
activesupport (= 7.
|
269
|
+
railties (6.1.7.8)
|
270
|
+
actionpack (= 6.1.7.8)
|
271
|
+
activesupport (= 6.1.7.8)
|
271
272
|
method_source
|
272
273
|
rake (>= 12.2)
|
273
274
|
thor (~> 1.0)
|
274
|
-
|
275
|
-
|
276
|
-
ransack (4.1.1)
|
275
|
+
rake (13.2.1)
|
276
|
+
ransack (4.2.1)
|
277
277
|
activerecord (>= 6.1.5)
|
278
278
|
activesupport (>= 6.1.5)
|
279
279
|
i18n
|
280
|
-
rdoc (6.
|
280
|
+
rdoc (6.7.0)
|
281
281
|
psych (>= 4.0.0)
|
282
|
-
regexp_parser (2.
|
282
|
+
regexp_parser (2.9.2)
|
283
283
|
responders (3.1.1)
|
284
284
|
actionpack (>= 5.2)
|
285
285
|
railties (>= 5.2)
|
286
|
-
roadie (
|
286
|
+
roadie (5.2.1)
|
287
287
|
css_parser (~> 1.4)
|
288
|
-
nokogiri (~> 1.
|
289
|
-
roadie-rails (2.
|
290
|
-
railties (>= 5.1, <
|
291
|
-
roadie (
|
292
|
-
rspec-core (3.
|
293
|
-
rspec-support (~> 3.
|
294
|
-
rspec-expectations (3.
|
288
|
+
nokogiri (~> 1.15)
|
289
|
+
roadie-rails (3.2.0)
|
290
|
+
railties (>= 5.1, < 8.0)
|
291
|
+
roadie (~> 5.0)
|
292
|
+
rspec-core (3.13.1)
|
293
|
+
rspec-support (~> 3.13.0)
|
294
|
+
rspec-expectations (3.13.3)
|
295
295
|
diff-lcs (>= 1.2.0, < 2.0)
|
296
|
-
rspec-support (~> 3.
|
297
|
-
rspec-mocks (3.
|
296
|
+
rspec-support (~> 3.13.0)
|
297
|
+
rspec-mocks (3.13.1)
|
298
298
|
diff-lcs (>= 1.2.0, < 2.0)
|
299
|
-
rspec-support (~> 3.
|
300
|
-
rspec-rails (6.1.
|
299
|
+
rspec-support (~> 3.13.0)
|
300
|
+
rspec-rails (6.1.5)
|
301
301
|
actionpack (>= 6.1)
|
302
302
|
activesupport (>= 6.1)
|
303
303
|
railties (>= 6.1)
|
304
|
-
rspec-core (~> 3.
|
305
|
-
rspec-expectations (~> 3.
|
306
|
-
rspec-mocks (~> 3.
|
307
|
-
rspec-support (~> 3.
|
308
|
-
rspec-support (3.
|
309
|
-
ruby-vips (2.
|
304
|
+
rspec-core (~> 3.13)
|
305
|
+
rspec-expectations (~> 3.13)
|
306
|
+
rspec-mocks (~> 3.13)
|
307
|
+
rspec-support (~> 3.13)
|
308
|
+
rspec-support (3.13.1)
|
309
|
+
ruby-vips (2.2.2)
|
310
310
|
ffi (~> 1.12)
|
311
|
+
logger
|
311
312
|
sass-rails (6.0.0)
|
312
313
|
sassc-rails (~> 2.1, >= 2.1.1)
|
313
314
|
sassc (2.4.0)
|
@@ -322,22 +323,22 @@ GEM
|
|
322
323
|
docile (~> 1.1)
|
323
324
|
simplecov-html (~> 0.11)
|
324
325
|
simplecov_json_formatter (~> 0.1)
|
325
|
-
simplecov-html (0.
|
326
|
+
simplecov-html (0.13.1)
|
326
327
|
simplecov_json_formatter (0.1.4)
|
327
328
|
sprockets (4.2.1)
|
328
329
|
concurrent-ruby (~> 1.0)
|
329
330
|
rack (>= 2.2.4, < 4)
|
330
|
-
sprockets-rails (3.
|
331
|
-
actionpack (>=
|
332
|
-
activesupport (>=
|
331
|
+
sprockets-rails (3.5.2)
|
332
|
+
actionpack (>= 6.1)
|
333
|
+
activesupport (>= 6.1)
|
333
334
|
sprockets (>= 3.0.0)
|
334
335
|
stringex (2.8.6)
|
335
|
-
stringio (3.
|
336
|
-
temple (0.10.
|
337
|
-
terrapin (0.
|
338
|
-
climate_control
|
339
|
-
thor (1.3.
|
340
|
-
tilt (2.
|
336
|
+
stringio (3.1.1)
|
337
|
+
temple (0.10.3)
|
338
|
+
terrapin (1.0.1)
|
339
|
+
climate_control
|
340
|
+
thor (1.3.2)
|
341
|
+
tilt (2.4.0)
|
341
342
|
timeout (0.4.1)
|
342
343
|
trustygems (0.2.1)
|
343
344
|
rake
|
@@ -350,17 +351,13 @@ GEM
|
|
350
351
|
websocket-driver (0.7.6)
|
351
352
|
websocket-extensions (>= 0.1.0)
|
352
353
|
websocket-extensions (0.1.5)
|
353
|
-
will_paginate (4.0.
|
354
|
+
will_paginate (4.0.1)
|
354
355
|
xpath (3.2.0)
|
355
356
|
nokogiri (~> 1.8)
|
356
|
-
zeitwerk (2.6.
|
357
|
+
zeitwerk (2.6.18)
|
357
358
|
|
358
359
|
PLATFORMS
|
359
|
-
x86_64-darwin-18
|
360
|
-
x86_64-darwin-20
|
361
360
|
x86_64-darwin-21
|
362
|
-
x86_64-darwin-22
|
363
|
-
x86_64-linux
|
364
361
|
|
365
362
|
DEPENDENCIES
|
366
363
|
activestorage-validator
|
@@ -368,7 +365,7 @@ DEPENDENCIES
|
|
368
365
|
database_cleaner
|
369
366
|
factory_bot_rails (= 6.4.2)
|
370
367
|
file_validators
|
371
|
-
launchy (~>
|
368
|
+
launchy (~> 3.0.1)
|
372
369
|
mysql2
|
373
370
|
poltergeist (~> 1.18.1)
|
374
371
|
pry-byebug
|
@@ -381,4 +378,4 @@ DEPENDENCIES
|
|
381
378
|
trustygems (~> 0.2.0)
|
382
379
|
|
383
380
|
BUNDLED WITH
|
384
|
-
2.
|
381
|
+
2.5.6
|
@@ -1,6 +1,7 @@
|
|
1
1
|
CKEDITOR.editorConfig = function (config) {
|
2
2
|
config.allowedContent = true;
|
3
3
|
config.removeFormatTags = "";
|
4
|
+
config.fillEmptyBlocks = false;
|
4
5
|
config.protectedSource.push(/<r:([\S]+).*<\/r:\1>/g);
|
5
6
|
config.protectedSource.push(/<r:[^>/]*\/>/g);
|
6
7
|
//let paste from word be available
|
@@ -40,8 +40,8 @@ input[type="submit"], input[type="button"] {
|
|
40
40
|
input[type="text"], input[type="search"], input[type="password"], input[type="email"] {
|
41
41
|
border: 0.5px solid $gray;
|
42
42
|
margin: 0.5em;
|
43
|
-
max-width: 75%;
|
44
43
|
padding: 0.25em;
|
44
|
+
width: 75%;
|
45
45
|
}
|
46
46
|
|
47
47
|
select {
|
@@ -8,7 +8,7 @@
|
|
8
8
|
- form.edit_title do
|
9
9
|
%p.title
|
10
10
|
%label{:for=>'page_title'}= t('page_title')
|
11
|
-
= fields.text_field :title, :class => 'textbox', :required => true
|
11
|
+
= fields.text_field :title, :class => 'textbox', :required => true, :size => 100
|
12
12
|
- form.edit_extended_metadata do
|
13
13
|
.drawer
|
14
14
|
.drawer_contents#attributes
|
data/lib/trusty_cms/admin_ui.rb
CHANGED
data/lib/trusty_cms/version.rb
CHANGED
data/lib/trusty_cms.rb
CHANGED
data/trusty_cms.gemspec
CHANGED
@@ -1,8 +1,7 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
2
|
# frozen_string_literal: true
|
3
3
|
|
4
|
-
|
5
|
-
require_relative 'lib/trusty_cms/version'
|
4
|
+
require File.expand_path(__FILE__ + '/../lib/trusty_cms/version.rb')
|
6
5
|
Gem::Specification.new do |s|
|
7
6
|
s.required_ruby_version = '>= 3.0.5'
|
8
7
|
s.name = 'trusty-cms'
|
@@ -27,7 +26,7 @@ a general purpose content management system--not merely a blogging engine.'
|
|
27
26
|
s.license = 'MIT'
|
28
27
|
s.test_files = Dir['spec/**/*']
|
29
28
|
s.add_dependency 'activestorage-validator'
|
30
|
-
s.add_dependency 'acts_as_list', '>= 0.9.5', '< 1.
|
29
|
+
s.add_dependency 'acts_as_list', '>= 0.9.5', '< 1.3.0'
|
31
30
|
s.add_dependency 'acts_as_tree', '~> 2.9.1'
|
32
31
|
s.add_dependency 'ckeditor', '>= 4.2.2', '< 4.4.0'
|
33
32
|
s.add_dependency 'delocalize', '>= 0.2', '< 2.0'
|
@@ -35,7 +34,7 @@ a general purpose content management system--not merely a blogging engine.'
|
|
35
34
|
s.add_dependency 'execjs', '~> 2.7'
|
36
35
|
s.add_dependency 'haml', '>= 5.0', '< 6.0'
|
37
36
|
s.add_dependency 'haml-rails'
|
38
|
-
s.add_dependency 'highline', '>= 1.7.8', '<
|
37
|
+
s.add_dependency 'highline', '>= 1.7.8', '< 3.1.0'
|
39
38
|
s.add_dependency 'image_processing'
|
40
39
|
s.add_dependency 'kraken-io'
|
41
40
|
s.add_dependency 'mini_racer'
|
@@ -43,7 +42,7 @@ a general purpose content management system--not merely a blogging engine.'
|
|
43
42
|
s.add_dependency 'rack', '>= 2.0.1', '< 3.1.0'
|
44
43
|
s.add_dependency 'rack-cache', '~> 1.7'
|
45
44
|
s.add_dependency 'radius', '~> 0.7'
|
46
|
-
s.add_dependency 'rails'
|
45
|
+
s.add_dependency 'rails', '~> 6.1.7'
|
47
46
|
s.add_dependency 'rake', '< 14.0'
|
48
47
|
s.add_dependency 'ransack'
|
49
48
|
s.add_dependency 'rdoc', '>= 5.1', '< 7.0'
|
@@ -19,7 +19,6 @@ class MultiSiteExtension < TrustyCms::Extension
|
|
19
19
|
# ActionController::Base.send :include, MultiSite::ApplicationControllerExtensions
|
20
20
|
SiteController.send :include, MultiSite::SiteControllerExtensions
|
21
21
|
Admin::ResourceController.send :include, MultiSite::ResourceControllerExtensions
|
22
|
-
Admin::PagesController.send :include, MultiSite::ResourceControllerExtensions
|
23
22
|
Admin::PagesController.send :include, MultiSite::PagesControllerExtensions
|
24
23
|
Admin::ResourceController.send :helper, MultiSite::SiteChooserHelper
|
25
24
|
Admin::PagesController.send :helper, MultiSite::SiteChooserHelper
|
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: 6.2.
|
4
|
+
version: 6.2.1
|
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: 2024-
|
11
|
+
date: 2024-09-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activestorage-validator
|
@@ -33,7 +33,7 @@ dependencies:
|
|
33
33
|
version: 0.9.5
|
34
34
|
- - "<"
|
35
35
|
- !ruby/object:Gem::Version
|
36
|
-
version: 1.
|
36
|
+
version: 1.3.0
|
37
37
|
type: :runtime
|
38
38
|
prerelease: false
|
39
39
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -43,7 +43,7 @@ dependencies:
|
|
43
43
|
version: 0.9.5
|
44
44
|
- - "<"
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: 1.
|
46
|
+
version: 1.3.0
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: acts_as_tree
|
49
49
|
requirement: !ruby/object:Gem::Requirement
|
@@ -169,7 +169,7 @@ dependencies:
|
|
169
169
|
version: 1.7.8
|
170
170
|
- - "<"
|
171
171
|
- !ruby/object:Gem::Version
|
172
|
-
version:
|
172
|
+
version: 3.1.0
|
173
173
|
type: :runtime
|
174
174
|
prerelease: false
|
175
175
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -179,7 +179,7 @@ dependencies:
|
|
179
179
|
version: 1.7.8
|
180
180
|
- - "<"
|
181
181
|
- !ruby/object:Gem::Version
|
182
|
-
version:
|
182
|
+
version: 3.1.0
|
183
183
|
- !ruby/object:Gem::Dependency
|
184
184
|
name: image_processing
|
185
185
|
requirement: !ruby/object:Gem::Requirement
|
@@ -288,16 +288,16 @@ dependencies:
|
|
288
288
|
name: rails
|
289
289
|
requirement: !ruby/object:Gem::Requirement
|
290
290
|
requirements:
|
291
|
-
- - "
|
291
|
+
- - "~>"
|
292
292
|
- !ruby/object:Gem::Version
|
293
|
-
version:
|
293
|
+
version: 6.1.7
|
294
294
|
type: :runtime
|
295
295
|
prerelease: false
|
296
296
|
version_requirements: !ruby/object:Gem::Requirement
|
297
297
|
requirements:
|
298
|
-
- - "
|
298
|
+
- - "~>"
|
299
299
|
- !ruby/object:Gem::Version
|
300
|
-
version:
|
300
|
+
version: 6.1.7
|
301
301
|
- !ruby/object:Gem::Dependency
|
302
302
|
name: rake
|
303
303
|
requirement: !ruby/object:Gem::Requirement
|
@@ -954,7 +954,7 @@ files:
|
|
954
954
|
- lib/inheritable_class_attributes.rb
|
955
955
|
- lib/login_system.rb
|
956
956
|
- lib/method_observer.rb
|
957
|
-
- lib/
|
957
|
+
- lib/ostruct.rb
|
958
958
|
- lib/simpleton.rb
|
959
959
|
- lib/string_extensions/string_extensions.rb
|
960
960
|
- lib/symbol_extensions/symbol_extensions.rb
|
@@ -1144,58 +1144,58 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1144
1144
|
- !ruby/object:Gem::Version
|
1145
1145
|
version: 1.3.1
|
1146
1146
|
requirements: []
|
1147
|
-
rubygems_version: 3.
|
1147
|
+
rubygems_version: 3.2.33
|
1148
1148
|
signing_key:
|
1149
1149
|
specification_version: 4
|
1150
1150
|
summary: A no-fluff content management system designed for small teams.
|
1151
1151
|
test_files:
|
1152
|
-
- spec/fixtures/users.yml
|
1153
|
-
- spec/features/layouts_spec.rb
|
1154
|
-
- spec/features/config_spec.rb
|
1155
|
-
- spec/features/pages_spec.rb
|
1156
|
-
- spec/controllers/users_controller_spec.rb
|
1157
|
-
- spec/controllers/application_controller_spec.rb
|
1158
|
-
- spec/spec_helper.rb
|
1159
1152
|
- spec/ci/database.mysql.yml
|
1160
|
-
- spec/
|
1161
|
-
- spec/
|
1153
|
+
- spec/controllers/application_controller_spec.rb
|
1154
|
+
- spec/controllers/users_controller_spec.rb
|
1155
|
+
- spec/dummy/README.rdoc
|
1156
|
+
- spec/dummy/Rakefile
|
1157
|
+
- spec/dummy/app/assets/config/manifest.js
|
1158
|
+
- spec/dummy/bin/bundle
|
1159
|
+
- spec/dummy/bin/rails
|
1160
|
+
- spec/dummy/bin/rake
|
1161
|
+
- spec/dummy/bin/setup
|
1162
1162
|
- spec/dummy/config/application.rb
|
1163
|
-
- spec/dummy/config/
|
1164
|
-
- spec/dummy/config/
|
1165
|
-
- spec/dummy/config/
|
1163
|
+
- spec/dummy/config/boot.rb
|
1164
|
+
- spec/dummy/config/database.yml
|
1165
|
+
- spec/dummy/config/environment.rb
|
1166
1166
|
- spec/dummy/config/environments/development.rb
|
1167
|
-
- spec/dummy/config/environments/test.rb
|
1168
1167
|
- spec/dummy/config/environments/production.rb
|
1169
|
-
- spec/dummy/config/
|
1170
|
-
- spec/dummy/config/initializers/
|
1168
|
+
- spec/dummy/config/environments/test.rb
|
1169
|
+
- spec/dummy/config/initializers/assets.rb
|
1171
1170
|
- spec/dummy/config/initializers/backtrace_silencers.rb
|
1172
|
-
- spec/dummy/config/initializers/session_store.rb
|
1173
|
-
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1174
1171
|
- spec/dummy/config/initializers/cookies_serializer.rb
|
1172
|
+
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1173
|
+
- spec/dummy/config/initializers/inflections.rb
|
1174
|
+
- spec/dummy/config/initializers/mime_types.rb
|
1175
|
+
- spec/dummy/config/initializers/session_store.rb
|
1175
1176
|
- spec/dummy/config/initializers/trusty_cms_config.rb
|
1176
1177
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
1177
|
-
- spec/dummy/config/initializers/
|
1178
|
-
- spec/dummy/config/
|
1179
|
-
- spec/dummy/config/
|
1180
|
-
- spec/dummy/config/
|
1181
|
-
- spec/dummy/
|
1182
|
-
- spec/dummy/package.json
|
1183
|
-
- spec/dummy/README.rdoc
|
1178
|
+
- spec/dummy/config/initializers/zeitwerk.rb
|
1179
|
+
- spec/dummy/config/locales/en.yml
|
1180
|
+
- spec/dummy/config/routes.rb
|
1181
|
+
- spec/dummy/config/secrets.yml
|
1182
|
+
- spec/dummy/config.ru
|
1184
1183
|
- spec/dummy/db/schema.rb
|
1185
|
-
- spec/dummy/
|
1186
|
-
- spec/dummy/public/422.html
|
1187
|
-
- spec/dummy/public/favicon.ico
|
1184
|
+
- spec/dummy/package.json
|
1188
1185
|
- spec/dummy/public/404.html
|
1186
|
+
- spec/dummy/public/422.html
|
1189
1187
|
- spec/dummy/public/500.html
|
1188
|
+
- spec/dummy/public/favicon.ico
|
1190
1189
|
- spec/dummy/yarn.lock
|
1191
|
-
- spec/
|
1192
|
-
- spec/
|
1193
|
-
- spec/dummy/bin/rake
|
1194
|
-
- spec/dummy/bin/setup
|
1195
|
-
- spec/dummy/config.ru
|
1196
|
-
- spec/support/custom_actions.rb
|
1197
|
-
- spec/rails_helper.rb
|
1190
|
+
- spec/factories/layout.rb
|
1191
|
+
- spec/factories/page.rb
|
1198
1192
|
- spec/factories/page_part.rb
|
1199
1193
|
- spec/factories/user.rb
|
1200
|
-
- spec/
|
1201
|
-
- spec/
|
1194
|
+
- spec/features/config_spec.rb
|
1195
|
+
- spec/features/layouts_spec.rb
|
1196
|
+
- spec/features/pages_spec.rb
|
1197
|
+
- spec/fixtures/users.yml
|
1198
|
+
- spec/models/layout_spec.rb
|
1199
|
+
- spec/rails_helper.rb
|
1200
|
+
- spec/spec_helper.rb
|
1201
|
+
- spec/support/custom_actions.rb
|
File without changes
|