WP-Themes/otsego.git
8 years agotesting IE 9 only selector for width in the dropdown sub menu nav items
Anthony Talarico [Tue, 14 Feb 2017 20:48:48 +0000 (15:48 -0500)]
testing IE 9 only selector for width in the dropdown sub menu nav items

8 years agosetting float back to left for ie11 and ie edge target selectors for the
Anthony Talarico [Tue, 14 Feb 2017 20:26:16 +0000 (15:26 -0500)]
setting float back to left for ie11 and ie edge target selectors for the
dropdown nav menu

8 years agosetting all floats in all IE target selectors to none to test broken IE 9
Anthony Talarico [Tue, 14 Feb 2017 20:24:57 +0000 (15:24 -0500)]
setting all floats in all IE target selectors to none to test broken IE 9

8 years agoreplacing mozilla selector target and removing IE EDGE target to test
Anthony Talarico [Tue, 14 Feb 2017 20:21:27 +0000 (15:21 -0500)]
replacing mozilla selector target and removing IE EDGE target to test
why IE 9 dropdown is broken

8 years agotesting removal of mozilla targeted selectors in styles to check why IE 9 is
Anthony Talarico [Tue, 14 Feb 2017 20:20:09 +0000 (15:20 -0500)]
testing removal of mozilla targeted selectors in styles to check why IE 9 is
broken again

8 years agolowering the topbar li before border contents in firefox
Anthony Talarico [Tue, 14 Feb 2017 20:11:24 +0000 (15:11 -0500)]
lowering the topbar li before border contents in firefox

8 years agotesting firefox only target to make all of the columns set in the proper
Anthony Talarico [Tue, 14 Feb 2017 20:05:44 +0000 (15:05 -0500)]
testing firefox only target to make all of the columns set in the proper
location with proper spacing

8 years agotesting IE edge only selector to keep the drop down nav items in line
Anthony Talarico [Tue, 14 Feb 2017 19:11:10 +0000 (14:11 -0500)]
testing IE edge only selector to keep the drop down nav items in line

8 years agotesting IE only selector since IE 11+ still breaks
Anthony Talarico [Tue, 14 Feb 2017 18:59:53 +0000 (13:59 -0500)]
testing IE only selector since IE 11+ still breaks

8 years agoMerge tag 'v1.0.43' into develop
Anthony Talarico [Tue, 14 Feb 2017 18:55:28 +0000 (13:55 -0500)]
Merge tag 'v1.0.43' into develop

bumping style sheet. Using specific root selector that doesn't hurt IE9.
using webkit style to prevent chrome from breaking into the columns in the
drop down nav submenu

8 years agoMerge branch 'release/1.0.43' v1.0.43
Anthony Talarico [Tue, 14 Feb 2017 18:54:41 +0000 (13:54 -0500)]
Merge branch 'release/1.0.43'

8 years agobumping style sheet version. Adding webkit fix for chrome columns breaking.
Anthony Talarico [Tue, 14 Feb 2017 18:54:04 +0000 (13:54 -0500)]
bumping style sheet version. Adding webkit fix for chrome columns breaking.
using specific root selector to set float none that won't affect IE9

8 years agotesting ie specific flat property for IE 9
Anthony Talarico [Tue, 14 Feb 2017 18:48:01 +0000 (13:48 -0500)]
testing ie specific flat property for IE 9

8 years agoMerge tag 'v1.0.42' into develop
Anthony Talarico [Tue, 14 Feb 2017 18:30:25 +0000 (13:30 -0500)]
Merge tag 'v1.0.42' into develop

merging submenu dropdown ul li elements styles made on develop branch onto master
bumping stylesheet version

8 years agoMerge branch 'release/1.0.42' v1.0.42
Anthony Talarico [Tue, 14 Feb 2017 18:30:00 +0000 (13:30 -0500)]
Merge branch 'release/1.0.42'

8 years agobumping style sheet number and merging styles made on develop onto the master branch...
Anthony Talarico [Tue, 14 Feb 2017 18:29:06 +0000 (13:29 -0500)]
bumping style sheet number and merging styles made on develop onto the master branch. Float: none
on the submenu ul li elements

8 years agotesting float none on the topbar nav ul li submenu items to correct the issue on...
Anthony Talarico [Tue, 14 Feb 2017 18:10:38 +0000 (13:10 -0500)]
testing float none on the topbar nav ul li submenu items to correct the issue on IE where
the nav items are pushed all the way to right, only on dev55

