phcdevworks_press 9.0.0 → 9.0.1

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: c07bbf90817317e11e8e8c330fb9a80863d0ee8846bbe8b2867177c7e595244a
4
- data.tar.gz: 2f846622b604eb2952a30431f15abe06d4a68c8365ce273a84b5a503ac8effe0
3
+ metadata.gz: ce231f461d7ed453c7925af6eed0e9e928cd41be7dce1f281116f5c176acc764
4
+ data.tar.gz: 514d37d0ab58b2a8d6a7f6c541d518eb1c65e353a890f3338bf9ad081ce1e6b8
5
5
  SHA512:
6
- metadata.gz: 822e22b7a4f1807799f49bf3d58f3f8f94ff770a6fd108b7b0c6eaf2cd51998f991b22e17f339c7f9f89659c4afdbab0cd1e07a1b190c8bb44e8216244023a09
7
- data.tar.gz: da7cc65cc03bd7d0169dbf325a78910f7e8850306add0c5e79e8b9ab3fb004558fd8f1bac9019b867b26228d0ceba3d86f33b5e7d96323e594add00e800cfc7e
6
+ metadata.gz: 2d67a98843147fe970e2a36930d62529da473f40c10df432768ec6346684ad952b69652399f04a146d2060b34e7563dcfad73119d93df026988f87969feabcc4
7
+ data.tar.gz: '047092ba83ce40d9a72d7d9a70e11a94f26c401c50b66904858d91f32d17a890a9c733c327fc84efce45d7e34d31699180747ccfab926fcb1cd807440ad9d6ec'
@@ -27,43 +27,43 @@
27
27
  </head>
28
28
  <body>
29
29
 
30
- <!-- -PHCDev- Page Container -->
30
+ <!-- -PHCDEV- Page Container -->
31
31
  <div id="app" class="app app-header-fixed app-sidebar-fixed app-with-wide-sidebar">
32
32
 
33
- <!-- -PHCDev- Page Container - Header -->
33
+ <!-- -PHCDEV- Page Container - Header -->
34
34
  <div id="header" class="app-header">
35
35
  <%= render "layouts/phcdevworks_press/components/backend/navigation/top_menu" %>
36
36
  </div>
37
- <!-- -PHCDev- Page Container - Header -->
37
+ <!-- -PHCDEV- Page Container - Header -->
38
38
 
39
- <!-- -PHCDev- Page Container - Sidebar -->
39
+ <!-- -PHCDEV- Page Container - Sidebar -->
40
40
  <div id="sidebar" class="app-sidebar" data-disable-slide-animation="true">
41
41
  <%= render "layouts/phcdevworks_press/components/backend/sidebars/side_menu" %>
42
42
  </div>
43
43
  <div class="app-sidebar-bg"></div>
44
44
  <div class="app-sidebar-mobile-backdrop"><a href="#" data-dismiss="app-sidebar-mobile" class="stretched-link"></a></div>
45
- <!-- -PHCDev- Page Container - Sidebar -->
45
+ <!-- -PHCDEV- Page Container - Sidebar -->
46
46
 
47
- <!-- -PHCDev- Page Container - Content -->
47
+ <!-- -PHCDEV- Page Container - Content -->
48
48
  <div id="app" class="app app-content-full-height">
49
49
  <div id="content" class="app-content d-flex flex-column p-0">
50
- <!-- -PHCDev- Page Container - Main -->
50
+ <!-- -PHCDEV- Page Container - Main -->
51
51
  <div class="app-content-padding flex-grow-1 overflow-hidden" data-scrollbar="true" data-height="100%">
52
52
  <%= render "phcdevworks_notifications/bootstrap/notifications" %>
53
53
  <%= yield %>
54
54
  </div>
55
- <!-- -PHCDev- Page Container - Main -->
56
- <!-- -PHCDev- Page Container - Footer -->
55
+ <!-- -PHCDEV- Page Container - Main -->
56
+ <!-- -PHCDEV- Page Container - Footer -->
57
57
  <div id="footer" class="app-footer m-0">
58
58
  <%= render "layouts/phcdevworks_press/components/backend/footer/footer" %>
