Commit Graph

178 Commits

Author SHA1 Message Date
Yingtong Li e6d37b73f8
Use drop-down boxes for preferential voting #8 2018-01-08 14:05:13 +08:00
Yingtong Li dc69062910
Slick new landing page and contextual help system #9 2018-01-08 13:38:50 +08:00
Yingtong Li f607bcf7bc
Fix display error on cast completion page 2018-01-07 21:03:20 +08:00
Yingtong Li 6d30d77efd
Also fix loader on cast page 2018-01-07 21:03:13 +08:00
Yingtong Li f6925cd172
More accurate progress tracker display on encryption stage 2018-01-07 20:59:38 +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 7bbffb47af
Standard email API 2018-01-07 20:30:43 +08:00
Yingtong Li 60cd69bb1b
Make election display consistent with previous commit 2018-01-05 17:26:37 +08:00
Yingtong Li f01b236554
Warn if attempting to under-vote 2018-01-05 17:12:23 +08:00
Yingtong Li b62933629b
Implement deletion 2018-01-04 16:40:32 +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
Yingtong Li 1962c1759f
Sort pending tasks in correct order 2018-01-04 10:51:37 +08:00
Yingtong Li 3fae9cf22d
Remove dependencies from requirements.txt 2018-01-03 17:18:44 +08:00
Yingtong Li 7dc3a88b9b
Use strong Fiat-Shamir in proofs of decryption to protect against falsification of proofs 2018-01-03 13:51:38 +08:00
RunasSudo 9255899a01
Store votes in a separate collection for better concurrency support 2018-01-03 13:51:37 +08:00
RunasSudo 4d9ad7226a
And more abstraction to fields and prepare for related fields 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 87eae9c32f
Fix BLT export with multiple results 2017-12-17 12:18:42 +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 d4eb9ae5cf
Make datetime output timezone-aware 2017-12-13 15:28:21 +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 f538c33d19
Add spacing to lists 2017-12-11 21:01:41 +10:30
RunasSudo 36cb4defe2
Improve error handling in worker 2017-12-11 20:55:00 +10:30
RunasSudo d71e9e4821
Fix calculation of maximum cryptotext size 2017-12-11 20:55:00 +10:30
RunasSudo fd6f5733a9
Tidy up group ticket styles 2017-12-11 17:11:06 +10:30
RunasSudo 0ad406f869
Fix HTML tags 2017-12-11 17:05:12 +10:30
RunasSudo ffe9af3bd9
Implement pre-poll voting 2017-12-11 17:04:57 +10:30
RunasSudo 2d3e474725
Fail gracefully for fingerprint 2017-12-11 13:26:31 +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 db1955d628
Update docs 2017-12-11 11:53:49 +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 c0752f71ed
Enforce a consistent message length for encrypted ballots
Closes #6
2017-12-07 18:02:01 +10:30
RunasSudo 9fc9d08fb4
Generate more condensed Javascript to save bits in encryption 2017-12-07 17:35:38 +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 5918cde53b
Basic task queue framework 2017-12-07 15:02:50 +10:30
RunasSudo 4f1f0cf042
Improve dealing with Transcrypt's funky aliases
Transcrypt issue 414
2017-12-05 19:40:26 +10:30
RunasSudo 6100ac6368
Update for Transcrypt 3.6.60
Transcrypt bug 387 closed
2017-12-05 09:13:39 +10:30
RunasSudo 4a0efef128
Make size of count column in results consistent 2017-12-04 20:32:00 +10:30
RunasSudo 02be536ed8
Update documentation 2017-12-04 14:57:34 +11:00
RunasSudo 760ebd6e29
Ditto 2017-12-04 14:38:27 +11:00