optimacms 0.1.58 → 0.1.59
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8bf26a5c5469d53c0c18948a05ede70518510deb
|
|
4
|
+
data.tar.gz: 473d018c47aa5cc53b5d968a6d8d6b381de367c1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 84226e4dae3c1aa13c33d2452546d0013692e48dd2df5fb283f0a2182d5dda99beee9e3cc8ac4dd2cb3e344f24ede105617e75ec29abe8ccf9eb3ebbb768b138
|
|
7
|
+
data.tar.gz: 888a16554ab331aa1ef79349bcfa6b33c85b3a4e2f1f9d14d403cd155087c479858618f8032b7d5c948a9d1d5f9202d841e20a60f13ec8175a461f9a9dc472e4
|
data/lib/optimacms/version.rb
CHANGED
|
@@ -23068,3 +23068,162 @@ Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 1
|
|
|
23068
23068
|
|
|
23069
23069
|
|
|
23070
23070
|
Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 00:34:56 +0200
|
|
23071
|
+
|
|
23072
|
+
|
|
23073
|
+
Started GET "/cmsadmin/pages/105/edit" for 127.0.0.1 at 2016-02-29 00:44:19 +0200
|
|
23074
|
+
Processing by Optimacms::Admin::PagesController#edit as HTML
|
|
23075
|
+
Parameters: {"id"=>"105"}
|
|
23076
|
+
[1m[36mOptimacms::CmsAdminUser Load (1.0ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
23077
|
+
[1m[35mOptimacms::Page Load (1.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1
|
|
23078
|
+
[1m[36mOptimacms::Language Load (0.0ms)[0m [1mSELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc[0m
|
|
23079
|
+
[1m[35mCACHE (0.0ms)[0m SELECT `cms_languages`.* FROM `cms_languages` ORDER BY pos asc
|
|
23080
|
+
[1m[36mOptimacms::PageTranslation Load (0.0ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105[0m
|
|
23081
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_form_errors.html.haml (1.0ms)
|
|
23082
|
+
[1m[35mOptimacms::Page Load (1.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1
|
|
23083
|
+
[1m[36mOptimacms::Template Load (1.0ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1[0m
|
|
23084
|
+
[1m[35mOptimacms::Template Load (1.0ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1
|
|
23085
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105[0m [["item_id", 105]]
|
|
23086
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_meta.html.haml (396.0ms)
|
|
23087
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_modal_div.html.haml (3.0ms)
|
|
23088
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/templates/_js_form_modal.html.haml (14.0ms)
|
|
23089
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/common/_js_tinymce.html.haml (4.0ms)
|
|
23090
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/_form.html.haml (644.0ms)
|
|
23091
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (655.0ms)
|
|
23092
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (9.0ms)
|
|
23093
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (49.0ms)
|
|
23094
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms)
|
|
23095
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (1.0ms)
|
|
23096
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (0.0ms)
|
|
23097
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (9.0ms)
|
|
23098
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (900.1ms)
|
|
23099
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1041.1ms)
|
|
23100
|
+
Completed 200 OK in 1784ms (Views: 1725.1ms | ActiveRecord: 5.0ms)
|
|
23101
|
+
|
|
23102
|
+
|
|
23103
|
+
Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:21 +0200
|
|
23104
|
+
|
|
23105
|
+
|
|
23106
|
+
Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:22 +0200
|
|
23107
|
+
|
|
23108
|
+
|
|
23109
|
+
Started PATCH "/cmsadmin/pages/105" for 127.0.0.1 at 2016-02-29 00:44:24 +0200
|
|
23110
|
+
Processing by Optimacms::Admin::PagesController#update as HTML
|
|
23111
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"LwA894ABeDkHdwoCb5l3TjiuNKB6meFZUB1c0in2N/ZPDG3NujqDwX9b1+SlGzFx3a6HvWol48baTMPERPS6Og==", "page"=>{"parent_id"=>"104", "title"=>"News in category", "url"=>"news-:category", "name"=>"news_category", "controller_action"=>"news#index", "layout_id"=>"4", "template_id"=>"147", "template"=>"news (news/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"267"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"302"}, "2"=>{"lang"=>"", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"355"}}}, "commit"=>"Save", "id"=>"105"}
|
|
23112
|
+
[1m[35mOptimacms::CmsAdminUser Load (1.0ms)[0m SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
|
|
23113
|
+
[1m[36mOptimacms::Page Load (1.0ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 105 LIMIT 1[0m
|
|
23114
|
+
[1m[35m (0.0ms)[0m BEGIN
|
|
23115
|
+
[1m[36mOptimacms::PageTranslation Load (1.0ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`id` IN (267, 302, 355)[0m
|
|
23116
|
+
[1m[35mSQL (4.0ms)[0m UPDATE `cms_pages` SET `url` = 'news-:category', `url_parts_count` = 1, `parsed_url` = '^news-([^/]+)$', `updated_at` = '2016-02-28 22:44:41' WHERE `cms_pages`.`id` = 105
|
|
23117
|
+
[1m[36m (5.0ms)[0m [1mCOMMIT[0m
|
|
23118
|
+
Redirected to http://localhost:3001/cmsadmin/pages
|
|
23119
|
+
Completed 302 Found in 16296ms (ActiveRecord: 12.0ms)
|
|
23120
|
+
|
|
23121
|
+
|
|
23122
|
+
Started GET "/cmsadmin/pages" for 127.0.0.1 at 2016-02-29 00:44:41 +0200
|
|
23123
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
|
23124
|
+
[1m[35mOptimacms::CmsAdminUser Load (1.0ms)[0m SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 4 ORDER BY `cms_users`.`id` ASC LIMIT 1
|
|
23125
|
+
[1m[36mOptimacms::Page Load (0.0ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 104 LIMIT 1[0m
|
|
23126
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (19.0ms)
|
|
23127
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (25.0ms)
|
|
23128
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (16.0ms)
|
|
23129
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (21.0ms)
|
|
23130
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (56.0ms)
|
|
23131
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.0ms)
|
|
23132
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (5.0ms)
|
|
23133
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (78.0ms)
|
|
23134
|
+
Rendered D:/Ruby217x64/lib/ruby/gems/2.1.0/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (83.0ms)
|
|
23135
|
+
[1m[35mOptimacms::Page Load (1.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 104 ) ORDER BY created_at desc LIMIT 10 OFFSET 0
|
|
23136
|
+
[1m[36mOptimacms::Template Load (0.0ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (146, 63, 147, 4)[0m
|
|
23137
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 104 )
|
|
23138
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (215.0ms)
|
|
23139
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (18.0ms)
|
|
23140
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (68.0ms)
|
|
23141
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (2.0ms)
|
|
23142
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (2.0ms)
|
|
23143
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms)
|
|
23144
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (14.0ms)
|
|
23145
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/application.html.haml (1023.1ms)
|
|
23146
|
+
Rendered W:/myrails/cms/site/app/views/optimacms/admin/layouts/basic.html.haml (1203.1ms)
|
|
23147
|
+
Completed 200 OK in 1474ms (Views: 1446.1ms | ActiveRecord: 2.0ms)
|
|
23148
|
+
|
|
23149
|
+
|
|
23150
|
+
Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:42 +0200
|
|
23151
|
+
|
|
23152
|
+
|
|
23153
|
+
Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 00:44:42 +0200
|
|
23154
|
+
|
|
23155
|
+
|
|
23156
|
+
Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 00:57:42 +0200
|
|
23157
|
+
Processing by Optimacms::PagesController#show as HTML
|
|
23158
|
+
Parameters: {"url"=>"news-hello"}
|
|
23159
|
+
[1m[36mOptimacms::Language Load (1.0ms)[0m [1mSELECT `cms_languages`.* FROM `cms_languages`[0m
|
|
23160
|
+
[1m[35m (1.0ms)[0m SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url)
|
|
23161
|
+
[1m[36mOptimacms::Page Load (2.0ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC[0m
|
|
23162
|
+
[1m[35mOptimacms::Template Load (1.0ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1
|
|
23163
|
+
[1m[36mOptimacms::Template Load (2.0ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1[0m
|
|
23164
|
+
[1m[35mOptimacms::PageTranslation Load (1.0ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1
|
|
23165
|
+
Processing by NewsController#index as HTML
|
|
23166
|
+
Parameters: {"url"=>"news-hello"}
|
|
23167
|
+
[1m[36mNews Load (0.0ms)[0m [1mSELECT `news`.* FROM `news`[0m
|
|
23168
|
+
[1m[35mOptimacms::Page Load (3.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1
|
|
23169
|
+
[1m[36mOptimacms::Page Load (1.0ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1[0m
|
|
23170
|
+
Rendered news/index.html.haml within layouts/main (41934.4ms)
|
|
23171
|
+
Completed 200 OK in 203669ms (Views: 42834.5ms | ActiveRecord: 21.0ms)
|
|
23172
|
+
Rendered text template (0.0ms)
|
|
23173
|
+
Completed 200 OK in 204474ms (Views: 9.0ms | ActiveRecord: 0.0ms)
|
|
23174
|
+
|
|
23175
|
+
|
|
23176
|
+
Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:10 +0200
|
|
23177
|
+
|
|
23178
|
+
|
|
23179
|
+
Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:12 +0200
|
|
23180
|
+
|
|
23181
|
+
|
|
23182
|
+
Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:12 +0200
|
|
23183
|
+
|
|
23184
|
+
|
|
23185
|
+
Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:13 +0200
|
|
23186
|
+
|
|
23187
|
+
|
|
23188
|
+
Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:13 +0200
|
|
23189
|
+
|
|
23190
|
+
|
|
23191
|
+
Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:13 +0200
|
|
23192
|
+
|
|
23193
|
+
|
|
23194
|
+
Started GET "/news-hello" for 127.0.0.1 at 2016-02-29 01:01:14 +0200
|
|
23195
|
+
Processing by Optimacms::PagesController#show as HTML
|
|
23196
|
+
Parameters: {"url"=>"news-hello"}
|
|
23197
|
+
[1m[35mOptimacms::Language Load (1.0ms)[0m SELECT `cms_languages`.* FROM `cms_languages`
|
|
23198
|
+
[1m[36m (2.0ms)[0m [1mSELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url)[0m
|
|
23199
|
+
[1m[35mOptimacms::Page Load (2.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND 'news-hello' REGEXP parsed_url) ORDER BY url_parts_count DESC, url_vars_count ASC
|
|
23200
|
+
[1m[36mOptimacms::Template Load (1.0ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 147 LIMIT 1[0m
|
|
23201
|
+
[1m[35mOptimacms::Template Load (1.0ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 4 LIMIT 1
|
|
23202
|
+
[1m[36mOptimacms::PageTranslation Load (1.0ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 105 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1[0m
|
|
23203
|
+
Processing by NewsController#index as HTML
|
|
23204
|
+
Parameters: {"url"=>"news-hello"}
|
|
23205
|
+
[1m[35mNews Load (1.0ms)[0m SELECT `news`.* FROM `news`
|
|
23206
|
+
[1m[36mOptimacms::Page Load (1.0ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news_item' LIMIT 1[0m
|
|
23207
|
+
[1m[35mOptimacms::Page Load (1.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`name` = 'news' LIMIT 1
|
|
23208
|
+
Rendered news/index.html.haml within layouts/main (8.0ms)
|
|
23209
|
+
Completed 200 OK in 9607ms (Views: 860.0ms | ActiveRecord: 17.0ms)
|
|
23210
|
+
Rendered text template (0.0ms)
|
|
23211
|
+
Completed 200 OK in 10285ms (Views: 11.0ms | ActiveRecord: 0.0ms)
|
|
23212
|
+
|
|
23213
|
+
|
|
23214
|
+
Started GET "/assets/tpl-9372bde26d6601c2b8935bc58c33f499.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200
|
|
23215
|
+
|
|
23216
|
+
|
|
23217
|
+
Started GET "/assets/bootstrap-5219915267bc07092cc5984f417a5ad5.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200
|
|
23218
|
+
|
|
23219
|
+
|
|
23220
|
+
Started GET "/assets/application-4d551ce5508bd37ab7519607c8026e23.css?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200
|
|
23221
|
+
|
|
23222
|
+
|
|
23223
|
+
Started GET "/assets/jquery-4075e3b7b3964707c653f61b66f46dec.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200
|
|
23224
|
+
|
|
23225
|
+
|
|
23226
|
+
Started GET "/assets/jquery_ujs-f9f4ae336c0d19804775e0e2c8749423.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:25 +0200
|
|
23227
|
+
|
|
23228
|
+
|
|
23229
|
+
Started GET "/assets/application-144f3468d85785a421c7f26f17032903.js?body=1" for 127.0.0.1 at 2016-02-29 01:01:26 +0200
|