59
59
  </div>
60
- <!-- -PHCDev- Page Container - Footer -->
60
+ <!-- -PHCDEV- Page Container - Footer -->
61
61
  </div>
62
62
  </div>
63
- <!-- -PHCDev- Page Container - Content -->
63
+ <!-- -PHCDEV- Page Container - Content -->
64
64
 
65
65
  </div>
66
- <!-- -PHCDev- Page Container -->
66
+ <!-- -PHCDEV- Page Container -->
67
67
 
68
68
  <!-- JavaScript -->
69
69
  <%= javascript_include_tag "coloradmin/phcthemes_admin_panel_pack_coloradmin" %>
@@ -1,17 +1,17 @@
1
- <!-- -PHCDev- Page Container - Footer - Left -->
1
+ <!-- -PHCDEV- Page Container - Footer - Left -->
2
2
  <span>
3
- <!-- -PHCDev- Page Container - Footer - Left - Copyright -->
3
+ <!-- -PHCDEV- Page Container - Footer - Left - Copyright -->
4
4
  <i class="fab fa-osi font-weight-bolder"></i> 2012-<%= Time.now.year %> -
5
5
  <span class="phc_dev_strong_plugin">PHC</span><span class="phc_dev_light_plugin">Devworks</span> Press - Engine v<%= Gem.loaded_specs["phcdevworks_press"].version.to_s %>
6
- <!-- -PHCDev- Page Container - Footer - Left - Copyright -->
6
+ <!-- -PHCDEV- Page Container - Footer - Left - Copyright -->
7
7
  </span>
8
- <!-- -PHCDev- Page Container - Footer - Left -->
8
+ <!-- -PHCDEV- Page Container - Footer - Left -->
9
9
 
10
- <!-- -PHCDev- Page Container - Footer - Right -->
10
+ <!-- -PHCDEV- Page Container - Footer - Right -->
11
11
  <span class="float-right">
12
- <!-- -PHCDev- Page Container - Footer - Right - Developed -->
12
+ <!-- -PHCDEV- Page Container - Footer - Right - Developed -->
13
13
  Developed with <i class="fas fa-heart hanna_hearts"></i> by
14
14
  <a class="phcnet_copyright text-dark" href="https://phcdevworks.com/"><u><span class="phc_dev_strong_plugin">PHC</span><span class="phc_dev_light_plugin">Devworks</span></u></a>
15
- <!-- -PHCDev- Page Container - Footer - Right - Developed -->
15
+ <!-- -PHCDEV- Page Container - Footer - Right - Developed -->
16
16
  </span>
17
- <!-- -PHCDev- Page Container - Footer - Right -->
17
+ <!-- -PHCDEV- Page Container - Footer - Right -->
@@ -1,4 +1,4 @@
1
- <!-- -PHCDev- Topbar - Navigation Header -->
1
+ <!-- -PHCDEV- Topbar - Navigation Header -->
2
2
  <div class="navbar-header">
3
3
 
4
4
  <button type="button" class="navbar-mobile-toggler" data-toggle="app-sidebar-mobile">
@@ -12,9 +12,9 @@
12
12
  <% end %>
13
13
 
14
14
  </div>
15
- <!-- -PHCDev- Topbar - Navigation Header -->
15
+ <!-- -PHCDEV- Topbar - Navigation Header -->
16
16
 
17
- <!-- -PHCDev- Topbar - Navigation Main -->
17
+ <!-- -PHCDEV- Topbar - Navigation Main -->
18
18
  <% if current_user %>
19
19
  <div class="navbar-nav">
20
20
  <div class="navbar-item navbar-user dropdown">
@@ -38,4 +38,4 @@
38
38
  <% end %>
39
39
 
40
40
  </div>
41
- <!-- -PHCDev- Topbar - Navigation Main -->
41
+ <!-- -PHCDEV- Topbar - Navigation Main -->
@@ -1,8 +1,8 @@
1
- <!-- -PHCDev- Page Container - Sidebar -->
1
+ <!-- -PHCDEV- Page Container - Sidebar -->
2
2
  <div class="app-sidebar-content" data-scrollbar="true" data-height="100%">
