phcmemberspro 4.8.0 → 4.8.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (27) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/phcmemberspro/directory/categories/_form.html.erb +1 -1
  3. data/app/views/phcmemberspro/directory/categories/edit.html.erb +21 -9
  4. data/app/views/phcmemberspro/directory/categories/index.html.erb +27 -19
  5. data/app/views/phcmemberspro/directory/categories/new.html.erb +22 -10
  6. data/app/views/phcmemberspro/directory/catlists/_form.html.erb +1 -1
  7. data/app/views/phcmemberspro/directory/catlists/index.html.erb +23 -11
  8. data/app/views/phcmemberspro/directory/catlists/new.html.erb +21 -9
  9. data/app/views/phcmemberspro/members/contacts/_form.html.erb +1 -1
  10. data/app/views/phcmemberspro/members/contacts/_formpatch.html.erb +1 -1
  11. data/app/views/phcmemberspro/members/contacts/edit.html.erb +23 -11
  12. data/app/views/phcmemberspro/members/contacts/index.html.erb +27 -15
  13. data/app/views/phcmemberspro/members/contacts/new.html.erb +23 -11
  14. data/app/views/phcmemberspro/members/contacts/show.html.erb +89 -51
  15. data/app/views/phcmemberspro/members/listings/_form.html.erb +1 -1
  16. data/app/views/phcmemberspro/members/listings/_formpatch.html.erb +1 -1
  17. data/app/views/phcmemberspro/members/listings/edit.html.erb +23 -11
  18. data/app/views/phcmemberspro/members/listings/index.html.erb +27 -15
  19. data/app/views/phcmemberspro/members/listings/new.html.erb +23 -11
  20. data/app/views/phcmemberspro/members/listings/show.html.erb +95 -56
  21. data/app/views/phcmemberspro/members/mains/_form.html.erb +1 -1
  22. data/app/views/phcmemberspro/members/mains/edit.html.erb +22 -10
  23. data/app/views/phcmemberspro/members/mains/index.html.erb +28 -16
  24. data/app/views/phcmemberspro/members/mains/new.html.erb +22 -10
  25. data/app/views/phcmemberspro/members/mains/show.html.erb +21 -8
  26. data/lib/phcmemberspro/version.rb +1 -1
  27. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5aa46580337a0800cfe6b9fb8f850412b5014e6d
4
- data.tar.gz: fdf3a23829edcf576048897aa544f82e4c39452f
3
+ metadata.gz: bd261b8e41e3e803f6595bb4d2f991b8fbe1216e
4
+ data.tar.gz: c6609f3aac1af3f17f77d1bc596672fce18ce7b3
5
5
  SHA512:
6
- metadata.gz: 7eab649c9819a5480b78d0c9f8fd67e65b0b9c49aca09015fcddfadfe0fd8d25b6723823c1a55e829bef216b38d8df32b62109329022196d56c24f6767a665b8
7
- data.tar.gz: 87ef1e324c80988432c3df2b7c3f417c007a0b95606bf9490074e4a3d2fcf2b48a1f81d65d543fd4314c401f82fc79cb67737c28d8f6a9af01043a25c9fe887a
6
+ metadata.gz: acdf09375a506688800f302a38564eb96921d2ddb2c60ba326200611eba6c572fc9572dca6cb7b0f53e73dc382987529886f4e3e254a345c540015a491fbc44c
7
+ data.tar.gz: cfbb860070a424e611d9fdd229947a5219e580b298907bbde42b62fa621e009bed203118fa212d8d8c49e10e9fa8af58d92957e8d25a4024bb601ef2304be9f9
@@ -8,7 +8,7 @@
8
8
  <%= f.text_field :catname, class: "form-control", placeholder: "Directory Category" %>
9
9
  </div>
10
10
  <div class="actions">
11
- <%= f.submit "Submit", class: "btn btn-primary" %>
11
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
12
12
  </div>
13
13
 
14
14
  <% end %>
@@ -1,16 +1,28 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Directory Categories" %>
3
+ <% phc_title_tagline "Update Category Name" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Directory Category Information</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", directory_root_path %></li>
6
- <li><%= link_to "Directory Categories", directory_categories_path %></li>
7
- <li class="active">Update Directory Categorym Name</li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", directory_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Directory Categories", directory_categories_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active">Update Directory Categorym Name</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Directory Category Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
23
+ <!-- Main Content -->
11
24
  <div id="content" class="padding-20">
12
25
 
13
- <!-- Main Content -->
14
26
  <div class="row">
15
27
  <div class="col-md-12">
16
28
  <div class="portlet box blue-chambray bordered">
@@ -1,15 +1,27 @@
1
- <!-- Breadcrumbs -->
2
- <header id="page-header">
3
- <h1>Directory Category &amp; Connected Listings Index</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", directory_root_path %></li>
6
- <li class="active"><%= link_to "Directory Categories", directory_categories_path %></li>
7
- </ol>
8
- </header>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Directory Categories" %>
3
+ <% phc_title_tagline "Web Directory Categories" %>
9
4
 
