Releases: BilledTrain380/sporttag-psa
Releases · BilledTrain380/sporttag-psa
PSA 4.0.0
Release 4.0.0
New to PSA
- New modern and simplified UI
- Full localization of PSA
- Log files
Changes
- PSA control panel
- Provides shortcut to logs directory
- Provides build info information
- Installer for macOS is now a
.pkg
- Installer for Windows is now a
.msi
Removed
- Java only application is no longer official. Docker should be used instead.
PSA 4.0.0-next.2
Set version to 4.0.0-next.2
PSA 4.0.0-next.1
Set version to 4.0.0-next.1
PSA 2.1.2
Release 2.1.2
Fixes
- Fix an issue where ranking results were interchanged
PSA 2.1.1
Release 2.1.1
Fixes
- Exclude absent participants and competitors from pdf export
PSA 2.1.0
Release 2.1.0
New to PSA
- The start list can be exported as PDF.
- Add translation for pdf file names
Changes
- Adjust table row size for group overview and ranking
Tweaks
- The project structure has changed into a gradle multi project.
PSA 2.0.0
Release 2.0.0
New to PSA
- The Webapp got a brand new look and feel.
- Control Panel for macOS and Windows.
- PSA communicates via REST interfaces now.
- Support of OAuth 2.
Tweaks
- The application version was removed from the storage path to keep further updates simple.
Known issues
- A start list of the competitors can not be exported. Consider
the event sheets in order to get a start number of a competitor.
PSA 2.0.0-rc-01
Release 2.0.0
New to PSA
- The Webapp got a brand new look and feel.
- Server Managing GUI for macOS.
- PSA communicates via REST interfaces now.
- Support of OAuth 2.
Tweaks
- The application version was removed from the storage path to keep further updates simple.
Known issues
- A start list of the competitors can not be exported. Consider
the event sheets in order to get a start number of a competitor.
Changes:
- 878f9e3 Fix type error
- 960e769 Use publish build artifact task
- 2a393cc Add release notes publish task
- bd2aa46 Add windows build job
- 908f1d3 Add release notes and update changelog
- 9eedb47 Fix gradle options
- 3fb8da9 Fix type error
- 3305661 Add macOS build
- 03c2fc4 Publish source code instead of build
- f140ac7 Rename sporttag PSA to PSA only
See more
- 7e337ea Fix task typo
- 4955a72 Add publish task
- a322dad Add git submodule command
- 8abf33b Fix job name
- faad937 Fix displayName property
- 413b045 Fix displayName property
- 3fa4c21 Add release build job
- ac58a18 Fix wget command
- ff8bdf5 Add oracle cookie header for jdk download
- d3671ca Fix java tool installer
- 355b7b3 Fix bash task
- e9519d9 Add jdk install script
- a6d03c0 Install openjfx
- 1e26326 Use openjdk
- 88af8f8 Log lib dir
- 29a54f3 Fix yaml type error
- be76244 Use default java
- 37701e5 Add ls for jvms
- 2be0414 Use java version
- b20c9db Use printenv
- f9ae91b Echo java home for debugging
- c03b749 Fix pipelines
- 2ff7b4a Add azure pipeline config
- c760fed Use gradle wrapper
- 825a904 Setup build stages
- bbea941 Add jfx native build support
- b05ac6d Fix parameter space error
- 8dd09a8 Setup git submodules
- 3b95e37 Moved submodule to specific branch
- 5a37f12 Fix language settings
- fd0d072 Include PSA Kitten and fix build process
- 9c89ac4 Setup docs jekyll site
- 6aac852 Add multi language support
- 524ad05 Move fx controller to controller.fx package
- 13bf959 Delete unused thymeleaf templates
- 4c3aac6 Remove unused imports and methods
- 46023b5 Add control panel fx UI
- 4be5ae8 Add /app route to permit all
- 205d060 Add app controller for the angular SPA
- c7b11f9 Add landing page
- 11dc9cd Fix file controllers
- a23330d Use athletics keyword
- 5015468 Refactor filesystem
- 3725394 Replace locked sport object
- 35cb499 Add security for web resources
- 9a53709 Add name to file qualifier
- 7018d56 Fix pre authorize role
- 5461064 Fix csv file name
- 3fd0abe Replace deprecated properties
- ea21f85 Fix security config and oauth scope
- e1aeecc Add pre authorize annotations and scopes
- 7281d91 Use consistent request mappings
- ab23ee4 Add export controllers
- 7ef3ab9 Refactor export services
- 3d6241c Add user id JWT claim
- 50c3bb4 Add ACL to user updates
- af16131 Fix request mapping
- 7492d06 Fix username label
- 8c17378 Fix user authority relation
- eb7663c Add user controller
- f66bdaa Refactor user managing
- 4bd7c54 Configure web security
- 96c1332 Fix user scope
- 85f7cbe Add OAuth scopes
- 486610a Setup OAuth 2 authorization
- fcb317f Add setup filter
- 6f37860 Add psa logo and favicon
- bd2ebbb Add setup page
- a4f3c15 Add password validation
- 7dad6fb Add setup managing
- 1fb71ea Add JWT authentication filter
- 325a6ab Fix collection filtering
- 00e1b84 Add database serve moden
- 8ff326e Add proper group filters
- 690e877 Refactor controllers and rest models
- 187dd6b Add competitor manager and controller
- c7394f3 Fix competitor result relation
- 0cc7caf Add result calculation
- 4db91a7 Add factor to unit model
- a6b609a Add athetics manager classes
- c31dbdd Add delete participant method
- f1b8058 Fix group relation cascading
- f89f6fd Add sport controller
- f48641d Fix participant group relation
- 9729646 Update KDoc
- 8f3b899 Implement rest mapper and fix controllers
- 780d522 Remove town id for business logic
- 9136dbb Add get participants request mapping
- eb1faf4 Move security cnofig to controller config
- efa1cdf Fix town mapping
- 22abf65 Add utf8 encoding
- b61471e Fix spelling error
- e6ca1c7 Add response status
- 4e56441 Enable cors
- 41c766c Fix hibernate sequence table issue
- 8f70240 Make out directoy global
- ac73668 Fix database field mappings
- 8c149d3 Add file parser controller
- 4412b13 Add import method
- 6afa8df Remove deprecated method
- f20f160 Add spec for wrong csv lines
- b5ef784 Implement group file parser
- d2751ce Delete old files and implementation
- 9533843 Implement group manager
- e50c526 Add participant controller
- 84fc78e Implement participation manager
- 09f7751 Fix typings after refactoring
- 0d65231 Delete all old providers, controllers any kind of business logic which was used before the data set refactoring.
- b6b9770 Refactor model classes
- 9c11e16 Refactor database, entities and repositories
- b021bda Rename spec class to its according class
- 20dda64 Move paritcipant and participation package together
- c603743 Implement participant rest controller
- 6b98a3e Add markAsAbsent and markAsPresent methods to absent manager
- 30a1ec8 Remove unneccessary new instance statement
- ed89eae Implement participation manager
- 2547978 Refactor Clazz model with Coach model
- d01af5a Refactor entity classes and update its dependencies.
- 8957ce1 Add class rest route
- cbb8515 Refactor model classes
- aa8261e Fix travis config
- a4d4514 Merge branch 'hotfix/1.0.1' into develop
- 9d2fa0d Update to spring 2.0.2 and JUnit 5
This list of changes wa...
PSA 1.0.1
Hotfix release of PSA
Fixed
- Unit of discipline Ballwurf
- Result type of discipline Ballwurf
- Export female rankings
- Remove Mehrkampf from participation list
PSA 1.0.0
Added
- Prevent event sheet export when participation is not finished
Fixed
- Encoding of file names inside an exported archive