summaryrefslogtreecommitdiff
path: root/jfr_playoff/generator.py
AgeCommit message (Expand)Author
2018-07-06Adjusting match box column widths to accommodate margins/borders, so the tabl...bugfixesemkael
2018-05-22Fixing vertical positioning of match boxes if there's a single match in every...emkael
2018-04-25Add explanation of leaderboard classes for these with defined captionsemkael
2018-04-25Add config-specified classes to leaderboard positionsemkael
2018-02-24Adding seconds to footer generation date/timeemkael
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