5
+ <!-- Bread Crumbs -->
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", directory_root_path %><i class="fa fa-circle"></i></li>
8
+ <li class="active"><%= link_to "Directory Categories", directory_categories_path %></li>
9
+ </ul>
10
+
11
+ <!-- Action Button -->
12
+ <div class="page-toolbar">
13
+ <div class="btn-group pull-right">
14
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Directory Category Actions
15
+ <i class="fa fa-angle-down"></i>
16
+ </button>
17
+ <ul class="dropdown-menu pull-right" role="menu">
18
+ </ul>
19
+ </div>
20
+ </div>
21
+
22
+ <!-- Main Contents -->
10
23
  <div id="content" class="padding-20">
11
24
 
12
- <!-- Main Contents -->
13
25
  <div class="row">
14
26
  <div class="col-md-12">
15
27
  <div class="portlet box blue-chambray bordered">
@@ -24,7 +36,7 @@
24
36
  <thead>
25
37
  <tr>
26
38
  <th>Category Name</th>
27
- <th colspan="2"></th>
39
+ <th></th>
28
40
  </tr>
29
41
  </thead>
30
42
  <tbody>
@@ -32,14 +44,10 @@
32
44
  <tr>
33
45
  <td><%= directory_category.catname %></td>
34
46
  <td>
35
- <div class="btn-group" role="group" aria-label="Directory Group">
36
- <%= link_to 'Edit', edit_directory_category_path(directory_category), class: "btn btn-primary" %>
37
- <%= link_to 'Destroy', directory_category, class: "btn btn-danger", method: :delete, data: { confirm: 'Are you sure? Removing a directory category will also remove all listing connections.?' } %>
38
- </div>
39
- </td>
40
- <td>
41
- <div class="btn-group" role="group" aria-label="Directory Connection Group">
42
- <%= link_to 'Connect Member Listings', directory_category_catlists_path(directory_category), :class => "btn btn-success" %>
47
+ <div class="btn-group btn-group-xs btn-group-solid" role="group" aria-label="Directory Group">
48
+ <%= link_to 'Edit', edit_directory_category_path(directory_category), class: "btn blue-hoki" %>
49
+ <%= link_to 'Connect Member Listings', directory_category_catlists_path(directory_category), :class => "btn blue-hoki" %>
50
+ <%= link_to 'Destroy', directory_category, class: "btn red-mint", method: :delete, data: { confirm: 'Are you sure? Removing a directory category will also remove all listing connections.?' } %>
43
51
  </div>
44
52
  </td>
45
53
  </tr>
@@ -47,7 +55,7 @@
47
55
  </tbody>
48
56
  </table>
49
57
  </div>
50
- <%= link_to 'New Directory Category', new_directory_category_path, class: "btn btn-primary" %>
58
+ <%= link_to 'New Directory Category', new_directory_category_path, class: "btn blue-hoki" %>
51
59
  </div>
52
60
  </div>
53
61
  </div>
@@ -1,22 +1,34 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Directory Categories" %>
3
+ <% phc_title_tagline "Create a New Category" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Directory Category Information</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", directory_root_path %></li>
6
- <li><%= link_to "Directory Categories", directory_categories_path %></li>
7
- <li class="active">Create a New Directory Category</li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", directory_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Directory Categories", directory_categories_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active">Create a New Directory Category</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Directory Category Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
23
+ <!-- Main Content -->
11
24
  <div id="content" class="padding-20">
12
25
 
13
- <!-- Main Content -->
14
26
  <div class="row">
15
27
  <div class="col-md-12">
16
28
  <div class="portlet box blue-chambray bordered">
17
29
  <div class="portlet-title">
18
30
  <div class="caption">
19
- <span class="caption-subject bold uppercase">Create a New Directory Category</span>
31
+ <span class="caption-subject bold uppercase">Form for Directory Category</span>
20
32
  </div>
21
33
  </div>
22
34
  <div class="portlet-body">
@@ -9,7 +9,7 @@
9
9
  </div>
10
10
 
11
11
  <div class="actions">
12
- <%= f.submit "Submit", class: "btn btn-primary" %>
12
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
13
13
  </div>
14
14
 
15
15
  <% end %>
@@ -1,21 +1,33 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Directory Listings" %>
3
+ <% phc_title_tagline "Index of Listings Connected to " @directory_category.catname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1><%= @directory_category.catname %> Listing Index</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", directory_root_path %></li>
6
- <li class="active"><%= link_to "Directory Categories", directory_categories_path %></li>
7
- </ol>
8
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", directory_root_path %><i class="fa fa-circle"></i></li>
8
+ <li class="active"><%= link_to "Directory Categories", directory_categories_path %></li>
9
+ </ul>
10
+
11
+ <!-- Action Button -->
12
+ <div class="page-toolbar">
13
+ <div class="btn-group pull-right">
14
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Listing Connection Actions
15
+ <i class="fa fa-angle-down"></i>
16
+ </button>
17
+ <ul class="dropdown-menu pull-right" role="menu">
18
+ </ul>
19
+ </div>
20
+ </div>
9
21
 
22
+ <!-- Main Content -->
10
23
  <div id="content" class="padding-20">
11
24
 
12
- <!-- Main Content -->
13
25
  <div class="row">
14
26
  <div class="col-lg-12">
15
27
  <div class="portlet box blue-chambray bordered">
16
28
  <div class="portlet-title">
