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-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