summaryrefslogtreecommitdiff
path: root/jfr_playoff/generator.py
AgeCommit message (Expand)Author
2018-02-21Not rendering phase/match links if they're not setemkael
2018-02-20If swiss is still not finished, display a running linkemkael
2017-10-21Ability to set custom link label for swiss tournament linksemkael
2017-10-03Ability to classify teams from specified position according to sepatare tourn...emkael
2017-08-01Code formattingemkael
2017-08-01Settings are not used as class attributes once loaded, so can remain local to...emkael
2017-08-01Import sort in all filesemkael
2017-08-01Refactoring match grid generationemkael
2017-08-01Code style improvedemkael
2017-08-01Playoff phase is now also stored as DTO, arbitrary setting reads factored out...emkael
2017-08-01HTML content generation factored out to separate classemkael