Skip to content

Releases: ColinRobbins/scm-helper

1.9.4

29 Mar 16:20
Compare
Choose a tag to compare

Various bug fixes

1.9

10 Feb 10:01
Compare
Choose a tag to compare
1.9

Add support for managing different set of records files.

  • Over all records
  • Club champinships
  • Open Meet

1.8

31 Oct 13:40
0a53382
Compare
Choose a tag to compare
1.8

Add support for new SE Categories:

  • Global edit of SE Categories to new names
  • Check SE Categories are valid

Release 1.7.5

21 Aug 14:59
Compare
Choose a tag to compare

Release 1.7.3

06 Jun 08:51
Compare
Choose a tag to compare

Bug Fixes.

  • Fix issue 4
  • Added option to exclude session from count of sessions per swimmer
  • Print last seen date on Covid Report

Release 1.7.1

13 Apr 19:02
Compare
Choose a tag to compare
  • Updated example configuration
  • Updated Facebook page analysis
  • Fix bug preventing config reloading correctly after an edit

Release 1.7

10 Apr 17:30
Compare
Choose a tag to compare
  • COVID list generation bug fix
  • Create issue if max swimmers per session exceeded - configurable per-group

Release 1.6

07 Apr 13:19
591dc92
Compare
Choose a tag to compare

New Report

  • Provide a CSV grid of swimmers (rows) and sessions (columns). This can then be displayed in Excel to see at a glance who swims where.

New Features

  • Check maximum number of swimmers per session
  • Provide a date for when the Covid declaration (code of conduct) should have been last signed since,

Bug Fixes:

  • Fix end of year date issue in list creation

Release 1.5

30 Aug 12:56
Compare
Choose a tag to compare

Add a COVID report for Swim Sessions.

Add

sessions:
   covid: code_of_conduct

to your configuration, where:

  • code_of_conduct is the Code of Conduct all swimmers must sign prior to being allowed into a session.
    Then run
  • scm.py --covid
    from the command line
    or select
  • List Swimmers per Session - Covid
    from the reports menu.

Installation Instructions

Release 1.4

23 Aug 10:12
Compare
Choose a tag to compare
  • Bug fix issues #14, #15
  • Fix for issue #16 - LTS support
  • Fix for issue #17 - Abilty to assign polo to a code of conduct
  • Fix for bug #18 - not re-reading config after edit
  • Fix for bug #19 - "All Reports" not showing
  • Improved SE database checking
  • Fix for new Facebook interface