Skip to content

v0.0.4-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@nfoert nfoert released this 23 Dec 17:54
· 90 commits to main since this release
2150e41

This release updates documentation, new features for when scouts are contributing, and a demonstration and testing mode to Open Scouting

image

In this release:

  • Refactor menu.html into multiple files
  • Begin formatting html templates using djlint
  • Use ruff for python linting
  • Add increment buttons for integer fields when contributing
  • Add additional notes to season_fields.py
  • Add GNU GPLv3 license
  • Update documentation organization, move roadmap to it's own folder
    • Describe how season_fields.py is formatted in a documentation page
  • Collapsible sections on the contributing page
  • Demo mode
    • Allow the user to try open scouting and contribute data which isn't actually saved on the server
    • Also allow the user to view demonstration data
  • Fix big where events with non-ASCII names couldn't be contributed to

Issues closed:

  • #25 - Add increment buttons to numerical values
  • #10 - A 0 to season_fields.py choices
  • #37 - Be able to collapse sections in /submit
  • #38 - Add demo mode
  • #9 - Create a wiki page for how season_fields.py should be formatted
  • #7 - Add a field for additional notes
  • #39 - Non-ASCII characters in event name breaks data submission