3
3
  <div class="menu">
4
4
 
5
- <!-- -PHCDev- Page Container - Sidebar - Profile -->
5
+ <!-- -PHCDEV- Page Container - Sidebar - Profile -->
6
6
  <div class="menu-profile">
7
7
  <% if current_user %>
8
8
  <a href="javascript:;" class="menu-profile-link" data-toggle="app-sidebar-profile" data-target="#appSidebarProfileMenu">
@@ -22,9 +22,9 @@
22
22
  </a>
23
23
  <% end %>
24
24
  </div>
25
- <!-- -PHCDev- Page Container - Sidebar - Profile -->
25
+ <!-- -PHCDEV- Page Container - Sidebar - Profile -->
26
26
 
27
- <!-- -PHCDev- Page Container - Sidebar - Profile - Menu -->
27
+ <!-- -PHCDEV- Page Container - Sidebar - Profile - Menu -->
28
28
  <div id="appSidebarProfileMenu" class="collapse">
29
29
  <div class="menu-item pt-5px">
30
30
  <%= link_to phcdevworks_accounts_devise.edit_user_registration_path, class: "menu-link" do %>
@@ -38,9 +38,9 @@
38
38
  </div>
39
39
  <div class="menu-divider m-0"></div>
40
40
  </div>
41
- <!-- -PHCDev- Page Container - Sidebar - Profile - Menu -->
41
+ <!-- -PHCDEV- Page Container - Sidebar - Profile - Menu -->
42
42
 
43
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCMembers -->
43
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCMembers -->
44
44
  <% if defined?phcdevworks_members %>
45
45
  <div class="menu-header">PHCMembers</div>
46
46
  <div class="menu-item has-sub">
@@ -89,9 +89,9 @@
89
89
  </div>
90
90
  </div>
91
91
  <% end %>
92
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCMembers -->
92
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCMembers -->
93
93
 
94
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCPress -->
94
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCPress -->
95
95
  <% if defined?phcdevworks_press %>
96
96
  <div class="menu-header">PHCPress</div>
97
97
  <div class="menu-item has-sub">
@@ -122,9 +122,9 @@
122
122
  </div>
123
123
  </div>
124
124
  <% end %>
125
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCPress -->
125
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCPress -->
126
126
 
127
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCPortfolio -->
127
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCPortfolio -->
128
128
  <% if defined?phcdevworks_portfolio %>
129
129
  <div class="menu-header">PHCPortfolio</div>
130
130
  <div class="menu-item has-sub">
@@ -164,7 +164,7 @@
164
164
  <% end %>
165
165
  </div>
166
166
  <div class="menu-item <%= phc_menu_active_action_controller("phcdevworks_portfolio/project/types", "New") %>">
167
- <%= link_to phcdevworks_tutorials.new_project_type_path, class: "menu-link" do %>
167
+ <%= link_to phcdevworks_portfolio.new_project_type_path, class: "menu-link" do %>
168
168
  <div class="menu-text">Add a New Project Type</div>
169
169
  <% end %>
170
170
  </div>
@@ -173,9 +173,9 @@
173
173
  </div>
174
174
  </div>
175
175
  <% end %>
176
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCPortfolio -->
176
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCPortfolio -->
177
177
 
178
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCRealEstate -->
178
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCRealEstate -->
179
179
  <% if defined?phcdevworks_real_estate %>
180
180
  <div class="menu-header">PHCRealEstate</div>
181
181
  <div class="menu-item has-sub">
@@ -224,9 +224,9 @@
224
224
  </div>
225
225
  </div>
226
226
  <% end %>
227
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCRealEstate -->
227
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCRealEstate -->
228
228
 
229
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCScripts -->
229
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCScripts -->
230
230
  <% if defined?phcdevworks_scripts %>
231
231
  <div class="menu-header">PHCScripts</div>
232
232
  <div class="menu-item has-sub">
@@ -298,9 +298,9 @@
298
298
  </div>
299
299
  </div>
300
300
  <% end %>
301
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCScripts -->
301
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCScripts -->
302
302
 
303
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCTutorials -->
303
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCTutorials -->
304
304
  <% if defined?phcdevworks_tutorials %>
