summaryrefslogtreecommitdiff
path: root/jfr_playoff/generator.py
AgeCommit message (Expand)Author
2018-09-28Bugfix for absent config optioncustom-positioningemkael
2018-07-06Allowing for custom positioning of match boxesemkael
2018-07-06Rendering finishing boxes with connector dataemkael
2018-07-06Expanding canvas if finishing positions are renderedemkael
2018-07-06Adding vertical margin to starting position boxesemkael
2018-07-06Rendering position box independent from starting/finishing roleemkael
2018-07-06Merge branch 'devel' into position-boxesemkael
2018-07-06Merge branch 'bugfixes' into develemkael
2018-07-06Adjusting match box column widths to accommodate margins/borders, so the tabl...bugfixesemkael
2018-07-06Generating connector info between matches and starting positionsemkael
2018-07-06Drawing starting position boxesemkael
2018-07-06Expanding canvas if starting positions are to be displayedemkael
2018-07-06Fixing vertical positioning of match boxes if there's a single match in every...emkael
2018-05-22Merge branch 'bugfixes' into develemkael
2018-05-22Fixing vertical positioning of match boxes if there's a single match in every...emkael
2018-05-01Merge branch 'i18n' into develemkael
2018-05-01Instantation of template "engine" with i18n configemkael
2018-05-01Class names specifiedemkael
2018-05-01Refactoring template "engine" to provide a uniform interfaceemkael
2018-04-25Merge branch 'position-styles' into develemkael
2018-04-25Add explanation of leaderboard classes for these with defined captionsemkael
2018-04-25Add config-specified classes to leaderboard positionsemkael
2018-02-24Merge branch 'master' into verbose_loggingemkael
2018-02-24Adding seconds to footer generation date/timeemkael
2018-02-24Lots of lots of messages are being loggedemkael
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