Creating section for the Golf Courses
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 25 Feb 2015 13:38:34 +0000 (08:38 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 25 Feb 2015 13:38:34 +0000 (08:38 -0500)
commit07f486d7ea7f50cbd4bdd738615b37e9a7c0aa92
tree1852f2988ccd47f9dccfca64363145e268c5daf9
parent2594489ee837ea82f1f80230859f2d7c3dfd6740
Creating section for the Golf Courses

This is based on the Member Packages and uses the same type of approach
file wise as the member packages did.
I used the member_golf table and added the new fields from the packages
into it.
23 files changed:
Toolkit/Members.php
Toolkit/Members/Admin/EditCourses.php [new file with mode: 0644]
Toolkit/Members/Courses.php [new file with mode: 0644]
Toolkit/Members/Database/tables/member_golf.sql
Toolkit/Members/EditCourses.php [new file with mode: 0644]
Toolkit/Members/EditMemberCourseProfile.php [new file with mode: 0644]
Toolkit/Members/EditMemberInfo.php
Toolkit/Members/EditMemberOnlyInfo.php
Toolkit/Members/RecordNavigation.php
Toolkit/Members/config.ini
Toolkit/Members/css/member-admin.css
Toolkit/Members/libjs/edit-member-course.js [new file with mode: 0755]
Toolkit/Members/templates/addCourse.tpl [new file with mode: 0644]
Toolkit/Members/templates/addYourBusinessAdminEmail.tpl [changed mode: 0755->0644]
Toolkit/Members/templates/editCouponEmail.tpl [changed mode: 0755->0644]
Toolkit/Members/templates/editCourse.tpl [new file with mode: 0644]
Toolkit/Members/templates/editCourseProfile.tpl [new file with mode: 0644]
Toolkit/Members/templates/editCourses.tpl [new file with mode: 0644]
Toolkit/Members/templates/exposureDetail.tpl [changed mode: 0755->0644]
Toolkit/Members/templates/exposureList.tpl [changed mode: 0755->0644]
Toolkit/Members/templates/memberNewsletter.tpl [changed mode: 0755->0644]
Toolkit/Members/templates/newMemberApproval.tpl [changed mode: 0755->0644]
Toolkit/Members/templates/newMemberDenial.tpl [changed mode: 0755->0644]