1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a cache-control header to try and avoid the form back-button annoyance. More... over 16 years ago
Bugfix: PHP5 copy doesn't work like PHP4, so round and season standings were referencing same objects. More... over 16 years ago
Added "touch" function for tagging fields as changed even when set won't, and use it to make sure that the home and away rating columns get updated in the schedule table. More... over 16 years ago
Added time zone information to iCal output, since it seems Google Calendar treats entries without time zone info as being in GMT rather than local time. More... over 16 years ago
Added a warning notice for captains of teams with short rosters. More... over 16 years ago
Highlight accounts that look like duplicates in the "approve new accounts" screen. With registrations enabled, these accounts need to be dealt with on a priority basis, as they are not allowed to register until they are approved (or whatever other action is taken). Accounts with no obvious problems are allowed to register before being approved, if the appropriate setting is enabled. More... over 16 years ago
One more TUC-specific detail eliminated. More... over 16 years ago
Eliminated last of the TUC-specifics, I think. Added capability to send out membership welcome letters, if registrations are in use. Necessitated some database changes, be sure to run the queries added to db/18-migrate-2.6-to-2.7.sql. More... over 16 years ago
Final changes to support online payments through Chase Paymentech. More... over 16 years ago
PDO fix for issue 56. More... over 16 years ago
Change some uses of BASE_URL to new FILE_URL, for sites where static resources reside at a different URL than dynamic resources. Changed URLs for "team list by letter" pages, to avoid parameter type conflicts with Post-Nuke. This should work fine in all systems, not just those running Post-Nuke. Fix for spurious roster conflicts when there is historical team data. Added iCal output. The links for this were present before, but the actual handler was missing. More... over 16 years ago
Change some uses of BASE_URL to new FILE_URL, for sites where static resources reside at a different URL than dynamic resources. These changes should be validated on a system with the traditional setup; they have only been used so far on a Post-Nuke system. More... over 16 years ago
Change include_once to require_once, to generate more obvious errors when there are setup problems. More... over 16 years ago
JavaScript changes to correct behaviour when there are multiple forms on the page (e.g. a search or login box). More... over 16 years ago
PDO fixes. JavaScript changes to correct behaviour when there are multiple forms on the page (e.g. a search or login box). More... over 16 years ago
Handle "is_member" checks in conjunction with registration system, if it's in use. More... over 16 years ago
Added link to new coordinator report. More... over 16 years ago
Moved payment implementation file into a subfolder. There's an implementation for a new provider (Chase) coming soon. More... over 16 years ago
Moved payment implementation file into a subfolder. There's an implementation for a new provider (Chase) coming soon. More... over 16 years ago
PDO fixes. Change some uses of BASE_URL to new FILE_URL, for sites where static resources reside at a different URL than dynamic resources. Move invoice handling to the payment provider implementation file. More... over 16 years ago
PDO fixes. Change some uses of BASE_URL to new FILE_URL, for sites where static resources reside at a different URL than dynamic resources. JavaScript changes to correct behaviour when there are multiple forms on the page (e.g. a search or login box). New reports for coordinators. More... over 16 years ago
PDO fixes. More... over 16 years ago
PDO fixes. Change some uses of BASE_URL to new FILE_URL, for sites where static resources reside at a different URL than dynamic resources. More... over 16 years ago
PDO fixes. Email league coordinator when score submissions don't match. JavaScript changes to correct behaviour when there are multiple forms on the page (e.g. a search or login box). More... over 16 years ago
Fix README to reference correct sql file; don't require ENGINE= on every table create More... over 16 years ago
Add missing database field to the schema. More... over 16 years ago
More error output to debug 'Strange number of rows' problem More... over 16 years ago
Force newly-created user's ID to 'new' temporarily. More... over 16 years ago
Bugfix: Roundrobin auto-scheduler now handles gaps in allocated gameslots More... over 16 years ago
Capitalization consistency. More... over 16 years ago