Age | Commit message (Expand) | Author |
2018-01-25 | Revision number bump | emkael |
2018-01-25 | Handling UTF-8 with BOM configuration files | emkael |
2018-01-22 | Decoding and encoding non-ascii config file path properly | emkael |
2018-01-22 | Getting rid of MySQL error message encoding problems | emkael |
2018-01-22 | README updated with a current bundle link | emkael |
2018-01-22 | Version number bump | emkael |
2018-01-22 | Documentation for database-sourced team list | emkael |
2018-01-22 | Providing default value for match score in config | emkael |
2018-01-22 | Custom default link for a match defined in config | emkael |
2018-01-22 | Team list can now be retrieved from tournament standings | emkael |
2018-01-22 | Swiss results retrieval factored out | emkael |
2018-01-22 | Bugfix: swiss property as stated in documentation | emkael |
2018-01-22 | Bugfix: paths within working directory don't append a separator at the beginning | emkael |
2018-01-22 | Bugfix: team list for a match initialized early enough | emkael |
2017-10-21 | Documentation for extended swiss options | emkael |
2017-10-21 | Refactored swiss tournament results compiling, with added ability to interpre... | emkael |
2017-10-21 | Ability to set custom link label for swiss tournament links | emkael |
2017-10-03 | README update | emkael |
2017-10-03 | Beta version number bump | emkael |
2017-10-03 | Documentation for swiss section | emkael |
2017-10-03 | Ability to classify teams from specified position according to sepatare tourn... | emkael |
2017-10-03 | Fixed typo in parsing canvas settings | emkael |
2017-10-02 | Merge branch 'refactor' | emkael |
2017-08-08 | Parsing canvas lines offsets as numeric values | emkael |
2017-08-08 | Parsing canvas lines offsets as numeric valuesrefactor | emkael |
2017-08-01 | Merge branch 'master' into refactor | emkael |
2017-08-01 | Updated config file documentation | emkael |
2017-08-01 | README updated | emkael |
2017-08-01 | Version bump to 1.0.2.99 (1.0.3-beta) | emkael |
2017-08-01 | Updating ignored files list | emkael |
2017-08-01 | README updated | emkael |
2017-08-01 | Code formatting | emkael |
2017-08-01 | Settings are not used as class attributes once loaded, so can remain local to... | emkael |
2017-08-01 | Import sort in all files | emkael |
2017-08-01 | Refactoring match grid generation | emkael |
2017-08-01 | Additional properties in DTOs | emkael |
2017-08-01 | Code style improved | emkael |
2017-08-01 | Fixed set() method | emkael |
2017-08-01 | Playoff phase is now also stored as DTO, arbitrary setting reads factored out... | emkael |
2017-08-01 | DTOs moved to separate submodule | emkael |
2017-08-01 | Match info retrieval refactored into separate methods | emkael |
2017-08-01 | Meaningful variable name | emkael |
2017-08-01 | Load config file only once | emkael |
2017-08-01 | Error handling in interactive mode does not abort key input confirmation | emkael |
2017-08-01 | Waiting for key input in interactive mode | emkael |
2017-08-01 | main() called only if playoff.py is an entry script | emkael |
2017-08-01 | HTML content generation factored out to separate class | emkael |
2017-08-01 | Data operations factored out to separate class | emkael |
2017-08-01 | File and Goniec operations moved to separate class | emkael |
2017-07-31 | Renaming module to avoid ambiguity | emkael |