Anthony Talarico [Fri, 31 Mar 2017 20:24:04 +0000 (16:24 -0400)]
Merge branch 'hotfix/1.0.1'
Anthony Talarico [Fri, 31 Mar 2017 20:23:48 +0000 (16:23 -0400)]
changing the foot email to link to the contact us page
Steve Sutton [Wed, 15 Mar 2017 14:20:21 +0000 (10:20 -0400)]
Merge branch 'release/1.0.0'
Steve Sutton [Wed, 15 Mar 2017 14:20:06 +0000 (10:20 -0400)]
First release
bump version number
Steve Sutton [Wed, 15 Mar 2017 13:44:48 +0000 (09:44 -0400)]
Update search form
Setting up glm-search plugin
Steve Sutton [Thu, 2 Feb 2017 15:32:06 +0000 (10:32 -0500)]
Update admin link
Goto the main admin url
Anthony Talarico [Fri, 27 Jan 2017 21:46:50 +0000 (16:46 -0500)]
changing color of the author name on the forum post detail page
Anthony Talarico [Fri, 27 Jan 2017 21:44:41 +0000 (16:44 -0500)]
adding user name and role back to the forum detail page
Anthony Talarico [Fri, 20 Jan 2017 21:46:15 +0000 (16:46 -0500)]
updating the onclick function for the forum author name link so that there is
no text decoration after clicking an author's name below the post title
Anthony Talarico [Fri, 20 Jan 2017 21:43:20 +0000 (16:43 -0500)]
deactivating the author name links in the forum so that the user isn't directed to a
non existent profile page from buddy press
Anthony Talarico [Fri, 20 Jan 2017 20:31:24 +0000 (15:31 -0500)]
removing shareThis from the topics and replies pages
Anthony Talarico [Fri, 20 Jan 2017 20:28:10 +0000 (15:28 -0500)]
testing login restriction on blog single page to secure the topics from being
viewed by anyone
Anthony Talarico [Fri, 20 Jan 2017 19:44:20 +0000 (14:44 -0500)]
styling the login form for the forum login form
Anthony Talarico [Fri, 20 Jan 2017 18:20:55 +0000 (13:20 -0500)]
adding login form to the forum template to secure the forum from outside usage
Anthony Talarico [Fri, 20 Jan 2017 16:18:03 +0000 (11:18 -0500)]
adding search back into the forum template, removing the first instance of
the pagination topic info, increasing padding on the pagination page numbers
Anthony Talarico [Thu, 19 Jan 2017 21:00:39 +0000 (16:00 -0500)]
fixing members only template sidebar positioning, accidentally removed
Anthony Talarico [Thu, 19 Jan 2017 20:21:42 +0000 (15:21 -0500)]
changing pagination number colors to blue for the form topics
Anthony Talarico [Thu, 19 Jan 2017 20:19:09 +0000 (15:19 -0500)]
removing sidebar from forum template and adding breadcrumb link back to the main
forum page, the forum needs full width to avoid header text from colliding, even
with small text it needs more room
Anthony Talarico [Thu, 19 Jan 2017 19:54:15 +0000 (14:54 -0500)]
adjusting styles for the topic single page, changing the header colors for the replies
to make them stand out against the main topics
Anthony Talarico [Wed, 18 Jan 2017 19:50:08 +0000 (14:50 -0500)]
adding styles to the mcda forums topics and replies
Anthony Talarico [Mon, 16 Jan 2017 14:30:28 +0000 (09:30 -0500)]
testing the removal of template checking for the members only off canvas menu, the
menu was only showing on pages that had a members only template
Laury GvR [Mon, 16 Jan 2017 14:25:10 +0000 (09:25 -0500)]
Make member login button show on small view as well
Laury GvR [Fri, 13 Jan 2017 22:22:10 +0000 (17:22 -0500)]
Changed color of takeback button
Laury GvR [Fri, 13 Jan 2017 22:06:06 +0000 (17:06 -0500)]
Member DB styles and sidebar display shortcode
The sidebar for featured business is now using a shortcode rather
than hardcoded content, and styles for the member DB have been
updated.
Ian Weller [Fri, 13 Jan 2017 16:30:08 +0000 (11:30 -0500)]
missed one
I missed a file that needed the new class
Anthony Talarico [Fri, 13 Jan 2017 16:09:25 +0000 (11:09 -0500)]
changing the forum topic age text color from yellow to blue
Ian Weller [Fri, 13 Jan 2017 16:03:36 +0000 (11:03 -0500)]
I added a class to help search
I added a class Chuck provided to help clean up search issues.
Anthony Talarico [Fri, 13 Jan 2017 15:36:51 +0000 (10:36 -0500)]
ajusting ajax search field styles on the forum display page
Laury GvR [Thu, 12 Jan 2017 22:02:31 +0000 (17:02 -0500)]
Removed the 'read more' link on sidebar featured center
Anthony Talarico [Thu, 12 Jan 2017 21:55:13 +0000 (16:55 -0500)]
adding ajax search shortcode to the forum template
Laury GvR [Thu, 12 Jan 2017 21:45:59 +0000 (16:45 -0500)]
Remove "read more" link from featured sidebar center
The sidebar featured center doesn't have a detail page that it
links to so i've removed the "find out more" link through css.
Laury GvR [Thu, 12 Jan 2017 20:29:46 +0000 (15:29 -0500)]
Changed color for "featured" member tag
Made the "featured" member tag a bit more theme-appropriate instead
of the emmet-county green it has by default.
Ian Weller [Thu, 12 Jan 2017 17:26:57 +0000 (12:26 -0500)]
fixing tablet view topbar nav
I removed the 8% left and right padding on the anchors in a media query
and replaced it with .5em. It seems to not be causing and issue as I do
cross browser testing.
Anthony Talarico [Wed, 11 Jan 2017 14:54:12 +0000 (09:54 -0500)]
adding minor styles to the blog-feed-imgs to push the image down closer to
aligning with the post content, in blog home template
Anthony Talarico [Wed, 11 Jan 2017 14:22:49 +0000 (09:22 -0500)]
changing the members only menu styles in the off canvas menu to match the
standard off canvas nav menu
Laury GvR [Mon, 9 Jan 2017 21:47:11 +0000 (16:47 -0500)]
Linked up the sidebar Membership action item
The Membership action item in the sidebar has been linked to the
membership page through its ID.
Laury GvR [Mon, 9 Jan 2017 21:35:16 +0000 (16:35 -0500)]
Made member db filters open without covering pagination
Added position: unset to the member list filters/search box so as
to avoid it sitting over the list of members.
Laury GvR [Wed, 4 Jan 2017 21:47:26 +0000 (16:47 -0500)]
Adding members only menu to off-canvas
Anthony Talarico [Wed, 4 Jan 2017 18:00:21 +0000 (13:00 -0500)]
increasing margin to the share this button in the pages to compensate for
the removal of breadcrumbs
Anthony Talarico [Wed, 4 Jan 2017 17:59:32 +0000 (12:59 -0500)]
adding margin to the top of share this so that it is clickable
Anthony Talarico [Wed, 4 Jan 2017 17:56:21 +0000 (12:56 -0500)]
adding margin to the interior page
adding 30px margin to the top of the interior-page to offset the space that
was created by the breadcrumbs, which are no longer there
Anthony Talarico [Wed, 4 Jan 2017 17:39:23 +0000 (12:39 -0500)]
removing the breadcrumbs. Adding margin to the top of the interior pages that
relied on breadcrumbs for space between the topbar.
Anthony Talarico [Wed, 4 Jan 2017 16:41:20 +0000 (11:41 -0500)]
removing padding from event detail title and text content
15px removed from the event detail page's event title and content to
compensate for global style issues.
Anthony Talarico [Wed, 4 Jan 2017 16:27:40 +0000 (11:27 -0500)]
setting the event search form width to 100%
Anthony Talarico [Wed, 4 Jan 2017 16:08:32 +0000 (11:08 -0500)]
adding styles for the events list page, making the page narrow in large view
Anthony Talarico [Wed, 4 Jan 2017 15:11:28 +0000 (10:11 -0500)]
adding styles to the event detail image in mobile view
setting margin to 15px 0 on the event image in the event detail page
Anthony Talarico [Wed, 4 Jan 2017 14:43:55 +0000 (09:43 -0500)]
changing the gutter padding from rem calc 60 to 30. adding padding to the sidebar
instead of globally
Laury GvR [Tue, 3 Jan 2017 21:45:27 +0000 (16:45 -0500)]
Reduce extraneous div levels and reduced column-gutter
Some div levels on interior-page section were unneeded and
only served to complicate markup work. Also reduced the column
gutter across the site which was raised to 60px in order to make
certain things fit.
Anthony Talarico [Tue, 3 Jan 2017 18:12:27 +0000 (13:12 -0500)]
removing the forum import function from dev55 until forums are imported
Anthony Talarico [Tue, 3 Jan 2017 17:22:42 +0000 (12:22 -0500)]
adding template for the forum page. changing the search page to accommodate
the forum topics, to make them searchable. removing the 100% width on the
search form for even detail.
Laury GvR [Fri, 30 Dec 2016 20:42:56 +0000 (15:42 -0500)]
Gruntified previous commit
Laury GvR [Fri, 30 Dec 2016 20:40:57 +0000 (15:40 -0500)]
Adding styles for members only topbar buttons
Laury GvR [Fri, 30 Dec 2016 20:27:57 +0000 (15:27 -0500)]
Members only template added and styled.
Laury GvR [Wed, 28 Dec 2016 18:34:03 +0000 (13:34 -0500)]
Merged no-sidebar with glm-events-template in interior page
These two templates were functioning the same so their code has
been merged.
Anthony Talarico [Wed, 28 Dec 2016 18:26:48 +0000 (13:26 -0500)]
reducing the padding from the event detail google map, for some reason
it is double what it normally is
Anthony Talarico [Wed, 28 Dec 2016 16:24:50 +0000 (11:24 -0500)]
re-setting the find an event search section for events to 100% to
avoid the fields getting smashed together
Anthony Talarico [Wed, 28 Dec 2016 16:21:04 +0000 (11:21 -0500)]
removing width 100% from the events search header
Anthony Talarico [Wed, 28 Dec 2016 15:51:46 +0000 (10:51 -0500)]
increasing events searchform to 100% and removing 100% width from
the event detail body container so that it's centered
Anthony Talarico [Wed, 28 Dec 2016 15:32:33 +0000 (10:32 -0500)]
adding no sidebar class to no sidebar to test padding issues with
the events pages. (removing 30px padding added to #interior-content)
Laury GvR [Tue, 27 Dec 2016 21:38:04 +0000 (16:38 -0500)]
Members events separated from no-sidebar template.
The members event template was the same as the no-sidebar template
, these have now been separated in interior-page.php. The no-
sidebar was using the event list shortcode.
Ian Weller [Wed, 21 Dec 2016 18:11:59 +0000 (13:11 -0500)]
more edits to the top bar nav
I made some more edits to the topbar navigation. Made the dropdown go in
a different direction at the third nav item. Should help with long titled
items in responsive.
Ian Weller [Wed, 21 Dec 2016 18:04:48 +0000 (13:04 -0500)]
topbar tweaks
I just experimented with the topbar a bit.
Anthony Talarico [Wed, 21 Dec 2016 16:47:24 +0000 (11:47 -0500)]
fixing js syntax error in the main js file
Anthony Talarico [Wed, 21 Dec 2016 16:45:45 +0000 (11:45 -0500)]
moving the sidebar out of the main content to fix its positioning
Anthony Talarico [Wed, 21 Dec 2016 16:35:14 +0000 (11:35 -0500)]
adding member db events stylesheet, separating breadcrumbs into a partial,
adding no sidebar template for events page
Laury GvR [Tue, 20 Dec 2016 21:05:38 +0000 (16:05 -0500)]
Member list styles update; search box styles
Laury GvR [Tue, 20 Dec 2016 21:00:43 +0000 (16:00 -0500)]
Included member DB styles in plugins.scss
Laury GvR [Tue, 20 Dec 2016 20:50:21 +0000 (15:50 -0500)]
Styles for member DB events and Nextgen
Anthony Talarico [Tue, 20 Dec 2016 16:31:16 +0000 (11:31 -0500)]
adding search results page styles and structure
Anthony Talarico [Mon, 19 Dec 2016 21:26:43 +0000 (16:26 -0500)]
adding share this icon, removing link from blog single title
Anthony Talarico [Mon, 19 Dec 2016 20:21:32 +0000 (15:21 -0500)]
removing box shadow from blog post home page, removing css jitter from the topbar
by changing topbar border to transparent initially then changing the color on hover
Ian Weller [Fri, 16 Dec 2016 16:28:04 +0000 (11:28 -0500)]
got the topbar to show throughout medium
I added media queries to change the font size of the nav items and
maintain the 10px padding on the sides. The topbar is now acceptable for
all of medium view.
Ian Weller [Fri, 16 Dec 2016 15:49:18 +0000 (10:49 -0500)]
I got the topbar borders to work properly and updated footer
I did some style experiments and I found a way to work with what I
originally thought was undoable. I found the li tag is still being
hovered on while in the dropdown menu. With a bit of extra styling, I got
the border that went missing to stay. I also made the email at the bottom
a mailto anchor.
Ian Weller [Thu, 15 Dec 2016 21:36:08 +0000 (16:36 -0500)]
last minor things
Steve found some last minor things, I made the changes he asked for.
Ian Weller [Thu, 15 Dec 2016 21:19:19 +0000 (16:19 -0500)]
fixed the padding on the footer button
I got the padding for the member login button. Oddly enough, I got it
perfect.
Ian Weller [Thu, 15 Dec 2016 21:05:23 +0000 (16:05 -0500)]
removed 'feature image wrap' from blog-text.php
I removed the feature image wrapper from the blog-text file. It's no
longer needed with the creation of the blog-text-single file.
Ian Weller [Thu, 15 Dec 2016 20:53:22 +0000 (15:53 -0500)]
updating blog items
I forgot to update the glmTheme and missed some blog changes. I added
them now.
Ian Weller [Thu, 15 Dec 2016 18:06:39 +0000 (13:06 -0500)]
adding feature header padding
I added some bottom padding to the 'Feature Center' header to make it
match the psd.
Ian Weller [Thu, 15 Dec 2016 17:55:53 +0000 (12:55 -0500)]
Testing and revisions
I did cross browser testing on Edge, IE 11, Firefox, Chrome, and Safari on
phone and tablet. I found a problem I missed with the sidebar when it got
close to small view. The container of the sidebar action items were
shrinking while the anchors themselves weren't. I went in and had redo
some of the styling of the sidebar items and I also added a fixed width on
the featured container. Now the potential complaint is the padding isn't
consistent between 681px and 641px.
Ian Weller [Thu, 15 Dec 2016 16:25:27 +0000 (11:25 -0500)]
cross browser revisions
I have completed most of the cross browser tests and made a few revisions
to the styles. The revisions mainly related to responsive views.
Ian Weller [Thu, 15 Dec 2016 15:24:36 +0000 (10:24 -0500)]
finishing touches
I am going through everything and making changes as needed. I have the
sidebar behaving the right way in small view. I still need to do cross
browser tests.
Ian Weller [Wed, 14 Dec 2016 21:54:54 +0000 (16:54 -0500)]
pre review wrapup
I have most of everything ready for it to be reviewed now. Still may need
more responsive edits
Ian Weller [Wed, 14 Dec 2016 21:35:40 +0000 (16:35 -0500)]
more tweeks the match the psd
I have done more styling and some layout work so large view will match the
psd. Once you enter tablet, things change.
Ian Weller [Wed, 14 Dec 2016 21:03:52 +0000 (16:03 -0500)]
fixing topbar box shadow
I had to do some fixing on the nav's shadow.
Ian Weller [Wed, 14 Dec 2016 20:57:34 +0000 (15:57 -0500)]
Compares and fixes
I am trying to compare what I have to the psd. I found one problem, I may
find more.
Ian Weller [Wed, 14 Dec 2016 20:53:21 +0000 (15:53 -0500)]
final touches, I think
I think I made the final styling touches that are required for large view.
Ian Weller [Wed, 14 Dec 2016 20:37:51 +0000 (15:37 -0500)]
adding padding to the interior content
I added some padding to the interior page so the content isn't bashed up
against the edge.
Ian Weller [Wed, 14 Dec 2016 20:31:26 +0000 (15:31 -0500)]
grunt build and interior page
I forgot to do grunt build. That was the source of my problems. I also
did all the responsive work for the front page and the interior pages.
Ian Weller [Wed, 14 Dec 2016 18:10:19 +0000 (13:10 -0500)]
responsive work for the front page
I am going through the front page in responsive view. I have the topbar
working it's way through medium view and have the tabbar appear when the
topbar is too bit to continue clearly. I also did some changes to the
layout in the header. Unfortonately there is something wrong and I have
no idea of what it is. The off canvas isn't being called in by the tabbar
and the data equalizer isn't working either.
Ian Weller [Wed, 14 Dec 2016 17:05:51 +0000 (12:05 -0500)]
Responsive changes
I have started responsive styling and I have a majority of styling and
functions done for the front page.
Ian Weller [Wed, 14 Dec 2016 13:56:16 +0000 (08:56 -0500)]
edits to the topbar
I made a few changes to the topbar after seeing it applied to more than
the one area demonstrated in the psd. The dropdown was styled to be 1.5%
larger than normal to match the psd, but when I added children to the last
item it didn't match. I'm at a cross roads, do all but one not match or
only one not match.
Ian Weller [Tue, 13 Dec 2016 21:54:07 +0000 (16:54 -0500)]
finishing up topbar
I am finishing up the topbar nav. I have page placement and a dropdown
doing what it should do. Now I need to go back to the footer and finish
the styling of the button.
Ian Weller [Tue, 13 Dec 2016 19:48:05 +0000 (14:48 -0500)]
Attempting to finish the front page
I have about 80% of the front page completed. The content area and
sidebar I have done as much as I could. The header is done, footer has
it's layout in place, but requires more styling. Working on the topbar
now and doing some styling for that.
Ian Weller [Tue, 13 Dec 2016 15:56:47 +0000 (10:56 -0500)]
back to work on the front
I got a reply from Collins and I'm back to working front page. It is
getting close.
Ian Weller [Tue, 13 Dec 2016 15:30:38 +0000 (10:30 -0500)]
trying to match the front page psd.
I found some matching issues with the front page already. The h1 before
the blog feed doesn't match the psd exactly. It looks like there is some
letter spacing, and Collins has nothing mentioning it. I sent him an
email and waiting for a response.
Ian Weller [Mon, 12 Dec 2016 21:45:13 +0000 (16:45 -0500)]
working on copyright and othere elements of the front page
I have a chunk of the front page done, I just need to add more sample
content to finish it up and finish the footer styling and layout.
Ian Weller [Mon, 12 Dec 2016 20:38:27 +0000 (15:38 -0500)]
sidebar is almost complete.
I have done further work on the sidebar styles and I am running into
problems with the sprites that Collins saved. The shadows and borders are
included in the sprite which is causing trouble.
Ian Weller [Mon, 12 Dec 2016 20:07:22 +0000 (15:07 -0500)]
finishing up sidebar
I think I can say I'm finishing up the sidebar. It could use some more
styling, but I'll get back to it.
Ian Weller [Mon, 12 Dec 2016 19:25:18 +0000 (14:25 -0500)]
working on the front page
I am making some progress on the front page. The slideshow is in place
and I have some place holder items for the sidebar. The rest of the front
page still needs to be done.
Ian Weller [Mon, 12 Dec 2016 16:39:10 +0000 (11:39 -0500)]
file format change and minor changes to the header
I changed the file format of everything to LF. I also did some changes to
the layout and some styles in the header.