WP-Themes/glmthemes/bpla-theme.git
10 years agoadded Foo Table styling from Toski Sands
Ian Weller [Fri, 6 Nov 2015 17:08:57 +0000 (12:08 -0500)]
added Foo Table styling from Toski Sands

10 years agoAdded custom function similar to mtpleasant wow's.
Anthony Talarico [Fri, 6 Nov 2015 16:33:02 +0000 (11:33 -0500)]
Added custom function similar to mtpleasant wow's.

10 years agoai1ec must not be defined properly for bpla, removing changes
Anthony Talarico [Fri, 6 Nov 2015 16:00:40 +0000 (11:00 -0500)]
ai1ec must not be defined properly for bpla, removing changes

10 years agoUsed post type checking to remove blog sidebar only if post is of event type
Anthony Talarico [Fri, 6 Nov 2015 15:56:34 +0000 (10:56 -0500)]
Used post type checking to remove blog sidebar only if post is of event type

10 years agoRemoved sidebar-r from single.php
Anthony Talarico [Fri, 6 Nov 2015 14:48:23 +0000 (09:48 -0500)]
Removed sidebar-r from single.php

10 years agoCorrected time zone error by adding UTC methods. this may be my last entry.godspeed.
Anthony Talarico [Tue, 3 Nov 2015 15:42:07 +0000 (10:42 -0500)]
Corrected time zone error by adding UTC methods. this may be my last entry.godspeed.

10 years agoAdjusting getDate method for accurate date appendages. Correcting time zone errors
Anthony Talarico [Tue, 3 Nov 2015 15:33:06 +0000 (10:33 -0500)]
Adjusting getDate method for accurate date appendages. Correcting time zone errors

10 years agoDate restrictions added for arrival and departure date.
Anthony Talarico [Tue, 3 Nov 2015 15:23:42 +0000 (10:23 -0500)]
Date restrictions added for arrival and departure date.

10 years agoTesting date restrictions for firefox
Anthony Talarico [Tue, 3 Nov 2015 14:58:03 +0000 (09:58 -0500)]
Testing date restrictions for firefox

10 years agoSetting default values to off canvas datepickers
Anthony Talarico [Mon, 2 Nov 2015 21:45:39 +0000 (16:45 -0500)]
Setting default values to off canvas datepickers

10 years agoAttempting mobile phone validation with js
Anthony Talarico [Mon, 2 Nov 2015 21:41:20 +0000 (16:41 -0500)]
Attempting mobile phone validation with js

10 years agoChanging text values of date input if date ranges are incorrect
Anthony Talarico [Mon, 2 Nov 2015 21:35:12 +0000 (16:35 -0500)]
Changing text values of date input if date ranges are incorrect

10 years agoError checking and validation for mobile phones, no native date min rnage for firefox
Anthony Talarico [Mon, 2 Nov 2015 21:32:31 +0000 (16:32 -0500)]
Error checking and validation for mobile phones, no native date min rnage for firefox

10 years agoChanged date formats to match iso specs
Anthony Talarico [Mon, 2 Nov 2015 20:58:36 +0000 (15:58 -0500)]
Changed date formats to match iso specs

10 years agoAdding date object comparison and adding '0' to applicable days and months
Anthony Talarico [Mon, 2 Nov 2015 20:30:58 +0000 (15:30 -0500)]
Adding date object comparison and adding '0' to applicable days and months

10 years agoRemoved alert test
Anthony Talarico [Mon, 2 Nov 2015 20:23:26 +0000 (15:23 -0500)]
Removed alert test

10 years agoConverting string date into date object and matching to RFC 3339 standard
Anthony Talarico [Mon, 2 Nov 2015 20:20:41 +0000 (15:20 -0500)]
Converting string date into date object and matching to RFC 3339 standard

10 years agoConverting date formats from strings
Anthony Talarico [Mon, 2 Nov 2015 20:10:59 +0000 (15:10 -0500)]
Converting date formats from strings

10 years agoAdding more validation to date pickers
Anthony Talarico [Mon, 2 Nov 2015 20:05:57 +0000 (15:05 -0500)]
Adding more validation to date pickers

