1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Don't allow teams to drop below 2 players with captain permission if they've already reached this state. There's no way to force teams without 2 captains to set a second one, though. - ensure that Administrator-privileged people can change all status More... over 22 years ago
Allow users to specify viewability of phone numbers on a per-number basis. More... over 22 years ago
Start year should be 1986, not 1985. More... over 22 years ago
Add viewing of waiver forms to player menu More... over 22 years ago
Make phone-number parsing a little more forgiving on extension numbers More... over 22 years ago
Add instructions on entering area code w/ phone number More... over 22 years ago
Add link to privacy policy on all user-entered forms More... over 22 years ago
Restrict starting year to 1985 or later More... over 22 years ago
Use new 10-point skill ranking More... over 22 years ago
Remove [ ] More... over 22 years ago
Hide system menu for non-admins More... over 22 years ago
Add dog waiver More... over 22 years ago
Wrap the whole thing in a table to limit width. Large blocks of text (like the waiver forms) look silly at high resolutions otherwise. More... over 22 years ago
Add waiver form text, demographic survey More... over 22 years ago
First cut at the optional survey form More... over 22 years ago
Update TODO with some things I don't want to forget More... over 22 years ago
Update permissions to remove unnecessary require_admin (in favour of admin_sufficient), and to allow anyone with 'volunteer' access to assign fields. More... over 22 years ago
Ensure that team captains can see the contact info for the players on their teams. Also, add a warning to this effect on the 'edit user' page. More... over 22 years ago
Fix braindamage in is_coordinator_of() that didn't check for alternate_id More... over 22 years ago
Fix bug in menu that caused assistant coordinators to not see their leagues in the menu list More... over 22 years ago
Remove unused 'status' field from league-team association table. More... over 22 years ago
Add support for submitting scores (captains) and approving submissions (coordinators). This is a straight port of the old functionality with some bugs removed, so it does not (yet) properly deal with defaults. More... over 22 years ago
Remove useless link More... over 22 years ago
Also accept phone numbers in the 111.222.3333 format. More... over 22 years ago
Add some checking for potential duplicate accounts, and add a note on the number of pending accounts to the main menu (admin only). More... over 22 years ago
Add htaccess file to prevent unauthorized poking around More... over 22 years ago
Rename main.php to index.php More... over 22 years ago
Don't display conflicts if they are due to "placeholder" leagues that don't get scheduled. More... over 22 years ago
Add support for moving teams between leagues. Coordinators can move teams between leagues they manage, and admin can move any team anywhere. More... over 22 years ago
- push some common code into common.inc - display possible ineligible players in red More... over 22 years ago