[XFA] Tournament - XF2

[XFA] Tournament - XF2 3.5.3

No permission to buy (€40.00)
Corrected bugs:
  • Username bottom are cut-off in brackets display
  • Like
Reactions: MarcusJonesy
3.1.0 is now considered stable
Corrected bugs:
  • Scores won't save in round robin tournament since 3.1.0 release
Corrected bugs:
  • Can't edit single elimination or double elimination tournament
  • Error when deleting a tournament: LogicException: Unknown relation or alias Tournament accessed on xfa_tourn_tournament in src/XF/Mvc/Entity/Finder.php at line 753
Corrected bugs:
  • Unable to create single elimination tournament
  • Like
Reactions: MarcusJonesy
Corrected bugs:
  • Long time when creating a tournament due to new tournament creation alert sending
  • InvalidArgumentException: Accessed unknown getter 'like_count' on XF:User
  • Incorrect display of bracket when generating matches for single elimination with consolation or single elimination/double elimination with third place
  • Lots of SQL queries on tournament page

Modification:
  • Round robin tournaments are no longer limited to power of 2

New features:
  • Maximum players in teams option for Roster based tournaments
  • Implementation of Reactions xF technology
  • Implementation of Bookmark xF technology
  • User scores submission (single elimination mode only)
  • Like
Reactions: daimpa
Corrected bugs:
  • Incorrect participated tournaments listed in user profile
  • Tournament page displayed in overlay when register button is clicked and user is captain of only one roster
  • TypeError: Argument 1 passed to XFA\Roster\XF\Entity\User::canEditRoster() must be an instance of XFA\Roster\Entity\Roster, null given
  • Some phrases are not cached leading to extra queries
Corrected bugs:
  • XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry '*' for key 'tournament_id' src/XF/Db/AbstractStatement.php:212
  • Like
Reactions: anon03
Corrected bugs:
  • Error upon uninstall An exception occurred: [Error] Call to undefined method XF\Db\Schema\Alter::dropColumn() in src/addons/XFA/Tournament/Install/Uninstall.php on line 32
  • New alert sent to all users even to those where get new alert permission is not set
Corrected bugs:
  • Single elimination bracket doesn't show on match generation page
  • Round robin tournament winner awarded before end

Modifications:
  • Few phrases changes
  • Highlighting of closing date and winner elements in tournaments list (css - style properties based)
  • Style properties to tweak even further the bracket tournament type display
Top Bottom