WP-Themes/petoskeyarea.git
7 years agoMerge tag 'v1.0.55' into develop
Laury GvR [Wed, 14 Mar 2018 20:38:21 +0000 (16:38 -0400)]
Merge tag 'v1.0.55' into develop

v1.0.55

7 years agoMerge branch 'hotfix/1.0.55' v1.0.55
Laury GvR [Wed, 14 Mar 2018 20:38:18 +0000 (16:38 -0400)]
Merge branch 'hotfix/1.0.55'

7 years agoAdding async to the bookdirect widget script call
Laury GvR [Wed, 14 Mar 2018 20:38:14 +0000 (16:38 -0400)]
Adding async to the bookdirect widget script call

7 years agoTheme version number bump
Laury GvR [Wed, 14 Mar 2018 20:37:55 +0000 (16:37 -0400)]
Theme version number bump

7 years agoMerge tag 'v1.0.54' into develop
Laury GvR [Wed, 14 Mar 2018 20:01:02 +0000 (16:01 -0400)]
Merge tag 'v1.0.54' into develop

v1.0.54

7 years agoMerge branch 'release/1.0.54' v1.0.54
Laury GvR [Wed, 14 Mar 2018 20:00:57 +0000 (16:00 -0400)]
Merge branch 'release/1.0.54'

7 years agoStylesheet bump
Laury GvR [Wed, 14 Mar 2018 20:00:37 +0000 (16:00 -0400)]
Stylesheet bump

7 years agoRedoing how the frontpage header videos load
Laury GvR [Wed, 14 Mar 2018 18:38:29 +0000 (14:38 -0400)]
Redoing how the frontpage header videos load

In short: custom pre-load image is shown while the video loads, and
the only video loaded is the one appropriate for the window size on
load

Previously, both Desktop and Mobile videos would load for this site,
and only one would be shown, resulting in slowed load times.

The first method tried was switching out the source based on the
window width; this required a single video container as opposed to
two, and it worked fine, with the exception of the container not
technically having any 'content' on load, leading to disruptively
jumping content without a fallback or poster image in place.

Since we do not have a fallback image, I created a simple one that
says the video is loading.

After discussing this problem with Anthony, we decided to go with
a method that still uses two different containers, but uses
preload="none" to avoid the video loading, and then .load() to load
the actual video if the window size is right. The only problem
remaining was that now both elements would show without a class
like show-for-medium-down, but with those classes, when someone
resizes from large to small no video is shown at all.

However, since the possibility of problems is relatively small
(only when going from tablet portrait to landscape, and from
opening the site in a small window and resizing it to be large),
this too is something we will at this point not be spending time
to resolve.

Some attempt was made at creating some code that handles source
loading based on window resize, but this has been abandoned on
account of window resizing not being our concern (and to save time)

7 years agoMerge tag 'v1.0.53' into develop
Steve Sutton [Tue, 23 Jan 2018 21:00:48 +0000 (16:00 -0500)]
Merge tag 'v1.0.53' into develop

Version 1.0.53

7 years agoMerge branch 'release/1.0.53' v1.0.53
Steve Sutton [Tue, 23 Jan 2018 21:00:41 +0000 (16:00 -0500)]
Merge branch 'release/1.0.53'

7 years agoRelease for theme
Steve Sutton [Tue, 23 Jan 2018 21:00:13 +0000 (16:00 -0500)]
Release for theme

for ssl changes.

7 years agoUpdate for going to ssl
Steve Sutton [Tue, 23 Jan 2018 20:56:15 +0000 (15:56 -0500)]
Update for going to ssl

use https for everything

7 years agoMerge tag 'v1.0.52' into develop
Laury GvR [Tue, 16 Jan 2018 20:12:54 +0000 (15:12 -0500)]
Merge tag 'v1.0.52' into develop

v1.0.52