305
305
  <div class="menu-header">PHCTutorials</div>
306
306
  <div class="menu-item has-sub">
@@ -349,9 +349,9 @@
349
349
  </div>
350
350
  </div>
351
351
  <% end %>
352
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCTutorials -->
352
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCTutorials -->
353
353
 
354
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCCoreModules -->
354
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCCoreModules -->
355
355
  <% if defined?phcdevworks_core_modules %>
356
356
  <div class="menu-header">Categories</div>
357
357
  <div class="menu-item has-sub">
@@ -437,9 +437,9 @@
437
437
  </div>
438
438
  </div>
439
439
  <% end %>
440
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCCoreModules -->
440
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCCoreModules -->
441
441
 
442
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCAccounts -->
442
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCAccounts -->
443
443
 
444
444
  <% if defined?phcdevworks_accounts_stripe and current_user.admin? %>
445
445
  <div class="menu-header">Subscription Administration</div>
@@ -522,8 +522,8 @@
522
522
  </div>
523
523
  </div>
524
524
  <% end %>
525
- <!-- -PHCDev- Page Container - Sidebar - Navigation - PHCAccounts -->
525
+ <!-- -PHCDEV- Page Container - Sidebar - Navigation - PHCAccounts -->
526
526
 
527
527
  </div>
528
528
  </div>
529
- <!-- -PHCDev- Page Container - Sidebar -->
529
+ <!-- -PHCDEV- Page Container - Sidebar -->
@@ -6,22 +6,22 @@
6
6
  <!-- PHCNotifi Render Validation -->
7
7
 
8
8
  <!-- Form Input Fields -->
9
- <div class="form-group">
9
+ <div class="mb-3">
10
10
  <%= form.label :list_item_title, "Product/Service Title" %>
11
11
  <%= form.text_field :list_item_title, class: "form-control" %>
12
12
  </div>
13
13
 
14
- <div class="form-group">
14
+ <div class="mb-3">
15
15
  <%= form.text_area :list_item_text, class: "form-control editor" %>
16
16
  <div id="word-count" class="mt-3"></div>
17
17
  </div>
18
18
 
19
- <div class="form-group">
19
+ <div class="mb-3">
20
20
  <%= form.label :list_item_url, "Product/Service URL" %>
21
21
  <%= form.text_field :list_item_url, class: "form-control" %>
22
22
  </div>
23
23
 
24
- <div class="form-group">
24
+ <div class="mb-3">
25
25
  <%= form.label :list_item_number, "Ordering Number" %>
26
26
  <%= form.select( :list_item_number, [["01","01"],["02","02"],["03","03"],["04","04"],["05","05"],["06","06"],["07","07"],["08","08"],["09","09"],["10","10"],["11","11"],["12","12"],["13","13"],["14","14"],["15","15"],["16","16"],["17","17"],["18","18"],["19","19"],["20","20"]], {}, {class: "form-control"}) %>
27
27
  </div>
@@ -10,7 +10,7 @@
10
10
  <h4 class="panel-title">List Publish Panel</h4>
11
11
  </div>
12
12
  <div class="panel-body">
13
- <div class="form-group field_with_errors">
13
+ <div class="mb-3">
14
14
  <%= form.label :list_post_status, "Post Status" %>
15
15
  <%= form.select( :list_post_status, [["Draft","draft"],["Published","published"],["Review","review"]], {}, {class: "form-control"}) %>
16
16
  </div>
@@ -27,7 +27,7 @@
27
27
  <h4 class="panel-title">List Images</h4>
28
28
  </div>
29
29
  <div class="panel-body">
30
- <div class="form-group field_with_errors">
30
+ <div class="mb-3">
31
31
  <%= form.label :list_post_image, "Featured Image" %>
32
32
  <%= form.file_field :list_post_image, class: "form-control" %>
33
33
  </div>
@@ -48,7 +48,7 @@
48
48
  <%= post_category.check_box %>
49
49
  <%= post_category.label %><br>
50
50
  <% end %>
51
- <div class="form-group">
51
+ <div class="mb-3">
52
52
  <label>Attach SEO Data</label>
