Skip to content

Releases: ruddj/SportsAdmin

Sports Administrator v5.3.1

05 Dec 04:18
Compare
Choose a tag to compare

Fixed

  • Missing instructions on using Age Range in New Event Wizard

Sports Administrator v5.3.0

05 Dec 02:21
Compare
Choose a tag to compare

Added

  • Events can now have a range of ages, use - to separate, e.g. 14-16

Sports Administrator v5.2.2

27 Feb 05:23
Compare
Choose a tag to compare

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

Sports Administrator v5.2.1

25 May 02:46
Compare
Choose a tag to compare

Changed

  • Reordered Ribbon to open on Entry Tab rather than Setup tab
  • Recreated Main Menu screen Graphs in newer MS Graph version

Sports Administrator v5.2.0

09 Feb 04:54
Compare
Choose a tag to compare

Added

  • Access x64 Support. Should now work on Access 2010+ x64.

Changed

  • 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.

Fixed

  • 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

Sports Administrator v5.1.4

25 Jul 05:59
Compare
Choose a tag to compare

Changed

  • Default location that Import Carnivals List views to Database directory.
  • Changed Event Status from constant to enum
  • Changed web ordering of Competitor Results based on result within heat level

Fixed

  • 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

Added

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

Sports Administrator v5.1.3

05 Jun 01:59
Compare
Choose a tag to compare

Fixed

  • Meet Manager Export was incorrectly formatting times > 60 secs
  • Installer Desktop Shortcuts

Sports Administrator v5.1.2

09 May 00:33
Compare
Choose a tag to compare

Added

  • Meet Manager Export. New Age -> Division mapping form to allow exporting event results to Meet Manager Track and Field.

Changed

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

Fixed

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

Sports Administrator v5.1.1

05 May 06:02
Compare
Choose a tag to compare

Added

  • Competitor export for Meet Manager Swimming. Can now generate a RE1 Registration file for import into Swim Meet Manager.

Fixed

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

Sports Administrator v5.1.0

04 May 05:31
Compare
Choose a tag to compare

Added

  • Meet Manager Export. Can now generate a semicolon delimited file for import into Meet Manager Track and Field.

Changed

  • Database Schema of Carnival files modified to add Meet Manager Mappings.
  • New fields added in Miscellaneous: Mteam, Mcode, Mtop.
  • New fields added in EventType: Mevent.
  • Updated Sample Databases