7 years agoMerge branch 'hotfix/1.0.52' v1.0.52
Laury GvR [Tue, 16 Jan 2018 20:12:48 +0000 (15:12 -0500)]
Merge branch 'hotfix/1.0.52'

7 years agoMake detail content sections only expand on pc view
Laury GvR [Tue, 16 Jan 2018 20:12:46 +0000 (15:12 -0500)]
Make detail content sections only expand on pc view

7 years agoTheme version number bump
Laury GvR [Tue, 16 Jan 2018 20:12:18 +0000 (15:12 -0500)]
Theme version number bump

7 years agoMerge tag 'v1.0.51' into develop
Laury GvR [Tue, 16 Jan 2018 19:07:29 +0000 (14:07 -0500)]
Merge tag 'v1.0.51' into develop

v1.0.51

7 years agoMerge branch 'hotfix/1.0.51' v1.0.51
Laury GvR [Tue, 16 Jan 2018 19:07:23 +0000 (14:07 -0500)]
Merge branch 'hotfix/1.0.51'

7 years agoAdd custom member db detail viewfile - auto-open sections
Laury GvR [Tue, 16 Jan 2018 19:07:12 +0000 (14:07 -0500)]
Add custom member db detail viewfile - auto-open sections

Added custom member db detail viewfiles in order to cause the
member detail content sections to be opened by default.

7 years agoTheme version number bump
Laury GvR [Tue, 16 Jan 2018 19:07:01 +0000 (14:07 -0500)]
Theme version number bump

7 years agoMerge tag 'v1.0.50' into develop
Laury GvR [Fri, 1 Dec 2017 18:41:53 +0000 (13:41 -0500)]
Merge tag 'v1.0.50' into develop

v1.0.50

7 years agoMerge branch 'hotfix/1.0.50' v1.0.50
Laury GvR [Fri, 1 Dec 2017 18:41:49 +0000 (13:41 -0500)]
Merge branch 'hotfix/1.0.50'

7 years agoMinor fix to previous commit. Also bump app.js version
Laury GvR [Fri, 1 Dec 2017 18:41:48 +0000 (13:41 -0500)]
Minor fix to previous commit. Also bump app.js version

7 years agoTheme version number bump
Laury GvR [Fri, 1 Dec 2017 18:41:21 +0000 (13:41 -0500)]
Theme version number bump

7 years agoMerge tag 'v1.0.49' into develop
Laury GvR [Fri, 1 Dec 2017 18:39:50 +0000 (13:39 -0500)]
Merge tag 'v1.0.49' into develop

v1.0.49

7 years agoMerge branch 'hotfix/1.0.49' v1.0.49
Laury GvR [Fri, 1 Dec 2017 18:39:46 +0000 (13:39 -0500)]
Merge branch 'hotfix/1.0.49'

7 years agoFixed video script to only work if a video element exists
Laury GvR [Fri, 1 Dec 2017 18:39:44 +0000 (13:39 -0500)]
Fixed video script to only work if a video element exists

7 years agoTheme version number bump
Laury GvR [Fri, 1 Dec 2017 18:39:25 +0000 (13:39 -0500)]
Theme version number bump

7 years agoMerge tag 'v1.0.48' into develop
Laury GvR [Thu, 30 Nov 2017 19:16:21 +0000 (14:16 -0500)]
Merge tag 'v1.0.48' into develop

v1.0.48

7 years agoMerge branch 'release/1.0.48' v1.0.48
Laury GvR [Thu, 30 Nov 2017 19:16:15 +0000 (14:16 -0500)]
Merge branch 'release/1.0.48'

7 years agoversion & stylesheet & js bump
Laury GvR [Thu, 30 Nov 2017 19:16:10 +0000 (14:16 -0500)]
version & stylesheet & js bump

7 years agoapp.js version bump
Laury GvR [Tue, 28 Nov 2017 18:05:36 +0000 (13:05 -0500)]
app.js version bump

