1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only winner moves up, losers stay put... later make this a selectable option for the league More... over 19 years ago
Fix hardcoding of ocua.ca address More... over 19 years ago
Remove trailing space that breaks SportsML output (the <?xml ...> tag must appear on line 1 of a valid XML document, which it won't with extra space outside the <?php .. ?> tags) More... almost 20 years ago
small fixes for schedule redirection and add sort by rating to pyramid standings sort More... almost 20 years ago
First cut at missing 'delete game' feature. It works, but is not the prettiest. More... almost 20 years ago
Putting in Tony's fix and increasing delay from timeout to 30 seconds so that users can see the results for a bit. If they get tired of waiting they can click on the link. More... almost 20 years ago
Move the elo update to only take effect if/when the home or away scores change. More... almost 20 years ago
Removing my change. Dave already fixed this. More... almost 20 years ago
Putting in Tony's fix. More... almost 20 years ago
Changing expiry from 5 days to 2 for fall league. Need to make this a league setting. More... almost 20 years ago
Removing IP validation from the user sessions. My work changes IP addresses randomly and I'm sure it happens to others. More... almost 20 years ago
Another tony fix More... almost 20 years ago
Accidentally checked in the cookie non IP checking. Putting it back More... almost 20 years ago
Fixing bug on Ocua site. This is leaguerunner 2.2 More... almost 20 years ago
Fixing rescheduling of pyramid games. More... almost 20 years ago
Changing to a default of 4 games before repeat. More... almost 20 years ago
Allows editing the teams for pyramid leagues. More... almost 20 years ago
Clean up of printouts when giving scheduling feedback. Better randomization of fields when scheduling games. More... almost 20 years ago
Adding tests directory and test cases More... about 20 years ago
Fix silly bug in standings calculation that caused head-to-head tiebreaker to be ignored. More... about 20 years ago
Can schedule games now for Glenda's Pyramid example. Fix was to allow 0 min_games repeat as well as do matchups from bottom to top every second time. More... about 20 years ago
Add a global configuration setting, "Lock sessions to initiating IP address". This allows you to toggle whether or not we require that a session cookie be sent from the same IP as the initial login. More... about 20 years ago
Sane default for RewriteBase. Most people won't run it in their server root. More... about 20 years ago
Added timeout fix with progress indicator. More... about 20 years ago
Fix the sanitize_ranks method... also, added option to show the skips or not... More... about 20 years ago
make 100 the minimum number of scheduling attempts More... about 20 years ago
Fixed wrong condition while showing menu's More... about 20 years ago
Implementation of Pyramid Ladder scheme. Database schema change and migrate script. More... about 20 years ago
Change spirit questions More... about 20 years ago
Minor fix to get gmaps working again More... about 20 years ago