8 years agoreverting to previous version of modernizr to try and fix dev55 IE version
Anthony Talarico [Tue, 14 Feb 2017 17:31:39 +0000 (12:31 -0500)]
reverting to previous version of modernizr to try and fix dev55 IE version
of the otsego dropdown nav submenu

8 years agoMerge tag 'v1.0.41' into develop
Anthony Talarico [Tue, 14 Feb 2017 17:22:19 +0000 (12:22 -0500)]
Merge tag 'v1.0.41' into develop

undoing previous changes, bumping version number. Testing why IE on dev55
is not displaying properly even without my current style change

8 years agoMerge branch 'hotfix/1.0.41' v1.0.41
Anthony Talarico [Tue, 14 Feb 2017 17:21:52 +0000 (12:21 -0500)]
Merge branch 'hotfix/1.0.41'

8 years agobumping version number, undoing previous change to test why dev55 IE is not
Anthony Talarico [Tue, 14 Feb 2017 17:21:26 +0000 (12:21 -0500)]
bumping version number, undoing previous change to test why dev55 IE is not
displaying properly

8 years agoMerge tag 'v1.0.40' into develop
Anthony Talarico [Tue, 14 Feb 2017 16:33:38 +0000 (11:33 -0500)]
Merge tag 'v1.0.40' into develop

removing generic break-inside style for the dropdown nav submenu columns and
using -webkit- only to avoid targeting IE

8 years agoMerge branch 'hotfix/1.0.40' v1.0.40
Anthony Talarico [Tue, 14 Feb 2017 16:33:04 +0000 (11:33 -0500)]
Merge branch 'hotfix/1.0.40'

8 years agoremoving break-inside and only using -webkit-column-break-inside to avoid
Anthony Talarico [Tue, 14 Feb 2017 16:32:23 +0000 (11:32 -0500)]
removing break-inside and only using -webkit-column-break-inside to avoid
targeting IE for the dropdown nav submenu columns

8 years agoMerge tag 'v1.0.39' into develop
Anthony Talarico [Tue, 14 Feb 2017 16:26:00 +0000 (11:26 -0500)]
Merge tag 'v1.0.39' into develop

fixing the dropdown nav submenu columns from breaking and merging into
the adjacent column

8 years agoMerge branch 'hotfix/1.0.39' v1.0.39
Anthony Talarico [Tue, 14 Feb 2017 16:25:20 +0000 (11:25 -0500)]
Merge branch 'hotfix/1.0.39'

8 years agofixing the dropdown nav sub menu columns from breaking and being pushed into
Anthony Talarico [Tue, 14 Feb 2017 16:23:24 +0000 (11:23 -0500)]
fixing the dropdown nav sub menu columns from breaking and being pushed into
the next column. added page-break-inside : avoid-column

8 years agoMerge tag 'v1.0.38' into develop
Steve Sutton [Tue, 10 Jan 2017 16:26:16 +0000 (11:26 -0500)]
Merge tag 'v1.0.38' into develop

Version 1.0.38

8 years agoMerge branch 'hotfix/1.0.38' v1.0.38
Steve Sutton [Tue, 10 Jan 2017 16:26:06 +0000 (11:26 -0500)]
Merge branch 'hotfix/1.0.38'

8 years agoFor image in footer
Steve Sutton [Tue, 10 Jan 2017 16:25:37 +0000 (11:25 -0500)]
For image in footer

webcam image time variable

8 years agoMerge tag 'v1.0.37' into develop
Steve Sutton [Tue, 10 Jan 2017 16:24:36 +0000 (11:24 -0500)]
Merge tag 'v1.0.37' into develop

Version 1.0.37

8 years agoMerge branch 'hotfix/1.0.37' v1.0.37
Steve Sutton [Tue, 10 Jan 2017 16:24:28 +0000 (11:24 -0500)]
Merge branch 'hotfix/1.0.37'

8 years agoSetup image
Steve Sutton [Tue, 10 Jan 2017 16:24:04 +0000 (11:24 -0500)]
Setup image

Needed for on page load of footer webcam image.

8 years agoMerge tag 'v1.0.36' into develop
Steve Sutton [Tue, 10 Jan 2017 16:21:24 +0000 (11:21 -0500)]
Merge tag 'v1.0.36' into develop

Version 1.0.36

8 years agoMerge branch 'hotfix/1.0.36' v1.0.36
Steve Sutton [Tue, 10 Jan 2017 16:21:15 +0000 (11:21 -0500)]
Merge branch 'hotfix/1.0.36'

