1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix sportsml export More... over 17 years ago
Fixes for anonymous surveys. Break registrations down by year and group by type in the statistics page. More... over 17 years ago
Updated version information and summary of major changes since last version. More... over 17 years ago
Eliminated items that I believe are completed. More... over 17 years ago
Has been working just fine on PHP 5.2 on my sandbox server. More... over 17 years ago
I think I've done enough to be included in the authors list. :-) More... over 17 years ago
Update version number to 2.6. More... over 17 years ago
Pretty up some formatting. More... over 17 years ago
Group events by type, and added new membership type. Use new is_active function to allow pseudo-active members to register. Bug fixes and streamlining of the registration process. More... over 17 years ago
Time zone handling. More... over 17 years ago
Changed how refunds are handled (now just another payment status, instead of a special case). Unpaid registrations now no longer guarantee the player a place; if a payment has been sent, they can be "pending" instead, which will guarantee it. Group events by type, and added a new "membership" type. More configuration options for controlling details. Improved reporting for admins. More... over 17 years ago
Changed how refunds are handled (now just another payment status, instead of a special case). More... over 17 years ago
Support for historical team information. Time zone handling. More... over 17 years ago
Support for historical team information. Disable team creation for most users when registration is enabled (since the team records are created by the registration). Don't allow roster modifications after the roster deadline. Use new options for configuring behaviour wrt roster requests (sending of emails and forcing of responses). Use new mail implementation. More... over 17 years ago
Support for historical team information. More... over 17 years ago
When team names are abbreviated in the schedule display, use the full name as title (tooltip text). More... over 17 years ago
Added new options for configuring behaviour wrt roster requests (sending of emails and forcing of responses). More... over 17 years ago
Use is_active function that allows for pseudo-active players to register. More... over 17 years ago
Support for historical team information. Check for potentially duplicated user information moved into a separate function in person.inc. Use new mail implementation. Added a new "duplicate user" disposition, to put the user's newly provided information into the old account, instead of deleting the old account. This is very useful in systems where the user id is used elsewhere, e.g. as the Post-Nuke or phpBB user id. Added a number of new message types. More... over 17 years ago
Support for historical team information. Added is_active function that allows for pseudo-active players to register. Put check for potentially duplicated user information into a separate function to support is_active. More... over 17 years ago
Added league open/closed status to allow history to be retained. Added configuration for roster deadlines, delays for sending scoring reminders and automatic approval of scores. Time zone handling. Use new mail implementation. Don't include the current user in email lists, so they don't email themselves. More... over 17 years ago
Time zone handling. Made time before automatic approval of scores configurable. Update cron to include sending reminders to captains who haven't submitted scores. More... over 17 years ago
Improved variable name consistency. Give coordinators an easy way to send email to the captains of a game. More... over 17 years ago
Improved variable name consistency. Time zone handling. Code to send reminders to captains who haven't submitted scores. More... over 17 years ago
Added per-field sponsorship. More... over 17 years ago
Added per-field sponsorship. Show only recent game slots, now that history may go way back. More... over 17 years ago
Database changes to support code changes in version 2.6. More... over 17 years ago
Handle the "force roster request response" option. More... over 17 years ago
Configure time zone per leaguerunner.conf setting. Include the mail implementation. More... over 17 years ago
Added configuration for managing time zone differences between the league and the server. More... over 17 years ago