summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25Import order fixesv1.0.4.1emkael
2018-01-25Revision number bumpemkael
2018-01-25Handling UTF-8 with BOM configuration filesemkael
2018-01-22Decoding and encoding non-ascii config file path properlyemkael
2018-01-22Getting rid of MySQL error message encoding problemsemkael
2018-01-22README updated with a current bundle linkemkael
2018-01-22Version number bumpemkael
2018-01-22Documentation for database-sourced team listemkael
2018-01-22Providing default value for match score in configemkael
2018-01-22Custom default link for a match defined in configemkael
2018-01-22Team list can now be retrieved from tournament standingsemkael
2018-01-22Swiss results retrieval factored outemkael
2018-01-22Bugfix: swiss property as stated in documentationemkael
2018-01-22Bugfix: paths within working directory don't append a separator at the beginningemkael
2018-01-22Bugfix: team list for a match initialized early enoughemkael
2017-10-21Documentation for extended swiss optionsemkael
2017-10-21Refactored swiss tournament results compiling, with added ability to interpre...emkael
2017-10-21Ability to set custom link label for swiss tournament linksemkael
2017-10-03README updateemkael
2017-10-03Beta version number bumpemkael
2017-10-03Documentation for swiss sectionemkael
2017-10-03Ability to classify teams from specified position according to sepatare tourn...emkael
2017-10-03Fixed typo in parsing canvas settingsemkael
2017-10-02Merge branch 'refactor'emkael
2017-08-08Parsing canvas lines offsets as numeric valuesemkael
2017-08-08Parsing canvas lines offsets as numeric valuesrefactoremkael
2017-08-01Merge branch 'master' into refactoremkael
2017-08-01Updated config file documentationemkael
2017-08-01README updatedemkael
2017-08-01Version bump to 1.0.2.99 (1.0.3-beta)emkael
2017-08-01Updating ignored files listemkael
2017-08-01README updatedemkael
2017-08-01Code formattingemkael
2017-08-01Settings are not used as class attributes once loaded, so can remain local to...emkael
2017-08-01Import sort in all filesemkael
2017-08-01Refactoring match grid generationemkael
2017-08-01Additional properties in DTOsemkael
2017-08-01Code style improvedemkael
2017-08-01Fixed set() methodemkael
2017-08-01Playoff phase is now also stored as DTO, arbitrary setting reads factored out...emkael
2017-08-01DTOs moved to separate submoduleemkael
2017-08-01Match info retrieval refactored into separate methodsemkael
2017-08-01Meaningful variable nameemkael
2017-08-01Load config file only onceemkael
2017-08-01Error handling in interactive mode does not abort key input confirmationemkael
2017-08-01Waiting for key input in interactive modeemkael
2017-08-01main() called only if playoff.py is an entry scriptemkael
2017-08-01HTML content generation factored out to separate classemkael
2017-08-01Data operations factored out to separate classemkael
2017-08-01File and Goniec operations moved to separate classemkael