optimacms 0.1.14 → 0.1.15
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/helpers/optimacms/application_helper.rb +1 -1
- data/lib/optimacms/version.rb +1 -1
- data/test/dummy/log/development.log +69 -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: 7e2dc6fa03ea942a6e9d3ef195a06363bc18a0f4
|
4
|
+
data.tar.gz: 798925d1118f0e30a770763fce5347e74d3016b7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3fa5a83ba90ddd2100feb359fbcc9c2eb454785e0bd9ed272662c0188258f93467fa990121ead23da1bb9e362063b8383b24cab31f22ba0aa18679122e44466d
|
7
|
+
data.tar.gz: bc4891f031058002b7d7154b38a621044a85ec2d93c4b98c87921d353c2a284294f67232914dab33ff842ab08e28c8bab47e6c0e93a51e3f14e21e48e8a1d430
|
data/lib/optimacms/version.rb
CHANGED
@@ -190214,3 +190214,72 @@ Started GET "/assets/optimacms/admin-418e8fa2b242e98677a52fb576eeb71e.js?body=1"
|
|
190214
190214
|
|
190215
190215
|
|
190216
190216
|
Started GET "/assets/fontawesome-webfont-4e6f7f280e31959e974630bb4fbb4a0f.woff2?v=4.3.0" for 127.0.0.1 at 2015-05-04 05:38:55 +0300
|
190217
|
+
|
190218
|
+
|
190219
|
+
Started GET "/" for 127.0.0.1 at 2015-05-04 06:49:46 +0300
|
190220
|
+
Processing by HomeController#index as HTML
|
190221
|
+
Rendered home/index.html.haml within layouts/application (4.0ms)
|
190222
|
+
Completed 200 OK in 793ms (Views: 790.0ms | ActiveRecord: 0.0ms)
|
190223
|
+
|
190224
|
+
|
190225
|
+
Started GET "/assets/jquery-b55ce73fa241d3305f217fb9c3f49faf.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:49 +0300
|
190226
|
+
|
190227
|
+
|
190228
|
+
Started GET "/assets/jquery_ujs-70d72f952728c353b94038382e7befd0.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:49 +0300
|
190229
|
+
|
190230
|
+
|
190231
|
+
Started GET "/assets/application-90301e30872e4a0c196399426708e00f.css?body=1" for 127.0.0.1 at 2015-05-04 06:49:49 +0300
|
190232
|
+
|
190233
|
+
|
190234
|
+
Started GET "/assets/bootstrap-58ca6b043268446acfe07ba24bfa47c2.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:49 +0300
|
190235
|
+
|
190236
|
+
|
190237
|
+
Started GET "/assets/application-f1b81d202be5de5ae3a1ccd5a34ce92e.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:49 +0300
|
190238
|
+
|
190239
|
+
|
190240
|
+
Started GET "/cmsadmin/pages" for 127.0.0.1 at 2015-05-04 06:49:51 +0300
|
190241
|
+
Processing by Optimacms::Admin::PagesController#index as HTML
|
190242
|
+
[1m[36mOptimacms::CmsAdminUser Load (1.0ms)[0m [1mSELECT `cms_users`.* FROM `cms_users` WHERE `cms_users`.`id` = 2 ORDER BY `cms_users`.`id` ASC LIMIT 1[0m
|
190243
|
+
[1m[35mOptimacms::Language Load (1.0ms)[0m SELECT `cms_languages`.* FROM `cms_languages`
|
190244
|
+
[1m[36mOptimacms::Page Load (0.0ms)[0m [1mSELECT `cms_pages`.* FROM `cms_pages` WHERE `cms_pages`.`id` = 0 LIMIT 1[0m
|
190245
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/tableview/_filter_field.html.haml (3.0ms)
|
190246
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/tableview/_filter_field.html.haml (1.0ms)
|
190247
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/tableview/_filter_fields.html.haml (16.0ms)
|
190248
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/tableview/_buttons_apply_clear.html.haml (1.0ms)
|
190249
|
+
[1m[35mOptimacms::Page Load (1.0ms)[0m SELECT `cms_pages`.* FROM `cms_pages` WHERE (1=1 AND parent_id = '' ) ORDER BY created_at desc LIMIT 10 OFFSET 0
|
190250
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM `cms_pages` WHERE (1=1 AND parent_id = '' )[0m
|
190251
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/pages/index.html.haml within optimacms/admin/layouts/main (605.0ms)
|
190252
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/shared/_top.html.haml (10.0ms)
|
190253
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/shared/_leftmenu.html.haml (21.0ms)
|
190254
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/shared/_breadcrumbs.html.haml (3.0ms)
|
190255
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/shared/_flash.html.haml (19.0ms)
|
190256
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/shared/_version.html.haml (1.0ms)
|
190257
|
+
Rendered D:/mmx/projects/www/myrails/cms/site/app/views/optimacms/admin/shared/_footer.html.haml (15.0ms)
|
190258
|
+
Completed 200 OK in 1890ms (Views: 1663.1ms | ActiveRecord: 37.0ms)
|
190259
|
+
|
190260
|
+
|
190261
|
+
Started GET "/assets/bootstrap-58ca6b043268446acfe07ba24bfa47c2.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190262
|
+
|
190263
|
+
|
190264
|
+
Started GET "/assets/jquery_ujs-70d72f952728c353b94038382e7befd0.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190265
|
+
|
190266
|
+
|
190267
|
+
Started GET "/assets/optimacms/admin_tpl-c9b933b254debdd7871424d173cfd981.css?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190268
|
+
|
190269
|
+
|
190270
|
+
Started GET "/assets/optimacms/admin-0c0aebfc056277cafc0b70767f4986bf.css?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190271
|
+
|
190272
|
+
|
190273
|
+
Started GET "/assets/optimacms/application-f3310b2f82b7d77d8fed25b3ce9b645f.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190274
|
+
|
190275
|
+
|
190276
|
+
Started GET "/assets/jquery2-e8c714946b114c8c2255318fee69a51d.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190277
|
+
|
190278
|
+
|
190279
|
+
Started GET "/assets/bootstrap3-typeahead.min-3880b907fcc8e9822fd6e7e943b5c171.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:53 +0300
|
190280
|
+
|
190281
|
+
|
190282
|
+
Started GET "/assets/bootstrap3-autocomplete-input.min-fc7040ba3cdbf1284fe40644eef92726.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:54 +0300
|
190283
|
+
|
190284
|
+
|
190285
|
+
Started GET "/assets/optimacms/admin-418e8fa2b242e98677a52fb576eeb71e.js?body=1" for 127.0.0.1 at 2015-05-04 06:49:54 +0300
|