summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Thu, 15 Dec 2016 17:54:59 +0000 (12:54 -0500)]
adding specificity to the events main container selector to removing
extra padding in small view
Anthony Talarico [Thu, 15 Dec 2016 17:49:01 +0000 (12:49 -0500)]
removing extra main content row from the sidebar template markup
Anthony Talarico [Thu, 15 Dec 2016 17:41:16 +0000 (12:41 -0500)]
removing last commit of adding medium 10 columns to the main content
mark up row for events details
Anthony Talarico [Thu, 15 Dec 2016 17:38:58 +0000 (12:38 -0500)]
adding medium 10 columns to the event detail mark up to make it
narrow
Anthony Talarico [Thu, 15 Dec 2016 17:33:49 +0000 (12:33 -0500)]
adding print function for testing, getting wp menu objects,
changing styles for main content to remove padding in small
for events pages
Anthony Talarico [Thu, 15 Dec 2016 15:14:52 +0000 (10:14 -0500)]
summary: updating member db filter styles to match the member list filter styles
details: the member filter styles had a container that other search filters did not
have so the styles were not applied to all of them
Anthony Talarico [Thu, 15 Dec 2016 15:09:22 +0000 (10:09 -0500)]
summary: bumping stylesheet v number to test for caching issues
Anthony Talarico [Thu, 15 Dec 2016 14:32:26 +0000 (09:32 -0500)]
summary: changing member detaul visit website link text color to white
Anthony Talarico [Thu, 15 Dec 2016 14:31:37 +0000 (09:31 -0500)]
summary: forgot to run grunt on previous push, adding app.css
Anthony Talarico [Thu, 15 Dec 2016 14:29:51 +0000 (09:29 -0500)]
summary: changing color of member detail 'visit website' link background
Anthony Talarico [Wed, 14 Dec 2016 19:03:59 +0000 (14:03 -0500)]
summary: removing line height increase for the dropdown map
Anthony Talarico [Wed, 14 Dec 2016 19:02:37 +0000 (14:02 -0500)]
summary: increasing max height for the dropdown map text content
Anthony Talarico [Wed, 14 Dec 2016 18:58:39 +0000 (13:58 -0500)]
summary: increasing line height from 1.1 to 1.2 for the dropdown map
text
Anthony Talarico [Wed, 14 Dec 2016 18:56:39 +0000 (13:56 -0500)]
summary: keeping dropdown map contained in medium view
Anthony Talarico [Wed, 14 Dec 2016 14:19:49 +0000 (09:19 -0500)]
summary: changing styles for the sidebar title header
details: making the sidebar title header white with no underline
added a class to the h1 in the sidebar to easily target.
Anthony Talarico [Wed, 14 Dec 2016 13:34:57 +0000 (08:34 -0500)]
summary: adding 2 new appearance menus for travel pros and contact us
detail: adding new sidebar with a template for the pages that need a sidebar
containing pages from their respectice appearance menus
Anthony Talarico [Tue, 13 Dec 2016 15:22:39 +0000 (10:22 -0500)]
summary: linking pages to the dropdown map cities on click
details: adding window.location in js to the cities on the dropdown map
to re-direct the user to the respective page based on the location that
is clicked on the map
Anthony Talarico [Tue, 13 Dec 2016 15:10:50 +0000 (10:10 -0500)]
summary: adjusting styles for dropdown map
details: changing coordinates for the city positions on the dropdown
map so they don't overlap neighboring cities. Adjusting the font size
of single line texts so they look similar to the size of double line
city texts
Anthony Talarico [Tue, 13 Dec 2016 14:37:23 +0000 (09:37 -0500)]
summary: adding day trips pages to off canvas menu
details: added appearance menu and registered menu in lib/navigation
used js to append the menu inside of the existing menu and adjusted
styles of the menus so they appear integrated
Anthony Talarico [Tue, 13 Dec 2016 13:55:50 +0000 (08:55 -0500)]
summary: registering nav menu for day trips pages and dropdown menu
detail: adding menu in admin for day trips pages to be added to off
canvas menu i.e. petoskey area and francejourneys
Anthony Talarico [Tue, 13 Dec 2016 13:40:01 +0000 (08:40 -0500)]
summary: adding error checking to the dropdown map hover
detail: added try catch to make sure there are no undefined
messages when hovering over a map section with no page id or data
Anthony Talarico [Mon, 12 Dec 2016 21:54:04 +0000 (16:54 -0500)]
fixing pictured rocks id in the dropdown map markup
Anthony Talarico [Mon, 12 Dec 2016 21:52:15 +0000 (16:52 -0500)]
adding pictured rocks tag to the dropdown map
Anthony Talarico [Mon, 12 Dec 2016 21:50:42 +0000 (16:50 -0500)]
removing canada tag from the dropdown map as being interactive
Anthony Talarico [Mon, 12 Dec 2016 21:45:41 +0000 (16:45 -0500)]
adding content to the right column of the dropdown map in the topbar
Anthony Talarico [Mon, 12 Dec 2016 19:00:01 +0000 (14:00 -0500)]
removing extra tspans from the text tags in the dropdown map
Anthony Talarico [Mon, 12 Dec 2016 18:54:18 +0000 (13:54 -0500)]
removing red font stroke as it doesn't appear nicely in IE
Anthony Talarico [Mon, 12 Dec 2016 18:46:27 +0000 (13:46 -0500)]
adding dropdown map to topbar, adding hover effects to the text in the map
Anthony Talarico [Mon, 12 Dec 2016 15:40:33 +0000 (10:40 -0500)]
removing datepicker bottom div
Laury GvR [Mon, 12 Dec 2016 14:21:38 +0000 (09:21 -0500)]
Adding some left padding to the members only sidebar
Laury GvR [Mon, 12 Dec 2016 14:07:51 +0000 (09:07 -0500)]
Wrapped the main-content in a div class row
The footer had become invisible because the main content partial
was not in a row. I added a div with class row around it, and now
it has been fixed.
Laury GvR [Fri, 9 Dec 2016 22:13:32 +0000 (17:13 -0500)]
Footer re-enabled, was temporarily commented out
Laury GvR [Fri, 9 Dec 2016 22:10:45 +0000 (17:10 -0500)]
Members only styles and markup added.
Anthony Talarico [Fri, 9 Dec 2016 20:03:50 +0000 (15:03 -0500)]
linking footer icons to pages
Anthony Talarico [Fri, 9 Dec 2016 16:48:16 +0000 (11:48 -0500)]
adding styles to shareThis in its new location
Anthony Talarico [Fri, 9 Dec 2016 16:41:15 +0000 (11:41 -0500)]
moving share this button to get rid if extra > chars from the breadcrumbs
Anthony Talarico [Fri, 9 Dec 2016 15:48:16 +0000 (10:48 -0500)]
dev55 background is not white like localcopy, trying to resolve
Anthony Talarico [Fri, 9 Dec 2016 15:46:00 +0000 (10:46 -0500)]
adjusting event detail styles in mobile view
Laury GvR [Thu, 8 Dec 2016 22:26:10 +0000 (17:26 -0500)]
Fixed styles of members only sidebar
Laury GvR [Thu, 8 Dec 2016 22:14:00 +0000 (17:14 -0500)]
Added link to members only section
Laury GvR [Thu, 8 Dec 2016 22:04:17 +0000 (17:04 -0500)]
Fixed reference to the member db events scss
Laury GvR [Thu, 8 Dec 2016 22:02:01 +0000 (17:02 -0500)]
Members only template and member styles
Laury GvR [Thu, 8 Dec 2016 19:06:13 +0000 (14:06 -0500)]
Styles for member DB and packaging.
Anthony Talarico [Thu, 8 Dec 2016 18:11:50 +0000 (13:11 -0500)]
added event-detail template, adjusting the topbar styles
Anthony Talarico [Wed, 7 Dec 2016 20:22:21 +0000 (15:22 -0500)]
adding more fixes to the header content top bar jumping positions
Anthony Talarico [Wed, 7 Dec 2016 20:06:03 +0000 (15:06 -0500)]
trimming the day trip top bar menu title, fixing the header content tab bar top position so it doesn't jerk up and down
Anthony Talarico [Wed, 7 Dec 2016 18:15:06 +0000 (13:15 -0500)]
limiting nav menu to 2 levels to prevent unstyled nested menu elements
Anthony Talarico [Wed, 7 Dec 2016 15:57:27 +0000 (10:57 -0500)]
removing margin from the bottom of the search results entry header section
Anthony Talarico [Wed, 7 Dec 2016 15:55:21 +0000 (10:55 -0500)]
adding sidebar to blog search results page adding share this
Anthony Talarico [Wed, 7 Dec 2016 14:52:09 +0000 (09:52 -0500)]
remove advanced excerpt shortcode without exclude tags and adding sc with exclude tags
Anthony Talarico [Wed, 7 Dec 2016 14:49:26 +0000 (09:49 -0500)]
testing removal of featured image from excerpts in blog home and archive
Anthony Talarico [Wed, 7 Dec 2016 14:39:43 +0000 (09:39 -0500)]
adding display none to featured image in the blog excerpts
Anthony Talarico [Wed, 7 Dec 2016 14:29:53 +0000 (09:29 -0500)]
trying to fix the advanced excerpt tag exclusion
Anthony Talarico [Wed, 7 Dec 2016 14:13:31 +0000 (09:13 -0500)]
fixing search animation for the header search input
Anthony Talarico [Tue, 6 Dec 2016 21:51:19 +0000 (16:51 -0500)]
adding dropdown menu for day trips, styling search results and adding advanced excerpt function
Anthony Talarico [Tue, 6 Dec 2016 19:18:52 +0000 (14:18 -0500)]
adding members only member template with styles
Anthony Talarico [Tue, 6 Dec 2016 17:47:26 +0000 (12:47 -0500)]
adding members only template, adding classes to day trips menu item, changing blog styles, adding search animation
Ian Weller [Mon, 5 Dec 2016 16:10:04 +0000 (11:10 -0500)]
updated the dropdown
I updated the dropdown from a line height of 1 to 1.5
Ian Weller [Mon, 5 Dec 2016 14:12:50 +0000 (09:12 -0500)]
favicon added and I think I got the dropdown fixed enough
I added the favicon that Collins just gave me. I also have a fix for the
spacing issue with the dropdown for long titles. It isn't likely to match
the psd, like when I tried it before. Hopefully it is good enough.
Ian Weller [Fri, 2 Dec 2016 21:54:02 +0000 (16:54 -0500)]
compromised feature image fix.
I made a compromised version of the feature image styles. It's not
perfect, but it will have to do until we get bigger images to work with.
Ian Weller [Fri, 2 Dec 2016 20:27:35 +0000 (15:27 -0500)]
finished off canvas revision
I finished the off canvas revision. I need to get the revision for the
interior pages blessed though.
Ian Weller [Fri, 2 Dec 2016 20:03:51 +0000 (15:03 -0500)]
slowly making the revisions steve wanted.
I almost drove myself to the edge a few times before accepting to bit the
bullet. The topbar is mostly tolerateable with the long nav item senerio
and I got the bottom spacing between the footer and the main handled. The
sliver image and the spacing between the main and header I need blessing
before saying it's done.
Ian Weller [Fri, 2 Dec 2016 17:12:11 +0000 (12:12 -0500)]
finishing the checklist
I am finishing the last bits on the check list. I think it is ready for a
full review.
Ian Weller [Fri, 2 Dec 2016 16:27:13 +0000 (11:27 -0500)]
making checklist changes
I made a few changes while going through the checklist on the task. I
also found a problem on tablet that I fixed in a meathod we normally
wouldn't do.
Ian Weller [Fri, 2 Dec 2016 14:58:32 +0000 (09:58 -0500)]
I'm almost done, I think
I think I'm done with breakout, I still need to go through the check list
and double check things with the theme.
Ian Weller [Thu, 1 Dec 2016 21:57:01 +0000 (16:57 -0500)]
off canvas finished, interior responsive problem
I have the off canvas menu working as far as I know, but when I look at
the interior page with content I see a problem at just under 1200px width.
I need to go back to the main and style the padding on the bottom for
responsive.
Ian Weller [Thu, 1 Dec 2016 21:09:04 +0000 (16:09 -0500)]
finished footer adjustments
I finished the last fo the adjustments for the footer. I think I can
focus on the off cavas now.
Ian Weller [Thu, 1 Dec 2016 20:50:36 +0000 (15:50 -0500)]
more adjusting for responsive
I am making more adjustments for responsive before going to working on the
off canvas.
Ian Weller [Thu, 1 Dec 2016 20:01:56 +0000 (15:01 -0500)]
Making progress on responsive.
I think I am almost complete. Have most of it front page responsive
working and I think I have the interior handled. I still neeed to finish
the off canvas.
Ian Weller [Thu, 1 Dec 2016 16:55:11 +0000 (11:55 -0500)]
blog styling and responsive edits
I did some minor styling of the blog and started to do some responsive
tests and revise the styles for that. I got a little bit to go.
Ian Weller [Thu, 1 Dec 2016 15:13:28 +0000 (10:13 -0500)]
experimenting to get the footer and slideshow to work
I was having an issue with the footer and the slideshow when shrinking the
large view. In trying to match the psd width the slideshow shrank and
there was a gap that formed between the footer and the slideshow that
wasn't to be there. I think I got it fixed and matching large view now.
Ian Weller [Wed, 30 Nov 2016 22:03:00 +0000 (17:03 -0500)]
trying to resolve large responsive problem
I am trying to get the slideshow work in responsive, and I'm failling.
Ian Weller [Wed, 30 Nov 2016 21:22:27 +0000 (16:22 -0500)]
adding one small thing
I added a small style Collins failed to mention in his notes.
Ian Weller [Wed, 30 Nov 2016 21:08:14 +0000 (16:08 -0500)]
working on the interior page content and styles
I think I got the interior page finished with junk content. I believe it
may be ready for large screen review.
Ian Weller [Wed, 30 Nov 2016 19:19:57 +0000 (14:19 -0500)]
working the footer
I think I have the footer in good shape. The copyright lookes right and
the footer looks close to right. Everything for the front page looks
good.
Ian Weller [Wed, 30 Nov 2016 18:16:40 +0000 (13:16 -0500)]
I think I have the header finished
I think the the header is complete. I have the header elements in the
right position more or less. I think the top bar is a close to complete
as I can get it. The dropdown is working as it should for the first half
of the nav.
Ian Weller [Wed, 30 Nov 2016 17:50:38 +0000 (12:50 -0500)]
More work on the header
I have done a bit more work on the header to make it match the psd. The
header and topbar match for the most part, but the dropdown leaves more
work to be desired. It looks like the text part of the dropdown needs the
same programming as we did for shipwreak museum.
Ian Weller [Wed, 30 Nov 2016 15:41:53 +0000 (10:41 -0500)]
working on header and topbar nav
I am making progress for the header. Logo is set, secondary nav is styled
and positioned, and social icons are showing and spaced right, I think. I
am slowly working on the topbar nav now. It needs styling for the
dropdown.
Ian Weller [Tue, 29 Nov 2016 19:45:47 +0000 (14:45 -0500)]
Trying to refine the front page
I am continuing to make the front page match. The slideshow and main tag
for the front page are making a better view of the psd. The header needs
the padding and the navigation. I have some questions about the interior
pages. The only example is a member page, and I'm starting to wonder is
there any general content pages in the site. I know the first few pages
in the topbar nav and dropdown are member database, but the others I don't
know.
Ian Weller [Tue, 29 Nov 2016 19:04:11 +0000 (14:04 -0500)]
making slow styling progress on the front
I have been makking some slow progress on the styling of the front page.
I have a good chunk of it done, but I still a ways to go I think.
Ian Weller [Tue, 29 Nov 2016 15:18:15 +0000 (10:18 -0500)]
adding correct set of social media and layout/styles
I removed the original set of social media icons Collins made and replaced
it with the large social icon sprite we made a while ago. I also did some
styling of the header and footer for the icons that have sprites. Lastly,
I did some changes to the copyright partial so it would have a white
background spanning the whole screen.
Ian Weller [Mon, 28 Nov 2016 21:56:13 +0000 (16:56 -0500)]
making a bit more progress with the layout
I am making a bit more progress in the layout. The footer area may need
more work and I know that the header needs some items added.
Ian Weller [Mon, 28 Nov 2016 21:19:36 +0000 (16:19 -0500)]
a bit of sturcture progress
I made some progress in the front page layout and some styles for the
header fonts. It has a way to go, unfortanatly.
Ian Weller [Mon, 28 Nov 2016 20:11:18 +0000 (15:11 -0500)]
trying to add all I need in settings.scss
I think I added all the style details I can add into settings.scss file.
Moving on to the next mess.
Ian Weller [Mon, 28 Nov 2016 19:23:49 +0000 (14:23 -0500)]
Adding the graphics and some needed styles
I added everything form the elemnents folder on aserv and added some the
color code and font families needed for the theme.
Ian Weller [Mon, 28 Nov 2016 19:09:15 +0000 (14:09 -0500)]
first commit
The first commit for Mackinaw Area VB