7 years agoLoad a smaller frontpage video on mobile view
Laury GvR [Tue, 28 Nov 2017 18:04:45 +0000 (13:04 -0500)]
Load a smaller frontpage video on mobile view

7 years agoTesting out mobile compressed video
Laury GvR [Tue, 21 Nov 2017 16:47:21 +0000 (11:47 -0500)]
Testing out mobile compressed video

7 years agoMerge tag 'v1.0.47' into develop
Laury GvR [Wed, 8 Nov 2017 22:18:59 +0000 (17:18 -0500)]
Merge tag 'v1.0.47' into develop

v1.0.47

7 years agoMerge branch 'release/1.0.47' v1.0.47
Laury GvR [Wed, 8 Nov 2017 22:18:54 +0000 (17:18 -0500)]
Merge branch 'release/1.0.47'

7 years agoVersion/stylesheet bump
Laury GvR [Wed, 8 Nov 2017 22:18:46 +0000 (17:18 -0500)]
Version/stylesheet bump

7 years agoStylesheet version bump
Laury GvR [Wed, 8 Nov 2017 17:55:17 +0000 (12:55 -0500)]
Stylesheet version bump

7 years agoHeader video constrained, given background color.
Laury GvR [Wed, 8 Nov 2017 17:52:19 +0000 (12:52 -0500)]
Header video constrained, given background color.

As per client request, max width 1920, centered, background color
blue. Also fixed video not going 100%.

7 years agoMake topbar unsticky if top of page is reached
Laury GvR [Fri, 3 Nov 2017 19:50:22 +0000 (15:50 -0400)]
Make topbar unsticky if top of page is reached

7 years agoFrontpage mobile video uploaded
Laury GvR [Fri, 3 Nov 2017 19:43:56 +0000 (15:43 -0400)]
Frontpage mobile video uploaded

7 years agoNew frontpage video
Laury GvR [Fri, 3 Nov 2017 19:06:08 +0000 (15:06 -0400)]
New frontpage video

7 years agoMerge tag 'v1.0.46' into develop
Steve Sutton [Thu, 2 Nov 2017 12:12:25 +0000 (08:12 -0400)]
Merge tag 'v1.0.46' into develop

Version 1.0.46

7 years agoMerge branch 'hotfix/1.0.46' v1.0.46
Steve Sutton [Thu, 2 Nov 2017 12:12:16 +0000 (08:12 -0400)]
Merge branch 'hotfix/1.0.46'

7 years agoRemove extra i in file name
Steve Sutton [Thu, 2 Nov 2017 12:11:57 +0000 (08:11 -0400)]
Remove extra i in file name

For winter brochure.

7 years agoMerge tag 'v1.0.45' into develop
Steve Sutton [Thu, 2 Nov 2017 12:10:02 +0000 (08:10 -0400)]
Merge tag 'v1.0.45' into develop

Version 1.0.45

7 years agoMerge branch 'hotfix/1.0.45' v1.0.45
Steve Sutton [Thu, 2 Nov 2017 12:09:52 +0000 (08:09 -0400)]
Merge branch 'hotfix/1.0.45'

7 years agoUpdate the brochure on home page.
Steve Sutton [Thu, 2 Nov 2017 12:09:26 +0000 (08:09 -0400)]
Update the brochure on home page.

New winter brochure.

7 years agoMerge tag 'v1.0.44' into develop
Steve Sutton [Wed, 4 Oct 2017 18:28:26 +0000 (14:28 -0400)]
Merge tag 'v1.0.44' into develop

Version 1.0.44

7 years agoMerge branch 'hotfix/1.0.44' v1.0.44
Steve Sutton [Wed, 4 Oct 2017 18:28:20 +0000 (14:28 -0400)]
Merge branch 'hotfix/1.0.44'

7 years agoAdd pinterest verify meta
Steve Sutton [Wed, 4 Oct 2017 18:27:50 +0000 (14:27 -0400)]
Add pinterest verify meta