53
53
  <%= collection_select(:list_post, :optimization_id, PhcdevworksCoreModules::Marketing::Optimization.order("marketing_optimization_page_title"), :id, :marketing_optimization_page_title, {include_blank: true}, {class: "form-control"}) %>
54
54
  </div>
@@ -68,7 +68,7 @@
68
68
  <h4 class="panel-title"><%= yield(:phc_title_tagline) %></h4>
69
69
  </div>
70
70
  <div class="panel-body">
71
- <div class="form-group field_with_errors">
71
+ <div class="mb-3">
72
72
  <%= form.label :list_post_title, "List Title" %>
73
73
  <%= form.text_field :list_post_title, class: "form-control" %>
74
74
  </div>
@@ -10,7 +10,7 @@
10
10
  <h4 class="panel-title">Review Publish Panel</h4>
11
11
  </div>
12
12
  <div class="panel-body">
13
- <div class="form-group field_with_errors">
13
+ <div class="mb-3">
14
14
  <%= form.label :review_post_status, "Post Status" %>
15
15
  <%= form.select( :review_post_status, [["Draft","draft"],["Published","published"],["Review","review"]], {}, {class: "form-control"}) %>
16
16
  </div>
@@ -27,7 +27,7 @@
27
27
  <h4 class="panel-title">Review Images</h4>
28
28
  </div>
29
29
  <div class="panel-body">
30
- <div class="form-group field_with_errors">
30
+ <div class="mb-3">
31
31
  <%= form.label :review_post_image, "Featured Image" %>
32
32
  <%= form.file_field :review_post_image, class: "form-control" %>
33
33
  </div>
@@ -48,11 +48,11 @@
48
48
  <%= post_category.check_box %>
49
49
  <%= post_category.label %><br>
50
50
  <% end %>
51
- <div class="form-group">
51
+ <div class="mb-3">
52
52
  <label>Attach SEO Data</label>
53
53
  <%= collection_select(:review_post, :optimization_id, PhcdevworksCoreModules::Marketing::Optimization.order("marketing_optimization_page_title"), :id, :marketing_optimization_page_title, {include_blank: true}, {class: "form-control"}) %>
54
54
  </div>
55
- <div class="form-group">
55
+ <div class="mb-3">
56
56
  <%= form.label :review_post_rating, "Review Rating" %>
57
57
  <%= form.select( :review_post_rating, [["01","01"],["02","02"],["03","03"],["04","04"],["05","05"]], {}, {class: "form-control"}) %>
58
58
  </div>
@@ -72,7 +72,7 @@
72
72
  <h4 class="panel-title"><%= yield(:phc_title_tagline) %></h4>
73
73
  </div>
74
74
  <div class="panel-body">
75
- <div class="form-group field_with_errors">
75
+ <div class="mb-3">
76
76
  <%= form.label :review_post_title, "Article Title" %>
77
77
  <%= form.text_field :review_post_title, class: "form-control" %>
78
78
  </div>
@@ -33,15 +33,15 @@ module PhcdevworksPress
33
33
  require "phcdevworks_core_modules"
34
34
 
35
35
  # Engine Namespace
36
- isolate_namespace PhcdevworksPress
37
-
38
- # Rspec Generators
39
- config.generators do |g|
40
- g.test_framework :rspec
41
- g.fixture_replacement :factory_bot
42
- g.factory_bot dir: 'spec/factories'
43
- g.factory_bot suffix: "factory"
44
- end
36
+ isolate_namespace PhcdevworksPress
37
+
38
+ # Rspec Generators
39
+ config.generators do |g|
40
+ g.test_framework :rspec
41
+ g.fixture_replacement :factory_bot
42
+ g.factory_bot dir: 'spec/factories'
43
+ g.factory_bot suffix: "factory"
44
+ end
45
45
 
46
46
  end
47
47
  end
@@ -1,3 +1,3 @@
1
1
  module PhcdevworksPress
2
- VERSION = "9.0.0"
2
+ VERSION = "9.0.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcdevworks_press
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.0.0
4
+ version: 9.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-04 00:00:00.000000000 Z
11
+ date: 2022-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails