Steve Sutton [Fri, 21 Dec 2018 16:28:35 +0000 (11:28 -0500)]
Merge tag 'v1.1.11' into develop
Versoin 1.1.11
Steve Sutton [Fri, 21 Dec 2018 16:28:29 +0000 (11:28 -0500)]
Merge branch 'release/1.1.11'
Steve Sutton [Fri, 21 Dec 2018 16:28:24 +0000 (11:28 -0500)]
bump version number
Steve Sutton [Fri, 21 Dec 2018 16:26:03 +0000 (11:26 -0500)]
Correcting city id
wrong place
Steve Sutton [Fri, 21 Dec 2018 16:23:51 +0000 (11:23 -0500)]
Wrong title
Correcting
Steve Sutton [Fri, 21 Dec 2018 16:22:07 +0000 (11:22 -0500)]
Update title of widget
Use Keweenaw
Steve Sutton [Fri, 21 Dec 2018 16:17:36 +0000 (11:17 -0500)]
Updating weather
Use new awesome-weather widget shortcode.
Laury GvR [Wed, 18 Apr 2018 16:57:11 +0000 (12:57 -0400)]
Merge tag 'v1.1.10' into develop
v1.1.10
Laury GvR [Wed, 18 Apr 2018 16:57:03 +0000 (12:57 -0400)]
Merge branch 'hotfix/1.1.10'
Laury GvR [Wed, 18 Apr 2018 16:56:55 +0000 (12:56 -0400)]
Also fixed footer links for posts in Archive.php
Laury GvR [Wed, 18 Apr 2018 16:51:53 +0000 (12:51 -0400)]
Merge tag 'v1.1.9' into develop
v1.1.9
Laury GvR [Wed, 18 Apr 2018 16:51:48 +0000 (12:51 -0400)]
Merge branch 'hotfix/1.1.9'
Laury GvR [Wed, 18 Apr 2018 16:49:55 +0000 (12:49 -0400)]
Also fixed category and tag links on single posts
See previous commit; the slugs were used for links at the footer of
posts, which would break with Uncategorized categories.
Laury GvR [Wed, 18 Apr 2018 16:39:58 +0000 (12:39 -0400)]
Merge tag 'v1.1.8' into develop
v1.1.8
Laury GvR [Wed, 18 Apr 2018 16:39:54 +0000 (12:39 -0400)]
Merge branch 'release/1.1.8'
Laury GvR [Wed, 18 Apr 2018 16:39:31 +0000 (12:39 -0400)]
Fixed Blog footer links to Uncategorized
Links to Uncategorized would break because of improper retrieval
of the category's slug. This has been fixed. So too has the awkward
comma in "This has been posted in, Uncategorized."
Anthony Talarico [Wed, 7 Mar 2018 16:10:00 +0000 (11:10 -0500)]
Merge tag 'v1.1.7' into develop
changing external sources to https
Anthony Talarico [Wed, 7 Mar 2018 16:09:47 +0000 (11:09 -0500)]
Merge branch 'hotfix/1.1.7'
Anthony Talarico [Wed, 7 Mar 2018 16:09:26 +0000 (11:09 -0500)]
changing sources to https
changing external sources to https
Steve Sutton [Thu, 11 May 2017 15:42:48 +0000 (11:42 -0400)]
Merge tag 'v1.1.6' into develop
Version 1.1.6
Steve Sutton [Thu, 11 May 2017 15:42:41 +0000 (11:42 -0400)]
Merge branch 'hotfix/1.1.6'
Steve Sutton [Thu, 11 May 2017 15:42:24 +0000 (11:42 -0400)]
Update member login form
Adding captcha
Anthony Talarico [Thu, 2 Feb 2017 15:11:07 +0000 (10:11 -0500)]
Merge tag 'v1.1.5' into develop
changing enter admin button url to redirecto the main admin page
Anthony Talarico [Thu, 2 Feb 2017 15:10:52 +0000 (10:10 -0500)]
Merge branch 'hotfix/1.1.5'
Anthony Talarico [Thu, 2 Feb 2017 15:10:28 +0000 (10:10 -0500)]
changing enter admin button url to redirect to the main admin page
Anthony Talarico [Mon, 10 Oct 2016 16:26:23 +0000 (12:26 -0400)]
Merge tag 'v1.1.4' into develop
excluding calendar fc-button class from the events calendar styles
Anthony Talarico [Mon, 10 Oct 2016 16:25:22 +0000 (12:25 -0400)]
Merge branch 'hotfix/1.1.4'
Anthony Talarico [Mon, 10 Oct 2016 16:24:27 +0000 (12:24 -0400)]
excluding calendar fc-button class from the events calendar styles
Laury GvR [Wed, 24 Aug 2016 19:14:01 +0000 (15:14 -0400)]
Merge tag 'v1.1.3' into develop
v1.1.3
Laury GvR [Wed, 24 Aug 2016 19:13:52 +0000 (15:13 -0400)]
Merge branch 'hotfix/1.1.3'
Laury GvR [Wed, 24 Aug 2016 19:13:46 +0000 (15:13 -0400)]
Login form needed second parameter at apply_filter
Apply_filter is a function that requires 2 parameters. I added
NULL as a parameter to the function call in the member login form,
which resolves the error.
Laury GvR [Wed, 24 Aug 2016 19:13:40 +0000 (15:13 -0400)]
Theme version number bump
Laury GvR [Wed, 3 Aug 2016 12:35:26 +0000 (08:35 -0400)]
Merge tag 'v1.1.2' into develop
v1.1.2
Laury GvR [Wed, 3 Aug 2016 12:35:22 +0000 (08:35 -0400)]
Merge branch 'hotfix/1.1.2'
Laury GvR [Wed, 3 Aug 2016 12:34:19 +0000 (08:34 -0400)]
Members only login form more resilient
The members only login form now checks whether email and/or phone
values exist before displaying assistance text.
Laury GvR [Wed, 3 Aug 2016 12:34:13 +0000 (08:34 -0400)]
Theme version number bump
Laury GvR [Wed, 3 Aug 2016 12:20:14 +0000 (08:20 -0400)]
Merge tag 'v1.1.1' into develop
v1.1.1
Laury GvR [Wed, 3 Aug 2016 12:20:10 +0000 (08:20 -0400)]
Merge branch 'hotfix/1.1.1'
Laury GvR [Wed, 3 Aug 2016 12:19:19 +0000 (08:19 -0400)]
Members only login form uses settings email/phone
Updated the members only login form to use settings for the email
and phone as set in the admin side.
Steve Sutton [Wed, 3 Aug 2016 11:48:54 +0000 (07:48 -0400)]
Merge tag 'v1.1.0' into develop
Version 1.1.0
Steve Sutton [Wed, 3 Aug 2016 11:48:47 +0000 (07:48 -0400)]
Merge branch 'release/1.1.0'
Steve Sutton [Wed, 3 Aug 2016 11:48:14 +0000 (07:48 -0400)]
Do release for vrs 1.1.0
This has changes for new member contact features and new events.
Steve Sutton [Tue, 2 Aug 2016 19:03:16 +0000 (15:03 -0400)]
Update theme for new events on home page
Replace the time.ly shortcode with ours for the front page output.
Laury GvR [Tue, 2 Aug 2016 14:49:50 +0000 (10:49 -0400)]
Merge tag 'v1.0.28' into develop
v1.0.28
Laury GvR [Tue, 2 Aug 2016 14:49:43 +0000 (10:49 -0400)]
Merge branch 'hotfix/1.0.28'
Laury GvR [Tue, 2 Aug 2016 14:49:36 +0000 (10:49 -0400)]
Stylesheet cachebusting
Laury GvR [Tue, 2 Aug 2016 14:49:09 +0000 (10:49 -0400)]
Theme version number bump
Laury GvR [Fri, 29 Jul 2016 13:54:20 +0000 (09:54 -0400)]
Merge tag 'v1.0.27' into develop
v1.0.27
Conflicts:
css/app.css
Laury GvR [Fri, 29 Jul 2016 13:54:00 +0000 (09:54 -0400)]
Merge branch 'hotfix/1.0.27'
Laury GvR [Fri, 29 Jul 2016 13:53:15 +0000 (09:53 -0400)]
Using medium-up for the front event bottom margin
Added medium-up specifically for the front event sidebar, because
it is not needed in small.
Laury GvR [Fri, 29 Jul 2016 13:51:36 +0000 (09:51 -0400)]
Margin bottom on front page events added
Frontpage events display was still being hidden by the footer.
Added 120px of margin to the bottom from medium-up.
Laury GvR [Fri, 29 Jul 2016 13:51:26 +0000 (09:51 -0400)]
Theme version number bump
Laury GvR [Fri, 29 Jul 2016 13:50:03 +0000 (09:50 -0400)]
Merge tag 'v1.0.26' into develop
v1.0.26
Laury GvR [Fri, 29 Jul 2016 13:49:58 +0000 (09:49 -0400)]
Merge branch 'hotfix/1.0.26'
Laury GvR [Fri, 29 Jul 2016 13:49:06 +0000 (09:49 -0400)]
Fixed equalizer; was using class, not attribute
Frontpage event display was using data-equalizer-watch as a class
when it should have been using it as an attribute. Fixed.
Laury GvR [Fri, 29 Jul 2016 13:49:02 +0000 (09:49 -0400)]
Theme version number bump
Laury GvR [Fri, 29 Jul 2016 13:41:17 +0000 (09:41 -0400)]
Merge tag 'v1.0.25' into develop
v1.0.25
Laury GvR [Fri, 29 Jul 2016 13:41:09 +0000 (09:41 -0400)]
Merge branch 'hotfix/1.0.25'
Laury GvR [Fri, 29 Jul 2016 13:40:31 +0000 (09:40 -0400)]
Using equalizer for frontpage events & content
Frontpage events have greater height than the adjacent content.
I added data-equalizer to ensure they remain the same.
Laury GvR [Fri, 29 Jul 2016 13:40:26 +0000 (09:40 -0400)]
Theme version number bump
Laury GvR [Fri, 29 Jul 2016 13:38:13 +0000 (09:38 -0400)]
Merge tag 'v1.0.24' into develop
v1.0.24
Laury GvR [Fri, 29 Jul 2016 13:38:09 +0000 (09:38 -0400)]
Merge branch 'hotfix/1.0.24'
Laury GvR [Fri, 29 Jul 2016 13:17:09 +0000 (09:17 -0400)]
Frontpage events use timely again, not glmAssociat
Frontpage events were using GLM Associate shortcode, but our
events plugin has not yet been implemented on this site. So I
changed it back to the Timely shortcode for now.
Laury GvR [Fri, 29 Jul 2016 13:17:00 +0000 (09:17 -0400)]
Theme version number bump
Laury GvR [Tue, 19 Jul 2016 14:34:51 +0000 (10:34 -0400)]
Added styles for member search display.
After OSS implementation, search results had too much margin
bottom. I reduced it.
Laury GvR [Tue, 19 Jul 2016 13:31:54 +0000 (09:31 -0400)]
Merge tag 'v1.0.23' into develop
v1.0.23
Laury GvR [Tue, 19 Jul 2016 13:31:50 +0000 (09:31 -0400)]
Merge branch 'hotfix/1.0.23'
Laury GvR [Tue, 19 Jul 2016 13:30:51 +0000 (09:30 -0400)]
Added opensearch functionality to header search
Search.php changed to send its form to site-search, and to have
as input a name of 'query' rather than 's'.
Laury GvR [Tue, 19 Jul 2016 13:30:43 +0000 (09:30 -0400)]
Theme version number bump
Laury GvR [Fri, 8 Jul 2016 20:14:59 +0000 (16:14 -0400)]
Merge tag 'v1.0.22' into develop
v1.0.22
Laury GvR [Fri, 8 Jul 2016 20:14:56 +0000 (16:14 -0400)]
Merge branch 'hotfix/1.0.22'
Laury GvR [Fri, 8 Jul 2016 20:14:52 +0000 (16:14 -0400)]
Visit website box on member detail pages changed to green background
Laury GvR [Fri, 8 Jul 2016 20:13:40 +0000 (16:13 -0400)]
Theme version number bump
Laury GvR [Fri, 8 Jul 2016 18:08:41 +0000 (14:08 -0400)]
Merge tag 'v1.0.21' into develop
v1.0.21
Laury GvR [Fri, 8 Jul 2016 18:08:34 +0000 (14:08 -0400)]
Merge branch 'hotfix/1.0.21'
Laury GvR [Fri, 8 Jul 2016 18:08:32 +0000 (14:08 -0400)]
New instagram logo
Laury GvR [Fri, 8 Jul 2016 18:08:15 +0000 (14:08 -0400)]
Theme version number bump
Laury GvR [Thu, 7 Jul 2016 14:58:19 +0000 (10:58 -0400)]
Merge tag 'v1.0.20' into develop
v1.0.20
Laury GvR [Thu, 7 Jul 2016 14:58:16 +0000 (10:58 -0400)]
Merge branch 'hotfix/1.0.20'
Laury GvR [Thu, 7 Jul 2016 14:58:10 +0000 (10:58 -0400)]
Package detail member title underline now white on hover
Laury GvR [Thu, 7 Jul 2016 14:57:45 +0000 (10:57 -0400)]
Theme version number bump
Laury GvR [Thu, 7 Jul 2016 14:51:24 +0000 (10:51 -0400)]
Merge tag 'v1.0.19' into develop
v1.0.19
Laury GvR [Thu, 7 Jul 2016 14:51:20 +0000 (10:51 -0400)]
Merge branch 'hotfix/1.0.19'
Laury GvR [Thu, 7 Jul 2016 14:50:36 +0000 (10:50 -0400)]
Fixed member title color on package detail pages
It was still white. Now it's brown.
Laury GvR [Thu, 7 Jul 2016 14:50:27 +0000 (10:50 -0400)]
Theme version number bump
Laury GvR [Thu, 7 Jul 2016 14:48:28 +0000 (10:48 -0400)]
Merge tag 'v1.0.18' into develop
v1.0.18
Laury GvR [Thu, 7 Jul 2016 14:48:24 +0000 (10:48 -0400)]
Merge branch 'hotfix/1.0.18'
Laury GvR [Thu, 7 Jul 2016 14:46:28 +0000 (10:46 -0400)]
Fixed member detail info colors.
The style for 'maroon' had been set to 'brown' in the member
events stylesheet (?), so I switched it back to the lighter
variation. Also changed the underline for links to default to blue
and hover to white, since it looked better. Also changed the
member name to maroon instead of white.
Laury GvR [Thu, 7 Jul 2016 14:42:33 +0000 (10:42 -0400)]
Theme version number bump
Laury GvR [Thu, 7 Jul 2016 14:21:26 +0000 (10:21 -0400)]
Merge tag 'v1.0.17' into develop
v1.0.17
Laury GvR [Thu, 7 Jul 2016 14:21:21 +0000 (10:21 -0400)]
Merge branch 'hotfix/1.0.17'
Laury GvR [Thu, 7 Jul 2016 14:21:14 +0000 (10:21 -0400)]
Version number bump
Laury GvR [Thu, 7 Jul 2016 14:17:49 +0000 (10:17 -0400)]
Member list colours updated to suit theme
Filters button changed from grey to light blue. View map button
from grey to light blue. Alpha links from blue to d-blue.
Laury GvR [Tue, 28 Jun 2016 18:45:02 +0000 (14:45 -0400)]
Merge tag 'v1.0.16' into develop
v1.0.16
Conflicts:
scss/plugins/_memberdb.scss
Laury GvR [Tue, 28 Jun 2016 18:44:28 +0000 (14:44 -0400)]
Merge branch 'hotfix/1.0.16'
Laury GvR [Tue, 28 Jun 2016 18:43:44 +0000 (14:43 -0400)]
Members Only Markup and Styles added
Laury GvR [Tue, 28 Jun 2016 18:42:19 +0000 (14:42 -0400)]
Theme version number bump
Laury GvR [Tue, 28 Jun 2016 18:42:02 +0000 (14:42 -0400)]
Theme version number bump
Steve Sutton [Fri, 24 Jun 2016 15:41:39 +0000 (11:41 -0400)]
Did wrong div for the medium for the narrow template page
Switching to correct div
Steve Sutton [Fri, 24 Jun 2016 15:36:09 +0000 (11:36 -0400)]
Creating a new theme template page-narrow
This is for the Events Listing page.