Pre 1.0 version history | Peter's Sports League Standings | Forum
Back to the sports standings script page
0.5 November 11, 2007:
-Added the option to filter the schedule by team
-New restriction in that you cannot add a team until you have first added a division
-Made sure all opening PHP tags are full "<?php" and not just "<?"
0.4 September 19, 2007:
-Added password support to administration interface
-Added conference support (conferences will have divisions with teams; teams within conferences can play each other)
-Added more columns: runs for, runs against, games behind, winning percentage
-Added time, location fields for scores
-Cleaned up some internal query stuff to be more efficient
0.3 April 21, 2007:
-Added check to prevent a team from playing against itself
-Added the option to have forfeits
-Added division support
-Added the ability to change the name of the update file
0.2, April 1, 2007:
-Added sort option to the standings display
-Added the option to set the point value of wins and ties
-Added better storing of team names and scores for dealing with quotes and tags
-Added automatic year calculation to allow the setting of scores within a current three-year period
0.1, January 28, 2007:
First version