10 years agoReplacing incorrectly entered date with default date is wrong date is picked in off...
Anthony Talarico [Mon, 2 Nov 2015 20:02:00 +0000 (15:02 -0500)]
Replacing incorrectly entered date with default date is wrong date is picked in off canvas form

10 years agoAdded more changes to date validation
Anthony Talarico [Mon, 2 Nov 2015 19:56:43 +0000 (14:56 -0500)]
Added more changes to date validation

10 years agoAdded changes to date validation
Anthony Talarico [Mon, 2 Nov 2015 19:53:46 +0000 (14:53 -0500)]
Added changes to date validation

10 years agoAdjusting input format for off canvas date picker
Anthony Talarico [Mon, 2 Nov 2015 19:09:08 +0000 (14:09 -0500)]
Adjusting input format for off canvas date picker

10 years agoIOS datepicker format 'yy-mm-dd'. validating that format
Anthony Talarico [Mon, 2 Nov 2015 19:02:39 +0000 (14:02 -0500)]
IOS datepicker format 'yy-mm-dd'. validating that format

10 years agoIOS NSString date format must be converted and validated. checking validation
Anthony Talarico [Mon, 2 Nov 2015 19:00:12 +0000 (14:00 -0500)]
IOS NSString date format must be converted and validated. checking validation

10 years agohtml5 datepicker does not have full cross browser support, tested working in chrome...
Anthony Talarico [Mon, 2 Nov 2015 18:11:07 +0000 (13:11 -0500)]
html5 datepicker does not have full cross browser support, tested working in chrome 46. Iphone rolling datepicker does not block dates

10 years agojquery validation does not work on min dates. Attemping ISOString format
Anthony Talarico [Mon, 2 Nov 2015 17:58:33 +0000 (12:58 -0500)]
jquery validation does not work on min dates. Attemping ISOString format

10 years agomin date for html5 not functioning properly
Anthony Talarico [Mon, 2 Nov 2015 17:54:53 +0000 (12:54 -0500)]
min date for html5 not functioning properly

10 years agochanging date formats to comply with RFC html date format requirements
Anthony Talarico [Mon, 2 Nov 2015 17:46:57 +0000 (12:46 -0500)]
changing date formats to comply with RFC html date format requirements

10 years agoremoving test alerts
Anthony Talarico [Mon, 2 Nov 2015 17:37:02 +0000 (12:37 -0500)]
removing test alerts

10 years agoUsed php to filter min days for off canvas booking form
Anthony Talarico [Mon, 2 Nov 2015 17:34:24 +0000 (12:34 -0500)]
Used php to filter min days for off canvas booking form

10 years agoTesting input format for html5 date restrictions
Anthony Talarico [Mon, 2 Nov 2015 16:50:14 +0000 (11:50 -0500)]
Testing input format for html5 date restrictions

10 years agoChanging format in minimum date for html5 input for testing
Anthony Talarico [Mon, 2 Nov 2015 16:47:43 +0000 (11:47 -0500)]
Changing format in minimum date for html5 input for testing

10 years agoRestricting dates in the html5 datepicker for off canvas book now menu
Anthony Talarico [Mon, 2 Nov 2015 16:43:35 +0000 (11:43 -0500)]
Restricting dates in the html5 datepicker for off canvas book now menu

10 years agoRemoving jquery datepicker from off canvas menu, using html5 date input
Anthony Talarico [Mon, 2 Nov 2015 16:03:50 +0000 (11:03 -0500)]
Removing jquery datepicker from off canvas menu, using html5 date input

10 years agoFixed reservation submission in php
Anthony Talarico [Fri, 30 Oct 2015 19:13:29 +0000 (15:13 -0400)]
Fixed reservation submission in php

10 years agoOccupancy variable not being submitted, changing data types
Anthony Talarico [Fri, 30 Oct 2015 18:37:32 +0000 (14:37 -0400)]
Occupancy variable not being submitted, changing data types

10 years agoFixed php echo request for occupancy numbers
Anthony Talarico [Fri, 30 Oct 2015 18:34:23 +0000 (14:34 -0400)]
Fixed php echo request for occupancy numbers

10 years agoAdded occupancy default number to 1 in the reservation form
Anthony Talarico [Fri, 30 Oct 2015 18:32:14 +0000 (14:32 -0400)]
Added occupancy default number to 1 in the reservation form

