summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-24Version number bump1.3emkael
2018-04-24Mapping more than 2 contestant numbers to BWS lineup numbers - so that indivi...emkael
2017-12-28Tracking compressed bidding files changes for Goniec purposesemkael
2017-12-28Ironically (and embarassingly), message display was hanging on "All OK" message.emkael
2017-12-28Encoding issues with socket error messagesemkael
2017-12-28Logging messages queue improvementsemkael
2017-12-16Speeding up messages output for GUI versionemkael
2017-12-16Adding new features to GUI versionemkael
2017-12-16Adding logging info to new featuresemkael
2017-12-13Not clearing file paths on file dialog cancelemkael
2017-12-13Version number bumpemkael
2017-12-13Code refactoremkael
2017-12-13Compressing bidding data files into JSON filesemkael
2017-12-08Bugfix for HTML paths on network drivesemkael
2017-12-08bid_counter could have been used uninitializedemkael
2016-11-17 * bundling jquery with JS filesemkael
2016-11-16 * sending app resources via Goniec in GUI versionemkael
2016-11-16 * factoring Goniec params gathering out to separate methodemkael
2016-11-16 * code reformattingemkael
2016-11-16 * version number bumpemkael
2016-11-16 * new parameters supported in GUIemkael
2016-11-16 * altering default behaviour for constructor parameteremkael
2016-11-16 * console arguments for section and max roundemkael
2016-11-16 * section number and max round selectionemkael
2016-11-16 * moving Goniec config out of constructoremkael
2016-11-15 * version number bump1.1rc2emkael
2016-11-15 * "force Goniec" option supported in GUIemkael
2016-11-15 * lowering priority for hash check message to avoid flooding GUIemkael
2016-11-15 * typo fixemkael
2016-11-15 * code formattingemkael
2016-11-15 * not sending anything to Goniec if file list is emptyemkael
2016-11-15 * fixing pylint issuesemkael
2016-11-15 * logging information on file hash comparisonsemkael
2016-11-15 * only sending changed files via Goniec, with an option to overrideemkael
2016-11-15 * avoid generating different HTML content on second run of the same fileemkael
2016-11-14 * CSS added from separate fileemkael
2016-11-14 * docstring for added methodemkael
2016-11-14 * code formattingemkael
2016-11-12 * saving config when app is closed with app button, not window buttonemkael
2016-11-11 * enabling manual input in text fieldsemkael
2016-11-10 * only send to Goniec what existsemkael
2016-11-10 * sanity chackes for non-complete BWS filesemkael
2016-11-05 * documentation for command line switches completedemkael
2016-10-31 * error/warning summary not raising modal anymoreemkael
2016-10-31 * moving icon to separate resources moduleemkael
2016-10-31 * typo in docstring fixedemkael
2016-10-24 * version number bumpemkael
2016-10-24 * formatting and refactoring to meet PEP8 and PEP257 standardsemkael
2016-10-23 * better error handling on config restoreemkael
2016-10-23 * storing config formatted nicelyemkael