Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:change [2023/01/23 13:32] – [Changes] bcopublic:change [2023/12/15 17:32] (current) – [Changes] bco
Line 9: Line 9:
  
 ===== Nightly Build ===== ===== Nightly Build =====
 +=== Changes ===
 +  - Schedule override in season setup now also works in singles leagues
 +  - %%** tournament **%% in //Game History// is now translated into the selected language
 +  - Player selection list for tournaments now also considers season settings for requirement of players having played before the tournament
 +  - Several parts of code updated for Joomla 3.10 / Joomla 4 compatibility
 +
 +=== Bug fixes ===
 +  - Wrong calculation of //Player Standings// for singles leagues where number of games within any player division change during the season
 +  - The team with ID=1 could not be removed from the list of assigned teams in any season
 +  - Nation did not show in player //Positions// view for singles leagues until the player has played the game set for the first week of league play
 +
 +===== 3.10.23.1 (Build: 3007) =====
 === New features === === New features ===
 +  - New option for tournaments having ranked players: this makes most sense in singles leagues where ranking at the end of the season determines pairing of playoff games. Playoffs in singles leagues are entered as a tournament, if option //Ranked// for //Ranked Players// is selected in the tournament setup in the back-end players will show in the drop down list with there rank indicated rather than the weeks played in the season, and an additional button <span btnwhite>{{fa>sort-numeric-asc}} Games from Ranking</span> which allows to populate the players from their ranks into the first round of the playoffs (tournament).
 === Changes === === Changes ===
   - Mouse right-click in //Edit Match// on a game win input box sets the game win to 0. This is in addition to the functionality previously available, where 3 clicks or taps within one second reset the game wins.   - Mouse right-click in //Edit Match// on a game win input box sets the game win to 0. This is in addition to the functionality previously available, where 3 clicks or taps within one second reset the game wins.
   - Button to scroll back to <span btnwhite>{{fa>arrow-up}} Top</span> of page now shows on desktop browsers on the right side when scrolling down   - Button to scroll back to <span btnwhite>{{fa>arrow-up}} Top</span> of page now shows on desktop browsers on the right side when scrolling down
 +  - //Tournaments// now show "Champion", "Runner-up", etc. only when the tournament is fully entered
 +
 === Bug fixes === === Bug fixes ===
   - //Latest Results// did not show any match results   - //Latest Results// did not show any match results
 +  - Wrong link to help screen for //Edit Tournament//
 +  - Consistency checks did not work for //Edit Tournament//
   - Selecting a different date in //Player Ranking// pulled //Player Handicap// on reload   - Selecting a different date in //Player Ranking// pulled //Player Handicap// on reload
   - Pagination did not work in //Tournaments// in the back-end, only the last 25 tournaments were selectable   - Pagination did not work in //Tournaments// in the back-end, only the last 25 tournaments were selectable