1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update leaguerunner URL to github.com More... about 15 years ago
Convert score submission to smarty More... about 15 years ago
Start converting score submission More... about 15 years ago
Templating: person/forgotpassword More... about 15 years ago
Hack: show all past events to admin users. Needs better fix More... about 15 years ago
Templating: ical export More... about 15 years ago
Templating: sportsml export More... about 15 years ago
Fix buggy slot/create handler More... about 15 years ago
EventHandler was not using event_types(), and had its own list More... about 15 years ago
$op variable on Handler class is never used More... about 15 years ago
Remove setLocation() now that we're not doing breadcrumb trails. More... about 15 years ago
get rid of extra menubar, and drop breadcrumb support More... about 15 years ago
Display help and login links in sidebar More... about 15 years ago
Display menu on all pages but login, even if unauthenticated. More... about 15 years ago
Kill off theme_error() More... about 15 years ago
theme_header() no longer used More... about 15 years ago
Templating: gmaps support More... about 15 years ago
Remove most theme_error() calls. More... about 15 years ago
Use smarty rather than theme_* for special-case display in Person.php More... about 15 years ago
Add Smarty and a basic set of templates that replicate the existing theme_* functionality More... about 15 years ago
Remove TODO files. Todo items are now in the bugtracker More... about 15 years ago
Bugfix: game/ratings was quite broken after refactoring More... about 15 years ago
Bugfix: RSS feed not displayed More... about 15 years ago
Bugfix: missing private variable in gmaps editor More... about 15 years ago
Bugfix: leftover person_cron() call killed cron task More... about 15 years ago
Bugfix: registration/register should actually be event/register More... about 15 years ago
Be a bit more verbose in our fatal error More... about 15 years ago
Bugfix: Many handlers were inheriting from the wrong base class. More... about 15 years ago
Bugfix: user activation needs to override constructor to prevent "user does not exist" error at load time More... about 15 years ago
Bugfix: permissions checks for gameslots were broken More... about 15 years ago