optimacms 0.2.7 → 0.2.8
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/lib/optimacms/page_services/page_data.rb +1 -2
- data/lib/optimacms/version.rb +1 -1
- data/spec/dummy/log/development.log +338 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a927c79007d85bd564187648cca4c6c496f99046
|
|
4
|
+
data.tar.gz: d59f2c15c3f6bd12715459537096ab5da0d8e64e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f8adb9ce6b4f3b88e2a75d468fca1d3a546f2324ff95ab472288262adc5fcb7446b8f0b53291636d38c0fe7be4c1197c432de55d109b18dc2b95331b1c406496
|
|
7
|
+
data.tar.gz: a26ead260602b8908cf572e5115780c51e355b261a4216f9034e6f3f065e2841852b19567317932804fccc900c7b56105e03c3b3153ab04d8f0aefc331239514
|
data/lib/optimacms/version.rb
CHANGED
|
@@ -22568,3 +22568,341 @@ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac
|
|
|
22568
22568
|
|
|
22569
22569
|
|
|
22570
22570
|
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-31 17:41:10 +0300
|
|
22571
|
+
|
|
22572
|
+
|
|
22573
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2016-05-31 17:44:18 +0300
|
|
22574
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
|
22575
|
+
[1m[35mOptimacms::CmsAdminUser Load (0.5ms)[0m SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1
|
|
22576
|
+
[1m[36mOptimacms::Language Load (0.5ms)[0m [1mSELECT `cms_languages`.* FROM `cms_languages`[0m
|
|
22577
|
+
[1m[35mOptimacms::Page Load (0.4ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1
|
|
22578
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5.0ms)
|
|
22579
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (6.4ms)
|
|
22580
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.9ms)
|
|
22581
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (4.3ms)
|
|
22582
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (13.0ms)
|
|
22583
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.1ms)
|
|
22584
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (1.4ms)
|
|
22585
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (18.5ms)
|
|
22586
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (20.5ms)
|
|
22587
|
+
[1m[36mOptimacms::Page Load (0.8ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0[0m
|
|
22588
|
+
[1m[35mOptimacms::Template Load (0.4ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (127, 0, 128)
|
|
22589
|
+
[1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 )[0m
|
|
22590
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (85.1ms)
|
|
22591
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.2ms)
|
|
22592
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (31.3ms)
|
|
22593
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.3ms)
|
|
22594
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.3ms)
|
|
22595
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.2ms)
|
|
22596
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (2.1ms)
|
|
22597
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (92.9ms)
|
|
22598
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (140.4ms)
|
|
22599
|
+
Completed 200 OK in 298ms (Views: 231.4ms | ActiveRecord: 9.7ms)
|
|
22600
|
+
|
|
22601
|
+
|
|
22602
|
+
Started GET "/admin/pages?parent_id=93" for 127.0.0.1 at 2016-05-31 17:44:19 +0300
|
|
22603
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
|
22604
|
+
Parameters: {"parent_id"=>"93"}
|
|
22605
|
+
[1m[35mOptimacms::CmsAdminUser Load (0.5ms)[0m SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1
|
|
22606
|
+
[1m[36mOptimacms::Page Load (0.7ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 93 LIMIT 1[0m
|
|
22607
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5.1ms)
|
|
22608
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (6.7ms)
|
|
22609
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.8ms)
|
|
22610
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (4.1ms)
|
|
22611
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (13.3ms)
|
|
22612
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.1ms)
|
|
22613
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (1.4ms)
|
|
22614
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (18.7ms)
|
|
22615
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (20.0ms)
|
|
22616
|
+
[1m[35mOptimacms::Page Load (0.8ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 93 ) ORDER BY created_at desc LIMIT 10 OFFSET 0
|
|
22617
|
+
[1m[36mOptimacms::Template Load (0.8ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (16, 4)[0m
|
|
22618
|
+
[1m[35m (0.6ms)[0m SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 93 )
|
|
22619
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (44.3ms)
|
|
22620
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.4ms)
|
|
22621
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (23.7ms)
|
|
22622
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.3ms)
|
|
22623
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.2ms)
|
|
22624
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.1ms)
|
|
22625
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (1.9ms)
|
|
22626
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (92.0ms)
|
|
22627
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (132.3ms)
|
|
22628
|
+
Completed 200 OK in 191ms (Views: 180.6ms | ActiveRecord: 3.4ms)
|
|
22629
|
+
|
|
22630
|
+
|
|
22631
|
+
Started GET "/admin/pages/97/edit" for 127.0.0.1 at 2016-05-31 17:44:21 +0300
|
|
22632
|
+
Processing by Optimacms::Admin::PagesController#edit as HTML
|
|
22633
|
+
Parameters: {"id"=>"97"}
|
|
22634
|
+
[1m[36mOptimacms::CmsAdminUser Load (0.4ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
22635
|
+
[1m[35mOptimacms::Page Load (0.6ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 97 LIMIT 1
|
|
22636
|
+
[1m[36mOptimacms::Language Load (0.7ms)[0m [1mSELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc[0m
|
|
22637
|
+
[1m[35mCACHE (0.1ms)[0m SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc
|
|
22638
|
+
[1m[36mOptimacms::PageTranslation Load (0.5ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97[0m
|
|
22639
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_form_errors.html.haml (0.2ms)
|
|
22640
|
+
[1m[35mOptimacms::Template Load (0.7ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1
|
|
22641
|
+
[1m[36mOptimacms::Template Load (0.7ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1[0m
|
|
22642
|
+
[1m[35mCACHE (0.1ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 [["item_id", 97]]
|
|
22643
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/_meta.html.haml (83.5ms)
|
|
22644
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/common/_modal_div.html.haml (0.7ms)
|
|
22645
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/templates/_js_form_modal.html.haml (3.4ms)
|
|
22646
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.6ms)
|
|
22647
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/_form.html.haml (141.2ms)
|
|
22648
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (143.9ms)
|
|
22649
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.3ms)
|
|
22650
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (26.8ms)
|
|
22651
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.3ms)
|
|
22652
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.2ms)
|
|
22653
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.2ms)
|
|
22654
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (2.1ms)
|
|
22655
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (118.3ms)
|
|
22656
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (162.9ms)
|
|
22657
|
+
Completed 200 OK in 349ms (Views: 313.0ms | ActiveRecord: 5.1ms)
|
|
22658
|
+
|
|
22659
|
+
|
|
22660
|
+
Started PATCH "/admin/pages/97" for 127.0.0.1 at 2016-05-31 17:44:25 +0300
|
|
22661
|
+
Processing by Optimacms::Admin::PagesController#update as HTML
|
|
22662
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"xDN9Y/UZ6F0XQ6whVigDdD5yFht9LLAgZCOSjq5YiWwDsMBRZh+a/s5/NNAuExVPbHc/8Jaxk8VzaBWBUSsjdA==", "page"=>{"parent_id"=>"0", "title"=>"Home", "url"=>"", "name"=>"home", "controller_action"=>"", "layout_id"=>"1", "template_id"=>"127", "template"=>"home (home/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"HOME", "meta_keywords"=>"", "meta_description"=>"", "id"=>"259"}, "1"=>{"lang"=>"ru", "meta_title"=>"", "meta_keywords"=>"", "meta_description"=>"", "id"=>"297"}, "2"=>{"lang"=>"", "meta_title"=>"Demo App | Optima CMS", "meta_keywords"=>"cms, demo", "meta_description"=>"Demo app.", "id"=>"333"}}}, "commit"=>"Save", "id"=>"97"}
|
|
22663
|
+
[1m[36mOptimacms::CmsAdminUser Load (0.6ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
22664
|
+
[1m[35mOptimacms::Page Load (0.4ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 97 LIMIT 1
|
|
22665
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
|
22666
|
+
[1m[35mOptimacms::PageTranslation Load (0.5ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 AND `cms_pages_translation`.`id` IN (259, 297, 333)
|
|
22667
|
+
[1m[36mSQL (0.7ms)[0m [1mUPDATE `cms_pages` SET `is_translated` = 1, `updated_at` = '2016-05-31 14:44:25' WHERE `cms_pages`.`id` = 97[0m
|
|
22668
|
+
[1m[35m (1.0ms)[0m COMMIT
|
|
22669
|
+
Redirected to http://localhost:3010/admin/pages
|
|
22670
|
+
Completed 302 Found in 28ms (ActiveRecord: 3.6ms)
|
|
22671
|
+
|
|
22672
|
+
|
|
22673
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2016-05-31 17:44:25 +0300
|
|
22674
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
|
22675
|
+
[1m[36mOptimacms::CmsAdminUser Load (0.5ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
22676
|
+
[1m[35mOptimacms::Page Load (0.4ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 93 LIMIT 1
|
|
22677
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5.1ms)
|
|
22678
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (6.5ms)
|
|
22679
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (2.9ms)
|
|
22680
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (4.4ms)
|
|
22681
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (14.0ms)
|
|
22682
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.1ms)
|
|
22683
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (1.7ms)
|
|
22684
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (20.1ms)
|
|
22685
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (21.5ms)
|
|
22686
|
+
[1m[36mOptimacms::Page Load (0.7ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 93 ) ORDER BY created_at desc LIMIT 10 OFFSET 0[0m
|
|
22687
|
+
[1m[35mOptimacms::Template Load (0.5ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (16, 4)
|
|
22688
|
+
[1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 93 )[0m
|
|
22689
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (47.6ms)
|
|
22690
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.3ms)
|
|
22691
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (27.0ms)
|
|
22692
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.3ms)
|
|
22693
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.5ms)
|
|
22694
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.2ms)
|
|
22695
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (2.2ms)
|
|
22696
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (98.4ms)
|
|
22697
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (142.9ms)
|
|
22698
|
+
Completed 200 OK in 204ms (Views: 194.8ms | ActiveRecord: 2.6ms)
|
|
22699
|
+
|
|
22700
|
+
|
|
22701
|
+
Started GET "/admin/pages?parent_id=0" for 127.0.0.1 at 2016-05-31 17:44:27 +0300
|
|
22702
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
|
22703
|
+
Parameters: {"parent_id"=>"0"}
|
|
22704
|
+
[1m[35mOptimacms::CmsAdminUser Load (0.7ms)[0m SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1
|
|
22705
|
+
[1m[36mOptimacms::Page Load (0.5ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1[0m
|
|
22706
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5.4ms)
|
|
22707
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (6.8ms)
|
|
22708
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (6.0ms)
|
|
22709
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (7.6ms)
|
|
22710
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (17.2ms)
|
|
22711
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.2ms)
|
|
22712
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (1.5ms)
|
|
22713
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (23.0ms)
|
|
22714
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (24.3ms)
|
|
22715
|
+
[1m[35mOptimacms::Page Load (0.7ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0
|
|
22716
|
+
[1m[36mOptimacms::Template Load (0.8ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (127, 0, 128)[0m
|
|
22717
|
+
[1m[35m (0.7ms)[0m SELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 )
|
|
22718
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (55.4ms)
|
|
22719
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.5ms)
|
|
22720
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (41.8ms)
|
|
22721
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.4ms)
|
|
22722
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (5.0ms)
|
|
22723
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.3ms)
|
|
22724
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (5.9ms)
|
|
22725
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (107.7ms)
|
|
22726
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (178.1ms)
|
|
22727
|
+
Completed 200 OK in 253ms (Views: 238.6ms | ActiveRecord: 3.3ms)
|
|
22728
|
+
|
|
22729
|
+
|
|
22730
|
+
Started GET "/admin/pages/97/edit" for 127.0.0.1 at 2016-05-31 17:44:29 +0300
|
|
22731
|
+
Processing by Optimacms::Admin::PagesController#edit as HTML
|
|
22732
|
+
Parameters: {"id"=>"97"}
|
|
22733
|
+
[1m[36mOptimacms::CmsAdminUser Load (0.5ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
22734
|
+
[1m[35mOptimacms::Page Load (0.6ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 97 LIMIT 1
|
|
22735
|
+
[1m[36mOptimacms::Language Load (0.7ms)[0m [1mSELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc[0m
|
|
22736
|
+
[1m[35mCACHE (0.1ms)[0m SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc
|
|
22737
|
+
[1m[36mOptimacms::PageTranslation Load (0.6ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97[0m
|
|
22738
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_form_errors.html.haml (0.2ms)
|
|
22739
|
+
[1m[35mOptimacms::Template Load (0.6ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`is_folder` = 0 AND `cms_templates`.`type_id` = 1
|
|
22740
|
+
[1m[36mOptimacms::Template Load (0.6ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1[0m
|
|
22741
|
+
[1m[35mCACHE (0.1ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 [["item_id", 97]]
|
|
22742
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/_meta.html.haml (88.9ms)
|
|
22743
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/common/_modal_div.html.haml (0.9ms)
|
|
22744
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/templates/_js_form_modal.html.haml (3.8ms)
|
|
22745
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/common/_js_tinymce.html.haml (5.8ms)
|
|
22746
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/_form.html.haml (147.4ms)
|
|
22747
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/edit.html.haml within optimacms/admin/layouts/main (150.2ms)
|
|
22748
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.3ms)
|
|
22749
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (32.7ms)
|
|
22750
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.4ms)
|
|
22751
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.2ms)
|
|
22752
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.2ms)
|
|
22753
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (2.0ms)
|
|
22754
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (104.3ms)
|
|
22755
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (155.8ms)
|
|
22756
|
+
Completed 200 OK in 332ms (Views: 312.6ms | ActiveRecord: 3.8ms)
|
|
22757
|
+
|
|
22758
|
+
|
|
22759
|
+
Started PATCH "/admin/pages/97" for 127.0.0.1 at 2016-05-31 17:44:34 +0300
|
|
22760
|
+
Processing by Optimacms::Admin::PagesController#update as HTML
|
|
22761
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"HCk5A+2W/B9SljRtQeHF0wARZGAN93LykDSMtR80cLTbqoQxfpCOvIuqrJw52tPoUhRNi+ZqUReHfwu64EfarA==", "page"=>{"parent_id"=>"0", "title"=>"Home", "url"=>"", "name"=>"home", "controller_action"=>"", "layout_id"=>"1", "template_id"=>"127", "template"=>"home (home/index)", "is_translated"=>"1", "translations_attributes"=>{"0"=>{"lang"=>"en", "meta_title"=>"HOME", "meta_keywords"=>"", "meta_description"=>"", "id"=>"259"}, "1"=>{"lang"=>"ru", "meta_title"=>"ru ru ru", "meta_keywords"=>"", "meta_description"=>"", "id"=>"297"}, "2"=>{"lang"=>"", "meta_title"=>"Demo App | Optima CMS", "meta_keywords"=>"cms, demo", "meta_description"=>"Demo app.", "id"=>"333"}}}, "commit"=>"Save", "id"=>"97"}
|
|
22762
|
+
[1m[36mOptimacms::CmsAdminUser Load (0.6ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
22763
|
+
[1m[35mOptimacms::Page Load (1.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 97 LIMIT 1
|
|
22764
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
|
22765
|
+
[1m[35mOptimacms::PageTranslation Load (0.6ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 AND `cms_pages_translation`.`id` IN (259, 297, 333)
|
|
22766
|
+
[1m[36mSQL (0.6ms)[0m [1mUPDATE `cms_pages_translation` SET `meta_title` = 'ru ru ru' WHERE `cms_pages_translation`.`id` = 297[0m
|
|
22767
|
+
[1m[35m (1.0ms)[0m COMMIT
|
|
22768
|
+
Redirected to http://localhost:3010/admin/pages
|
|
22769
|
+
Completed 302 Found in 29ms (ActiveRecord: 4.1ms)
|
|
22770
|
+
|
|
22771
|
+
|
|
22772
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2016-05-31 17:44:34 +0300
|
|
22773
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
|
22774
|
+
[1m[36mOptimacms::CmsAdminUser Load (0.6ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
|
22775
|
+
[1m[35mOptimacms::Page Load (0.5ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1
|
|
22776
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_text.html.haml (5.5ms)
|
|
22777
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (7.0ms)
|
|
22778
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/fields_simple_form/_hidden.html.haml (3.0ms)
|
|
22779
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_field_simple_form.html.haml (4.4ms)
|
|
22780
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_fields.html.haml (14.3ms)
|
|
22781
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear.html.haml (0.2ms)
|
|
22782
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_buttons_apply_clear_inline.html.haml (1.5ms)
|
|
22783
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form_inline.html.haml (20.5ms)
|
|
22784
|
+
Rendered /home/mmx/.rvm/gems/ruby-2.2.4/gems/simple_search_filter-0.0.31/app/views/simple_search_filter/_form.html.haml (21.9ms)
|
|
22785
|
+
[1m[36mOptimacms::Page Load (0.8ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id= 0 ) ORDER BY created_at desc LIMIT 10 OFFSET 0[0m
|
|
22786
|
+
[1m[35mOptimacms::Template Load (0.5ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` IN (127, 0, 128)
|
|
22787
|
+
[1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id= 0 )[0m
|
|
22788
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (49.7ms)
|
|
22789
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.4ms)
|
|
22790
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (30.4ms)
|
|
22791
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.4ms)
|
|
22792
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.5ms)
|
|
22793
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.2ms)
|
|
22794
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (2.1ms)
|
|
22795
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (105.0ms)
|
|
22796
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (154.3ms)
|
|
22797
|
+
Completed 200 OK in 218ms (Views: 208.0ms | ActiveRecord: 2.9ms)
|
|
22798
|
+
|
|
22799
|
+
|
|
22800
|
+
Started GET "/admin/templates/127/edit" for 127.0.0.1 at 2016-05-31 17:45:34 +0300
|
|
22801
|
+
Processing by Optimacms::Admin::TemplatesController#edit as HTML
|
|
22802
|
+
Parameters: {"id"=>"127"}
|
|
22803
|
+
[1m[35mOptimacms::CmsAdminUser Load (0.5ms)[0m SELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 3 ORDER BY `cms_users`.`id` ASC LIMIT 1
|
|
22804
|
+
[1m[36mOptimacms::Template Load (0.4ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1[0m
|
|
22805
|
+
[1m[35mOptimacms::Language Load (0.6ms)[0m SELECT `cms_languages`.* FROM `cms_languages` WHERE (1=1) ORDER BY pos asc
|
|
22806
|
+
[1m[36mOptimacms::TemplateTranslation Load (0.5ms)[0m [1mSELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 127[0m
|
|
22807
|
+
[1m[35m (0.4ms)[0m BEGIN
|
|
22808
|
+
[1m[36mOptimacms::Template Load (4.2ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1[0m
|
|
22809
|
+
[1m[35mCACHE (0.1ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 126 LIMIT 1 [["id", 126]]
|
|
22810
|
+
[1m[36mOptimacms::Template Exists (0.6ms)[0m [1mSELECT 1 AS one FROM `cms_templates` WHERE (`cms_templates`.`basepath` = BINARY 'home/index' AND `cms_templates`.`id` != 127 AND `cms_templates`.`is_folder` = 0) LIMIT 1[0m
|
|
22811
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO `cms_templates_translation` (`lang`, `item_id`) VALUES ('', 127)
|
|
22812
|
+
[1m[36m (0.6ms)[0m [1mCOMMIT[0m
|
|
22813
|
+
[1m[35mOptimacms::Template Load (0.4ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1
|
|
22814
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_form_errors.html.haml (0.2ms)
|
|
22815
|
+
[1m[36mOptimacms::TemplateTranslation Load (0.7ms)[0m [1mSELECT `cms_templates_translation`.* FROM `cms_templates_translation` WHERE `cms_templates_translation`.`item_id` = 127[0m
|
|
22816
|
+
[1m[35mCACHE (0.1ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1 [["id", 127]]
|
|
22817
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/common/_js_ace.html.haml (0.1ms)
|
|
22818
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/templates/_form_content_translation.html.haml (30.7ms)
|
|
22819
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/templates/_form.html.haml (54.8ms)
|
|
22820
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/templates/edit.html.haml within optimacms/admin/layouts/main (57.1ms)
|
|
22821
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_top.html.haml (1.3ms)
|
|
22822
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_leftmenu.html.haml (36.2ms)
|
|
22823
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (0.3ms)
|
|
22824
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_flash.html.haml (0.3ms)
|
|
22825
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_version.html.haml (0.2ms)
|
|
22826
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/shared/_footer.html.haml (2.1ms)
|
|
22827
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/application.html.haml (100.3ms)
|
|
22828
|
+
Rendered /mnt/data/projects/mmx/optimacms/app/views/optimacms/admin/layouts/basic.html.haml (153.0ms)
|
|
22829
|
+
Completed 200 OK in 323ms (Views: 220.2ms | ActiveRecord: 17.0ms)
|
|
22830
|
+
|
|
22831
|
+
|
|
22832
|
+
Started GET "/" for 127.0.0.1 at 2016-05-31 17:45:41 +0300
|
|
22833
|
+
Processing by Optimacms::PagesController#show as HTML
|
|
22834
|
+
[1m[36mOptimacms::Language Load (0.5ms)[0m [1mSELECT `cms_languages`.* FROM `cms_languages`[0m
|
|
22835
|
+
[1m[35m (0.6ms)[0m SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '')
|
|
22836
|
+
[1m[36mOptimacms::Page Load (0.5ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC[0m
|
|
22837
|
+
[1m[35mOptimacms::Template Load (0.6ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1
|
|
22838
|
+
[1m[36mOptimacms::Template Load (0.5ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 1 LIMIT 1[0m
|
|
22839
|
+
[1m[35mOptimacms::PageTranslation Load (3.1ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1
|
|
22840
|
+
Rendered home/index.html.haml within layouts/application (1.7ms)
|
|
22841
|
+
Completed 200 OK in 3391ms (Views: 102.5ms | ActiveRecord: 10.3ms)
|
|
22842
|
+
|
|
22843
|
+
|
|
22844
|
+
Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:44 +0300
|
|
22845
|
+
|
|
22846
|
+
|
|
22847
|
+
Started GET "/assets/application.self-c02499b3dc9b862a840957d764e2c8bea1c12d9dfc1d4c405b2a31f50959933d.css?body=1" for 127.0.0.1 at 2016-05-31 17:45:44 +0300
|
|
22848
|
+
|
|
22849
|
+
|
|
22850
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:44 +0300
|
|
22851
|
+
|
|
22852
|
+
|
|
22853
|
+
Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:44 +0300
|
|
22854
|
+
|
|
22855
|
+
|
|
22856
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:44 +0300
|
|
22857
|
+
|
|
22858
|
+
|
|
22859
|
+
Started GET "/" for 127.0.0.1 at 2016-05-31 17:45:49 +0300
|
|
22860
|
+
Processing by Optimacms::PagesController#show as HTML
|
|
22861
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '')[0m
|
|
22862
|
+
[1m[35mOptimacms::Page Load (0.5ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC
|
|
22863
|
+
[1m[36mOptimacms::Template Load (0.4ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1[0m
|
|
22864
|
+
[1m[35mOptimacms::Template Load (0.4ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 1 LIMIT 1
|
|
22865
|
+
[1m[36mOptimacms::PageTranslation Load (0.6ms)[0m [1mSELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1[0m
|
|
22866
|
+
Rendered home/index.html.haml within layouts/application (1.7ms)
|
|
22867
|
+
Completed 200 OK in 114ms (Views: 100.0ms | ActiveRecord: 2.4ms)
|
|
22868
|
+
|
|
22869
|
+
|
|
22870
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:50 +0300
|
|
22871
|
+
|
|
22872
|
+
|
|
22873
|
+
Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:50 +0300
|
|
22874
|
+
|
|
22875
|
+
|
|
22876
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:50 +0300
|
|
22877
|
+
|
|
22878
|
+
|
|
22879
|
+
Started GET "/assets/application.self-c02499b3dc9b862a840957d764e2c8bea1c12d9dfc1d4c405b2a31f50959933d.css?body=1" for 127.0.0.1 at 2016-05-31 17:45:50 +0300
|
|
22880
|
+
|
|
22881
|
+
|
|
22882
|
+
Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:50 +0300
|
|
22883
|
+
|
|
22884
|
+
|
|
22885
|
+
Started GET "/" for 127.0.0.1 at 2016-05-31 17:45:50 +0300
|
|
22886
|
+
Processing by Optimacms::PagesController#show as HTML
|
|
22887
|
+
[1m[35m (0.6ms)[0m SELECT COUNT(*) FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '')
|
|
22888
|
+
[1m[36mOptimacms::Page Load (0.4ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE (is_folder = 0 AND enabled = 1 AND url = '') ORDER BY url_parts_count DESC, url_vars_count ASC[0m
|
|
22889
|
+
[1m[35mOptimacms::Template Load (0.4ms)[0m SELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 127 LIMIT 1
|
|
22890
|
+
[1m[36mOptimacms::Template Load (0.3ms)[0m [1mSELECT `cms_templates`.* FROM `cms_templates` WHERE `cms_templates`.`id` = 1 LIMIT 1[0m
|
|
22891
|
+
[1m[35mOptimacms::PageTranslation Load (0.5ms)[0m SELECT `cms_pages_translation`.* FROM `cms_pages_translation` WHERE `cms_pages_translation`.`item_id` = 97 AND `cms_pages_translation`.`lang` = 'en' ORDER BY `cms_pages_translation`.`id` ASC LIMIT 1
|
|
22892
|
+
Rendered home/index.html.haml within layouts/application (1.6ms)
|
|
22893
|
+
Completed 200 OK in 103ms (Views: 89.9ms | ActiveRecord: 2.2ms)
|
|
22894
|
+
|
|
22895
|
+
|
|
22896
|
+
Started GET "/assets/application.self-c02499b3dc9b862a840957d764e2c8bea1c12d9dfc1d4c405b2a31f50959933d.css?body=1" for 127.0.0.1 at 2016-05-31 17:45:51 +0300
|
|
22897
|
+
|
|
22898
|
+
|
|
22899
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:51 +0300
|
|
22900
|
+
|
|
22901
|
+
|
|
22902
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:51 +0300
|
|
22903
|
+
|
|
22904
|
+
|
|
22905
|
+
Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:51 +0300
|
|
22906
|
+
|
|
22907
|
+
|
|
22908
|
+
Started GET "/assets/bootstrap.self-d0e973a52d36a01036265aeefaf2d1ae3499d2cb231a9be3bd846432daf231de.js?body=1" for 127.0.0.1 at 2016-05-31 17:45:51 +0300
|