8 years agoUpdate cam image on footer
Steve Sutton [Tue, 10 Jan 2017 16:20:42 +0000 (11:20 -0500)]
Update cam image on footer

No refresh, per Chuck on Jan 10, 2017

8 years agoMerge tag 'v1.0.35' into develop
Steve Sutton [Tue, 10 Jan 2017 16:07:40 +0000 (11:07 -0500)]
Merge tag 'v1.0.35' into develop

Version 1.0.35

8 years agoMerge branch 'hotfix/1.0.35' v1.0.35
Steve Sutton [Tue, 10 Jan 2017 16:07:32 +0000 (11:07 -0500)]
Merge branch 'hotfix/1.0.35'

8 years agoupdate cam images
Steve Sutton [Tue, 10 Jan 2017 16:06:58 +0000 (11:06 -0500)]
update cam images

make them reload every minute not 10 seconds.

8 years agoMerge tag 'v1.0.34' into develop
Laury GvR [Tue, 6 Dec 2016 22:07:32 +0000 (17:07 -0500)]
Merge tag 'v1.0.34' into develop

v1.0.34

8 years agoMerge branch 'hotfix/1.0.34' v1.0.34
Laury GvR [Tue, 6 Dec 2016 22:07:26 +0000 (17:07 -0500)]
Merge branch 'hotfix/1.0.34'

8 years agoRe-applying commits reverted in previous commit; camera is back online
Laury GvR [Tue, 6 Dec 2016 22:07:24 +0000 (17:07 -0500)]
Re-applying commits reverted in previous commit; camera is back online

8 years agoTheme version number bump
Laury GvR [Tue, 6 Dec 2016 22:07:04 +0000 (17:07 -0500)]
Theme version number bump

8 years agoMerge tag 'v1.0.33' into develop
Laury GvR [Tue, 6 Dec 2016 16:07:07 +0000 (11:07 -0500)]
Merge tag 'v1.0.33' into develop

v1.0.33

8 years agoMerge branch 'hotfix/1.0.33' v1.0.33
Laury GvR [Tue, 6 Dec 2016 16:07:03 +0000 (11:07 -0500)]
Merge branch 'hotfix/1.0.33'

8 years agoUndo last two commits; webcam went offline
Laury GvR [Tue, 6 Dec 2016 16:07:00 +0000 (11:07 -0500)]
Undo last two commits; webcam went offline

8 years agoTheme version number bump
Laury GvR [Tue, 6 Dec 2016 16:05:17 +0000 (11:05 -0500)]
Theme version number bump

8 years agoMerge tag 'v1.0.32' into develop
Laury GvR [Tue, 6 Dec 2016 15:43:21 +0000 (10:43 -0500)]
Merge tag 'v1.0.32' into develop

v1.0.32

8 years agoMerge branch 'hotfix/1.0.32' v1.0.32
Laury GvR [Tue, 6 Dec 2016 15:43:17 +0000 (10:43 -0500)]
Merge branch 'hotfix/1.0.32'

8 years agoFixed typo in the East webcam image source
Laury GvR [Tue, 6 Dec 2016 15:43:09 +0000 (10:43 -0500)]
Fixed typo in the East webcam image source

8 years agoTheme version number bump
Laury GvR [Tue, 6 Dec 2016 15:41:38 +0000 (10:41 -0500)]
Theme version number bump

8 years agoMerge tag 'v1.0.31' into develop
Laury GvR [Tue, 6 Dec 2016 15:20:11 +0000 (10:20 -0500)]
Merge tag 'v1.0.31' into develop

v1.0.31

8 years agoMerge branch 'hotfix/1.0.31' v1.0.31
Laury GvR [Tue, 6 Dec 2016 15:20:03 +0000 (10:20 -0500)]
Merge branch 'hotfix/1.0.31'

8 years agoEast webcam image activated
Laury GvR [Tue, 6 Dec 2016 15:19:56 +0000 (10:19 -0500)]
East webcam image activated

8 years agoTheme version number bump
Laury GvR [Tue, 6 Dec 2016 15:19:27 +0000 (10:19 -0500)]
Theme version number bump

8 years agoMerge tag 'v1.0.30' into develop
Steve Sutton [Wed, 23 Nov 2016 21:02:05 +0000 (16:02 -0500)]
Merge tag 'v1.0.30' into develop

Version 1.0.30

8 years agoMerge branch 'hotfix/1.0.30' v1.0.30
Steve Sutton [Wed, 23 Nov 2016 21:01:58 +0000 (16:01 -0500)]
Merge branch 'hotfix/1.0.30'

