summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Wed, 5 Jul 2017 19:13:49 +0000 (15:13 -0400)]
Update order by
passing another attribute to get them sorted by dates.
Anthony Talarico [Fri, 16 Jun 2017 15:46:00 +0000 (11:46 -0400)]
Merge tag 'v1.0.8' into develop
removing events sidebar image changes from theme and placing them into the events plugin
Anthony Talarico [Fri, 16 Jun 2017 15:45:41 +0000 (11:45 -0400)]
Merge branch 'hotfix/1.0.8'
Anthony Talarico [Fri, 16 Jun 2017 15:44:59 +0000 (11:44 -0400)]
bumping style sheet, removing previous events sidebar changes and putting them into the plugin
the sidebar no image changes for the events are being removed from the theme and placed into the
events plugin.
Anthony Talarico [Fri, 16 Jun 2017 14:50:46 +0000 (10:50 -0400)]
Merge tag 'v1.0.7' into develop
removing left gap on the interior page events sidebar if there is no image
Anthony Talarico [Fri, 16 Jun 2017 14:50:31 +0000 (10:50 -0400)]
Merge branch 'hotfix/1.0.7'
Anthony Talarico [Fri, 16 Jun 2017 14:49:14 +0000 (10:49 -0400)]
removing the gap if there is not image on the events sidebar
interior pages have sidebar events, if there is no event, no space is to be shown, the
content is set to 100% width
Ian Weller [Mon, 5 Jun 2017 15:30:22 +0000 (11:30 -0400)]
Merge tag '1.0.6' into develop
version 1.0.6
Ian Weller [Mon, 5 Jun 2017 15:30:00 +0000 (11:30 -0400)]
Merge branch 'hotfix/1.0.6'
Ian Weller [Mon, 5 Jun 2017 15:27:42 +0000 (11:27 -0400)]
I updated the off canvas link for the login
I made the link for the 'My Account' login go to the same place as the
one in the header.
Steve Sutton [Thu, 18 May 2017 13:45:39 +0000 (09:45 -0400)]
Merge tag 'v1.0.5' into develop
Version 1.0.5
Steve Sutton [Thu, 18 May 2017 13:45:32 +0000 (09:45 -0400)]
Merge branch 'hotfix/1.0.5'
Steve Sutton [Thu, 18 May 2017 13:44:46 +0000 (09:44 -0400)]
Update footer link in client info
footer and offcanvas link should goto ask a librarian page not show
email. Update color in off canvas to white
Steve Sutton [Thu, 18 May 2017 13:15:26 +0000 (09:15 -0400)]
Merge tag 'v1.0.4' into develop
Version 1.0.4
Steve Sutton [Thu, 18 May 2017 13:15:21 +0000 (09:15 -0400)]
Merge branch 'release/1.0.4'
Steve Sutton [Thu, 18 May 2017 13:14:55 +0000 (09:14 -0400)]
Bump version number
For release
Steve Sutton [Thu, 18 May 2017 13:13:25 +0000 (09:13 -0400)]
Try again on the js for the checkbox
Working on getting the continue button to enable when checkbox is
active.
Steve Sutton [Thu, 18 May 2017 13:10:32 +0000 (09:10 -0400)]
Merge tag 'v1.0.3' into develop
Version 1.0.3
Steve Sutton [Thu, 18 May 2017 13:10:26 +0000 (09:10 -0400)]
Merge branch 'hotfix/1.0.3'
Steve Sutton [Thu, 18 May 2017 13:10:04 +0000 (09:10 -0400)]
Fix the params
call function and pass in parameter
Steve Sutton [Thu, 18 May 2017 13:07:18 +0000 (09:07 -0400)]
Merge tag 'v1.0.2' into develop
version 1.0.2
Steve Sutton [Thu, 18 May 2017 13:07:12 +0000 (09:07 -0400)]
Merge branch 'hotfix/1.0.2'
Steve Sutton [Thu, 18 May 2017 13:06:55 +0000 (09:06 -0400)]
Update function call
use correct name
Steve Sutton [Thu, 18 May 2017 13:05:14 +0000 (09:05 -0400)]
Merge tag 'v1.0.1' into develop
Version 1.0.1
Steve Sutton [Thu, 18 May 2017 13:05:06 +0000 (09:05 -0400)]
Merge branch 'hotfix/1.0.1'
Steve Sutton [Thu, 18 May 2017 13:04:32 +0000 (09:04 -0400)]
Update js for the book room agreement
use jquery to setup the click event
Steve Sutton [Thu, 18 May 2017 12:24:24 +0000 (08:24 -0400)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Thu, 18 May 2017 12:24:18 +0000 (08:24 -0400)]
Merge branch 'release/1.0.0'
Steve Sutton [Thu, 18 May 2017 12:24:02 +0000 (08:24 -0400)]
First release of theme
For 1.0.0
Anthony Talarico [Wed, 10 May 2017 15:55:33 +0000 (11:55 -0400)]
adding fadein effect to the front page featured events
adding a jquery fadein effect to the front page events slider to prevent the user from
seeing the height correction after page load
Anthony Talarico [Wed, 10 May 2017 15:46:36 +0000 (11:46 -0400)]
fixing equalizer from front page events rotator
the event tile length breaks the equalizer and any custom js , fixed it by placing title
and content into one div
Anthony Talarico [Wed, 10 May 2017 15:16:34 +0000 (11:16 -0400)]
adding custom javascript to replace equalizer
equalizer isn't working on dev55 so using javascript to set equal heights based on
the tallest intro text for the featured events slider. also added fade in effect to
prevent seeing the elements height correct during page load
Anthony Talarico [Wed, 10 May 2017 14:04:47 +0000 (10:04 -0400)]
changing footer h6 text color
Enrich, Empower Educate text in footer was changed to grey
Anthony Talarico [Wed, 10 May 2017 13:49:54 +0000 (09:49 -0400)]
linking off canvas items to the proper pages
account, contact us and hours had incorrect permalinks in the href in the off canvas, fixed
the page ids
Anthony Talarico [Thu, 4 May 2017 12:00:51 +0000 (08:00 -0400)]
fixing the permalink id for the events page
was using the wrong id in get permalink for the theme search form when searching the
events list page
Anthony Talarico [Thu, 4 May 2017 11:58:43 +0000 (07:58 -0400)]
adding session storage to the header and events search widget
using session storage to override the events list view if calendar is set. this is how
it's being done in the plugin so i'm also setting the sessionStorage variable when a search
is performed in the theme
Anthony Talarico [Wed, 3 May 2017 20:54:31 +0000 (16:54 -0400)]
adding hidden field to the header and interior page search forms
adding hidden search field to the search forms for events so that the search is routed
to the agenda view template of the events list page
Anthony Talarico [Wed, 3 May 2017 20:37:16 +0000 (16:37 -0400)]
adjusting the events page id for the header search
the header search events id was incorrect, so it wasn't sending to an existing page
Steve Sutton [Wed, 3 May 2017 20:06:01 +0000 (16:06 -0400)]
Update footer links to book a room
For the book a room page id.
Steve Sutton [Wed, 3 May 2017 20:03:16 +0000 (16:03 -0400)]
Add js for book a room page.
From their old site.
Ian Weller [Thu, 20 Apr 2017 18:33:08 +0000 (14:33 -0400)]
updating footer link
I updated the link color for the Ask A Librarian link in the footer to
be gold rather than the light blue.
Ian Weller [Thu, 20 Apr 2017 18:26:44 +0000 (14:26 -0400)]
I updated the anchor color
I updated the link color from the dark blue of the topbar background to
the light blue of the page title.
Ian Weller [Thu, 20 Apr 2017 14:42:37 +0000 (10:42 -0400)]
I added a new size logo and changed the search size
I increased the header height by 40% instead of the 30% Charis asked.
Increasing the logo by 30% wouldn't make the logo subtext much more readable. I didreduced the size of the search area under the nav by 30%.
Ian Weller [Thu, 20 Apr 2017 14:15:22 +0000 (10:15 -0400)]
I made some style changes to the content
I changed the anchor color to the dark blue of the header and I also
added a new id to apply spacing between the event sidebar and the
content.
Ian Weller [Wed, 19 Apr 2017 19:34:12 +0000 (15:34 -0400)]
I added 'display: none' to #glm-event-add-event
I went looking to an add-event id and managed to find it and add the
style display: none.
Anthony Talarico [Wed, 5 Apr 2017 17:19:07 +0000 (13:19 -0400)]
adding print styles
Ian Weller [Wed, 5 Apr 2017 15:13:36 +0000 (11:13 -0400)]
I changed the search in the header a bit
I removed the side padding and reduced the max width of the search input
field.
Ian Weller [Wed, 5 Apr 2017 14:29:45 +0000 (10:29 -0400)]
I did some changes for the header on the interior page
I changed the styles with the search field of the interior page. It
fits and has some good spacing.
Ian Weller [Wed, 5 Apr 2017 14:10:29 +0000 (10:10 -0400)]
I did mass resizing styling
I changed the header and footer height and adjusted everything in them
to make them fit.
Ian Weller [Wed, 5 Apr 2017 12:49:56 +0000 (08:49 -0400)]
I increased the font size of the dropdown
I increased the size of the dropdown menu font from 17 to 18.
Ian Weller [Tue, 4 Apr 2017 20:57:58 +0000 (16:57 -0400)]
first round of resizing changes
I have made the resizing changes up to this point. The logo size has
been reduced by a third, the color at the top is gone while the spacing
remains, top nav size has been altered, and I did some minor work on the
footer.
Ian Weller [Tue, 4 Apr 2017 17:06:21 +0000 (13:06 -0400)]
I updated the date position
I moved the position of the event dates on the front page up by five
pixels.
Ian Weller [Tue, 4 Apr 2017 15:51:38 +0000 (11:51 -0400)]
I removed some padding from the topbar first child
I took out the left padding on the first nav item with some css. It
will look like the psd now.
Ian Weller [Tue, 4 Apr 2017 15:36:40 +0000 (11:36 -0400)]
Styling the event rotator
I did some style changes to arrows for the events on the front page. I
changed the arrow completely.
Ian Weller [Tue, 4 Apr 2017 14:39:33 +0000 (10:39 -0400)]
making updates to theme to attempt to please client
I made several style changes. I changed the header background hover
color, dropdown position, a bit of the events.
Anthony Talarico [Fri, 31 Mar 2017 14:02:28 +0000 (10:02 -0400)]
changing the events sidebar day color
Anthony Talarico [Fri, 31 Mar 2017 13:57:37 +0000 (09:57 -0400)]
adding styles for the interior page events sidebar
Anthony Talarico [Fri, 31 Mar 2017 12:20:59 +0000 (08:20 -0400)]
added JS to handle the changing search query routing, evevents, catalog and site
search
Anthony Talarico [Thu, 30 Mar 2017 20:43:59 +0000 (16:43 -0400)]
adding search functions to the search forms
Anthony Talarico [Thu, 30 Mar 2017 13:16:09 +0000 (09:16 -0400)]
adding obits search template for the results page
Anthony Talarico [Wed, 29 Mar 2017 19:04:22 +0000 (15:04 -0400)]
adding data equalizer to the event intro text
Anthony Talarico [Wed, 29 Mar 2017 18:54:09 +0000 (14:54 -0400)]
adding urls to the links in the header and the action items
Laury GvR [Wed, 29 Mar 2017 17:11:24 +0000 (13:11 -0400)]
Made navigation items clickable if they have no children, like on Capstone, rather than never being clickable.
Anthony Talarico [Wed, 29 Mar 2017 14:51:29 +0000 (10:51 -0400)]
adding view all events button and featured events header
Anthony Talarico [Wed, 29 Mar 2017 14:17:14 +0000 (10:17 -0400)]
changing background image from cover to contain
Anthony Talarico [Wed, 29 Mar 2017 14:13:05 +0000 (10:13 -0400)]
adding slick for the front page events carousel
Laury GvR [Mon, 27 Mar 2017 14:28:52 +0000 (10:28 -0400)]
Also adding ShareThis to blog post single pages
Laury GvR [Mon, 27 Mar 2017 13:22:42 +0000 (09:22 -0400)]
Adding Addthis/Share-this partial and styles
Laury GvR [Tue, 21 Mar 2017 21:07:41 +0000 (17:07 -0400)]
made the search form large-up instead of large-only, which was making it invisible beyond a certain width
Laury GvR [Tue, 21 Mar 2017 21:00:20 +0000 (17:00 -0400)]
Reduce padding on blog post featured images
There was unnecessary padding on the blog post featured image.
Laury GvR [Tue, 21 Mar 2017 20:52:46 +0000 (16:52 -0400)]
Header styles specified to refer to 'Header.main' so as not to affect the blog post header elements
Laury GvR [Tue, 21 Mar 2017 20:46:04 +0000 (16:46 -0400)]
Off-canvas dropdown arrows, search result color
- Blog search result font color changed from white (on white) to
black.
- off-canvas arrows were overlapping with list-items on 2nd level.
Their width has been reduced, a style was applied too widely.
- Depth of off-canvas and main nav reduced to 2.
Laury GvR [Mon, 13 Mar 2017 13:14:17 +0000 (09:14 -0400)]
Header img padding, font reduction, off-canvas color
- Added padding for header in small view
- font size in the top nav items changes at 1071
instead of 1041 to account for the scrollbar taking
some width
- frontpage events display details span reduced font
to help the MORE button fit
- right off-canvas menu background color now the
same as the left off-canvas.
Laury GvR [Thu, 9 Mar 2017 22:04:26 +0000 (17:04 -0500)]
Screenshot, links, new socials, styles, markup
Added a new social icons image, changed them to 32x32 in both
footer and off-canvas.
Added a right-side off-canvas with a search, which is now hidden
from the header on medium and lower.
Linked up a bunch of empty anchors.
Ian Weller [Tue, 7 Mar 2017 16:19:19 +0000 (11:19 -0500)]
trying to wrap up the theme.
I have added the last of the styles and moved what needed to be in the
off canvas into place. It is at a state to be placed on hold or in a
state it can be handed to others.
Ian Weller [Tue, 7 Mar 2017 15:15:06 +0000 (10:15 -0500)]
top bar is now inactive.
With help form Laury and Anthony, the main level of the top bar is
inactive. I still need to make the off cavas top level inactive and
work with responsive.
Ian Weller [Tue, 7 Mar 2017 14:28:15 +0000 (09:28 -0500)]
I got the search form fixed
I did the radio buttons wrong when I made the search form. Now they are
working correctly.
Ian Weller [Mon, 6 Mar 2017 21:40:07 +0000 (16:40 -0500)]
slowly working on medium view in firefox
I am working on some styling items in medium view. Making some layout
adjustments in the header for medium view of the interior pages. Had to
do it to keep the searchbar from being cut.
Ian Weller [Mon, 6 Mar 2017 20:58:40 +0000 (15:58 -0500)]
Beginning responsive styling
I have done almost everything I can do for large view. I am starting to
do some styling and edits for responsive view. I have just barely
tapped into the medium view work. I have done some stuff for off canvas
and I have also added some padding for some of the elements that were
touching the sides or getting cut off.
Ian Weller [Mon, 6 Mar 2017 20:05:50 +0000 (15:05 -0500)]
Trying to wrap up large view
I think I have the about all of large view finished. I need a few style
things and then do responsive tests.
Ian Weller [Mon, 6 Mar 2017 18:58:18 +0000 (13:58 -0500)]
Working on the inteiror pages
I am working on the interior pages, I think I may have the template
sidbar template part of the site done. I need to go back and add the
search to the header for interior pages only.
Ian Weller [Mon, 6 Mar 2017 16:28:32 +0000 (11:28 -0500)]
I finished up the top bar
I have the topbar dropdown menu matching visually to the psd. I do not
have the functional parts of it yet. I also am working on the template.
Ian Weller [Mon, 6 Mar 2017 15:23:37 +0000 (10:23 -0500)]
Working on dropdown
I am trying to get the dropdown menu to match the psd.
Ian Weller [Fri, 3 Mar 2017 21:50:37 +0000 (16:50 -0500)]
trying to make templates and arrows
I made a file for the template page with a sidebar. I also have been
trying to get the dropdown arrow for the nav to look like the psd. I
got that part done.
Ian Weller [Fri, 3 Mar 2017 15:47:39 +0000 (10:47 -0500)]
styling the footer
I am in the process of styling the footer for large view. It it proving
to be a slow process.
Ian Weller [Fri, 3 Mar 2017 14:45:14 +0000 (09:45 -0500)]
working on finishing large view for the front
I have the footer finished for large view. I need to do some fine
tuning before moving onto the interior page templates.
Ian Weller [Thu, 2 Mar 2017 21:45:41 +0000 (16:45 -0500)]
I have added the action items to the footer
I added the action items to the footer area. I have them in place at
the moment. Now I just need to do the rest of the footer area.
Ian Weller [Thu, 2 Mar 2017 20:42:59 +0000 (15:42 -0500)]
I have the blocks set up
I have finished the work for the blocks. I need to work on the footer
now.
Ian Weller [Thu, 2 Mar 2017 20:02:32 +0000 (15:02 -0500)]
Styling the front page
I am working on styling bits of the front page. The farthest I have
gotten with it is styling the event feed and setting the grid for the
blocks.
Ian Weller [Thu, 2 Mar 2017 19:44:33 +0000 (14:44 -0500)]
I updated a few hings with the event feed
I had the wrong header tag for the event, so I switched it. I also
found out some of the image references weren't working properly. I
fixed that too.
Ian Weller [Thu, 2 Mar 2017 19:34:14 +0000 (14:34 -0500)]
I have the front page alomst complete
I think I have the layout of the front page finished. I need to add
styles and refine some things. The footer is next on the list.
Ian Weller [Thu, 2 Mar 2017 18:25:20 +0000 (13:25 -0500)]
I have made a bit more progress
I finally have the search on the front page looking about 90% correct.
I also have the header tags styled.
Ian Weller [Thu, 2 Mar 2017 17:59:16 +0000 (12:59 -0500)]
favicon added and slow progress on the front page
I have the favicon added to the theme and I also have been making a bit
more progress on the front page layout. I am currently at war with the
search area. The radio buttons are proving to be a pest of a challenge.
I can't seem to get them in the right place right now.
Ian Weller [Thu, 2 Mar 2017 14:32:12 +0000 (09:32 -0500)]
Continuing at turtle speed.
I have made some progress with the header and the front page. It's
slow, but it's something.
Ian Weller [Wed, 1 Mar 2017 21:51:43 +0000 (16:51 -0500)]
working on the header layout
I am slowly working on the layout of the header area. I have the bas of
it in place.
Ian Weller [Wed, 1 Mar 2017 21:23:55 +0000 (16:23 -0500)]
Setting the base
I just did all the styling that I think I could do in the settings.scss
file and I am starting to work on the layout of the header.
Ian Weller [Wed, 1 Mar 2017 21:02:50 +0000 (16:02 -0500)]
first edits commit
This is the first commit that has some edits in it. I forgot to run the
grunt build command followed by grunt. So we have something that should
have been part of the first commit and settings file that has some
changes.
Ian Weller [Wed, 1 Mar 2017 20:27:18 +0000 (15:27 -0500)]
First commit
First commit for the Charlevoix Public Library theme.