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
/
gui
/
frames
/
match.py
Age
Commit message (
Expand
)
Author
2019-12-28
Re-orederable elements of phase matches WidgetRepeater
emkael
2019-12-27
Restricting match selection in bracket GUI to current and previous phases only
emkael
2019-12-27
Always providing phase title from GUI, even when empty
emkael
2019-11-16
Scrolling phase pane on new match add
emkael
2019-11-16
Separating phases in match selection frame
emkael
2019-11-16
Minimum phase tab name length forced
emkael
2019-11-16
Fixing checkbox behaviour/value storage for boolean variables
emkael
2019-11-12
Panels are enabled/disabled on init in phase match frames to disable sub-opti...
emkael
2019-07-26
Bugfix for config collection
emkael
2019-07-22
Ordered dictionaries for config export
emkael
2019-07-22
Collecting and saving config file
emkael
2019-07-19
"Handling" of some GUI errors that occur during file load/unload and componen...
emkael
2019-07-07
Numeric values and spinboxes handled in custom widget
emkael
2019-07-07
Adjusting alignment and widget sticky/grow for entire GUI
emkael
2019-06-28
Separating OptionMenu labels from values
emkael
2019-06-28
Match label contains phase name
emkael
2019-06-28
Updating winner/loser matches options on match list change
emkael
2019-06-27
Generating MatchListChanged events on repeater add/remove
emkael
2019-06-27
Match team list supported
emkael
2019-06-27
Pre-selected teams GUI
emkael
2019-06-27
Winner/loser config for matches
emkael
2019-06-27
Setting valeus for match/phase settings
emkael
2019-06-27
Cosmetic fixes for match GUI
emkael
2019-06-27
SelectionButton/Frame with custom value mappings
emkael
2019-06-27
Setting values for swiss settings tab
emkael
2019-06-23
Refreshing match list dropdowns on match list change
emkael
2019-06-21
Renaming phase tab labels dynamically
emkael
2019-06-21
Labeled frames to group some widgets
emkael
2019-06-21
SpinBox variables need to be StringVars
emkael
2019-06-21
Phase mathes GUI
emkael
2019-06-21
Numeric values stored in IntVars
emkael
2019-06-21
Position/team selection buttons and frames made reusable and extendable
emkael
2019-06-07
DBSelectionField fetches DB list by itself
emkael
2019-06-07
Minor fixes for DB field autocomplete + proper init of autocomplete dictionar...
emkael
2019-06-07
Swiss configuration GUI
emkael