summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Laury GvR [Mon, 2 Apr 2018 20:04:00 +0000 (16:04 -0400)]
Fix comp codes styles on member registration checkout
Laury GvR [Thu, 29 Mar 2018 19:08:02 +0000 (15:08 -0400)]
More style recoloring for registrations. Comp codes, account register button
Laury GvR [Thu, 29 Mar 2018 15:41:02 +0000 (11:41 -0400)]
Registrations: account header and button styles
Some buttons weren't affected by the previous style changes, and
the account header had a different parent on some pages, so needed
more specific styles.
Laury GvR [Thu, 29 Mar 2018 15:26:37 +0000 (11:26 -0400)]
GLM Registrations; button colors and header colors changed
Laury GvR [Wed, 28 Mar 2018 20:57:35 +0000 (16:57 -0400)]
Links and button colors for Registrations changed
Laury GvR [Wed, 28 Mar 2018 20:39:04 +0000 (16:39 -0400)]
Adding registration section styles
Laury GvR [Tue, 9 Jan 2018 23:20:11 +0000 (18:20 -0500)]
Merge tag 'v1.0.6' into develop
v1.0.6
Laury GvR [Tue, 9 Jan 2018 23:20:07 +0000 (18:20 -0500)]
Merge branch 'hotfix/1.0.6'
Laury GvR [Tue, 9 Jan 2018 23:20:05 +0000 (18:20 -0500)]
Version added to footer supporters image to ensure cache busting
Laury GvR [Tue, 9 Jan 2018 23:18:28 +0000 (18:18 -0500)]
Theme version number bump
Laury GvR [Tue, 9 Jan 2018 23:16:46 +0000 (18:16 -0500)]
Merge tag 'v1.0.5' into develop
v1.0.5
Laury GvR [Tue, 9 Jan 2018 23:16:42 +0000 (18:16 -0500)]
Merge branch 'release/1.0.5'
Laury GvR [Tue, 9 Jan 2018 23:16:36 +0000 (18:16 -0500)]
Stylesheet version bump, gruntified previous commit
laury [Tue, 9 Jan 2018 16:32:22 +0000 (11:32 -0500)]
Added templeton foundation to the list of supporters in page footer
Steve Sutton [Mon, 25 Sep 2017 10:00:23 +0000 (06:00 -0400)]
Merge tag 'v1.0.4' into develop
Version 1.0.4
Steve Sutton [Mon, 25 Sep 2017 10:00:15 +0000 (06:00 -0400)]
Merge branch 'hotfix/1.0.4'
Steve Sutton [Mon, 25 Sep 2017 09:59:53 +0000 (05:59 -0400)]
Update twitter link
Correcting bad twitter link.
Anthony Talarico [Fri, 22 Sep 2017 11:52:18 +0000 (07:52 -0400)]
Merge tag 'v1.0.3' into develop
changing sponsor logo and adding instagram logo
Conflicts:
css/app.css
Anthony Talarico [Fri, 22 Sep 2017 11:50:41 +0000 (07:50 -0400)]
Merge branch 'hotfix/1.0.3'
Anthony Talarico [Fri, 22 Sep 2017 11:50:13 +0000 (07:50 -0400)]
changing footer sponsor logo
changing northern michigan bank sponser logo and adding facebook url
Anthony Talarico [Mon, 18 Sep 2017 20:06:42 +0000 (16:06 -0400)]
Merge tag 'v1.0.2' into develop
fixing javascript and adding styles to the event registration form
Conflicts:
css/app.css
Anthony Talarico [Mon, 18 Sep 2017 19:59:38 +0000 (15:59 -0400)]
Merge branch 'hotfix/1.0.2'
Anthony Talarico [Mon, 18 Sep 2017 19:58:58 +0000 (15:58 -0400)]
fixing javascript for event registration and adding styles for the
registration form
Anthony Talarico [Wed, 13 Sep 2017 17:17:53 +0000 (13:17 -0400)]
Merge tag 'v1.0.1' into develop
adding js and styles for a total registrants field in the event registration form
Conflicts:
css/app.css
Anthony Talarico [Wed, 13 Sep 2017 17:16:39 +0000 (13:16 -0400)]
Merge branch 'hotfix/1.0.1'
Anthony Talarico [Wed, 13 Sep 2017 17:15:11 +0000 (13:15 -0400)]
adding gravity forms styles and javascript for the total registrants field
changing styles for the total fields in the event registration form
Steve Sutton [Fri, 8 Sep 2017 13:12:22 +0000 (09:12 -0400)]
Adding some style stuff and switch to ip address.
Use ip address for ws0.
Bring in the contact form css used for the event reg.
Add class button to the submit buttons.
Steve Sutton [Thu, 7 Sep 2017 21:03:36 +0000 (17:03 -0400)]
Update for form validation checks
Need to use $GLOBALS for the reason array.
Steve Sutton [Thu, 7 Sep 2017 20:26:02 +0000 (16:26 -0400)]
Setting url for site
Go the wordpress site url.
Steve Sutton [Thu, 7 Sep 2017 20:12:49 +0000 (16:12 -0400)]
Correcting more parts of the registration.
In the mail notice update one of the replacement names.
Check the array first from the mf_data query before trying to use it in
foreach loop.
Steve Sutton [Thu, 7 Sep 2017 19:56:08 +0000 (15:56 -0400)]
Updates for testing
For Authorize.net
Steve Sutton [Thu, 7 Sep 2017 19:46:45 +0000 (15:46 -0400)]
Setup the Authorize.net stuff into GLM_HOST_ID parts.
So we can have different setup for development testing.
Steve Sutton [Thu, 7 Sep 2017 19:36:15 +0000 (15:36 -0400)]
Update admin url
For the registration link.
Steve Sutton [Thu, 7 Sep 2017 19:34:20 +0000 (15:34 -0400)]
Updates for event reg magic forms
Getting this to work on localhost machine.
Pushing changes to test on dev55 server.
Steve Sutton [Thu, 7 Sep 2017 19:05:44 +0000 (15:05 -0400)]
Update view files
For the reference to js url.
Steve Sutton [Thu, 7 Sep 2017 18:54:22 +0000 (14:54 -0400)]
Update for php versions
Needed to update functions file for ereg.
Steve Sutton [Thu, 7 Sep 2017 14:39:27 +0000 (10:39 -0400)]
Adding files for their old registration system.
It goes through dev mode for donation form.
Need to test with other event registrations.
Steve Sutton [Thu, 27 Jul 2017 12:49:14 +0000 (08:49 -0400)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Thu, 27 Jul 2017 12:49:07 +0000 (08:49 -0400)]
Merge branch 'release/1.0.0'
Steve Sutton [Thu, 27 Jul 2017 12:47:18 +0000 (08:47 -0400)]
Prep for release
Turn Gruntfile to compressed
Update the version number in the styles.css
Ian Weller [Tue, 20 Jun 2017 18:44:29 +0000 (14:44 -0400)]
I adjusted padding for the crumbs
I adjusted the padding of the breadcrumbs and the content. Charis asked
for the change.
Ian Weller [Tue, 20 Jun 2017 16:25:39 +0000 (12:25 -0400)]
I updated the dropdown styles
I updated the styles for the dropdown menus and I made the drop-left
class be applied to the workshop navigation item.
Ian Weller [Mon, 19 Jun 2017 18:04:48 +0000 (14:04 -0400)]
I did some styling for the easy columns
I added a style to make the text to be centered under the images.
Ian Weller [Mon, 19 Jun 2017 17:32:57 +0000 (13:32 -0400)]
updating styles for FAQ
I updated the symbol style to reduce the size of the symbol itself.
Anthony Talarico [Mon, 12 Jun 2017 12:58:28 +0000 (08:58 -0400)]
adjusting interior page action items columns width to 4
the action items in the interior pages needed to be changed from 3 to 4 columns
Laury GvR [Thu, 8 Jun 2017 18:07:26 +0000 (14:07 -0400)]
Changing the Margy Kidd family supporter link to a span
Laury GvR [Wed, 7 Jun 2017 20:59:45 +0000 (16:59 -0400)]
Adding styles for the blog buttons
Laury GvR [Wed, 7 Jun 2017 19:59:50 +0000 (15:59 -0400)]
Securing call to sharethis
Laury GvR [Wed, 7 Jun 2017 19:58:16 +0000 (15:58 -0400)]
Securing call to sharethis
laury [Tue, 6 Jun 2017 21:05:32 +0000 (17:05 -0400)]
Optimized images
Laury GvR [Tue, 6 Jun 2017 21:04:59 +0000 (17:04 -0400)]
Making links use // instead of http to allow for ssl security
Laury GvR [Tue, 6 Jun 2017 20:17:07 +0000 (16:17 -0400)]
Wrapping topbar nav dropdown items that are too long.
Laury GvR [Tue, 6 Jun 2017 20:08:55 +0000 (16:08 -0400)]
Adding social media urls
Anthony Talarico [Mon, 5 Jun 2017 15:47:07 +0000 (11:47 -0400)]
removing become member action item
removing the become a member action item from the front page and the interior page
floating left so that they adjust properly in medium view
Laury GvR [Fri, 2 Jun 2017 17:43:27 +0000 (13:43 -0400)]
Applied transition effects to not just the background of the even detail takeback button
Laury GvR [Fri, 2 Jun 2017 17:40:38 +0000 (13:40 -0400)]
Add a transition to the color change of the takeback button on event detail pages
Laury GvR [Fri, 2 Jun 2017 17:38:32 +0000 (13:38 -0400)]
Changed color of event detail takeback button to match the theme
Laury GvR [Fri, 2 Jun 2017 17:36:26 +0000 (13:36 -0400)]
Adjusting the takeback button style on the event detail page to take up less room
Laury GvR [Fri, 2 Jun 2017 16:02:46 +0000 (12:02 -0400)]
Removed the thick white border around *every* image on inside pages
Anthony Talarico [Thu, 1 Jun 2017 15:50:35 +0000 (11:50 -0400)]
adding permalinks to action items
front page and interior pages actions blocks needed the page urls in the anchor tags
Laury GvR [Wed, 24 May 2017 15:51:38 +0000 (11:51 -0400)]
Events list and detail styled
Ian Weller [Tue, 23 May 2017 20:40:22 +0000 (16:40 -0400)]
making the background color cream
I made it so the background image repeats left to right and the rest of
the background that isn't covered is cream.
Ian Weller [Tue, 23 May 2017 20:15:49 +0000 (16:15 -0400)]
I fixed my fix for the content background
I had the background at background size set for cover instead of full
repeat. I made it to repeat now, it looks like crap, but there won't be
any strangeness with the background for large screens and long pages.
Ian Weller [Mon, 22 May 2017 17:20:25 +0000 (13:20 -0400)]
Added links to partners
I added the links to the partner logos. They work, but some of them
have bad links on the live site.
Ian Weller [Fri, 19 May 2017 16:32:16 +0000 (12:32 -0400)]
I updated a media query for responsive
I updated a media query for the copyright background.
Ian Weller [Fri, 19 May 2017 16:27:00 +0000 (12:27 -0400)]
Cross browser adjustments.
Changes I made to accomidate the browsers we use.
Ian Weller [Fri, 19 May 2017 15:10:29 +0000 (11:10 -0400)]
I added blog styles
I added the needed styles for the blog to work with the theme. I added
the same spacing from the top that is on all the other main tags have.
I think it may be complete.
Ian Weller [Fri, 19 May 2017 14:31:55 +0000 (10:31 -0400)]
most of the final touchs and screenshot
I added what I think is the majority of the final touches. I still have
the blog to do.
Ian Weller [Fri, 19 May 2017 14:00:59 +0000 (10:00 -0400)]
I am working on the bottom of a site
I am making adjustments to the footer area for responsive. The
supporters only are visible for medium view up. I have a little more
work to do on the off canvas area.
Ian Weller [Fri, 19 May 2017 13:20:46 +0000 (09:20 -0400)]
I have wrapped up the interior page, possibly.
I have added some styles and content to the interior page 'Who is C.S.
Lewis'. I still need to test the general styles on another page.
Ian Weller [Thu, 18 May 2017 20:52:18 +0000 (16:52 -0400)]
adding the final piece of the dropdown.
I added the final piece of the dropdown menu that was needed. I updated
the dropdown to include it. Now I can say the large view dropdown is
complete.
Ian Weller [Thu, 18 May 2017 16:25:18 +0000 (12:25 -0400)]
responsive edits
I am redoing some layout and styles to help with responsive. I have the
navigation finished, but I need to work on everything below it to make
sure everything is fluent and functional.
Ian Weller [Thu, 18 May 2017 14:42:44 +0000 (10:42 -0400)]
I am working on responsive and the topbar
I am beginning to work on responsive and I went back to working on the
navigation to meet the responsive mark. I am currently debating how
medium view will look with the navigation to a certian point.
Ian Weller [Thu, 18 May 2017 13:15:31 +0000 (09:15 -0400)]
Trying to wrap up large view
I am getting the last of the large view finished up. But I am having an
issue with some imminate differeces that I can't fix without Collins.
Ian Weller [Wed, 17 May 2017 20:51:41 +0000 (16:51 -0400)]
I added some styles to the dropdown and copyright
I have begun styling the dropdown menu and I found out I had the wrong
background for the copyright are. I switch the copyright background and
I found I'm missing something.
Ian Weller [Wed, 17 May 2017 19:59:28 +0000 (15:59 -0400)]
working on support sprite and copyright social icons
I have the supporter part of the footer in perfect location. I also
worked on the social media icons that are oddly located in the copyright
area rather than the footer.
Ian Weller [Wed, 17 May 2017 18:33:18 +0000 (14:33 -0400)]
I did a style overhaul and some adding of elements
I updated a bunch of styles and added some elements for different parts
of the site. I have to work on the dropdown menu soon.
Ian Weller [Wed, 17 May 2017 18:00:24 +0000 (14:00 -0400)]
slowly working on top bar and interior
I have the base of the navigation set. I am also working on the
interior page. I have the base of it in place, but I need to add
content. I need to add content to it.
Ian Weller [Wed, 17 May 2017 17:08:13 +0000 (13:08 -0400)]
I updated the top bar navigation top level
I made some style changes to help the topbar navigation look right. I
am slowly working on the navigation.
Ian Weller [Wed, 17 May 2017 15:35:54 +0000 (11:35 -0400)]
updated footer image bar graphics and styling
I updated the graphics in the footer image bar and I also updated some
styles in different places.
Ian Weller [Wed, 17 May 2017 14:16:10 +0000 (10:16 -0400)]
working on the copyright area
I did some structure changes and style chagnes to match the psd. I
added the social media sprite we made to help in the future. Collins
saved a sprite with only facebook and twitter.
Ian Weller [Wed, 17 May 2017 13:40:18 +0000 (09:40 -0400)]
I am working on the footer
I am trying to finish up the footer area. I have the image bar in
place, but it doesn't match the psd at all.
Ian Weller [Tue, 16 May 2017 20:51:31 +0000 (16:51 -0400)]
I did some position styles
I found the gaslight icon was a bit off and changed it's position so it
was right.
Ian Weller [Tue, 16 May 2017 20:26:31 +0000 (16:26 -0400)]
I did some updates to the footer
I did some repositioning on the supporter icons in the footer.
Ian Weller [Tue, 16 May 2017 19:31:18 +0000 (15:31 -0400)]
I am slowly working on the footer.
I am working on the partners part of the page which would be in the
footer. I also still have to go back to working on the interior pages
and the navigation.
Ian Weller [Tue, 16 May 2017 14:40:19 +0000 (10:40 -0400)]
Working on action items
I am finishing up the action items. I have them in place and I need to
continue to work on the partners and the footrer area.
Ian Weller [Tue, 16 May 2017 13:50:02 +0000 (09:50 -0400)]
working on the front page some more
I added box shadow to th feature image of the blocks so they stand out a
bit more. I also changed the header tag to match the psd.
Ian Weller [Tue, 16 May 2017 13:29:52 +0000 (09:29 -0400)]
I have made some progress
I have worked a bit more on the front page. I have the blocks set up at
the moment and I have to work on the other elements of the front page.
Ian Weller [Mon, 15 May 2017 20:36:59 +0000 (16:36 -0400)]
Pre styling for the front page content
I dis some styling for the front page in preperation for the eventual
content.
Ian Weller [Mon, 15 May 2017 20:22:16 +0000 (16:22 -0400)]
Slowly working on the front page
I am slowly working on the front page display. It is slow at best.
Ian Weller [Fri, 12 May 2017 20:36:50 +0000 (16:36 -0400)]
I am slowly beginning to work on the front page
I have a chunk of the header set now and I also took a baby step to
working on the interior page.
Ian Weller [Fri, 12 May 2017 20:21:36 +0000 (16:21 -0400)]
I am working on the layout and styles for the header
I have the beginnings of the header in progress. I have the topbar and
header background image in place. I need to add the nav items (which
will be later), and finish adding things to the header layout. That is
what is needed for the header.
Ian Weller [Fri, 12 May 2017 19:49:11 +0000 (15:49 -0400)]
I have continued to work on the header layout
I worked on the header layout some more and getting limited results.
Ian Weller [Fri, 12 May 2017 17:17:39 +0000 (13:17 -0400)]
I made some progress on the theme
I have finished the styles that were defined in the design notes. I
have also started to work on the layout of the theme. I took out the
share this code in the breadcrumbs and worked on the layout of the
header.
Ian Weller [Thu, 11 May 2017 20:57:37 +0000 (16:57 -0400)]
first steps
I added the favicon and started to update the settings.scss file. Also
added the only Google font for the site.
Ian Weller [Thu, 11 May 2017 20:22:41 +0000 (16:22 -0400)]
Adding graphics
Adding graphics from the Elements folder to the assets folder I just
made.
Ian Weller [Thu, 11 May 2017 20:18:02 +0000 (16:18 -0400)]
First commit
First commit for CS Lewis Festival