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/12/15 17:31] bcopublic:change [2026/06/18 13:55] (current) – [New features] bco
Line 8: Line 8:
 Check progress of language translations available to the site [[.language|here]]. Check progress of language translations available to the site [[.language|here]].
  
-===== Nightly Build =====+===== 5.4.26.6 (Nightly Build===== 
 +=== New features === 
 +  - charts can now be printed
 === Changes === === Changes ===
-  - Schedule override now also works in singles leagues+  - Major upgrade of the entire site to Joomla Version 5.4. This includes a rewrite of a lot of code, which is now entirely name spaced. 
 +  - Updated database tables. The structure is the same, but some tables have been removed and names have changed. 
 +  - //Player Chart// has been migrated from google's chart API to ''Chart.js'' and works again 
 +=== Bug fixes === 
 +  - Lots of bug fixes. 
 + 
 +===== 3.10.23.3 (Build: 509) ===== 
 +=== New features === 
 +  - New view //Player Chart// 
 +  - New view //Player vs Player// 
 +  - New view //Ratings League// and //Ratings Division// 
 +  - New view //Team vs Team// 
 +  - New view //Playoff Winners// 
 +=== Changes === 
 +  - Schedule override in season setup now also works in singles leagues
   - %%** tournament **%% in //Game History// is now translated into the selected language   - %%** 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   - 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   - Several parts of code updated for Joomla 3.10 / Joomla 4 compatibility
 +  - Operators can now delete a player entirely from the database
 === Bug fixes === === Bug fixes ===
 +  - Fixed missing season title when displaying player history which spans to years in old database (applies to Itaewon Pool League only)
 +  - Many missing and incorrect translations fixed
 +  - View //Playoff Charts// for simple playoff types now works
   - Wrong calculation of //Player Standings// for singles leagues where number of games within any player division change during the season   - 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   - The team with ID=1 could not be removed from the list of assigned teams in any season