Releases: sequentech/misc-tools
Releases · sequentech/misc-tools
4.0.0-beta.1 release
First beta for 4.0.0 release
v20.2.0
Dep updates (#30) * add desborda2 * add warnings * remove line * print line values * show warning when election id doesn't match filename * Go next merged (#29) * empty commit * empty commit to ease merges * login link on home Election param supported (#28) This patch adds the support for the election presentation key "show_login_link_on_home". In the csv file you should use the key "Login link on home". I've also added a new helper function to search the key ignoring the upper or lower case, so it's possible to define this new option as "LOGIN LINK ON HOME", "login link on home" or any other upper/lower case combination. * starting migration to python 3 * migration to python 3 * migrating to python 3 using http.server * migrating to python 3, unicode stuff * working eotest after migration to python 3 * verifying download tally request ca list Co-authored-by: Félix Robles <[email protected]>