Age | Commit message (Expand) | Author |
2017-12-28 | Encoding issues with socket error messages | emkael |
2017-12-28 | Logging messages queue improvements | emkael |
2017-12-16 | Speeding up messages output for GUI version | emkael |
2017-12-16 | Adding new features to GUI version | emkael |
2017-12-16 | Adding logging info to new features | emkael |
2017-12-13 | Not clearing file paths on file dialog cancel | emkael |
2017-12-13 | Version number bump | emkael |
2017-12-13 | Code refactor | emkael |
2017-12-13 | Compressing bidding data files into JSON files | emkael |
2017-12-08 | Bugfix for HTML paths on network drives | emkael |
2017-12-08 | bid_counter could have been used uninitialized | emkael |
2016-11-17 | * bundling jquery with JS files | emkael |
2016-11-16 | * sending app resources via Goniec in GUI version | emkael |
2016-11-16 | * factoring Goniec params gathering out to separate method | emkael |
2016-11-16 | * code reformatting | emkael |
2016-11-16 | * version number bump | emkael |
2016-11-16 | * new parameters supported in GUI | emkael |
2016-11-16 | * altering default behaviour for constructor parameter | emkael |
2016-11-16 | * console arguments for section and max round | emkael |
2016-11-16 | * section number and max round selection | emkael |
2016-11-16 | * moving Goniec config out of constructor | emkael |
2016-11-15 | * version number bump1.1rc2 | emkael |
2016-11-15 | * "force Goniec" option supported in GUI | emkael |
2016-11-15 | * lowering priority for hash check message to avoid flooding GUI | emkael |
2016-11-15 | * typo fix | emkael |
2016-11-15 | * code formatting | emkael |
2016-11-15 | * not sending anything to Goniec if file list is empty | emkael |
2016-11-15 | * fixing pylint issues | emkael |
2016-11-15 | * logging information on file hash comparisons | emkael |
2016-11-15 | * only sending changed files via Goniec, with an option to override | emkael |
2016-11-15 | * avoid generating different HTML content on second run of the same file | emkael |
2016-11-14 | * CSS added from separate file | emkael |
2016-11-14 | * docstring for added method | emkael |
2016-11-14 | * code formatting | emkael |
2016-11-12 | * saving config when app is closed with app button, not window button | emkael |
2016-11-11 | * enabling manual input in text fields | emkael |
2016-11-10 | * only send to Goniec what exists | emkael |
2016-11-10 | * sanity chackes for non-complete BWS files | emkael |
2016-11-05 | * documentation for command line switches completed | emkael |
2016-10-31 | * error/warning summary not raising modal anymore | emkael |
2016-10-31 | * moving icon to separate resources module | emkael |
2016-10-31 | * typo in docstring fixed | emkael |
2016-10-24 | * version number bump | emkael |
2016-10-24 | * formatting and refactoring to meet PEP8 and PEP257 standards | emkael |
2016-10-23 | * better error handling on config restore | emkael |
2016-10-23 | * storing config formatted nicely | emkael |
2016-10-23 | * storing/restoring GUI fields values in config.json | emkael |
2016-10-23 | * Goniec support in GUI | emkael |
2016-10-23 | * proper socket content encoding | emkael |
2016-10-23 | * Goniec support | emkael |