1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added "array_combine" function. More... over 17 years ago
Simple mail implementation based on the PHP mail function. Later, we'll add other implementations that provide the same interface, and which one to use will be configurable. More... over 17 years ago
Fix bug in logout from Drupal plugin. More... almost 18 years ago
Start work on support for geocoding More... almost 18 years ago
Fix line endings to be consistent. More... almost 18 years ago
Change to record deletion from questions tables, to only delete spirit related questions, not anything for registration. More... almost 18 years ago
Cleaned up some whitespace issues (wrong tabbing, extra spaces, etc.) More... almost 18 years ago
Add migration queries More... almost 18 years ago
Move UserSession class to classes/session.inc More... almost 18 years ago
Bugfix: Treat NULL field status same as 'open' More... almost 18 years ago
up-version to 2.5! More... almost 18 years ago
Make the scheduler prioritize the field assignment for games where both teams have the same region preference set. More... almost 18 years ago
small fix to the exclude teams from scheduling functionality to prevent errors when no teams are excluded and the option is turned off More... almost 18 years ago
Change tabs to spaces so that I can copy/paste into putty window... More... almost 18 years ago
Clean up session initialization. More... almost 18 years ago
Fix whitespace. We should all be using \n as our line end, not \r\n! More... almost 18 years ago
Ensure that we set the correct cookie path and host for OCUA. More... almost 18 years ago
Fix paths for OCUA theme images. More... almost 18 years ago
Allow teams in a league to be excluded from scheduling. More... almost 18 years ago
Score/SOTG entry process: change buttons to say "Next Step" until the last Submit button More... almost 18 years ago
Allow teams in a league to be excluded from scheduling. More... almost 18 years ago
Fix typo that prevented leaguerunner database name configuration option from being changed. More... almost 18 years ago
Insert leaguerunner username in full name used for display purposes More... almost 18 years ago
First cut of re-ocuaifying this module. We now should be able to preserve our 'name' modifications in the 'users' table. Still needs some code cleanup. More... almost 18 years ago
Fix use of t(). Not like we'll ever translate this, but... More... almost 18 years ago
Clean up indentation More... almost 18 years ago
Remove dead code from module, fix PHP closing tag More... almost 18 years ago
Move existing drupal integration code to drupal-4.5, add new 5.x code. More... about 18 years ago
Handle obscure URL edge cases. More... about 18 years ago
Minor code improvements, no real functional changes. More... about 18 years ago