8 years agoUpdate js file for datepickers
Steve Sutton [Wed, 23 Nov 2016 21:01:32 +0000 (16:01 -0500)]
Update js file for datepickers

Need to have dateFormat for the datepickers.

8 years agoMerge tag 'v1.0.29' into develop
Laury GvR [Fri, 11 Nov 2016 19:07:29 +0000 (14:07 -0500)]
Merge tag 'v1.0.29' into develop

v1.0.29

8 years agoMerge branch 'hotfix/1.0.29' v1.0.29
Laury GvR [Fri, 11 Nov 2016 19:07:25 +0000 (14:07 -0500)]
Merge branch 'hotfix/1.0.29'

8 years agoChanged path for second webcam image
Laury GvR [Fri, 11 Nov 2016 19:07:19 +0000 (14:07 -0500)]
Changed path for second webcam image

8 years agoTheme version number bump
Laury GvR [Fri, 11 Nov 2016 19:06:56 +0000 (14:06 -0500)]
Theme version number bump

8 years agoMerge tag 'v1.0.28' into develop
Laury GvR [Fri, 11 Nov 2016 19:03:27 +0000 (14:03 -0500)]
Merge tag 'v1.0.28' into develop

v1.0.28

8 years agoMerge branch 'hotfix/1.0.28' v1.0.28
Laury GvR [Fri, 11 Nov 2016 19:03:22 +0000 (14:03 -0500)]
Merge branch 'hotfix/1.0.28'

8 years agoGruntified last commit
Laury GvR [Fri, 11 Nov 2016 19:03:08 +0000 (14:03 -0500)]
Gruntified last commit

8 years agoMerge tag 'v1.0.27' into develop
Laury GvR [Fri, 11 Nov 2016 19:01:52 +0000 (14:01 -0500)]
Merge tag 'v1.0.27' into develop

v1.0.27

8 years agoMerge branch 'release/1.0.27' v1.0.27
Laury GvR [Fri, 11 Nov 2016 19:01:48 +0000 (14:01 -0500)]
Merge branch 'release/1.0.27'

8 years agoStyle version bump
Laury GvR [Fri, 11 Nov 2016 19:01:43 +0000 (14:01 -0500)]
Style version bump

8 years agoChanged the url of the second webcam image
Laury GvR [Fri, 11 Nov 2016 19:00:00 +0000 (14:00 -0500)]
Changed the url of the second webcam image

8 years agoMerge tag 'v1.0.26' into develop
Laury GvR [Fri, 11 Nov 2016 18:52:54 +0000 (13:52 -0500)]
Merge tag 'v1.0.26' into develop

v1.0.26

8 years agoMerge branch 'release/1.0.26' v1.0.26
Laury GvR [Fri, 11 Nov 2016 18:52:50 +0000 (13:52 -0500)]
Merge branch 'release/1.0.26'

8 years agoStyle version bump
Laury GvR [Fri, 11 Nov 2016 18:52:47 +0000 (13:52 -0500)]
Style version bump

8 years agoAdded code for the WEST livecam auto updates.
Laury GvR [Fri, 11 Nov 2016 18:50:47 +0000 (13:50 -0500)]
Added code for the WEST livecam auto updates.

8 years agoMerge tag 'v1.0.25' into develop
Anthony Talarico [Mon, 12 Sep 2016 19:57:16 +0000 (15:57 -0400)]
Merge tag 'v1.0.25' into develop

switching archive and categories for the blog sidebar

8 years agoMerge branch 'hotfix/1.0.25' v1.0.25
Anthony Talarico [Mon, 12 Sep 2016 19:57:06 +0000 (15:57 -0400)]
Merge branch 'hotfix/1.0.25'

8 years agoswitching archive and categories in blog sidebar
Anthony Talarico [Mon, 12 Sep 2016 19:56:48 +0000 (15:56 -0400)]
switching archive and categories in blog sidebar

9 years agoMerge tag 'v1.0.24' into develop
Anthony Talarico [Mon, 18 Apr 2016 16:42:47 +0000 (12:42 -0400)]
Merge tag 'v1.0.24' into develop

changing stylesheet version for cache busting

9 years agoMerge branch 'hotfix/1.0.24' v1.0.24
Anthony Talarico [Mon, 18 Apr 2016 16:42:35 +0000 (12:42 -0400)]
Merge branch 'hotfix/1.0.24'

9 years agochanging style sheet version for cache busting
Anthony Talarico [Mon, 18 Apr 2016 16:41:49 +0000 (12:41 -0400)]
changing style sheet version for cache busting