17
29
  <div class="caption">
18
- <span class="caption-subject bold uppercase"><%= @directory_category.catname %> Listing Index</span>
30
+ <span class="caption-subject bold uppercase">Active Listing Index for <%= @directory_category.catname %></span>
19
31
  </div>
20
32
  </div>
21
33
  <div class="portlet-body">
@@ -26,13 +38,13 @@
26
38
  <tr>
27
39
  <td><%= directory_catlists.category.catname %></td>
28
40
  <td><%= directory_catlists.listing.mlcompanyname %></td>
29
- <td><%= link_to 'Destroy', directory_category_catlist_path(directory_catlists.category, directory_catlists), class: "btn btn-danger", method: :delete, data: { confirm: 'Are you sure? This will only remove the listing from the directory category. The listing will still be saved with the members profile.' } %></td>
41
+ <td><%= link_to 'Destroy', directory_category_catlist_path(directory_catlists.category, directory_catlists), class: "btn red-mint", method: :delete, data: { confirm: 'Are you sure? This will only remove the listing from the directory category. The listing will still be saved with the members profile.' } %></td>
30
42
  </tr>
31
43
  <% end %>
32
44
  </tbody>
33
45
  </table>
34
46
  </div>
35
- <%= link_to 'New Listing', new_directory_category_catlist_path, class: "btn btn-primary" %>
47
+ <%= link_to 'New Listing', new_directory_category_catlist_path, class: "btn blue-hoki" %>
36
48
  </div>
37
49
  </div>
38
50
  </div>
@@ -1,12 +1,24 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Directory Listings" %>
3
+ <% phc_title_tagline "Create a Connection to an Existing Member Listing" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Directory Listings</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", directory_root_path %></li>
6
- <li><%= link_to "Directory Categories", directory_categories_path %></li>
7
- <li class="active">Create a Directory Listing for <%= @directory_category.catname %></li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", directory_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Directory Categories", directory_categories_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active">Create a Directory Listing for <%= @directory_category.catname %></li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Listing Connection Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
11
23
  <div id="content" class="padding-20">
12
24
  <!-- Main Content -->
@@ -15,7 +27,7 @@
15
27
  <div class="portlet box blue-chambray bordered">
16
28
  <div class="portlet-title">
17
29
  <div class="caption">
18
- <span class="caption-subject bold uppercase">Create a Listing Connection for <%= @directory_category.catname %></span>
30
+ <span class="caption-subject bold uppercase">Listing Connection for Directory Category <%= @directory_category.catname %></span>
19
31
  </div>
20
32
  </div>
21
33
  <div class="portlet-body">
@@ -48,7 +48,7 @@
48
48
  <%= f.select :mctype, [['Billing Address','billing'],['Street Address','street'],['Mailing Address','mailing']], class: "form-control" %>
49
49
  </div>
50
50
  <div class="actions">
51
- <%= f.submit "Submit", class: "btn btn-primary" %>
51
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
52
52
  </div>
53
53
 
54
54
  <% end %>
@@ -48,7 +48,7 @@
48
48
  <%= f.select :mctype, [['Billing Address','billing'],['Street Address','street'],['Mailing Address','mailing']], class: "form-control" %>
49
49
  </div>
50
50
  <div class="actions">
51
- <%= f.submit "Submit", class: "btn btn-primary" %>
51
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
52
52
  </div>
53
53
 
54
54
  <% end %>
@@ -1,23 +1,35 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Addresses" %>
3
+ <% phc_title_tagline "Update Address for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Edit Private Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li><%= link_to "Members Contact", members_main_contacts_path %></li>
8
- <li class="active">Edit Private Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
9
- </ol>
10
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= link_to "Members Contact", members_main_contacts_path %><i class="fa fa-circle"></i></li>
10
+ <li class="active">Update Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
11
+ </ul>
12
+
13
+ <!-- Action Button -->
14
+ <div class="page-toolbar">
15
+ <div class="btn-group pull-right">
16
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Address Actions
17
+ <i class="fa fa-angle-down"></i>
18
+ </button>
19
+ <ul class="dropdown-menu pull-right" role="menu">
20
+ </ul>
21
+ </div>
22
+ </div>
11
23
 
24
+ <!-- Main Content -->
12
25
  <div id="content" class="padding-20">
13
26
 
14
- <!-- Main Content -->
15
27
  <div class="row">
16
28
  <div class="col-md-12">
17
29
  <div class="portlet box blue-chambray bordered">
18
30
  <div class="portlet-title">
19
31
  <div class="caption">
20
- <span class="caption-subject bold uppercase">Edit Private Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
32
+ <span class="caption-subject bold uppercase">Update Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
21
33
  </div>
22
34
  </div>
23
35
  <div class="portlet-body">
@@ -1,22 +1,34 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Addresses" %>
3
+ <% phc_title_tagline "Address Index for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Private Address Index for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li class="active"><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Private Address Index</li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active"><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Address Index</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Address Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
23
+ <!-- Main Content -->
11
24
  <div id="content" class="padding-20">
12
25
 
13
- <!-- Main Content -->
14
26
  <div class="row">
15
27
  <div class="col-lg-12">
16
28
  <div class="portlet box blue-chambray bordered">
17
29
  <div class="portlet-title">