Adding to head section of header.php

7 years agoMerge tag 'v1.0.43' into develop
Anthony Talarico [Mon, 2 Oct 2017 16:04:39 +0000 (12:04 -0400)]
Merge tag 'v1.0.43' into develop

adding br tag about the breadcrumbs in members only template to stop sticky header from covering
it

7 years agoMerge branch 'hotfix/1.0.43' v1.0.43
Anthony Talarico [Mon, 2 Oct 2017 16:04:21 +0000 (12:04 -0400)]
Merge branch 'hotfix/1.0.43'

7 years agoadding br tag above bread crumbs in members only template
Anthony Talarico [Mon, 2 Oct 2017 16:03:50 +0000 (12:03 -0400)]
adding br tag above bread crumbs in members only template

adding br tag about breadcrumbs in members only template so that the sticky header doesnt
cover it

7 years agoMerge tag 'v1.0.42' into develop
Anthony Talarico [Mon, 2 Oct 2017 15:49:09 +0000 (11:49 -0400)]
Merge tag 'v1.0.42' into develop

adding padding to the sticky header to make sure the page titles are visible after scroll

7 years agoMerge branch 'hotfix/1.0.42' v1.0.42
Anthony Talarico [Mon, 2 Oct 2017 15:48:54 +0000 (11:48 -0400)]
Merge branch 'hotfix/1.0.42'

7 years agoadding more padding to the sticky header on scroll to top
Anthony Talarico [Mon, 2 Oct 2017 15:48:12 +0000 (11:48 -0400)]
adding more padding to the sticky header on scroll to top

fixing the amount of padding needed on the sticky header after a scroll has been
initiated

7 years agoMerge tag 'v1.0.41' into develop
Steve Sutton [Mon, 25 Sep 2017 15:42:07 +0000 (11:42 -0400)]
Merge tag 'v1.0.41' into develop

Version 1.0.41

7 years agoMerge branch 'release/1.0.41' v1.0.41
Steve Sutton [Mon, 25 Sep 2017 15:41:53 +0000 (11:41 -0400)]
Merge branch 'release/1.0.41'

7 years agoRelease
Steve Sutton [Mon, 25 Sep 2017 15:41:05 +0000 (11:41 -0400)]
Release

v1.0.4

7 years agoUpdate page title
Steve Sutton [Mon, 25 Sep 2017 15:35:31 +0000 (11:35 -0400)]
Update page title

Need h1

7 years agoupdate for the title of the page.
Steve Sutton [Mon, 25 Sep 2017 15:33:01 +0000 (11:33 -0400)]
update for the title of the page.

Pull in event name for title.
Pull in member name for title.

7 years agoMerge tag 'v1.0.40' into develop
Laury GvR [Tue, 19 Sep 2017 15:35:59 +0000 (11:35 -0400)]
Merge tag 'v1.0.40' into develop

v1.0.40

7 years agoMerge branch 'release/1.0.40' v1.0.40
Laury GvR [Tue, 19 Sep 2017 15:35:55 +0000 (11:35 -0400)]
Merge branch 'release/1.0.40'

7 years agoVersion/stylesheet bump
Laury GvR [Tue, 19 Sep 2017 15:35:47 +0000 (11:35 -0400)]
Version/stylesheet bump

7 years agoMerge tag 'v1.0.39' into develop
Laury GvR [Wed, 13 Sep 2017 15:52:28 +0000 (11:52 -0400)]
Merge tag 'v1.0.39' into develop

v1.0.39

7 years agoMerge branch 'hotfix/1.0.39' v1.0.39
Laury GvR [Wed, 13 Sep 2017 15:52:24 +0000 (11:52 -0400)]
Merge branch 'hotfix/1.0.39'

7 years agoSearch Rooms bar permanent display and restyled
Laury GvR [Wed, 13 Sep 2017 15:51:03 +0000 (11:51 -0400)]
Search Rooms bar permanent display and restyled

