Commit Graph

56 Commits

Author SHA1 Message Date
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 1bb0197b46
Implement batch operations on elections #11 2019-03-06 13:43:54 +11:00
RunasSudo cb3623fda7
Update for Transcrypt/Python 3.7 2019-01-14 17:54:31 +11: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 ebe6530557
Implement login fix for browsers without window.opener support #11 2018-01-30 14:00:14 +11:00
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
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 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 5380c5c916
Also fix loader on election view page 2018-01-07 20:57:33 +08:00
Yingtong Li 4ebdd8450c
Much better progress tracker in voting booth #9 2018-01-07 20:54:07 +08:00
Yingtong Li 60cd69bb1b
Make election display consistent with previous commit 2018-01-05 17:26:37 +08:00
Yingtong Li e28a003bae
Minor improvements to email 2018-01-04 15:55:20 +08:00
Yingtong Li 3a44890803
Email admins about task failures 2018-01-04 13:18:08 +08:00
Yingtong Li e061ba7c3c
Demo email code 2018-01-04 11:04:47 +08:00
RunasSudo 9255899a01
Store votes in a separate collection for better concurrency support 2018-01-03 13:51:37 +08:00
RunasSudo 597519eccc
Correct grammatical error on results page 2017-12-17 17:32:43 +10:30
RunasSudo 764660f317
Implement ballot counting 2017-12-16 21:17:17 +10:30
RunasSudo 25a9a27434
Implement BLT/JSON export 2017-12-15 22:36:08 +10:30
RunasSudo 98a8faf486
Prettier times 2017-12-12 22:14:24 +10:30
RunasSudo 6ba9b1369a
Add task scheduling to election/admin UI 2017-12-12 20:49:02 +10:30
RunasSudo 788c5c006c
Smush the WorkflowTasks and Tasks together; liberally apply superglue and duct tape 2017-12-12 20:02:39 +10:30
RunasSudo ffe9af3bd9
Implement pre-poll voting 2017-12-11 17:04:57 +10:30
RunasSudo 5740f33b7d
Implement IP and fingerprint logging 2017-12-11 13:23:25 +10:30
RunasSudo d264159237
Implement randomisation of choices 2017-12-11 12:30:41 +10:30
RunasSudo 90bb2b6265
Complete ticket implementation
Closes #7
2017-12-11 11:52:22 +10:30
RunasSudo 6bb2dfddcb
Basic ticket dragging #7 2017-12-11 10:55:01 +10:30
RunasSudo fd9e18a311
Fix bug with previous commit 2017-12-07 17:32:57 +10:30
RunasSudo be4127639b
Basic functionality of the admin pane 2017-12-07 15:34:24 +10:30
RunasSudo 95e6a56f81
Basic administrator view 2017-12-07 15:03:11 +10:30
RunasSudo 4a0efef128
Make size of count column in results consistent 2017-12-04 20:32:00 +10:30
RunasSudo d22f402cdc
Custom nomenclature for election, referendum, poll, etc. 2017-12-04 14:30:41 +11:00
RunasSudo ca542f9d9e
Implement ballot auditing 🎉 2017-11-28 22:43:32 +11:00
RunasSudo 39246d5df0
Reshuffle login flow to hopefully make things more robust 2017-11-28 14:45:54 +11:00
RunasSudo 0f7dfae947
Use no-cache instead of public for Cache-Control 2017-11-28 13:58:22 +11:00
RunasSudo c2d3b4ab93
Add preferential voting support. Closes #4 2017-11-27 22:56:43 +11:00
RunasSudo 8485aadbe4
Implement simple email authentication 2017-11-26 20:48:15 +11:00
RunasSudo f31f5347e2
Implement voters in terms of users 2017-11-26 11:17:28 +11:00
RunasSudo 7ea360b5d4
Configure site title 2017-11-26 11:16:57 +11:00
RunasSudo 20abbdae78
Integrate authentication into voting booth
Also fix a number (several too many) bugs that found their way into the system following the previous few commits
2017-11-25 23:16:29 +11:00
RunasSudo c70dabcbe1
Basic Reddit authentication flow 2017-11-25 22:37:54 +11:00
RunasSudo 11e6c4a7aa
Minor changes 2017-11-25 03:18:45 +11:00
RunasSudo 82aa31cf50
Dates, hashes and more cross-references 2017-11-24 20:26:18 +11:00
RunasSudo 247f050d5b
Pretty results display 2017-11-24 19:51:10 +11:00
RunasSudo 6af132bb5f
🎉 Up to counting elections 2017-11-24 19:37:48 +11:00