Commit Graph

178 Commits

Author SHA1 Message Date
RunasSudo 8333dd7c2d
Fix BLT export format 2021-10-16 22:12:22 +11:00
RunasSudo 913aac26ca
Fix unit tests 2021-10-16 20:44:56 +11:00
RunasSudo fc4366c028
Allow hiding voters and/or votes 2021-10-16 20:44:31 +11:00
RunasSudo d44c21cbd7
Support null-encrypted election in web UI 2021-10-16 20:13:28 +11:00
RunasSudo adbdb21e0d
Fix typo in voting booth when failing to load fingerprintjs2 2021-10-16 01:48:20 +11:00
RunasSudo c948615647
Update to Transcrypt/Python 3.9 2021-10-16 01:47:50 +11:00
RunasSudo 2c15f443f8
Update libraries
Update for Python 3.8
Migrate from Flask-OAuthlib to Authlib
2020-07-11 17:59:32 +10:00
RunasSudo da24cc4f63
Add threading task strategy 2019-03-17 12:06:46 +11:00
RunasSudo 1bb0197b46
Implement batch operations on elections #11 2019-03-06 13:43:54 +11:00
RunasSudo fd6f6bc4b1
Implement task timeout 2019-03-06 13:06:01 +11:00
RunasSudo 3097092ae5
Add run task CLI option 2019-02-17 15:04:59 +11:00
RunasSudo 993ec142ac
Add NationStates authentication 2019-02-13 09:46:11 +11:00
RunasSudo 1bc558fc97
Open voting booth description links in new tab 2019-01-14 20:22:49 +11:00
RunasSudo 706fd132cd
Document new npm dependencies 2019-01-14 18:20:25 +11:00
RunasSudo 5e06ffe577
Explicitly specify oauthlib 2 2019-01-14 18:20:19 +11:00
RunasSudo 9c2c0cf108
Add description field to questions 2019-01-14 17:55:24 +11:00
RunasSudo 2011749836
Prevent saving different version objects 2019-01-14 17:55:14 +11:00
RunasSudo cb3623fda7
Update for Transcrypt/Python 3.7 2019-01-14 17:54:31 +11:00
RunasSudo 86f01abfdd
Tidy docs 2018-12-30 13:44:59 +11:00
RunasSudo bb061e18cd
Documentation for Reddit OAuth callback URI 2018-12-29 19:23:48 +11:00
RunasSudo 4b74072063
Fix errors trying to pickle users / log in 2018-08-31 10:37:06 +10:00
RunasSudo 4bc3fcf30c
Allow administration through email 2018-08-23 14:31:58 +10:00
RunasSudo 05d5650f2f
Fix home page error on attempting to categorise unscheduled elections 2018-04-17 21:42:30 +10:00
RunasSudo f0950effca
Fix PostgreSQL 2018-04-15 19:41:16 +10:00
RunasSudo 85b2e6e331
Fix "Opening soon" display 2018-04-13 13:15:08 +10:00
RunasSudo c90d420e47
Custom number of seats in STV tallying 2018-04-12 22:14:32 +10:00
RunasSudo 3a89a164f0
Improve home page display with lots of elections 2018-04-12 22:14:15 +10:00
RunasSudo ca084d3207
Require a browser fingerprint if requested (do not fail gracefully) 2018-03-26 21:36:14 +11:00
RunasSudo b6c0170748
Fix sessions for PostgreSQL backend 2018-03-26 21:20:19 +11:00
RunasSudo 51594687e2
Use blueprints for apps 2018-03-09 18:49:49 +11:00
RunasSudo ede6fcfaf9
Fix typo from 816412a 2018-01-30 19:31:29 +11:00
RunasSudo ebe6530557
Implement login fix for browsers without window.opener support #11 2018-01-30 14:00:14 +11:00
RunasSudo baeba08366
Fix intermittent ticket dragging strangeness 2018-01-24 16:19:31 +10:30
RunasSudo 794906dccf
Add link to technical report 2018-01-20 21:56:19 +10:30
RunasSudo ab2022e5ad
Also use full hash in auditor 2018-01-20 21:51:36 +10:30
RunasSudo b2c0f7e3c0
Fix hash display bug on voter page 2018-01-20 21:46:31 +10:30
RunasSudo 86a28cd1d8
Increase shortened hash length to 60 bits 2018-01-20 21:46:12 +10:30
RunasSudo 816412aa93
Finish implementing contextual help, and reduce use of shortened hashes 2018-01-20 21:45:57 +10:30
RunasSudo 884d949d04
Add defaults to enum fields to stop errors on creation 2018-01-20 21:03:00 +10:30
Yingtong Li 4b5177e16b
Add voter information page 2018-01-11 21:12:27 +08:00
Yingtong Li f086f97b2d
Use new CSS formatting for STV output also 2018-01-11 20:27:08 +08:00
Yingtong Li d6862df8f0
Task info page 2018-01-11 20:25:49 +08:00
Yingtong Li 65aa81844b
Implement enums 2018-01-11 19:06:21 +08:00
Yingtong Li df0025624d
Tweak CSS for preferential voting 2018-01-09 17:39:07 +08:00
Yingtong Li 66379909a1
Use Semantic UI dropdowns for preferential voting 2018-01-09 17:27:24 +08:00
Yingtong Li a47164fc53
Use truncated hashes for votes #9
Also add a nice icon to the smart ballot tracker
2018-01-08 20:16:28 +08:00
Yingtong Li c127e7ae6f
Update README.md 2018-01-08 19:07:54 +08:00
Yingtong Li 403da2b76b
Spelling error 2018-01-08 19:03:08 +08:00
Yingtong Li 22af38a91a
Use radio buttons if appropriate #9 2018-01-08 19:02:37 +08:00
Yingtong Li 05de3ec5d7
Fully implement drop-down selections
Closes #8
2018-01-08 14:29:01 +08:00