web/BigFore.git
10 years agoRedo the maps to zoom level 8
Steve Sutton [Tue, 15 Jul 2014 15:06:35 +0000 (11:06 -0400)]
Redo the maps to zoom level 8

delete map images set zoom level to 8 and redo them.

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Steve Sutton [Tue, 15 Jul 2014 15:01:57 +0000 (11:01 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agoMerge branch 'feature/PropertyMaps' into develop
Steve Sutton [Tue, 15 Jul 2014 14:59:26 +0000 (10:59 -0400)]
Merge branch 'feature/PropertyMaps' into develop

10 years agoupdate the map images
Steve Sutton [Tue, 15 Jul 2014 14:54:19 +0000 (10:54 -0400)]
update the map images

take out the mapimg field from the Property class.
remove the mapimage from the controller in admin
use curl to fetch the map image if it is not in the Maps directory.
Saving the image as prop-{propertyId}.png
Saving the current property images for the maps in the
Toolkit/Property/Maps directory.

10 years agonew file for retina display icon
Ove Klykken [Tue, 15 Jul 2014 14:14:43 +0000 (10:14 -0400)]
new file for retina display icon

10 years agoheight of photo gallery caption area - breadcrumb font size - property url now link
Ove Klykken [Tue, 15 Jul 2014 13:57:56 +0000 (09:57 -0400)]
height of photo gallery caption area - breadcrumb font size - property url now link

10 years agocolor of links, alpha channel on main nav, 1px border in dropdown, #toolbox margin...
Ove Klykken [Tue, 15 Jul 2014 13:54:57 +0000 (09:54 -0400)]
color of links, alpha channel on main nav, 1px border in dropdown, #toolbox margin, breadcrumbs, logo linked

10 years agoAdding mapimg to properties
Laury GvR [Tue, 15 Jul 2014 13:39:55 +0000 (09:39 -0400)]
Adding mapimg to properties

Still have bug for not sending image properly to image server.
Added fieldname mapimg. Updated template to output image.

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Steve Sutton [Mon, 14 Jul 2014 20:32:40 +0000 (16:32 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agoupdate for conflic in setup.phtml
Steve Sutton [Mon, 14 Jul 2014 20:32:11 +0000 (16:32 -0400)]
update for conflic in setup.phtml

10 years agoNow the form works
Steve Sutton [Mon, 14 Jul 2014 20:29:49 +0000 (16:29 -0400)]
Now the form works

I have the form working with a small update to our common pear library.

10 years agosave point
Steve Sutton [Mon, 14 Jul 2014 19:58:24 +0000 (15:58 -0400)]
save point

trying to find out where this is failing

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Ove Klykken [Mon, 14 Jul 2014 19:51:59 +0000 (15:51 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agoNew main nav, from cat id 14 ->11
Ove Klykken [Mon, 14 Jul 2014 19:51:07 +0000 (15:51 -0400)]
New main nav, from cat id 14 ->11

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Steve Sutton [Mon, 14 Jul 2014 19:12:08 +0000 (15:12 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agofix for the slideshow
Steve Sutton [Mon, 14 Jul 2014 19:11:19 +0000 (15:11 -0400)]
fix for the slideshow

update sql for update method

10 years agoUpdate the contact tables
Steve Sutton [Mon, 14 Jul 2014 18:55:33 +0000 (14:55 -0400)]
Update the contact tables

Bringing in their old tables.

10 years agonew logo
Ove Klykken [Mon, 14 Jul 2014 15:51:19 +0000 (11:51 -0400)]
new logo

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Ove Klykken [Mon, 14 Jul 2014 14:55:48 +0000 (10:55 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agoUpdate phpdoc for Property Application
Steve Sutton [Mon, 14 Jul 2014 13:22:11 +0000 (09:22 -0400)]
Update phpdoc for Property Application

Adding docs to the Controller index and Model files.

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Ove Klykken [Fri, 11 Jul 2014 20:32:25 +0000 (16:32 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agosome interface help on the admin for this. centered submit button and panel around...
Ove Klykken [Fri, 11 Jul 2014 20:29:32 +0000 (16:29 -0400)]
some interface help on the admin for this. centered submit button and panel around each photo form.

10 years agoworking on order form
Steve Sutton [Fri, 11 Jul 2014 20:27:41 +0000 (16:27 -0400)]
working on order form

Looks like the order from on the current site had a modified version of
the pear library. Not quite working yet.

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Laury GvR [Fri, 11 Jul 2014 20:25:14 +0000 (16:25 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agoUpdated GoogleMap to v3
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.

10 years agoMove static content
Steve Sutton [Fri, 11 Jul 2014 17:32:25 +0000 (13:32 -0400)]
Move static content

putting the static content under the listing part

10 years agoMerge branch 'feature/propertyImages' into develop
Steve Sutton [Fri, 11 Jul 2014 16:56:35 +0000 (12:56 -0400)]
Merge branch 'feature/propertyImages' into develop

10 years agoAdd output for property images
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.

10 years agoAdding App for updating the Prop Images
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.

10 years agoSetup for Smarty
Steve Sutton [Fri, 11 Jul 2014 16:54:00 +0000 (12:54 -0400)]
Setup for Smarty

Needed update for Smarty to be used.

10 years agoInclude Property Images into admin navigation
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

10 years agoWork on order form
Steve Sutton [Fri, 11 Jul 2014 13:08:58 +0000 (09:08 -0400)]
Work on order form

trying to get the quickform to work

10 years agoAdd Image Library
Steve Sutton [Thu, 10 Jul 2014 19:33:42 +0000 (15:33 -0400)]
Add Image Library

Adding the Image Library Application

10 years agoInclude static page for course maps
Steve Sutton [Thu, 10 Jul 2014 18:37:01 +0000 (14:37 -0400)]
Include static page for course maps

Taken from their old site.

10 years agoRemove complied directory
Steve Sutton [Thu, 10 Jul 2014 16:32:27 +0000 (12:32 -0400)]
Remove complied directory

need to keep these out of version control

10 years agoupdate template for logo
Steve Sutton [Thu, 10 Jul 2014 16:30:36 +0000 (12:30 -0400)]
update template for logo

use mediaBaseURL on logo

10 years agologo and nav on top of slideshow
Ove Klykken [Thu, 10 Jul 2014 16:26:17 +0000 (12:26 -0400)]
logo and nav on top of slideshow

10 years agosetup navigation
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.

10 years agosetup template
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

10 years agotemplate output toolbox
Steve Sutton [Thu, 10 Jul 2014 15:24:54 +0000 (11:24 -0400)]
template output toolbox

also removed compiled templates
slideshow output

10 years agosetup template
Steve Sutton [Wed, 9 Jul 2014 20:57:06 +0000 (16:57 -0400)]
setup template

add toolbox content
working on slideshow

10 years agoslideshow sizes
Steve Sutton [Wed, 9 Jul 2014 20:56:42 +0000 (16:56 -0400)]
slideshow sizes

setup width 1000
height 446

10 years agoMerge branch 'develop' of cvs2:web/BigFore into develop
Steve Sutton [Wed, 9 Jul 2014 20:31:47 +0000 (16:31 -0400)]
Merge branch 'develop' of cvs2:web/BigFore into develop

10 years agoadding scripts for toolbox import and setting up vagrant
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

10 years agoadding style sheet
Steve Sutton [Wed, 9 Jul 2014 20:26:10 +0000 (16:26 -0400)]
adding style sheet

from dev53 client copy

10 years agoadding assets and webTemplate files from ove
Steve Sutton [Wed, 9 Jul 2014 20:21:44 +0000 (16:21 -0400)]
adding assets and webTemplate files from ove

from dev53 client copy

10 years agoInitial commit
Laury GvR [Wed, 9 Jul 2014 16:02:00 +0000 (12:02 -0400)]
Initial commit