18
30
  <div class="caption">
19
- <span class="caption-subject bold uppercase"><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Private Address Index</span>
31
+ <span class="caption-subject bold uppercase"><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Address Index</span>
20
32
  </div>
21
33
  </div>
22
34
  <div class="portlet-body">
@@ -40,10 +52,10 @@
40
52
  <td><%= members_contact.mccity %></td>
41
53
  <td><%= members_contact.mcprovince %></td>
42
54
  <td><%= members_contact.mccountry %></td>
43
- <td><div class="btn-group" role="group" aria-label="Member Adresses Group">
44
- <%= link_to 'Show', members_main_contact_path(members_contact.main, members_contact), class: "btn btn-primary" %>
45
- <%= link_to 'Edit', edit_members_main_contact_path(members_contact.main, members_contact), class: "btn btn-primary" %>
46
- <%= link_to 'Delete', members_main_contact_path(members_contact.main, members_contact), class: "btn btn-danger", method: :delete, data: { confirm: 'Are you sure?' } %>
55
+ <td><div class="btn-group btn-group-xs btn-group-solid" role="group" aria-label="Member Adresses Group">
56
+ <%= link_to 'Show', members_main_contact_path(members_contact.main, members_contact), class: "btn blue-hoki" %>
57
+ <%= link_to 'Edit', edit_members_main_contact_path(members_contact.main, members_contact), class: "btn blue-hoki" %>
58
+ <%= link_to 'Delete', members_main_contact_path(members_contact.main, members_contact), class: "btn red-mint", method: :delete, data: { confirm: 'Are you sure?' } %>
47
59
  </div>
48
60
  </td>
49
61
  </tr>
@@ -51,7 +63,7 @@
51
63
  </tbody>
52
64
  </table>
53
65
  </div>
54
- <%= link_to 'Add a Private Address', new_members_main_contact_path, class: "btn btn-primary" %>
66
+ <%= link_to 'Add a Private Address', new_members_main_contact_path, class: "btn blue-hoki" %>
55
67
  </div>
56
68
  </div>
57
69
  </div>
@@ -1,23 +1,35 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Addresses" %>
3
+ <% phc_title_tagline "Create a New Address for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Create a New Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li><%= link_to "Members Contact", members_main_contacts_path %></li>
8
- <li class="active">Create a New Private Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
9
- </ol>
10
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= link_to "Members Contact", members_main_contacts_path %><i class="fa fa-circle"></i></li>
10
+ <li class="active">Create a New Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
11
+ </ul>
12
+
13
+ <!-- Action Button -->
14
+ <div class="page-toolbar">
15
+ <div class="btn-group pull-right">
16
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Address Actions
17
+ <i class="fa fa-angle-down"></i>
18
+ </button>
19
+ <ul class="dropdown-menu pull-right" role="menu">
20
+ </ul>
21
+ </div>
22
+ </div>
11
23
 
24
+ <!-- Main Content -->
12
25
  <div id="content" class="padding-20">
13
26
 
14
- <!-- Main Content -->
15
27
  <div class="row">
16
28
  <div class="col-md-12">
17
29
  <div class="portlet box blue-chambray bordered">
18
30
  <div class="portlet-title">
19
31
  <div class="caption">
20
- <span class="caption-subject bold uppercase">Create a New Address for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
32
+ <span class="caption-subject bold uppercase">New Address Form for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
21
33
  </div>
22
34
  </div>
23
35
  <div class="portlet-body">
