summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-17Catching not configured database on board cout retrievalemkael
2018-02-17Typos fixedemkael
2018-02-17Config documentation updatedemkael
2018-02-17Ability to indicate the state (board count) of a manually defined matchemkael
2018-02-17Unconfigured match database should also fall back to config infoemkael
2018-02-17`round` parameter is not required if we don't use databaseemkael
2018-02-17Ability to define team names for a match manuallyemkael
2018-02-17Consistent method namingemkael
2018-02-17Refactoring of score fetchingemkael
2018-02-17Refactoring board count fetchingemkael
2018-02-17Refactoring match info retrievalemkael
2018-02-17Don't abuse string formattingemkael
2018-01-27Documentation altered to reflect changes to configuration behaviorv1.0.5.1emkael
2018-01-27"#" link for a single match is not resolved relatively to phase linkemkael
2018-01-27Link defined in JSON overrides links from databaseemkael
2018-01-27Version number bumpemkael
2018-01-27SQL compatibility with configurations which reject mixing aggregate functions...emkael
2018-01-27Score defined in JSON overrides any score from databaseemkael
2018-01-27Remote JSON exception handlingemkael
2018-01-27Exception handling for remote JSONemkael
2018-01-26Documentation for remote JSON filesv1.0.5.0emkael
2018-01-26Download link in README updatedemkael
2018-01-26Version number bumpemkael
2018-01-26Ability to merge config from remote URLsemkael
2018-01-26Better detection of played boardsemkael
2018-01-26Version number bumpv1.0.4.2emkael
2018-01-26Distinguishing matches not yet played, but with carry-over from matches alrea...emkael
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