10 years agoChanged time function in php for reservation form in off canvas to remove jquery...
Anthony Talarico [Fri, 30 Oct 2015 18:28:58 +0000 (14:28 -0400)]
Changed time function in php for reservation form in off canvas to remove jquery hacks

10 years agoRemoved timely event calendar post from event details
Anthony Talarico [Fri, 30 Oct 2015 17:35:14 +0000 (13:35 -0400)]
Removed timely event calendar post from event details

10 years agoProperty search input variabled was not named properly, changed name
Anthony Talarico [Fri, 30 Oct 2015 17:27:52 +0000 (13:27 -0400)]
Property search input variabled was not named properly, changed name

10 years agochanging variable in request url for form submission
Anthony Talarico [Fri, 30 Oct 2015 17:23:50 +0000 (13:23 -0400)]
changing variable in request url for form submission

10 years agoAdded property search to form submission to prevent mixmatched form input
Anthony Talarico [Fri, 30 Oct 2015 17:20:54 +0000 (13:20 -0400)]
Added property search to form submission to prevent mixmatched form input

10 years agoadding margin-bottom to featured img to separate tagline in mobile view
Anthony Talarico [Fri, 30 Oct 2015 17:09:39 +0000 (13:09 -0400)]
adding margin-bottom to featured img to separate tagline in mobile view

10 years agochanged reservation off canvas menu links, again
Anthony Talarico [Fri, 30 Oct 2015 16:53:21 +0000 (12:53 -0400)]
changed reservation off canvas menu links, again

10 years agoChanged off canvas menu reservation links
Anthony Talarico [Fri, 30 Oct 2015 16:51:14 +0000 (12:51 -0400)]
Changed off canvas menu reservation links

10 years agoChanged reservation off canvas nav link to submit form
Anthony Talarico [Fri, 30 Oct 2015 16:48:20 +0000 (12:48 -0400)]
Changed reservation off canvas nav link to submit form

10 years agoreservation off canvas nav submits default form values when navigating to the page
Anthony Talarico [Fri, 30 Oct 2015 16:33:54 +0000 (12:33 -0400)]
reservation off canvas nav submits default form values when navigating to the page

10 years agoSetting default dates in reservation menu
Anthony Talarico [Fri, 30 Oct 2015 16:17:36 +0000 (12:17 -0400)]
Setting default dates in reservation menu

10 years agoAdded off canvas mobile menu and menu walker
Anthony Talarico [Fri, 30 Oct 2015 15:35:39 +0000 (11:35 -0400)]
Added off canvas mobile menu and menu walker

10 years agoRemoving off canvas to test issues with site going down
Anthony Talarico [Fri, 30 Oct 2015 15:30:21 +0000 (11:30 -0400)]
Removing off canvas to test issues with site going down

10 years agoChanged reservation input sizes, changed off canvas menu to pull from appearance...
Anthony Talarico [Fri, 30 Oct 2015 15:27:11 +0000 (11:27 -0400)]
Changed reservation input sizes, changed off canvas menu to pull from appearance menu

10 years agoChanging width of reservation input
Anthony Talarico [Fri, 30 Oct 2015 15:02:31 +0000 (11:02 -0400)]
Changing width of reservation input

10 years agoRemoved media query range from medium down
Anthony Talarico [Fri, 30 Oct 2015 14:56:47 +0000 (10:56 -0400)]
Removed media query range from medium down

10 years agoMedia queries adjusted for lodging media links
Anthony Talarico [Fri, 30 Oct 2015 14:54:20 +0000 (10:54 -0400)]
Media queries adjusted for lodging media links

10 years agoadjusting media queries
Anthony Talarico [Fri, 30 Oct 2015 14:47:57 +0000 (10:47 -0400)]
adjusting media queries

10 years agoFixing media queries
Anthony Talarico [Fri, 30 Oct 2015 14:40:01 +0000 (10:40 -0400)]
Fixing media queries

10 years agochanged media query range to account for medium view in page-footer.scss
Anthony Talarico [Fri, 30 Oct 2015 14:21:33 +0000 (10:21 -0400)]
changed media query range to account for medium view in page-footer.scss