@@ -1,51 +1,89 @@
1
- <p id="notice"><%= notice %></p>
2
-
3
- <p>
4
- <strong>Mccontactname:</strong>
5
- <%= @members_contact.mccontactname %>
6
- </p>
7
-
8
- <p>
9
- <strong>Mccompanyname:</strong>
10
- <%= @members_contact.mccompanyname %>
11
- </p>
12
-
13
- <p>
14
- <strong>Mcaddressl1:</strong>
15
- <%= @members_contact.mcaddressl1 %>
16
- </p>
17
-
18
- <p>
19
- <strong>Mcaddressl2:</strong>
20
- <%= @members_contact.mcaddressl2 %>
21
- </p>
22
-
23
- <p>
24
- <strong>Mccity:</strong>
25
- <%= @members_contact.mccity %>
26
- </p>
27
-
28
- <p>
29
- <strong>Mlprovince:</strong>
30
- <%= @members_contact.mcprovince %>
31
- </p>
32
-
33
- <p>
34
- <strong>Mccountry:</strong>
35
- <%= @members_contact.mccountry %>
36
- </p>
37
-
38
- <p>
39
- <strong>Mcpostalcode:</strong>
40
- <%= @members_contact.mcpostalcode %>
41
- </p>
42
-
43
- <p>
44
- <strong>Mcphone:</strong>
45
- <%= @members_contact.mcphone %>
46
- </p>
47
-
48
- <p>
49
- <strong>Mlemail:</strong>
50
- <%= @members_contact.mcemail %>
51
- </p>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Addresses" %>
3
+ <% phc_title_tagline "Address Profile for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
5
+ <!-- Bread Crumbs -->
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= link_to "Members Contact", members_main_contacts_path %><i class="fa fa-circle"></i></li>
10
+ <li class="active">Address Profile for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
11
+ </ul>
12
+
13
+ <!-- Action Button -->
14
+ <div class="page-toolbar">
15
+ <div class="btn-group pull-right">
16
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Address Actions
17
+ <i class="fa fa-angle-down"></i>
18
+ </button>
19
+ <ul class="dropdown-menu pull-right" role="menu">
20
+ </ul>
21
+ </div>
22
+ </div>
23
+
24
+ <!-- Main Content -->
25
+ <div id="content" class="padding-20">
26
+
27
+ <div class="row">
28
+ <div class="col-md-12">
29
+ <div class="portlet box blue-chambray bordered">
30
+ <div class="portlet-title">
31
+ <div class="caption">
32
+ <span class="caption-subject bold uppercase">Address Profile for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
33
+ </div>
34
+ </div>
35
+ <div class="portlet-body">
36
+ <p>
37
+ <strong>Contact Name:</strong>
38
+ <%= @members_contact.mccontactname %>
39
+ </p>
40
+ <p>
41
+ <strong>Company Name:</strong>
42
+ <%= @members_contact.mccompanyname %>
43
+ </p>
44
+
45
+ <p>
46
+ <strong>Address Line 1:</strong>
47
+ <%= @members_contact.mcaddressl1 %>
48
+ </p>
49
+
50
+ <p>
51
+ <strong>Address Line 2:</strong>
52
+ <%= @members_contact.mcaddressl2 %>
53
+ </p>
54
+
55
+ <p>
56
+ <strong>City:</strong>
57
+ <%= @members_contact.mccity %>
58
+ </p>
59
+
60
+ <p>
61
+ <strong>Province:</strong>
62
+ <%= @members_contact.mcprovince %>
63
+ </p>
64
+
65
+ <p>
66
+ <strong>Country:</strong>
67
+ <%= @members_contact.mccountry %>
68
+ </p>
69
+
70
+ <p>
71
+ <strong>PostalCode:</strong>
72
+ <%= @members_contact.mcpostalcode %>
73
+ </p>
74
+
75
+ <p>
76
+ <strong>Phone:</strong>
77
+ <%= @members_contact.mcphone %>
78
+ </p>
79
+
80
+ <p>
81
+ <strong>Email:</strong>
82
+ <%= @members_contact.mcemail %>
83
+ </p>
84
+ </div>
85
+ </div>
86
+ </div>
87
+ </div>
88
+
89
+ </div>
@@ -48,7 +48,7 @@
48
48
  <%= f.text_field :mlemail, class: 'form-control', placeholder: 'Company General Email' %>
49
49
  </div>
50
50
  <div class="actions">
51
- <%= f.submit "Submit", class: "btn btn-primary" %>
51
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
52
52
  </div>
53
53
 
54
54
  <% end %>
@@ -48,7 +48,7 @@
48
48
  <%= f.text_field :mlemail, class: 'form-control', placeholder: 'Company General Email' %>
49
49
  </div>
50
50
  <div class="actions">
51
- <%= f.submit "Submit", class: "btn btn-primary" %>
51
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
52
52
  </div>
53
53
 
54
54
  <% end %>
@@ -1,23 +1,35 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Listings" %>
3
+ <% phc_title_tagline "Update Listing for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Edit Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li><%= link_to "Members Listings", members_main_listings_path %></li>
8
- <li class="active">Edit Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
9
- </ol>
10
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= link_to "Members Listing Index", members_main_listings_path %><i class="fa fa-circle"></i></li>
10
+ <li class="active">Update Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
11
+ </ul>
12
+
13
+ <!-- Action Button -->
14
+ <div class="page-toolbar">
15
+ <div class="btn-group pull-right">
16
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Listing Actions
17
+ <i class="fa fa-angle-down"></i>
18
+ </button>
19
+ <ul class="dropdown-menu pull-right" role="menu">
20
+ </ul>
21
+ </div>
22
+ </div>
11
23
 
24
+ <!-- Main Content -->
12
25
  <div id="content" class="padding-20">
13
26
 
14
- <!-- Main Content -->
15
27
  <div class="row">
16
28
  <div class="col-md-12">
17
29
  <div class="portlet box blue-chambray bordered">
18
30
  <div class="portlet-title">
19
31
  <div class="caption">
20
- <span class="caption-subject bold uppercase">Edit Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
32
+ <span class="caption-subject bold uppercase">Update Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
21
33
  </div>
22
34
  </div>
23
35
  <div class="portlet-body">
@@ -1,22 +1,34 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Listings" %>
3
+ <% phc_title_tagline "Listing Index for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Directory Listings Index</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Directory Listings Index</li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Member's Listings Index</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Listing Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
23
+ <!-- Main Content -->
11
24
  <div id="content" class="padding-20">
12
25
 
13
- <!-- Main Content -->
14
26
  <div class="row">
15
27
  <div class="col-lg-12">
16
28
  <div class="portlet box blue-chambray bordered">
17
29
  <div class="portlet-title">
18
30
  <div class="caption">
19
- <span class="caption-subject bold uppercase"><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Directory Listings Index</span>
31
+ <span class="caption-subject bold uppercase"><%= @members_main.mfirstname + ' ' + @members_main.mlastname %> Member's Listings Index</span>
20
32
  </div>
