-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release/7 (#1859) * start HO7.1 * #1856 fix currency of secondary teams * #1856 fix currency of secondary teams --------- Co-authored-by: wsbrenk <zissener-weg-brenk.de> * #1857 fix playername getter in MatchHighlightsTable (#1860) Co-authored-by: wsbrenk <zissener-weg-brenk.de> * #1861 fix exception in GoalDiffCriteria (#1864) Co-authored-by: wsbrenk <zissener-weg-brenk.de> * Fix click on “Last Match” column when it has been moved. (#1863) The “Last Match” column is clickable, and opens: - The match in Hattrick when shift-clicking, - The match in HO when double-clicking. This commit also adds some comment to clarify the behaviour. * Minor UI improvement in teamAnalyzer. (#1867) This adds a bit of padding around the check boxes on the teamAnalyser panel, and centers the automatic / manual radio buttons. It also cleans up code a bit, in particular in lineup assistant. Probably more effort to come on that front. * #1858 (#1869) * #1858 debug date time parsing * #1858 debug currency parsing * #1858 using Helper.formatCurrency * #1858 Player.baseWage reset setter getter (not used for now, but senseful for the future) * #1858 Player.baseWage reset setter getter (not used for now, but senseful for the future) * #1858 translate comments in Helper.java * #1858 remove unused imports in HODateTime.java (add some comments) * #1858 fix Player.setExpiryDate, use localized DateTimeFormatter * #1858 fix PlayerConverter add comment explaining offsSpecialty * #1858 fix PlayerConverter remove old commented methods * #1858 fix PlayerConverter.parseLocalDateTime * #1858 PlayerConverter scan wage * #1858 PlayerConverter scan skill refactored * #1858 PlayerConverter scan wage fix indexRowWarning * Fixes deadline date parsing in Transfer Scout. --------- Co-authored-by: Sébastien Le Callonnec <[email protected]> --------- Co-authored-by: Sébastien Le Callonnec <[email protected]>
- Loading branch information
1 parent
8bc4761
commit 51edf67
Showing
20 changed files
with
959 additions
and
972 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.