summaryrefslogtreecommitdiff
path: root/jfr_playoff
AgeCommit message (Expand)Author
2019-06-02Setting team list correctly for team selection dialogemkael
2019-06-02Team selection dialog is not scrollableemkael
2019-06-02Fixing incorrectly named variableemkael
2019-06-02Translations configuration frameemkael
2019-06-02Value setter for widget repeateremkael
2019-06-02Goniec configuration frameemkael
2019-06-02Refactoring and exposing method for disabling panelsemkael
2019-06-02Remote configs configuration frameemkael
2019-06-02Moving MySQL configuration frame to separate widgetemkael
2019-06-01MySQL config frameemkael
2019-06-01Scrollable frames for team settingsemkael
2019-06-01Grace period and caching in team list refresh eventsemkael
2019-05-29Fully refreshing team listemkael
2019-05-29Refreshing team list in preview frameemkael
2019-05-29Adding a separator in team settings tabemkael
2019-05-29Compiling config for fetching teamsemkael
2019-05-29Team alias and ties configemkael
2019-05-29Compiling team settings config in separate controlsemkael
2019-05-29Aggregating values from WidgetRepeater widgetsemkael
2019-05-29Integer parsing method (mainly for spinbox/entry use)emkael
2019-05-29Refactoring team list fetch to call it with custom configemkael
2019-05-29Settings class now accepts an already parsed config object in the constructoremkael
2019-05-29Main window now inherits tk.Tk instead of compositing it, to be able to be re...emkael
2019-05-26Merge branch 'master' into guiemkael
2019-05-26Minor GUI tweaksemkael
2019-05-26Team list preview GUIemkael
2019-05-25Refactoring GUI frames module structureemkael
2019-05-25Team alias settings GUIemkael
2019-05-25Manual team settings GUIemkael
2019-05-25Team source settings GUIemkael
2019-05-25Basic GUI structure:emkael
2019-03-31Ability to limit team database to first N teams when fetching team list from ...emkael
2019-02-23Team name aliasesemkael
2019-02-23External CSS + hiding everything apart from the bracket for print stylesemkael
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-02-01Misleading debugging information fixedemkael
2019-01-25Style corrections for finishing positions with tooltipsemkael
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-06Fixing setting final positions manually if imported team list has no imagesemkael
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