21
33
  </div>
22
34
  <div class="portlet-body">
@@ -43,10 +55,10 @@
43
55
  <td><%= members_listing.mlphone %></td>
44
56
  <td><%= members_listing.mlemail %></td>
45
57
  <td>
46
- <div class="btn-group" role="group" aria-label="Member Listings Group">
47
- <%= link_to 'Details', members_main_listing_path(members_listing.main, members_listing), class: "btn btn-primary" %>
48
- <%= link_to 'Edit', edit_members_main_listing_path(members_listing.main, members_listing), class: "btn btn-primary" %>
49
- <%= link_to 'Delete', members_main_listing_path(members_listing.main, members_listing), class: "btn btn-danger", method: :delete, data: { confirm: 'Are you sure? This will also remove this listing from the online directories.' } %>
58
+ <div class="btn-group btn-group-xs btn-group-solid" role="group" aria-label="Member Listings Group">
59
+ <%= link_to 'Details', members_main_listing_path(members_listing.main, members_listing), class: "btn blue-hoki" %>
60
+ <%= link_to 'Edit', edit_members_main_listing_path(members_listing.main, members_listing), class: "btn blue-hoki" %>
61
+ <%= link_to 'Delete', members_main_listing_path(members_listing.main, members_listing), class: "btn red-mint", method: :delete, data: { confirm: 'Are you sure? This will also remove this listing from the online directories.' } %>
50
62
  </div>
51
63
  </td>
52
64
  </tr>
@@ -54,7 +66,7 @@
54
66
  </tbody>
55
67
  </table>
56
68
  </div>
57
- <%= link_to 'New Member Listing', new_members_main_listing_path, class: "btn btn-primary" %>
69
+ <%= link_to 'New Member Listing', new_members_main_listing_path, class: "btn blue-hoki" %>
58
70
  </div>
59
71
  </div>
60
72
  </div>
@@ -1,23 +1,35 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Listings" %>
3
+ <% phc_title_tagline "Create a New Listing for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Create a New Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li><%= link_to "Members Contact", members_main_listings_path %></li>
8
- <li class="active">Create a New Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
9
- </ol>
10
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= link_to "Members Listing Index", members_main_listings_path %><i class="fa fa-circle"></i></li>
10
+ <li class="active">Create a New Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
11
+ </ul>
12
+
13
+ <!-- Action Button -->
14
+ <div class="page-toolbar">
15
+ <div class="btn-group pull-right">
16
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Listing Actions
17
+ <i class="fa fa-angle-down"></i>
18
+ </button>
19
+ <ul class="dropdown-menu pull-right" role="menu">
20
+ </ul>
21
+ </div>
22
+ </div>
11
23
 
24
+ <!-- Main Content -->
12
25
  <div id="content" class="padding-20">
13
26
 
14
- <!-- Main Content -->
15
27
  <div class="row">
16
28
  <div class="col-md-12">
17
29
  <div class="portlet box blue-chambray bordered">
18
30
  <div class="portlet-title">
19
31
  <div class="caption">
20
- <span class="caption-subject bold uppercase">Create a New Listing for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
32
+ <span class="caption-subject bold uppercase">New Listing Form for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
21
33
  </div>
22
34
  </div>
23
35
  <div class="portlet-body">
