index
:
teamy-playoff
bugfixes
custom-positioning
dependabot/pip/lxml-4.6.2
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
dependabot/pip/lxml-4.9.1
devel
gui
https-tests
i18n
info-boxes
master
mysql-import-on-demand
next-round-prognosis
position-boxes
position-styles
refactor
tkinter-imports
v1.2.1
verbose_logging
Playoff HTML generator for JFR Teamy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jfr_playoff
/
generator.py
Age
Commit message (
Collapse
)
Author
2018-07-06
Drawing starting position boxes
emkael
2018-07-06
Expanding canvas if starting positions are to be displayed
emkael
2018-07-06
Fixing vertical positioning of match boxes if there's a single match in ↵
emkael
every phase
2018-05-01
Merge branch 'i18n' into devel
emkael
2018-05-01
Instantation of template "engine" with i18n config
emkael
2018-05-01
Class names specified
emkael
2018-05-01
Refactoring template "engine" to provide a uniform interface
emkael
2018-04-25
Merge branch 'position-styles' into devel
emkael
2018-04-25
Add explanation of leaderboard classes for these with defined captions
emkael
2018-04-25
Add config-specified classes to leaderboard positions
emkael
2018-02-24
Merge branch 'master' into verbose_logging
emkael
2018-02-24
Adding seconds to footer generation date/time
emkael
2018-02-24
Lots of lots of messages are being logged
emkael
2018-02-21
Not rendering phase/match links if they're not set
emkael
Fixes #13
2018-02-20
If swiss is still not finished, display a running link
emkael
2017-10-21
Ability to set custom link label for swiss tournament links
emkael
2017-10-03
Ability to classify teams from specified position according to sepatare ↵
emkael
tournament results
2017-08-01
Code formatting
emkael
2017-08-01
Settings are not used as class attributes once loaded, so can remain local ↵
emkael
to constructor
2017-08-01
Import sort in all files
emkael
2017-08-01
Refactoring match grid generation
emkael
2017-08-01
Code style improved
emkael
2017-08-01
Playoff phase is now also stored as DTO, arbitrary setting reads factored ↵
emkael
out of content generator
2017-08-01
HTML content generation factored out to separate class
emkael