Make valid age range wider |
|
More...
|
almost 17 years ago
|
Implement a generic delete that uses transactions. |
|
More...
|
almost 17 years ago
|
Convert database to InnoDB tables instead of ISAM. |
|
More...
|
almost 17 years ago
|
Clean up installation SQL formatting, merge mysql_initialdata.sql |
|
More...
|
almost 17 years ago
|
Give SQL files more meaningful names. |
|
More...
|
almost 17 years ago
|
Fix typo in variable name |
|
More...
|
about 17 years ago
|
For ratings, "better" should increment, "worse" should decrement. |
|
More...
|
about 17 years ago
|
Remember to quote team_id, don't prefix id with : |
|
More...
|
about 17 years ago
|
Move duplicate code outside if() block |
|
More...
|
about 17 years ago
|
Use correct league ID for loading "Inactive Teams" league |
|
More...
|
about 17 years ago
|
Remove duplicate column from SELECT |
|
More...
|
about 17 years ago
|
Use correct variable names for home/away ratings in get_ratings_table() |
|
More...
|
about 17 years ago
|
Variable should be $seed, not $rand |
|
More...
|
about 17 years ago
|
Remove reference to unused variable |
|
More...
|
about 17 years ago
|
Remove unnecessary colspan=2. One column is just fine |
|
More...
|
about 17 years ago
|
Add missing special case for wager ladder in sportsml export. |
|
More...
|
about 17 years ago
|
In game_splash, the second SELECT should have ">= CURDATE()", not "< CURDATE()". |
|
More...
|
about 17 years ago
|
In classes/game.inc, __construct references in_database instead of _in_database. |
|
More...
|
about 17 years ago
|
Convert Leaguerunner to use PDO (PHP Data Objects). |
|
More...
|
about 17 years ago
|
BUGFIX: "select" type for multiple-choice fields doesn't work. Ignore. |
|
More...
|
about 17 years ago
|
BUGFIX: Pass missing arg to create_rfc2822_address_list() |
|
More...
|
about 17 years ago
|
Add TODO list for OCUA todo items. |
|
More...
|
about 17 years ago
|
Remove full-season standings feature |
|
More...
|
about 17 years ago
|
Remove "City Wards" feature |
|
More...
|
about 17 years ago
|
Implement the "Wager Ladder" |
|
More...
|
about 17 years ago
|
Add script to sync coordinators' lists too. |
|
More...
|
about 17 years ago
|
Sync coaches to captains list as well |
|
More...
|
about 17 years ago
|
Fix SQL bug |
|
More...
|
about 17 years ago
|
Remove unnecessary closing brace |
|
More...
|
about 17 years ago
|
Move config to a .example file so local changes don't nag version-control |
|
More...
|
about 17 years ago
|