Mn efa 152 refactoring#332
Merged
cubitusgh2 merged 6 commits intoJun 20, 2026
Merged
Conversation
cubitusgh2
commented
Jun 20, 2026
Collaborator
- Bugfix: Refactoring/hardening of efaBaseFrame, efaBoatHouseFrame, efaBoathouseBackgroundTask, efaConfig, efaUtil
- Bugfix: Entering/editing sessions: The check for unknown boat names, person names, destinations and waters now works correctly; if configured, saving with unknown names in at least one of the fields will be prevented (Bug introduced in efa 2.5.0/Multisession).
- Bugfix: Entering/editing sessions: If this is done in efaBase or in admin mode of efaBths, the change/new entry is properly documented in
- Bugfix: Multi-session entry: A name/boat line is now only accepted if both name and boat are not empty.
- Bugfix: Multi-session entry: Correct check if all entered boats are single-seater boats.
- Bugfix: Weather data: If the downloaded weather data is very old (older than 7 hours), an error could occur when updating the weather widget.
- Bugfix: Refactoring/hardening of efaBaseFrame, efaBoatHouseFrame, efaBoathouseBackgroundTask, efaConfig - Bugfix: Entering/editing sessions: The check for unknown boat names, person names, destinations and waters now works correctly; if configured, saving with unknown names in at least one of the fields will be prevented (Bug introduced in efa 2.5.0/Multisession). - Bugfix: Entering/editing sessions: If this is done in efaBase or in admin mode of efaBths, the change/new entry is properly documented in the log by the admin user. - Bugfix: Weather data: If the downloaded weather data is very old (older than 7 hours), an error could occur when updating the weather widget.
- Bugfix: Multi-session entry: A name/boat line is now only accepted if both name and boat are not empty. - Bugfix: Multi-session entry: Correct check if all entered boats are single-seater boats.
- Boolean -> boolean primitive - EfaUtil: some potential endless loops and NPEs, e.g. for handling ZIP files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.