@@ -1,56 +1,95 @@
1
- <p id="notice"><%= notice %></p>
2
-
3
- <p>
4
- <strong>Mlcontactname:</strong>
5
- <%= @members_listing.mlcontactname %>
6
- </p>
7
-
8
- <p>
9
- <strong>Mlcompanyname:</strong>
10
- <%= @members_listing.mlcompanyname %>
11
- </p>
12
-
13
- <p>
14
- <strong>Mladdressl1:</strong>
15
- <%= @members_listing.mladdressl1 %>
16
- </p>
17
-
18
- <p>
19
- <strong>Mladdressl2:</strong>
20
- <%= @members_listing.mladdressl2 %>
21
- </p>
22
-
23
- <p>
24
- <strong>Mlcity:</strong>
25
- <%= @members_listing.mlcity %>
26
- </p>
27
-
28
- <p>
29
- <strong>Mlprovince:</strong>
30
- <%= @members_listing.mlprovince %>
31
- </p>
32
-
33
- <p>
34
- <strong>Mlcountry:</strong>
35
- <%= @members_listing.mlcountry %>
36
- </p>
37
-
38
- <p>
39
- <strong>Mlpostalcode:</strong>
40
- <%= @members_listing.mlpostalcode %>
41
- </p>
42
-
43
- <p>
44
- <strong>Mlphone:</strong>
45
- <%= @members_listing.mlphone %>
46
- </p>
47
-
48
- <p>
49
- <strong>Mlwebsite:</strong>
50
- <%= @members_listing.mlwebsite %>
51
- </p>
52
-
53
- <p>
54
- <strong>Mlemail:</strong>
55
- <%= @members_listing.mlemail %>
56
- </p>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Member Listings" %>
3
+ <% phc_title_tagline "Member Listing Profile for " @members_main.mfirstname + ' ' + @members_main.mlastname %>
4
+
5
+ <!-- Bread Crumbs -->
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li><%= link_to "Members Listing Index", members_main_listings_path %><i class="fa fa-circle"></i></li>
10
+ <li class="active">Member Listing Profile for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></li>
11
+ </ul>
12
+
13
+ <!-- Action Button -->
14
+ <div class="page-toolbar">
15
+ <div class="btn-group pull-right">
16
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Listing Actions
17
+ <i class="fa fa-angle-down"></i>
18
+ </button>
19
+ <ul class="dropdown-menu pull-right" role="menu">
20
+ </ul>
21
+ </div>
22
+ </div>
23
+
24
+ <!-- Main Content -->
25
+ <div id="content" class="padding-20">
26
+
27
+ <div class="row">
28
+ <div class="col-lg-12">
29
+ <div class="portlet box blue-chambray bordered">
30
+ <div class="portlet-title">
31
+ <div class="caption">
32
+ <span class="caption-subject bold uppercase">Members Listing Profile for <%= @members_main.mfirstname + ' ' + @members_main.mlastname %></span>
33
+ </div>
34
+ </div>
35
+ <div class="portlet-body">
36
+ <p>
37
+ <strong>Mlcontactname:</strong>
38
+ <%= @members_listing.mlcontactname %>
39
+ </p>
40
+
41
+ <p>
42
+ <strong>Mlcompanyname:</strong>
43
+ <%= @members_listing.mlcompanyname %>
44
+ </p>
45
+
46
+ <p>
47
+ <strong>Mladdressl1:</strong>
48
+ <%= @members_listing.mladdressl1 %>
49
+ </p>
50
+
51
+ <p>
52
+ <strong>Mladdressl2:</strong>
53
+ <%= @members_listing.mladdressl2 %>
54
+ </p>
55
+
56
+ <p>
57
+ <strong>Mlcity:</strong>
58
+ <%= @members_listing.mlcity %>
59
+ </p>
60
+
61
+ <p>
62
+ <strong>Mlprovince:</strong>
63
+ <%= @members_listing.mlprovince %>
64
+ </p>
65
+
66
+ <p>
67
+ <strong>Mlcountry:</strong>
68
+ <%= @members_listing.mlcountry %>
69
+ </p>
70
+
71
+ <p>
72
+ <strong>Mlpostalcode:</strong>
73
+ <%= @members_listing.mlpostalcode %>
74
+ </p>
75
+
76
+ <p>
77
+ <strong>Mlphone:</strong>
78
+ <%= @members_listing.mlphone %>
79
+ </p>
80
+
81
+ <p>
82
+ <strong>Mlwebsite:</strong>
83
+ <%= @members_listing.mlwebsite %>
84
+ </p>
85
+
86
+ <p>
87
+ <strong>Mlemail:</strong>
88
+ <%= @members_listing.mlemail %>
89
+ </p>
90
+ </div>
91
+ </div>
92
+ </div>
93
+ </div>
94
+
95
+ </div>
@@ -27,7 +27,7 @@
27
27
  <%= f.text_area :mnotes, class: 'form-control', placeholder: 'Member Notes' %>
28
28
  </div>
29
29
  <div class="actions">
30
- <%= f.submit "Submit", class: "btn btn-primary" %>
30
+ <%= f.submit "Submit", class: "btn blue-hoki" %>
31
31
  </div>
32
32
 
33
33
  <% end %>
@@ -1,22 +1,34 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Members Manager" %>
3
+ <% phc_title_tagline "Update Member Profile" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Member's Main Information</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li class="active">Update Member's Information</li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active">Update Member's Information</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
23
+ <!-- Main Content -->
11
24
  <div id="content" class="padding-20">
12
25
 
13
- <!-- Main Content -->
14
26
  <div class="row">
15
27
  <div class="col-md-12">
16
28
  <div class="portlet box blue-chambray bordered">
17
29
  <div class="portlet-title">
18
30
  <div class="caption">
19
- <span class="caption-subject bold uppercase">Update Member</span>
31
+ <span class="caption-subject bold uppercase">Update Member's Profile</span>
20
32
  </div>
21
33
  </div>
22
34
  <div class="portlet-body">
@@ -1,21 +1,33 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Members Manager" %>
3
+ <% phc_title_tagline "Members Main Index" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Member's Main Index</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li class="active"><%= link_to "Members List", members_mains_path %></li>
7
- </ol>
8
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li class="active"><%= link_to "Members List", members_mains_path %></li>
9
+ </ul>
10
+
11
+ <!-- Action Button -->
12
+ <div class="page-toolbar">
13
+ <div class="btn-group pull-right">
14
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Actions
15
+ <i class="fa fa-angle-down"></i>
16
+ </button>
17
+ <ul class="dropdown-menu pull-right" role="menu">
18
+ </ul>
19
+ </div>
20
+ </div>
9
21
 
22
+ <!-- Main Content -->
10
23
  <div id="content" class="padding-20">
11
24
 
12
- <!-- Main Content -->
13
25
  <div class="row">
14
26
  <div class="col-lg-12">
15
27
  <div class="portlet box blue-chambray bordered">
16
28
  <div class="portlet-title">
17
29
  <div class="caption">
18
- <span class="caption-subject bold uppercase">Member's Index</span>
30
+ <span class="caption-subject bold uppercase">Member's Main Index</span>
19
31
  </div>
