summaryrefslogtreecommitdiff
path: root/jfr_playoff/generator.py
AgeCommit message (Expand)Author
2022-03-27Better logging of phase objectsemkael
2022-02-22Optional procedure for rounding carry-over in a "league-like" manner: up to t...emkael
2020-01-05If team list source tournament is not finished, predict_teams settings is res...emkael
2019-12-30Removing debug messageemkael
2019-12-30Support for absolute URLs for team flagsemkael
2019-12-28Avoiding division by zero for empty phase dimensions calculationemkael
2019-12-28Code formattingemkael
2019-11-16Favicon supportemkael
2019-02-23Bugfix for configs without finshing indicators configuredemkael
2019-02-20Allowing to specify selected team in config before the match is published, wi...emkael
2019-01-25Merge branch 'master' of github.com:emkael/jfrteamy-playoffemkael
2019-01-25Finishing position captions in tooltipsemkael
2019-01-12Showing certain teams header only if there are anyemkael
2019-01-12Show leaderboard style captions if finishing position indicators are enabledemkael
2019-01-06Leaderboard classes in finishing positions boxesemkael
2018-10-17Merge remote-tracking branch 'origin/next-round-prognosis' into v1.2.1emkael
2018-10-10Backwards compatibility with legacy config structurenext-round-prognosisemkael
2018-10-10Sorting eligible teams in front of predicted teams is now optionalemkael
2018-10-10Logging messages for team label/name generatoremkael
2018-10-10Parameterization of team box label settingsemkael
2018-10-02Documentation for team name predictionsemkael
2018-10-02Bringing back label shortening, this time compatible with separate team labelsemkael
2018-10-02New team label rendering method, including outcome preditctionsemkael
2018-10-02Templates and strings for new team label rendering methodemkael
2018-10-01Explicitly counting known teams for match boxesemkael
2018-10-01Refactoring team name list in matches as actual listemkael
2018-09-28Refactoring fetching default values for config dictionariesposition-boxesemkael
2018-09-28Merge branch 'devel' into position-boxesemkael
2018-09-28Refactoring of some config dictionary default value fetchesemkael
2018-09-28Merge branch 'devel' into position-boxesemkael
2018-09-28Customize label character limitemkael
2018-09-28Merge branch 'devel' into position-boxesemkael
2018-09-28Merge branch 'position-boxes' into custom-positioningemkael
2018-08-09Shortening long (multiple) team labelsemkael
2018-08-09Merge branch 'devel' of github.com:emkael/jfrteamy-playoff into develemkael
2018-08-09Fixing parameters for swiss linksemkael
2018-07-10Sanitizing config optionsinfo-boxesemkael
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