The search rooms bar in the topbar that normally drops down is as
of now permanently visible ( in large-up ) per client request.
The top-bar also has some room saved with the removal of the little
dropdown arrow graphics. Padding/margin has also been cut down all
around.

7 years agoTheme version number bump
Laury GvR [Wed, 13 Sep 2017 15:50:25 +0000 (11:50 -0400)]
Theme version number bump

7 years agoMerge tag 'v1.0.38' into develop
Anthony Talarico [Mon, 11 Sep 2017 15:06:36 +0000 (11:06 -0400)]
Merge tag 'v1.0.38' into develop

adding new fall brochure image to the footer

7 years agoMerge branch 'hotfix/1.0.38' v1.0.38
Anthony Talarico [Mon, 11 Sep 2017 15:06:24 +0000 (11:06 -0400)]
Merge branch 'hotfix/1.0.38'

7 years agoadding new fall brochure image to the footer
Anthony Talarico [Mon, 11 Sep 2017 15:06:12 +0000 (11:06 -0400)]
adding new fall brochure image to the footer

7 years agoMerge tag 'v1.0.37' into develop
Anthony Talarico [Tue, 8 Aug 2017 19:58:41 +0000 (15:58 -0400)]
Merge tag 'v1.0.37' into develop

added new logo to header and footer

7 years agoMerge branch 'hotfix/1.0.37' v1.0.37
Anthony Talarico [Tue, 8 Aug 2017 19:58:34 +0000 (15:58 -0400)]
Merge branch 'hotfix/1.0.37'

7 years agoadded new logo to header and footer
Anthony Talarico [Tue, 8 Aug 2017 19:58:12 +0000 (15:58 -0400)]
added new logo to header and footer

bumped stylesheet version, added new logo to the header and footer

7 years agoMerge tag 'v1.0.36' into develop
Ian Weller [Mon, 17 Jul 2017 19:45:17 +0000 (15:45 -0400)]
Merge tag 'v1.0.36' into develop

version 1.0.36

7 years agoMerge branch 'release/1.0.36' v1.0.36
Ian Weller [Mon, 17 Jul 2017 19:44:52 +0000 (15:44 -0400)]
Merge branch 'release/1.0.36'

7 years agoBumping version numbers
Ian Weller [Mon, 17 Jul 2017 19:43:09 +0000 (15:43 -0400)]
Bumping version numbers

I bumped up the version number of the theme in the style call and the
style.css.

7 years agoUpdating the off canvas booking text
Ian Weller [Mon, 17 Jul 2017 19:39:29 +0000 (15:39 -0400)]
Updating the off canvas booking text

I updated the right off canvas "Book Now" text to "Search Rooms"

7 years agoI updated the theme
Ian Weller [Mon, 17 Jul 2017 19:08:28 +0000 (15:08 -0400)]
I updated the theme

I placed the meta tag code for Pintrest head and updated the Book A Room
text for the reservation to Search Rooms.

7 years agoMerge tag 'v1.0.35' into develop
Anthony Talarico [Wed, 5 Jul 2017 19:50:32 +0000 (15:50 -0400)]
Merge tag 'v1.0.35' into develop

adding group_by_day flag to the front page events shortcode

7 years agoMerge branch 'hotfix/1.0.35' v1.0.35
Anthony Talarico [Wed, 5 Jul 2017 19:49:52 +0000 (15:49 -0400)]
Merge branch 'hotfix/1.0.35'

7 years agoadding group_by_day flag to the front page events shortcode
Anthony Talarico [Wed, 5 Jul 2017 19:47:19 +0000 (15:47 -0400)]
adding group_by_day flag to the front page events shortcode

the front page events shortcode needs the group_by_day flag so that the dates are ordered
by date instead of category

