Commit Graph

109 Commits

Author SHA1 Message Date
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
RunasSudo d22f402cdc
Custom nomenclature for election, referendum, poll, etc. 2017-12-04 14:30:41 +11:00
RunasSudo 41c588d0bf
Use better workaround for Transcrypt bug 387
Avoid modifying Transcrypt compiler code
2017-12-04 13:52:10 +11:00
RunasSudo 85c8f4638f
Update for Tanscrypt 3.6.58
Transcrypt bug 413 closed
2017-12-04 13:51:45 +11:00
RunasSudo d9f1291bea
Don't send full election data unless requested 2017-11-29 20:23:52 +11:00
RunasSudo 30cb0d674e
Implement verification of election results 2017-11-29 18:29:42 +11:00
RunasSudo 70fea02100
Allow selecting which election to manipulate from the CLI 2017-11-29 16:52:55 +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 8ba413b317
Make warning even more prominent 2017-11-28 14:45:18 +11:00
RunasSudo f9a07fa9f0
Update Heroku documentation 2017-11-28 14:44:49 +11:00
RunasSudo 9bc81103bc
Use gunicorn for Heroku 2017-11-28 14:04:18 +11:00
RunasSudo 0f7dfae947
Use no-cache instead of public for Cache-Control 2017-11-28 13:58:22 +11:00
RunasSudo a7b6634281
Put greater emphasis on the "not" 2017-11-28 13:21:26 +11:00
RunasSudo 3d15403cc5
Add more scary looking warnings 2017-11-28 12:57:45 +11:00
RunasSudo 8ed6b3fac3
Data and instructions for Heroku 2017-11-28 12:29:12 +11:00
RunasSudo 864db1ba02
Force MongoDB to write to journal by default 2017-11-28 12:16:33 +11:00
RunasSudo 79bd2322c7
Enforce limits on preferential question selections 2017-11-28 00:26:38 +11:00
RunasSudo b5a21116bb
Minor changes 2017-11-28 00:26:13 +11:00
RunasSudo c2d3b4ab93
Add preferential voting support. Closes #4 2017-11-27 22:56:43 +11:00