Releases: ruddj/SportsAdmin
Releases · ruddj/SportsAdmin
Sports Administrator v5.0.2
Added
- Maintain Competitors listbox now supports type-ahead search
Changed
- Update MsgBox parameters to use names instead of magic numbers
Security
- In Runtime prompt user to add Sports DB folder as trusted location
Sports Administrator v5.0.1
To run extract zip and open Sports.accdr
- Released under MIT license
- Migrated software from Access 97 .MDB/.MDE to Access 2013/2016 .ACCDB
-
Adjusted code functions to use more modern equivalents (on-going)
- Added support for .ACCDB carnival files
- Added Ribbon Interface
- Adjusted Age Champions - All Div to use student age rather than event age
- Added temporary trusted location for new datafile to fix security warnings
- When started in Runtime mode adds current location as trusted to prevent future prompts
- HTML export VBA script instead of Report hooks. Start using CSS output.
- Multiple Forms made resizable
- Fix Import of Carnivals list
- Use Tahoma font for Forms
Sports Administrator v5.0.0
To run extract zip and open Sports.accdr
- Released under MIT license
- Migrated software from Access 97 .MDB/.MDE to Access 2013/2016 .ACCDB
- Adjusted code functions to use more modern equivalents (on-going)
- Added support for .ACCDB carnival files
- Added Ribbon Interface
- Adjusted Age Champions - All Div to use student age rather than event age
- Added temporary trusted location for new datafile to fix security warnings
- When started in Runtime mode adds current location as trusted to prevent future prompts
- HTML export VBA script instead of Report hooks. Start using CSS output.
- Multiple Forms made resizable