10 years agoChanging media queries
Anthony Talarico [Fri, 30 Oct 2015 14:20:01 +0000 (10:20 -0400)]
Changing media queries

10 years agoadjusting media query for mobile view and medium view in loding table
Anthony Talarico [Fri, 30 Oct 2015 14:16:21 +0000 (10:16 -0400)]
adjusting media query for mobile view and medium view in loding table

10 years agoAdjusting media queries
Anthony Talarico [Fri, 30 Oct 2015 14:12:26 +0000 (10:12 -0400)]
Adjusting media queries

10 years agoAdding media queries to make lodging table responsive
Anthony Talarico [Fri, 30 Oct 2015 14:09:40 +0000 (10:09 -0400)]
Adding media queries to make lodging table responsive

10 years agoChanging media query for table data for mobile view
Anthony Talarico [Fri, 30 Oct 2015 14:02:30 +0000 (10:02 -0400)]
Changing media query for table data for mobile view

10 years agoChanged search placeholder text, attempting to make table data responsive
Anthony Talarico [Fri, 30 Oct 2015 14:00:44 +0000 (10:00 -0400)]
Changed search placeholder text, attempting to make table data responsive

10 years agoChanging footer margin of the datepicker ui to reserver functionality
Anthony Talarico [Fri, 30 Oct 2015 13:13:20 +0000 (09:13 -0400)]
Changing footer margin of the datepicker ui to reserver functionality

10 years agoHiding datepicker div with jquery to reserver functionality in calendar
Anthony Talarico [Fri, 30 Oct 2015 13:09:06 +0000 (09:09 -0400)]
Hiding datepicker div with jquery to reserver functionality in calendar

10 years agoChanging display type in the datepicker to fix functionality while removing extra...
Anthony Talarico [Fri, 30 Oct 2015 13:03:01 +0000 (09:03 -0400)]
Changing display type in the datepicker to fix functionality while removing extra footer div

10 years agoChanged display for div in footer to remove empty datepicker footer div
Anthony Talarico [Fri, 30 Oct 2015 12:57:24 +0000 (08:57 -0400)]
Changed display for div in footer to remove empty datepicker footer div

10 years agoremoving div breaks datepicker. reverting changes
Anthony Talarico [Fri, 30 Oct 2015 12:50:38 +0000 (08:50 -0400)]
removing div breaks datepicker. reverting changes

10 years agoremoving datepicker div from footer
Anthony Talarico [Fri, 30 Oct 2015 12:48:32 +0000 (08:48 -0400)]
removing datepicker div from footer

10 years agoFixing off canvas form action src
Anthony Talarico [Fri, 30 Oct 2015 12:42:23 +0000 (08:42 -0400)]
Fixing off canvas form action src

10 years agoRemoved datepicker div from footer changed off canvas form action and target
Anthony Talarico [Fri, 30 Oct 2015 12:36:09 +0000 (08:36 -0400)]
Removed datepicker div from footer changed off canvas form action and target

10 years agoRemoved target from header.php form
Anthony Talarico [Fri, 30 Oct 2015 12:18:56 +0000 (08:18 -0400)]
Removed target from header.php form

10 years agoChanged header.php form action to get the permalink to address https issue
Anthony Talarico [Fri, 30 Oct 2015 12:10:51 +0000 (08:10 -0400)]
Changed header.php form action to get the permalink to address https issue

10 years agoUpdate the img width for the blocks
Steve Sutton [Thu, 29 Oct 2015 21:02:25 +0000 (17:02 -0400)]
Update the img width for the blocks

set to width: 100%

10 years agoChanged reservation file name to 150
Anthony Talarico [Thu, 29 Oct 2015 20:38:35 +0000 (16:38 -0400)]
Changed reservation file name to 150

10 years agoAdded functionality to page-150.php
Anthony Talarico [Thu, 29 Oct 2015 20:31:20 +0000 (16:31 -0400)]
Added functionality to page-150.php

10 years agoUpdate the image size for the glm blocks
Steve Sutton [Thu, 29 Oct 2015 20:08:39 +0000 (16:08 -0400)]
Update the image size for the glm blocks

