
UPDATE:

Score Checker. Usage:
Admin->Competitions->Add Score
Admin->Tools->Competitions-Score Checker


Allow "View Labels" and "Score Calculator" until comp closed

BUG: Players with "No History" are not deleted (just marked as deleted)

BUG: (Possible) Logic behind function IsTeeUpdated in GolfSocCompetitionsAdminListClass may not be working!

Functions to Check:
	UpdateTee
	GetCompetitionTees - Never Called 
	SetCompetitionTees
	GetCompetitionID
	
CSV Import and Export ....
	
-----------------------------------------------------------------------------------------------------------------
Fixed Issues:
-----------------------------------------------------------------------------------------------------------------

BUG: Hole by hole score entry does not update handicap record 

UPDATES Complete:
Add "holeScores" to results
Add Player drop down to score calculator when admin online
Save "Draft" scores to DB
Add Complete Callback values to score calculator (and save with score)

Fixed BUG: General Play scores are included in competitions list ....

Fixed BUG: Scorecheck error if course does not have SIs

Fixed BUG: General Play without tee selected generates error 
(Invalid Integer in GetHTTPInteger (teeID=Select ...)

FIXED ... BUG! Another Shergold - Signup shows wrong player ....

BUG! Withdrawal EMail title is signup and needs to offer re-enter option

BUG! Cannot edit Course for existing competition ....

BUG!	Missing EMail template not reported when sending Results EMails (using AJAX)

Need to add "Non Qual" option to results (& merge in Mark Kings "Old" results)

Only allow "Add Tee" when there are unused tee colours

Implement "Edit" tee - add or replace depends on if tee already used for any competitions 

Adding Scores - Players added multiple times to select element
Adding last entry as N/R does not move on to next line

Store Pars and SIs as serialized text 

Holes

Yellow	67.2 111
5 3 4 4 3 4 5 4 4 4 3 5 4 4 3 4 3 5
10 2 14 4 16 12 18 8 6 3 17 5 13 7 11 15 9 1

Red 70.7 116
5 3 4 4 3 4 5 4 4 4 3 5 4 4 3 4 3 5
10 2 14 4 16 12 18 8 6 3 17 5 13 7 11 15 9 1

Changes...

Added "Score Status" 
Can be OK, NonQual, NR or DQ
NR and DQ numeric codes changed to text (AddScoreStatusField function)

Fixture Notification (with online signup)
Added golfsoc_fixture_HTMLEMail.php  template file 

Online Signup:
Added to golfsoc_summary_HTML.php template file 
Added "Bookings Secretary EMail" to settings 

Misc
Force update templates on activation ($justActivated refers)

-----------------------------------------------------------------------------

Version 1.3.8 to 1.3.9

Added "Score Status" to scoring record
GetEMailTemplateOptionID uses GetEMailOptions 
Labels template improved for print 

-----------------------------------------------------------------------------

Version 1.3.8 to 1.3.9

-----------------------------------------------------------------------------

Version 1.5.1

Issues to fix:

Edit Player gives multiple duplicate entries (for players with no scores) 


Score Checker 
	Blank screen on Tools menu 
	Integrate with results entry 
	
	Modes:
		Link from Website Summary Page - Admin login
		Link from Website Summary Page - Player login
		
