summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Laury GvR [Wed, 16 Jul 2014 19:39:05 +0000 (15:39 -0400)]
Clicking marker img pans to course map marker
Clicking on a marker image above the map now pans the map to the appropriate
course's marker. Image markup has the courseMarkerImage class.
coursesMashUp listens for hover and click.
Laury GvR [Fri, 11 Jul 2014 20:25:14 +0000 (16:25 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop
Laury GvR [Fri, 11 Jul 2014 20:16:55 +0000 (16:16 -0400)]
Updated GoogleMap to v3
coursesMashUp.js entirely rewritten to work with v3 (might not be optimal but it works for now), static page 11.phtml now has a helper to send the media_base_url to the .js, setup.phtml was changed to use the new google api keys (which may not be necessary). Added old .pngs.
Steve Sutton [Fri, 11 Jul 2014 16:56:35 +0000 (12:56 -0400)]
Merge branch 'feature/propertyImages' into develop
Steve Sutton [Fri, 11 Jul 2014 16:55:41 +0000 (12:55 -0400)]
Add output for property images
Setup for the two property images and getting the address which is in
the database.
Steve Sutton [Fri, 11 Jul 2014 16:54:42 +0000 (12:54 -0400)]
Adding App for updating the Prop Images
These are pulling data from the property.property table.
Steve Sutton [Fri, 11 Jul 2014 16:54:00 +0000 (12:54 -0400)]
Setup for Smarty
Needed update for Smarty to be used.
Steve Sutton [Fri, 11 Jul 2014 16:47:03 +0000 (12:47 -0400)]
Include Property Images into admin navigation
This is going to the Toolkit Directory so no file needed in admin
Steve Sutton [Thu, 10 Jul 2014 19:33:42 +0000 (15:33 -0400)]
Add Image Library
Adding the Image Library Application
Steve Sutton [Thu, 10 Jul 2014 18:37:01 +0000 (14:37 -0400)]
Include static page for course maps
Taken from their old site.
Steve Sutton [Thu, 10 Jul 2014 16:32:27 +0000 (12:32 -0400)]
Remove complied directory
need to keep these out of version control
Steve Sutton [Thu, 10 Jul 2014 16:30:36 +0000 (12:30 -0400)]
update template for logo
use mediaBaseURL on logo
Ove Klykken [Thu, 10 Jul 2014 16:26:17 +0000 (12:26 -0400)]
logo and nav on top of slideshow
Steve Sutton [Thu, 10 Jul 2014 16:17:32 +0000 (12:17 -0400)]
setup navigation
create array for defining the top level pages used in
the navigation.
Steve Sutton [Thu, 10 Jul 2014 15:57:36 +0000 (11:57 -0400)]
setup template
add navigation
Taken from SooLocks mobile nav.
removed the class applied to the main ul
Steve Sutton [Thu, 10 Jul 2014 15:24:54 +0000 (11:24 -0400)]
template output toolbox
also removed compiled templates
slideshow output
Steve Sutton [Wed, 9 Jul 2014 20:57:06 +0000 (16:57 -0400)]
setup template
add toolbox content
working on slideshow
Steve Sutton [Wed, 9 Jul 2014 20:56:42 +0000 (16:56 -0400)]
slideshow sizes
setup width 1000
height 446
Steve Sutton [Wed, 9 Jul 2014 20:31:47 +0000 (16:31 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop
Steve Sutton [Wed, 9 Jul 2014 20:30:36 +0000 (16:30 -0400)]
adding scripts for toolbox import and setting up vagrant
add GLM_HOST_ID config for vagrant to use devdb database
script for the toolbox import
Steve Sutton [Wed, 9 Jul 2014 20:26:10 +0000 (16:26 -0400)]
adding style sheet
from dev53 client copy
Steve Sutton [Wed, 9 Jul 2014 20:21:44 +0000 (16:21 -0400)]
adding assets and webTemplate files from ove
from dev53 client copy
Laury GvR [Wed, 9 Jul 2014 16:02:00 +0000 (12:02 -0400)]
Initial commit