Use custom image size of 305 x 215 and crop

10 years agoUpdate footer for enews item
Steve Sutton [Thu, 29 Oct 2015 19:54:35 +0000 (15:54 -0400)]
Update footer for enews item

They changed the name of the page to Enews Sign Up (three words not two)

10 years agoUpdate for dropdown without children
Steve Sutton [Wed, 28 Oct 2015 20:42:14 +0000 (16:42 -0400)]
Update for dropdown without children

10 years agoFuntions.php jquery version reverted
Anthony Talarico [Wed, 28 Oct 2015 20:35:46 +0000 (16:35 -0400)]
Funtions.php jquery version reverted

10 years agoUpdate for no default image
Steve Sutton [Wed, 28 Oct 2015 19:59:27 +0000 (15:59 -0400)]
Update for no default image

10 years agoAdded https to iframe src and form submission links
Anthony Talarico [Wed, 28 Oct 2015 19:50:43 +0000 (15:50 -0400)]
Added https to iframe src and form submission links

10 years agoUpdate the top bar menu so if no featured image no show it.
Steve Sutton [Wed, 28 Oct 2015 19:45:09 +0000 (15:45 -0400)]
Update the top bar menu so if no featured image no show it.

10 years agoAdjusting https form submission datepicker not working
Anthony Talarico [Wed, 28 Oct 2015 19:14:32 +0000 (15:14 -0400)]
Adjusting https form submission datepicker not working

10 years agoFixed display issues with the guests dropdown placeholder
Anthony Talarico [Wed, 28 Oct 2015 17:27:01 +0000 (13:27 -0400)]
Fixed display issues with the guests dropdown placeholder

10 years agoFixing issues with form connected to the off canvas menu
Anthony Talarico [Wed, 28 Oct 2015 17:21:35 +0000 (13:21 -0400)]
Fixing issues with form connected to the off canvas menu

10 years agoFinalizing form functionality and styling
Anthony Talarico [Wed, 28 Oct 2015 16:23:04 +0000 (12:23 -0400)]
Finalizing form functionality and styling

10 years agoAdded functionality to off canvas menu
Anthony Talarico [Tue, 27 Oct 2015 19:20:33 +0000 (15:20 -0400)]
Added functionality to off canvas menu

10 years agoRemove featured image from reservation page and adjust iframe width
Anthony Talarico [Tue, 27 Oct 2015 17:31:19 +0000 (13:31 -0400)]
Remove featured image from reservation page and adjust iframe width

10 years agodropdown uncommented and edited
Ian Weller [Tue, 27 Oct 2015 16:59:54 +0000 (12:59 -0400)]
dropdown uncommented and edited

10 years agoAdd reservation form functionality and styling
Anthony Talarico [Tue, 27 Oct 2015 16:58:18 +0000 (12:58 -0400)]
Add reservation form functionality and styling

10 years agoGruntified previous commit
Laury GvR [Mon, 26 Oct 2015 19:49:31 +0000 (15:49 -0400)]
Gruntified previous commit

10 years agoRemoving the calendar subscribe button from frontpage
Laury GvR [Mon, 26 Oct 2015 19:47:17 +0000 (15:47 -0400)]
Removing the calendar subscribe button from frontpage

10 years agoFixed the ai1ec frontpage styles: had wrong ID reference
Laury GvR [Fri, 23 Oct 2015 17:34:12 +0000 (13:34 -0400)]
Fixed the ai1ec frontpage styles: had wrong ID reference

10 years agoDisplaying short months instead of long, or Ai1ec
Laury GvR [Fri, 23 Oct 2015 15:19:29 +0000 (11:19 -0400)]
Displaying short months instead of long, or Ai1ec

10 years agoCalendar arrows back next to months.
Laury GvR [Fri, 23 Oct 2015 14:59:37 +0000 (10:59 -0400)]
Calendar arrows back next to months.

10 years agoNew slideshow shortcode number.
Laury GvR [Fri, 23 Oct 2015 13:48:12 +0000 (09:48 -0400)]
New slideshow shortcode number.

10 years agoedited the dropdown image size
Ian Weller [Thu, 22 Oct 2015 18:01:16 +0000 (14:01 -0400)]
edited the dropdown image size