summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Fri, 14 Jul 2017 13:09:31 +0000 (09:09 -0400)]
Update permalink call
use get_the_permalink
Steve Sutton [Fri, 14 Jul 2017 13:06:01 +0000 (09:06 -0400)]
Update footer for the email address.
Removing the email from client info and adding separate one for the
contact us link to goto a page.
Anthony Talarico [Tue, 27 Jun 2017 17:15:37 +0000 (13:15 -0400)]
Merge tag 'v1.0.2' into develop
adding -1 numberposts to the args array when getting a list of the funds for the donate search field
Anthony Talarico [Tue, 27 Jun 2017 17:15:11 +0000 (13:15 -0400)]
Merge branch 'hotfix/1.0.2'
Anthony Talarico [Tue, 27 Jun 2017 17:14:19 +0000 (13:14 -0400)]
fixing the donate form fund search field population
needed to add -1 numberposts to the get terms args array when getting the funds list
for jquery
Ian Weller [Tue, 27 Jun 2017 16:50:56 +0000 (12:50 -0400)]
Merge tag 'v1.0.1' into develop
version 1.0.1
Ian Weller [Tue, 27 Jun 2017 16:50:28 +0000 (12:50 -0400)]
Merge branch 'hotfix/1.0.1'
Ian Weller [Tue, 27 Jun 2017 16:48:21 +0000 (12:48 -0400)]
version bump and style update
I updated the spacing between the sidebar items of the blog after
testing it on the phone. I also bumped up the style call number and
theme version number.
Ian Weller [Tue, 27 Jun 2017 16:43:45 +0000 (12:43 -0400)]
updated blog sidebar
I updated the spacing between the blog sidebar li items.
Steve Sutton [Tue, 27 Jun 2017 14:07:22 +0000 (10:07 -0400)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Tue, 27 Jun 2017 14:07:17 +0000 (10:07 -0400)]
Merge branch 'release/1.0.0'
Steve Sutton [Tue, 27 Jun 2017 14:06:20 +0000 (10:06 -0400)]
bump version number
Steve Sutton [Tue, 27 Jun 2017 14:05:25 +0000 (10:05 -0400)]
Update to compress css
grunt file update
Anthony Talarico [Wed, 21 Jun 2017 16:42:28 +0000 (12:42 -0400)]
making interior pages full width
unless the page has a members only template, the page content will be 12 columns for interior
pages.
Anthony Talarico [Wed, 21 Jun 2017 14:47:30 +0000 (10:47 -0400)]
removing sidebar from interior pages, moving specific fund type to top of page
a specific fund needs to be at the top of list, used a combo of js and php to make it happen,
quick solution. removed sidebar content from interior pages only
Ian Weller [Wed, 21 Jun 2017 13:19:30 +0000 (09:19 -0400)]
I updated the off canvas
I updated the link for the Board login and added an anchor tag to the
email to match the footer.
Ian Weller [Mon, 19 Jun 2017 19:40:50 +0000 (15:40 -0400)]
I have made a change to the edge of the header.
Charis said the client wanted the edge of the contnet to the edge of the
screen green. I have commented out the styles for the box that would make
the edge of the screen and the edge of content to white.
Laury GvR [Thu, 15 Jun 2017 20:27:11 +0000 (16:27 -0400)]
Re-linked member login page to the right one, 'Boads and Committees
Anthony Talarico [Tue, 13 Jun 2017 16:51:14 +0000 (12:51 -0400)]
adding hidden product field to keep track of the actual total for the donation form
adding one hidden product field which will act as a gateway to allow pay pal to collect the
payment info, otherwise the total field alone isn't enough
Anthony Talarico [Mon, 12 Jun 2017 15:22:46 +0000 (11:22 -0400)]
updating sharethis url to use ws. instead w.
securing sharethis url by adding https and using ws. instead of w. in the footer scripts
Anthony Talarico [Mon, 12 Jun 2017 15:21:20 +0000 (11:21 -0400)]
adding https protocol to sharethis source
the sharethis source gives a console error if omitting the protocol, adding https
since you can use it whether it's http or not
Anthony Talarico [Mon, 12 Jun 2017 15:19:12 +0000 (11:19 -0400)]
removing console statements from pageSetup.js
removing all test print statements from the js files
Anthony Talarico [Mon, 12 Jun 2017 15:14:05 +0000 (11:14 -0400)]
removing stashed changes from previous commit
conflicts were pushed in previous commit, removing the stashed changes text from interior page
Anthony Talarico [Mon, 12 Jun 2017 15:06:07 +0000 (11:06 -0400)]
securing resourcing by omitting http protocol from the urls
using // instead of urls with the protocol so that https will be used if it's
available, on all of the resources we're enqueueing and pulling in
Anthony Talarico [Mon, 12 Jun 2017 14:57:30 +0000 (10:57 -0400)]
using the protocol-relative url for resources in the header, footer and enqueued resources
ensuring that all of our resources use https if we can help it by omitting the http protocol from
the url
Laury GvR [Fri, 9 Jun 2017 20:00:03 +0000 (16:00 -0400)]
Removed the breaklines from the funds LI since the extra space is no longer necessary
Laury GvR [Fri, 9 Jun 2017 19:58:21 +0000 (15:58 -0400)]
Changing the funds anchors to LI in a UL
Steve Sutton [Fri, 9 Jun 2017 19:33:11 +0000 (15:33 -0400)]
correct spelling of posts
need to be posts_per_page
Steve Sutton [Fri, 9 Jun 2017 19:29:31 +0000 (15:29 -0400)]
Set per page to -1
This is so they all show up
Steve Sutton [Fri, 9 Jun 2017 19:26:52 +0000 (15:26 -0400)]
Order the funds in short code output
orderby title order ASC
Steve Sutton [Fri, 9 Jun 2017 19:14:59 +0000 (15:14 -0400)]
Turn off public for fund custom post type
This is to keep the User Access Manager from adding it's stuff to admin
pages.
Anthony Talarico [Thu, 8 Jun 2017 15:30:45 +0000 (11:30 -0400)]
fixing members only sidebar template checking
checking for user to be logged in instead of having member db access privileges
Anthony Talarico [Tue, 6 Jun 2017 19:14:12 +0000 (15:14 -0400)]
fixing off canvas search toggle hiding issue
the off canvas search input keeps toggling hide/show even though the js used to do that
specifically looks for the search input in the header
Anthony Talarico [Tue, 6 Jun 2017 12:51:04 +0000 (08:51 -0400)]
removing the header search in medium view
the site has a search in the off canvas in tablet view, removing the header search as the
animation on blur breaks when the tablet keyboard pops up
Anthony Talarico [Mon, 5 Jun 2017 20:37:15 +0000 (16:37 -0400)]
linking fund holder link in footer
fund holder link in the footer didn't have a location, adding a url provided in the
task
Anthony Talarico [Mon, 5 Jun 2017 20:02:58 +0000 (16:02 -0400)]
removing medium from members only sidebar
changing medium up for the members only sidebar so that it's visible in mobile view
Anthony Talarico [Mon, 5 Jun 2017 12:44:49 +0000 (08:44 -0400)]
fixing the padding on the members only sidebar logout button
the members only sidebar logout button is not styled properly on dev55, locally is fine
setting padding to fix the display
Anthony Talarico [Mon, 5 Jun 2017 12:35:22 +0000 (08:35 -0400)]
fixing incorrect permalink id for the boards and committees link
the footer and off canvas had an incorrect boards and committees permalink page id, fixing it
Anthony Talarico [Mon, 5 Jun 2017 12:32:36 +0000 (08:32 -0400)]
linking board committees page in the footer and off canvas
adding the permalink to the boards and committees page to the footer and off canvas link
Anthony Talarico [Thu, 1 Jun 2017 15:23:21 +0000 (11:23 -0400)]
changing the lost password link color on members only page
the members only page has a lost password form link, changing it from red to blue
Anthony Talarico [Thu, 1 Jun 2017 15:21:02 +0000 (11:21 -0400)]
adding button styles to the lost password form and hiding it initially
hiding the lost password form so that only the link initially shows , clicking on the link
will reveal the lost password form for the members only login pages.
Anthony Talarico [Fri, 26 May 2017 15:37:09 +0000 (11:37 -0400)]
adding admin filter for funds by fund group
adding the dropdown menu for fund groups to filter the fund types in the admin menu
Anthony Talarico [Fri, 26 May 2017 13:14:07 +0000 (09:14 -0400)]
changing members only menu to use is logged in function instead of member creds
using is_user_logged_in function in the interior page instead of glm member can, removing members
only topbar and putting login button in the sidebar for members only template
Anthony Talarico [Thu, 25 May 2017 20:59:26 +0000 (16:59 -0400)]
adding gravity forms styles
adding gravity forms styles to shrink the amount field
Anthony Talarico [Thu, 25 May 2017 18:13:42 +0000 (14:13 -0400)]
linking make a gift button
linking make a gift button to the donate page which will have the donate form
Anthony Talarico [Thu, 25 May 2017 17:45:44 +0000 (13:45 -0400)]
moving members only topbar above bread crumbs
members only topbar is currently below breadcrumbs on interior pages in members only
template, moving above the breadcrumbs
Anthony Talarico [Thu, 25 May 2017 17:35:08 +0000 (13:35 -0400)]
adding glm members only topbar header to members only template
members only template needed the log and admin error links in the interior page template
Anthony Talarico [Thu, 25 May 2017 17:11:07 +0000 (13:11 -0400)]
adding lost password form and breadcrumbs to members only page
moving breadcrumbs out of the members only conditional in the interior page template, and
added the lost password partial to the theme
Anthony Talarico [Thu, 25 May 2017 17:05:47 +0000 (13:05 -0400)]
changing the login form to use captcha
using the same login form used by the updated sites to integrate captcha for the members only
login page
Anthony Talarico [Thu, 25 May 2017 16:58:23 +0000 (12:58 -0400)]
moving entire members only content inside of conditional
only display members only sidebar if they pass the members only conditional, parts of the
sidebar were showing prebviously even if they weren't logged in
Anthony Talarico [Thu, 25 May 2017 16:54:16 +0000 (12:54 -0400)]
changing the position of the members only menu
moved the members only menu inside of the sidebar content div with the blocks content in
the interior pages
Anthony Talarico [Thu, 25 May 2017 16:42:48 +0000 (12:42 -0400)]
adding donation form javascript, adding members only sidebar
global variables for donation form in the head, adding sidebar for the members only template
pages, linking facebook to icon, adding custom post type for the fund types
Anthony Talarico [Wed, 17 May 2017 13:13:07 +0000 (09:13 -0400)]
fixing syntax error
selector value was changed accidentally, fixed the value from -o to -1px for the header search input
position
Anthony Talarico [Wed, 17 May 2017 13:10:43 +0000 (09:10 -0400)]
adjusting header search magnifying glass position
after moving the header search input the mag glass icon needed to be adjusted with it so that it
stays in bouds of the input field
Anthony Talarico [Wed, 17 May 2017 13:08:13 +0000 (09:08 -0400)]
changing the top position of the header search input toggle
the header search toggle has a top position value, reducing it to align it better with the
icons next to it
Anthony Talarico [Tue, 16 May 2017 17:46:31 +0000 (13:46 -0400)]
changing header social icons to float left, adding mailto link in the footer
removing the arrow content next to the dropdowns in the topbar of there are more than 2 levels
of sub menus. adding mailto link in the email contact link in the footer. going around gecko bug
that doesn't respect top positioning if the elements inside of a container tha is positioned relative
by changing inline-block to float left for the social icons in the header
Anthony Talarico [Tue, 16 May 2017 15:16:55 +0000 (11:16 -0400)]
adding share this to blog pages, removing block image output
the sidebar that outputs blocks should not allow images, adding share this button to post pages
Anthony Talarico [Tue, 16 May 2017 14:52:34 +0000 (10:52 -0400)]
adding default blog and search styles
search results page styles for blog search , removed box shadow, decreased line height
Anthony Talarico [Tue, 16 May 2017 14:19:16 +0000 (10:19 -0400)]
adding header search functionality with search plugin and toggle effects
toggle for the header search form added, installed the search plugin to link the search input
to the glm search page
Ian Weller [Fri, 12 May 2017 13:39:04 +0000 (09:39 -0400)]
Style changes to the blog
I made some changes to the blog to reflect the sites colors a bit more.
Ian Weller [Fri, 12 May 2017 13:30:54 +0000 (09:30 -0400)]
editing breadcrumbs.
I edited the breadcrumbs to remove the share this that was in the
breadcrumb container.
Ian Weller [Thu, 11 May 2017 19:25:39 +0000 (15:25 -0400)]
I updated the dropdown to help with long nav items
I changed the drop left call in the menu walker for
responsive. I also styled the dropdown anchor last child item to
reflect the psd.
Ian Weller [Thu, 11 May 2017 18:20:12 +0000 (14:20 -0400)]
Updated some things so it works for ie
I made some updates so the padding style will work on IE11.
Ian Weller [Thu, 11 May 2017 17:48:55 +0000 (13:48 -0400)]
I made some style changes to interior
I changed the styles for the interior pages block section. Just some
padding changes.
Ian Weller [Thu, 11 May 2017 15:58:58 +0000 (11:58 -0400)]
Adding screenshot
I added the screenshot of the front page of the theme.
Ian Weller [Thu, 11 May 2017 15:51:58 +0000 (11:51 -0400)]
styled the second ul list
I added some styles for the log in links in the off canvas. So they
slightly match the main nav links above.
Ian Weller [Thu, 11 May 2017 15:45:18 +0000 (11:45 -0400)]
Added a menu that was missing from the offcanvas
I added a ul list that act as a login in the footer to the off canvas
area. Protocall states I need to put it all there when I get to small
view.
Ian Weller [Thu, 11 May 2017 15:31:38 +0000 (11:31 -0400)]
I have it close to done
I have the last bits finsihed I think. I need to do cross browser
testing to find any bugs.
Ian Weller [Wed, 10 May 2017 20:46:27 +0000 (16:46 -0400)]
working with the social links
I am working on the part of the header with the social link and search
field. It needs more styling, but it is close to done.
Ian Weller [Wed, 10 May 2017 20:08:47 +0000 (16:08 -0400)]
adding things to the header.
I missed some things in the header. I am in the process of adding them.
I didn't have the social icons in the header and the position of the tag
line has been moved to the right positon.
Ian Weller [Wed, 10 May 2017 19:45:54 +0000 (15:45 -0400)]
updating the side content
I updated the side content area that holds the blocks for the interior
pages.
Ian Weller [Wed, 10 May 2017 19:32:50 +0000 (15:32 -0400)]
Working on the interior page for large
I am wrapping up large view for the theme. I think large view may be
done, but I need to do responsive work and edits.
Ian Weller [Wed, 10 May 2017 18:20:22 +0000 (14:20 -0400)]
Wrapping up the front and starting interior
I have finished the last few things for the front page on large and have
started to work on the inteior page layout and styling.
Ian Weller [Wed, 10 May 2017 17:36:43 +0000 (13:36 -0400)]
styling the topbar
I did some styling to help the topbar navigation. I think I got the
styles as correct as I can.
Ian Weller [Wed, 10 May 2017 14:45:49 +0000 (10:45 -0400)]
making some changes
I made some changes to match the psd in the header and did some styling
for the ul items in the footer.
Ian Weller [Wed, 10 May 2017 14:10:42 +0000 (10:10 -0400)]
I am trying to add some finishing touches to large
I am working on trying to wrapup large view. Was having some issues
with getting the header area correct, but the solution is up for debate.
Ian Weller [Tue, 9 May 2017 20:23:47 +0000 (16:23 -0400)]
quick work on the topbar
I did a bit of quick work for the topbar nav for the moment.
Ian Weller [Tue, 9 May 2017 20:11:10 +0000 (16:11 -0400)]
I made some progress on the footer.
I have the styling for the footer set up, mostly. I have the logo in
the footer in place and styled the client info in the footer. I have
somethings I need Collins for.
Ian Weller [Tue, 9 May 2017 18:56:58 +0000 (14:56 -0400)]
I am almost done with the front page
I have the blocks setup. And the last few things for the front page are
in place. I need to work on the footer now.
Ian Weller [Tue, 9 May 2017 17:39:11 +0000 (13:39 -0400)]
More work on the front page
I am making some progress on the front page. Working on the block area
now. Not 100% sure how it's going to work.
Ian Weller [Tue, 9 May 2017 16:01:36 +0000 (12:01 -0400)]
I added the favicon and worked on layout
I added the favicon to the theme and I am working on the layout with
some of the styling. The header area is on hold for a moment. So I
went on to the main content area of the first page.
Ian Weller [Tue, 9 May 2017 13:36:35 +0000 (09:36 -0400)]
I am working on the header area
I am working on the styles and layout of the header area. I have the
starting content in it and I have a layout in place. I need to add the
rest of the content to the header.
Ian Weller [Mon, 8 May 2017 20:53:15 +0000 (16:53 -0400)]
starting header layout
I am beginning the layout for the header. At the moment, it's just an empty grid. I haven't added any thing to it yet.
Ian Weller [Mon, 8 May 2017 20:25:57 +0000 (16:25 -0400)]
first steps
I have made several style changes in the settings file. I am yet to
work on the layout.
Ian Weller [Mon, 8 May 2017 19:56:31 +0000 (15:56 -0400)]
first commit
First commit for Petoskey-Harbor Springs Area