1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fix another case where assistants and captains should be equivalent but weren't. More... about 22 years ago
Add space between field code and field number, to disambiguate More... about 22 years ago
- display spirit average after 3 games, not two - fetch assistant emails as well as captains when retrieving contact info More... about 22 years ago
Should be calling save_one_score, not save_score More... about 22 years ago
Allow all volunteers to administer the Inactive Teams tier More... about 22 years ago
Remove old non-working export tools More... about 22 years ago
Add a combined scores/schedule export tool. More... about 22 years ago
- clean up XSLT - clean up Ultimate-specific extensions More... about 22 years ago
- preliminary hacks for exporting data in SportsML format. Not ready for prime time by any means. More... about 22 years ago
- bug in checking is_null() on a blank, but non-null string caused score submission to fail. More... over 22 years ago
- cleanup to duplicate-booking check to allow doubleheaders - fix nasty bug where blank games in the schedule didn't get rendered, due to an improper table join. More... over 22 years ago
- pop up site maps in new browser window. More... over 22 years ago
- field viewing link should now display site_view, not field_view More... over 22 years ago
- add data validation to schedule editing. No longer allow the user to schedule a team in two games in the same slot, or use a field twice in the same timeslot. There may be bugs here, as it's possible to have two games on the same day but played sequentially, and unless we add them as two separate "weeks", this dup-checking will disallow it. - change field viewing link to display the site, not the specific field. More... over 22 years ago
- add known bug to TODO - update Mack's user documentation More... over 22 years ago
- fix bug where teams were always listed as 'home' on the team schedule view More... over 22 years ago
Consider subs as 1/3 of a player, for eligibility calculations. More... over 22 years ago
- Remove birthdate check; it was annoying. More... over 22 years ago
- remove dead code from League handling More... over 22 years ago
Clean up field view display of league name More... over 22 years ago
Bug fixes to site and field: - marking field as 'closed' wasn't respected - couldn't have no days of availability - site title wasn't displayed - 'delete' link on site view didn't do anything - didn't display field status on field view page More... over 22 years ago
Fix broken postalcode-parsing regex More... over 22 years ago
Fix two minor bugs with site/field displaying, noticed during rollout More... over 22 years ago
Mack's doc updates More... over 22 years ago
Remaining integration for new field handling More... over 22 years ago
Fix stripslashes() handling More... over 22 years ago
- start of new field-handling system. We now have two types of field-thingy. The first is the Field Site, which is a location containing fields, and has all the info you'd expect (maps, directions). The second is a Field, which is associated with a Field Site, and has availability and an open/closed flag. Fields are what get scheduled, not Field Sites More... over 22 years ago
Consistent titling of pages for "Field Site" More... over 22 years ago
- start of field-site handling code More... over 22 years ago
- added email code to generic stats - added starting year and skill display More... over 22 years ago