Skip to content

Releases: Artanemus/SCM_SwimClubMeet-R

SwimClubMeet v1.7.1.3 32bit

06 Oct 04:03
Compare
Choose a tag to compare

2024.10.06 v1.7.1.3

  • New Feature: Added a 'Check DCodes' button to the Disqualification 'Cheat-Sheet' dialogue. This ensures that any changes made by FINA are automatically updated.
  • Bug Fix: Resolved an exception error occurring when using the simplified disqualification method to scratch or disqualify. This issue affected users who updated from older versions without DCodes. New users of SCM are not impacted. It's recommended to use the 'Check DCodes' button mentioned above.
  • UI Enhancements:
    • Improved screen real estate for older laptops by adjusting the icon layout in the 'Team-Entrant' panel.
    • Standardized measurement terms in the UI to 'Meters' instead of 'Metres'.
  • Export Improvements: Added the ability to export sessions to JSON. Future updates will include club name and club nickname in the JSON file.
  • Report Adjustments:
    • Ensured all session reports no longer clip the 'printed on :' text in the footer.
    • Correctly justified the DIFF column in Session Report 2 and removed zeros from empty Race-Time and PB columns.
  • Visual Update: The club logo now displays correctly in the header panel.

Some extra notes that popped into my head :-)
You don't have to uninstall v1.7.1.2. Just download and install.
This runs on database version 1.1.5.3 - as per the last few updates.

SwimClubMeet v1.7.1.2 32bit

03 Oct 03:48
304f707
Compare
Choose a tag to compare

2024.10.03 v1.7.1.2

  • Bug fix. The 'Clone Session' dialogue wasn't working. It's fixed. Plus, now it clones the event's Scheduled start time.
  • Updated 'Clone Session' dialogue box UI and font size.
  • NEW. Version one of the Auto-Build relays. It not complete only 2 out of the 3 algorithms are working. Also team swimming order 'shuffling' has to be implemented.
  • Uses Data-Base version 1.1.5.3

SwimClubMeet v1.7.1.0 32bit

03 Sep 04:54
1da92cb
Compare
Choose a tag to compare

What's new...

  • Bug fix. Exception errors due to tooling in Embarcadero RAD Studio 12.1 have been fixed.
  • Bug fix. Session grid now refreshes correctly after NEW.
  • Bug fix. REFRESH now performs full reload of tables. It's now slower but thorougher.
  • INDV or TEAM will always be written as a caption on an EVENT unless 'user' text has been assigned.
  • It has been noted that laptops with 1080H, using 125% scaling, will see the main form slightly clipped. As expected, the resizing of the form is permitted. But to make things a little easier, the header banner can now be hidden. (See preference dialogue.) Future versions may offer alternative solutions to screen scaling.

If you find a bug PLEASE report it. I want this application to be 100%.
If you find an annoying design feature PLEASE leave a comment on why it's annoying and what you would like.
If you need a different formatted report output PLEASE tell me what you want.

Have a create club night!

SwimClubMeet 32bit v1.7.0.8

16 May 04:16
Compare
Choose a tag to compare

What's new...

  • Bug fix. Exception error on entry of race-times.
  • UI changes for multi-club support. Switch to club. Manage clubs.
  • UI changes to member's form. Principle club. Other club memberships.

SwimClubMeet_32bit_v1.7.0.7.exe

30 Apr 01:03
Compare
Choose a tag to compare

ChangeLog

2024.04.30 SwimClubMeet_32bit_v1.7.0.7.exe

  • Fixed slow boot-up on application start.

SwimClubMeet_32bit_v1.7.0.6.exe

27 Apr 02:28
Compare
Choose a tag to compare

Change Log


2024.04.27 SwimClubMeet_32bit_v1.7.0.6.exe

  • Fixed FireDAC connection string to use MSSQL Sever 2022. (Microsoft changes security defaults. )

SwimClubMeet_32bit_v1.7.0.5.exe

21 Mar 01:26
Compare
Choose a tag to compare

2024.03.24 SwimClubMeet_32bit_v1.7.0.5.exe

  • SwimClubMeet_32bit_v1.7.0.5.exe is RELEASED
  • Requires MS SQL SwimClubMeet Database v1.1.5.3.
  • NOTE: SCM_UpdateDatabase.exe can now perform an update of ALL database versions to DB v1.1.5.3
  • NOTE: SCM_BuildMeAClub.exe can now build the RELEASED MS SQL DB v1.1.5.3

SwimClubMeet_32bit_v1.5.5.3

05 Mar 03:20
Compare
Choose a tag to compare

Fixed in this release

  • Fixed icon for SCM_Help not displaying correctly on the desktop. This was a Windows 10 / INNO issue.
  • Fixed Auto-Build heats and create new heat. It would not run! Resulted after small changes in the SCM_BuildMeAClub build script for the database version used by the core application. Whoops - my fault. The routine to create empty lanes for a heat needed some attention. Easy fix.
  • Fixed Members dialogue DOB entry. You now have two choices - just type a date in the TDBEdit box. Or, use the DOBPicker dialogue.
  • Fixed Qualify dialogue. The TDBGrid wasn't displaying any qualify time! Embarcadero RAD Studio UI issue. The grid is now programmatically assigned the database source. This RAD Studio problem was resolved in the 11.3 update.

SCM_SwimClubMeet_32bit_v1.7.0.4

08 Jan 02:52
Compare
Choose a tag to compare
Pre-release

Change Log

2024.01.24 SwimClubMeet_32bit_v1.7.0.4.exe

  • Pre-release.
  • Fixed 'set-focus' error when a TEAM event is listed as first in the event grid.
  • Auto-assignment of an event description (enabled in preferences) now works for TEAM events.
  • Cleaned code and remove some redundant routines.

Just a reminder, re-release version 1.7 runs on MSSQL database SwimClubMeet v1.1.5.3.

To help understand the SCM database versions and how they match SCM applications, follow this wiki link Version Information WIP

SCM_SwimClubMeet_32bit_v1.7.0.3

06 Jan 02:18
Compare
Choose a tag to compare
Pre-release

Change Log

2024.01.06 SwimClubMeet_32bit_v1.7.0.3.exe

  • Pre-release.
  • Session report now displays both individual and team events.
  • Split-Times entry for individual and team events.
  • New 'Preference settings' to enable/disable split-times.
  • Team events now track heat status and displays correct color schema. (Open/raced/closed)
  • Team events now allows for FINA disqualification codes entry.
  • Added new fields into DB for split-times and better scheduling of events and heats. (Lap, RallyOpenDT. RallyCloseDT, OpenDT, CloseDT).
  • Included latest BUILD_SCRIPT in application deployment.
  • Note: new pre-release build done for SCM_BuildMeAClub. It includes the above field changes for DB 1.1.5.3.

To help understand the SCM database versions and how they match SCM applications, follow this wiki link Version Information WIP