Skip to content

Releases: esitarski/RaceDB

v3.0.109-20260713110717

Choose a tag to compare

Commits

  • 4d81624: Made it impossible to seed riders without a bib number in a Time Trial. (esitarski)
  • 47f2b96: Made the Nation displa more consistent. (esitarski)

Development Build

Development Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:58

Commits

  • 47f2b96: Made the Nation displa more consistent. (esitarski)

v3.0.108-20260712123900

Choose a tag to compare

Commits

  • 448cdcc: Added ability to handle result notes from CrossMgr. (esitarski)
  • ad287c1: Improved html output of result notes. (esitarski)
  • a0138c2: Removed support for UCI Code, removed references in the import. (esitarski)
  • 8f322fb: Improved upload instructions. (esitarski)
  • 8855db7: Fixed database migrate bugs. (esitarski)
  • b9e0900: Updated instructions. (esitarski)
  • 4badc63: Added ability to do license holder imports from uci_id alone. (esitarski)
  • c5ddd76: Added option to update license codes based on uci_id. (esitarski)
  • 622018b: Added better options to update license_codes (esitarski)
  • 7d6e81c: Fixed bug when there are no results. (esitarski)
  • 451a0b5: Fixed more bugs in displaying result notes. (esitarski)
  • 1ba88d6: Added more diagnostics to import. (esitarski)
  • 80ff1d8: Fixed Dockerfile (Mark Buckaway) #100
  • 733f642: Changed the gitub runner (Mark Buckaway)
  • 73b1366: Fixed django upgrade of no positional arguments to save(). (esitarski)
  • 0ff44af: First pass for Secretary function (rankings (UCI, custom), bib assignments, callups and dataride report). (esitarski)
  • 20bf759: More bug fixing for init_prereg import. (esitarski)
  • 9f86fe8: Debugging prereg import. (esitarski)
  • d57469a: Improved some error messages. (esitarski)
  • c6234c8: Bumped version. (esitarski)
  • 3c81176: Added missing migration file. (esitarski)
  • 8b13cfc: Fixed but when there are no uci rankings. (esitarski)
  • 1d334d7: Fixed migration bugs, bug in Category Numbers not saving. (esitarski)
  • a40c035: Fixed an incorrect format_lazy call. (esitarski)
  • 5959fdc: Added public TT start lists. (esitarski)
  • 469355d: Assume that bib and category are always non-None. (esitarski)
  • 13b0f4c: Presentation tune-up for showing TT start lists. (esitarski)
  • d16073a: Improved event display when there are time trail start lists. (esitarski)
  • e6101b7: Improved sort criteria for unseeded riders. (esitarski)

v3.0.107-20260709170242

Choose a tag to compare

Commits

  • a40c035: Fixed an incorrect format_lazy call. (esitarski)

v3.0.107-20260709165149

Choose a tag to compare

Commits

  • 44d03ce: Fixed bugs in start list download, license check and bumped version. (esitarski)
  • 5b210af: Added error checking to init_prereg if for auto-numbers if no NumberSet is defined. (esitarski)
  • c20fc1c: Changed to use a translation table instead of a regex. (esitarski)
  • 27aa446: Improved variable name. (esitarski)
  • e2e9719: Improved error when bib cannot be automatically assigned. (esitarski)
  • 448cdcc: Added ability to handle result notes from CrossMgr. (esitarski)
  • ad287c1: Improved html output of result notes. (esitarski)
  • a0138c2: Removed support for UCI Code, removed references in the import. (esitarski)
  • 8f322fb: Improved upload instructions. (esitarski)
  • 8855db7: Fixed database migrate bugs. (esitarski)
  • b9e0900: Updated instructions. (esitarski)
  • 4badc63: Added ability to do license holder imports from uci_id alone. (esitarski)
  • c5ddd76: Added option to update license codes based on uci_id. (esitarski)
  • 622018b: Added better options to update license_codes (esitarski)
  • 7d6e81c: Fixed bug when there are no results. (esitarski)
  • 451a0b5: Fixed more bugs in displaying result notes. (esitarski)
  • 1ba88d6: Added more diagnostics to import. (esitarski)
  • 80ff1d8: Fixed Dockerfile (Mark Buckaway) #100
  • 733f642: Changed the gitub runner (Mark Buckaway)
  • 73b1366: Fixed django upgrade of no positional arguments to save(). (esitarski)
  • 0ff44af: First pass for Secretary function (rankings (UCI, custom), bib assignments, callups and dataride report). (esitarski)
  • 20bf759: More bug fixing for init_prereg import. (esitarski)
  • 9f86fe8: Debugging prereg import. (esitarski)
  • d57469a: Improved some error messages. (esitarski)
  • c6234c8: Bumped version. (esitarski)
  • 3c81176: Added missing migration file. (esitarski)
  • 8b13cfc: Fixed but when there are no uci rankings. (esitarski)
  • 1d334d7: Fixed migration bugs, bug in Category Numbers not saving. (esitarski)