9 years agoMerge tag 'v1.0.23' into develop
Anthony Talarico [Mon, 18 Apr 2016 13:36:19 +0000 (09:36 -0400)]
Merge tag 'v1.0.23' into develop

changed color and added underline for news ticker links

9 years agoMerge branch 'hotfix/1.0.23' v1.0.23
Anthony Talarico [Mon, 18 Apr 2016 13:36:05 +0000 (09:36 -0400)]
Merge branch 'hotfix/1.0.23'

9 years agochanging news ticker color for anchor tags / links
Anthony Talarico [Mon, 18 Apr 2016 13:35:26 +0000 (09:35 -0400)]
changing news ticker color for anchor tags / links

9 years agoMerge tag 'v1.0.22' into develop
Anthony Talarico [Fri, 18 Mar 2016 19:42:30 +0000 (15:42 -0400)]
Merge tag 'v1.0.22' into develop

adding post_status to blog side bar

9 years agoMerge branch 'hotfix/1.0.22' v1.0.22
Anthony Talarico [Fri, 18 Mar 2016 19:42:05 +0000 (15:42 -0400)]
Merge branch 'hotfix/1.0.22'

9 years agoadded post_status arg to blog sidebar
Anthony Talarico [Fri, 18 Mar 2016 19:41:40 +0000 (15:41 -0400)]
added post_status arg to blog sidebar

9 years agoMerge tag 'v1.0.21' into develop
Ian Weller [Wed, 9 Mar 2016 15:56:30 +0000 (10:56 -0500)]
Merge tag 'v1.0.21' into develop

version 1.0.21

9 years agoMerge branch 'hotfix/1.0.21' v1.0.21
Ian Weller [Wed, 9 Mar 2016 15:56:01 +0000 (10:56 -0500)]
Merge branch 'hotfix/1.0.21'

9 years agoupdating style version number
Ian Weller [Wed, 9 Mar 2016 15:55:21 +0000 (10:55 -0500)]
updating style version number

9 years agoMerge tag 'v1.0.20' into develop
Ian Weller [Wed, 9 Mar 2016 15:48:02 +0000 (10:48 -0500)]
Merge tag 'v1.0.20' into develop

version 1.0.20

9 years agoMerge branch 'hotfix/1.0.20' v1.0.20
Ian Weller [Wed, 9 Mar 2016 15:47:15 +0000 (10:47 -0500)]
Merge branch 'hotfix/1.0.20'

9 years agorelocated the quick links and did some adjustment styling
Ian Weller [Wed, 9 Mar 2016 15:45:55 +0000 (10:45 -0500)]
relocated the quick links and did some adjustment styling

9 years agoMerge tag 'v1.0.19' into develop
Laury GvR [Thu, 11 Feb 2016 16:16:40 +0000 (11:16 -0500)]
Merge tag 'v1.0.19' into develop

v1.0.19

9 years agoMerge branch 'release/1.0.19' v1.0.19
Laury GvR [Thu, 11 Feb 2016 16:16:35 +0000 (11:16 -0500)]
Merge branch 'release/1.0.19'

9 years agoAdded favicon
Laury GvR [Thu, 11 Feb 2016 16:14:34 +0000 (11:14 -0500)]
Added favicon

9 years agoMerge tag 'v1.0.18' into develop
Steve Sutton [Tue, 9 Feb 2016 21:47:06 +0000 (16:47 -0500)]
Merge tag 'v1.0.18' into develop

Version 1.0.18

9 years agoMerge branch 'hotfix/1.0.18' v1.0.18
Steve Sutton [Tue, 9 Feb 2016 21:46:59 +0000 (16:46 -0500)]
Merge branch 'hotfix/1.0.18'

9 years agoAdding IE compatability breaoker meta tag
Steve Sutton [Tue, 9 Feb 2016 21:46:31 +0000 (16:46 -0500)]
Adding IE compatability breaoker meta tag

9 years agoMerge tag 'v1.0.17' into develop
Steve Sutton [Tue, 9 Feb 2016 21:19:37 +0000 (16:19 -0500)]
Merge tag 'v1.0.17' into develop

Version 1.0.17

9 years agoMerge branch 'hotfix/1.0.17' v1.0.17
Steve Sutton [Tue, 9 Feb 2016 21:19:31 +0000 (16:19 -0500)]
Merge branch 'hotfix/1.0.17'

9 years agobumping version numbers for js files
Steve Sutton [Tue, 9 Feb 2016 21:19:25 +0000 (16:19 -0500)]
bumping version numbers for js files