All notable changes to this project will be documented in this file.
- Updated README.md with new minimum requirements
- LA Rams Logo was not displaying
- Results showed week 1 winners before any games have been played
- Team record and team streak are no longer displayed for week 1 until scores have been entered
- Removed old helmet logos
- Time zone offset is now set automatically, based on new SERVER_TIMEZONE constant. This should fix issue #2 and issue #16
- Fixed issue #17
- Fix to escape characters in comment subjects.
- Fixed for LA Rams
- Updated installer with 2016 schedule
- Transitioned changelog.txt to CHANGELOG.md based on recommendations by olivierlacan
- Attempting to adhere more strictly to Semantic Versioning from here on out.
- Removed all old NFL schedule spreadsheets from docs folder
- Removed all page references to phpFreaksCrypto class and added global reference.
- Fixed team code for Washington Redskins as reported by aharonhannan. Also updated Cleveland Browns and Pittsburgh Steelers logos.
- Fixed bug when adding new user as admin and rewrote buildSchedule.php for fetching schedule from nfl.com instead of espn.com.
- Fixed password reset issue reported by hollywood-canuck.
- Fixed error caused by missing mcrypt
- Updated installer with 2015 schedule
- Fixed installer bugs reported by BrentNewland
- Rewrote Load Scores script to pull data from nfl.com instead of espn.
- Minor updates to entry form page.
- Pages are now printer friendly
- Fixed IE9+ support (SVG & fonts)
- Fixed several visual and functional bugs
- Fixed display of correct or incorrect pick choices on entry form
- Updated code to use mysqli instead of mysql
- Implemented new responsive design
- Updated installer with 2014 schedule
- Updated installer with 2013 schedule
- Updated installer with 2012 schedule
- Updated phpmailer to 5.2
- Updated htmlpurifier to lite v 1.3.0
- Updated installer with 2011 schedule
- Fixed conflict with HTMLPurifier on scores page
- Added config option for display of users' names/usernames (real names, usernames, or both)
- Added HTMLPurifier to prevent cross-site scripting attacks
- Changed results & standings pages to display usernames instead of full names
- Fixed clickable helmets for Internet Explorer (all versions)
- Fixed signup page (did not work when register_globals is off)
- Updated CBRTE to latest version (3.12a)
- Updated jquery timepicker to latest version (0.2), fixes am/pm bug
- Fixed schedule update mysql error
- Updated auto score retrieval script for 2010
- Updated install script with 2010 NFL schedule
- Fixed picks entry when after current week is closed but not all games are complete for the week.
- Added username to body of password reset email
- Fixed load scores function
- Fixed bug with display of results
- Initial Release
- Beta Release