v3.0.106-20260708104616

Choose a tag to compare

Commits

  • 6d4aeac: Added init_commands member in monkey-patch, required by latest Django version. (esitarski)
  • aa20897: Bumped version. (esitarski)
  • 44d03ce: Fixed bugs in start list download, license check and bumped version. (esitarski)
  • 5b210af: Added error checking to init_prereg if for auto-numbers if no NumberSet is defined. (esitarski)
  • c20fc1c: Changed to use a translation table instead of a regex. (esitarski)
  • 27aa446: Improved variable name. (esitarski)
  • e2e9719: Improved error when bib cannot be automatically assigned. (esitarski)
  • 448cdcc: Added ability to handle result notes from CrossMgr. (esitarski)
  • ad287c1: Improved html output of result notes. (esitarski)
  • a0138c2: Removed support for UCI Code, removed references in the import. (esitarski)
  • 8f322fb: Improved upload instructions. (esitarski)
  • 8855db7: Fixed database migrate bugs. (esitarski)
  • b9e0900: Updated instructions. (esitarski)
  • 4badc63: Added ability to do license holder imports from uci_id alone. (esitarski)
  • c5ddd76: Added option to update license codes based on uci_id. (esitarski)
  • 622018b: Added better options to update license_codes (esitarski)
  • 7d6e81c: Fixed bug when there are no results. (esitarski)
  • 451a0b5: Fixed more bugs in displaying result notes. (esitarski)
  • 1ba88d6: Added more diagnostics to import. (esitarski)
  • 80ff1d8: Fixed Dockerfile (Mark Buckaway) #100
  • 733f642: Changed the gitub runner (Mark Buckaway)
  • 73b1366: Fixed django upgrade of no positional arguments to save(). (esitarski)
  • 0ff44af: First pass for Secretary function (rankings (UCI, custom), bib assignments, callups and dataride report). (esitarski)
  • 20bf759: More bug fixing for init_prereg import. (esitarski)
  • 9f86fe8: Debugging prereg import. (esitarski)
  • d57469a: Improved some error messages. (esitarski)
  • c6234c8: Bumped version. (esitarski)

v3.0.105-20250710054444

Choose a tag to compare

Commits

  • 80ff1d8: Fixed Dockerfile (Mark Buckaway) #100
  • 733f642: Changed the gitub runner (Mark Buckaway)
  • 73b1366: Fixed django upgrade of no positional arguments to save(). (esitarski)

v3.0.104-20250630113109

Choose a tag to compare

Commits

  • 733f642: Changed the gitub runner (Mark Buckaway)

v3.0.102-20241102175901

Choose a tag to compare

Commits

  • 15e5860: Removed unnecessary form max_length constraints on tag length. (esitarski)
  • 72249e2: Fixed bug in license holder import. (esitarski)
  • dcbb680: Improved the short form of rfid tags. (esitarski)
  • b5eb69d: Fixed upgrade bugs in participant report. (esitarski)
  • d66ef4a: Fixed missing io include. (esitarski)
  • be11a87: bumped version (esitarski)
  • fdd4b27: Fixed more BytesIO issues. (esitarski)
  • 015efd2: Removed obsolete 'version' attribute. (esitarski)
  • 009fec2: Rationalized use of import io (esitarski)
  • 6d4aeac: Added init_commands member in monkey-patch, required by latest Django version. (esitarski)
  • aa20897: Bumped version. (esitarski)
  • 44d03ce: Fixed bugs in start list download, license check and bumped version. (esitarski)
  • 5b210af: Added error checking to init_prereg if for auto-numbers if no NumberSet is defined. (esitarski)
  • c20fc1c: Changed to use a translation table instead of a regex. (esitarski)
  • 27aa446: Improved variable name. (esitarski)
  • e2e9719: Improved error when bib cannot be automatically assigned. (esitarski)
  • 448cdcc: Added ability to handle result notes from CrossMgr. (esitarski)
  • ad287c1: Improved html output of result notes. (esitarski)
  • a0138c2: Removed support for UCI Code, removed references in the import. (esitarski)
  • 8f322fb: Improved upload instructions. (esitarski)
  • 8855db7: Fixed database migrate bugs. (esitarski)

v3.0.108-20241008142721

Choose a tag to compare

Commits

  • e2e9719: Improved error when bib cannot be automatically assigned. (esitarski)