Skip to content

Tags: ruddj/SportsAdmin

Tags

v5.3.1

Toggle v5.3.1's commit message
- Missing instructions on using Age Range in New Event Wizard

v5.3.0

Toggle v5.3.0's commit message
- Events can now have a range of ages, use - to separate, e.g. 14-16

v5.2.2

Toggle v5.2.2's commit message
### Fixed

- Catch errors in MeetManager export where no time was entered for event
- Correctly close Meet Manager export file handle if function crashes

### Changed
- Escape now closes Maintain Competitors Form

v5.2.1

Toggle v5.2.1's commit message
- Reordered Ribbon to open on Entry Tab rather than Setup tab

- Recreated Main Menu screen Graphs in newer MS Graph version

v5.2.0

Toggle v5.2.0's commit message
- Access x64 Support. Should now work on Access 2010+ x64.

- In Results entry pressing up and down arrow in name selection will bring up dropdown list of names, making it easier to select name without using mouse.
- When Importing students will verify Age is number and DoB is Date. Useful to remove header line.

- When choosing Sort by Place it would run the script to update Final Status generating an error if setting it to completed.
- Maintain Event Order can now start from 1 when no events have been numbered

v5.1.4

Toggle v5.1.4's commit message
- Default location that Import Carnivals List views to Database direc…

…tory.

- Changed Event Status from constant to enum
- Changed web ordering of Competitor Results based on result within heat level

- Add Results list was not updating after closing an event (Caused by code making forms resizable)
- Improved strong typing by declaring variables functions as types
- Changed Q and Response from globals to locally defined
- Started enabling Option Explicit for some forms to check variable declarations

- Warning if Web export does not fill in data due to faulty template
- Reset extra allocated Team points button with other reset options

v5.1.3

Toggle v5.1.3's commit message
- Meet Manager Export was incorrectly formatting times > 60 secs

- Installer Desktop Shortcuts

v5.1.2

Toggle v5.1.2's commit message
- Meet Manager Export. New Age -> Division mapping form to allow expo…

…rting event results to Meet Manager Track and Field.

- Database Schema of Carnival files modified to add Meet Manager Mappings.
- New field added in CompetitorEventAge: Mdiv.

- Adding text fields in schema for MeetManager added a default vale of False, instead of blank.

v5.1.1

Toggle v5.1.1's commit message
- Competitor export for Meet Manager Swimming. Can now generate a RE1…

… Registration file for import into Meet Manager Swimming.

- Meet Manager T&F competitor only export was including duplicates.

v5.1.0

Toggle v5.1.0's commit message
Added Meet Manager Track & Field Export