8 years agoMerge tag 'v1.0.34' into develop
Steve Sutton [Thu, 11 May 2017 15:58:57 +0000 (11:58 -0400)]
Merge tag 'v1.0.34' into develop

Version 1.0.34

8 years agoMerge branch 'hotfix/1.0.34' v1.0.34
Steve Sutton [Thu, 11 May 2017 15:58:47 +0000 (11:58 -0400)]
Merge branch 'hotfix/1.0.34'

8 years agoUpdate member login form
Steve Sutton [Thu, 11 May 2017 15:58:26 +0000 (11:58 -0400)]
Update member login form

Adding captcha to the member login form.

8 years agoMerge tag 'v1.0.33' into develop
Ian Weller [Tue, 28 Mar 2017 13:52:42 +0000 (09:52 -0400)]
Merge tag 'v1.0.33' into develop

version 1.0.33

8 years agoMerge branch 'hotfix/1.0.33' v1.0.33
Ian Weller [Tue, 28 Mar 2017 13:52:15 +0000 (09:52 -0400)]
Merge branch 'hotfix/1.0.33'

8 years agoupdated the stylesheet call number
Ian Weller [Tue, 28 Mar 2017 13:46:35 +0000 (09:46 -0400)]
updated the stylesheet call number

I updated the stylesheet call number to break any chance of chace save.

8 years agoI added the new brochure graphic
Ian Weller [Tue, 28 Mar 2017 13:44:03 +0000 (09:44 -0400)]
I added the new brochure graphic

I placed the new graphic in place of the original one we had. I also
bumped up the version number in style.css

8 years agoMerge tag 'v1.0.32' into develop
Ian Weller [Thu, 9 Mar 2017 21:30:22 +0000 (16:30 -0500)]
Merge tag 'v1.0.32' into develop

version 1.0.32

8 years agoMerge branch 'hotfix/1.0.32' v1.0.32
Ian Weller [Thu, 9 Mar 2017 21:29:32 +0000 (16:29 -0500)]
Merge branch 'hotfix/1.0.32'

8 years agoupdating the text-indent style
Ian Weller [Thu, 9 Mar 2017 21:27:16 +0000 (16:27 -0500)]
updating the text-indent style

I updated the text indent style to be -83px instead of the -70px that it
was previously.  It should be a mimic of the space between the edge and
the hamburger menu on the oposite side.

8 years agoMerge tag 'v1.0.31' into develop
Ian Weller [Thu, 9 Mar 2017 21:19:21 +0000 (16:19 -0500)]
Merge tag 'v1.0.31' into develop

version 1.0.31

8 years agoMerge branch 'hotfix/1.0.31' v1.0.31
Ian Weller [Thu, 9 Mar 2017 21:18:08 +0000 (16:18 -0500)]
Merge branch 'hotfix/1.0.31'

8 years agoupdated version number and css call
Ian Weller [Thu, 9 Mar 2017 21:16:48 +0000 (16:16 -0500)]
updated version number and css call

I updated the stylesheet number and the call number.

8 years agoMerge tag 'v1.0.30' into develop
Ian Weller [Thu, 9 Mar 2017 21:11:02 +0000 (16:11 -0500)]
Merge tag 'v1.0.30' into develop

version 1.0.30

8 years agoMerge branch 'hotfix/1.0.30' v1.0.30
Ian Weller [Thu, 9 Mar 2017 21:10:29 +0000 (16:10 -0500)]
Merge branch 'hotfix/1.0.30'

8 years agoI placed book a room closer to the edge.
Ian Weller [Thu, 9 Mar 2017 21:07:39 +0000 (16:07 -0500)]
I placed book a room closer to the edge.

I changed the text indent so 'Book A Room' text was covering the
clickable area.

8 years agoremoving right hamburger menu
Ian Weller [Thu, 9 Mar 2017 20:30:03 +0000 (15:30 -0500)]
removing right hamburger menu

I removed the right hamburger menu with a display none.