20
32
  </div>
21
33
  <div class="portlet-body">
@@ -38,16 +50,16 @@
38
50
  <td><%= members_main.memail %></td>
39
51
  <td><%= members_main.mphone %></td>
40
52
  <td>
41
- <div class="btn-group" role="group" aria-label="Member Main Group">
42
- <%= link_to 'Profile', members_main, class: "btn btn-primary" %>
43
- <%= link_to 'Edit', edit_members_main_path(members_main), class: "btn btn-primary" %>
44
- <%= link_to 'Delete', members_main, method: :delete, data: { confirm: 'Are you sure? Removing a member will delete all records including all listing information from the directory.' }, class: "btn btn-danger" %>
53
+ <div class="btn-group btn-group-xs btn-group-solid" role="group" aria-label="Member Main Group">
54
+ <%= link_to 'Profile', members_main, class: "btn blue-hoki" %>
55
+ <%= link_to 'Edit', edit_members_main_path(members_main), class: "btn blue-hoki" %>
56
+ <%= link_to 'Delete', members_main, method: :delete, data: { confirm: 'Are you sure? Removing a member will delete all records including all listing information from the directory.' }, class: "btn red-mint" %>
45
57
  </div>
46
58
  </td>
47
59
  <td>
48
60
  <div class="btn-group" role="group" aria-label="Member Main Listings Address Group">
49
- <%= link_to 'Private Address', members_main_contacts_path(members_main), class: "btn btn-warning" %>
50
- <%= link_to 'Public Listings', members_main_listings_path(members_main), class: "btn btn-primary" %>
61
+ <%= link_to 'Private Address', members_main_contacts_path(members_main), class: "btn yellow-mint" %>
62
+ <%= link_to 'Public Listings', members_main_listings_path(members_main), class: "btn blue-hoki" %>
51
63
  </div>
52
64
  </td>
53
65
  </tr>
@@ -55,7 +67,7 @@
55
67
  </tbody>
56
68
  </table>
57
69
  </div>
58
- <%= link_to 'Add a New Member', new_members_main_path, class: "btn btn-primary" %>
70
+ <%= link_to 'Add a New Member', new_members_main_path, class: "btn blue-hoki" %>
59
71
  </div>
60
72
  </div>
61
73
  </div>
@@ -1,16 +1,28 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Members Manager" %>
3
+ <% phc_title_tagline "Create a New Member" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1>Member's Main Information</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li><%= link_to "Members List", members_mains_path %></li>
7
- <li class="active">New Member's Information</li>
8
- </ol>
9
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active">Create a New Member</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
10
22
 
23
+ <!-- Main Content -->
11
24
  <div id="content" class="padding-20">
12
25
 
13
- <!-- Main Content -->
14
26
  <div class="row">
15
27
  <div class="col-lg-12">
16
28
  <div class="portlet box blue-chambray bordered">
@@ -26,4 +38,4 @@
26
38
  </div>
27
39
  </div>
28
40
 
29
- </div>
41
+ </div>
@@ -1,11 +1,24 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCMembers - Members Manager" %>
3
+ <% phc_title_tagline @members_main.mfirstname " Detailed Profile" %>
4
+
1
5
  <!-- Bread Crumbs -->
2
- <header id="page-header">
3
- <h1><%= @members_main.mfirstname %> Detailed Profile</h1>
4
- <ol class="breadcrumb">
5
- <li><%= link_to "Home", members_root_path %></li>
6
- <li class="active"><%= link_to "Members List", members_mains_path %></li>
7
- </ol>
8
- </header>
6
+ <ul class="page-breadcrumb">
7
+ <li><%= link_to "Home", members_root_path %><i class="fa fa-circle"></i></li>
8
+ <li class="active"><%= link_to "Members List", members_mains_path %><i class="fa fa-circle"></i></li>
9
+ <li class="active"><%= @members_main.mfirstname %> <%= @members_main.mlastname %> Detailed Profile</li>
10
+ </ul>
11
+
12
+ <!-- Action Button -->
13
+ <div class="page-toolbar">
14
+ <div class="btn-group pull-right">
15
+ <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Member Actions
16
+ <i class="fa fa-angle-down"></i>
17
+ </button>
18
+ <ul class="dropdown-menu pull-right" role="menu">
19
+ </ul>
20
+ </div>
21
+ </div>
9
22
 
10
23
  <div id="content" class="padding-20">
11
24
  <div class="row">
@@ -13,7 +26,7 @@
13
26
  <div class="portlet box blue-chambray bordered">
14
27
  <div class="portlet-title">
15
28
  <div class="caption">
16
- <span class="caption-subject bold uppercase"><%= @members_main.mfirstname %> <%= @members_main.mlastname %></span>
29
+ <span class="caption-subject bold uppercase">Detailed Profile for <%= @members_main.mfirstname %> <%= @members_main.mlastname %></span>
17
30
  </div>
18
31
  </div>
19
32
  <div class="portlet-body">
@@ -1,3 +1,3 @@
1
1
  module Phcmemberspro
2
- VERSION = "4.8.0"
2
+ VERSION = "4.8.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcmemberspro
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.8.0
4
+ version: 4.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts