Commit Graph

47 Commits

Author SHA1 Message Date
4bc3fcf30c
Allow administration through email 2018-08-23 14:31:58 +10:00
05d5650f2f
Fix home page error on attempting to categorise unscheduled elections 2018-04-17 21:42:30 +10:00
85b2e6e331
Fix "Opening soon" display 2018-04-13 13:15:08 +10:00
c90d420e47
Custom number of seats in STV tallying 2018-04-12 22:14:32 +10:00
3a89a164f0
Improve home page display with lots of elections 2018-04-12 22:14:15 +10:00
b6c0170748
Fix sessions for PostgreSQL backend 2018-03-26 21:20:19 +11:00
51594687e2
Use blueprints for apps 2018-03-09 18:49:49 +11:00
ebe6530557
Implement login fix for browsers without window.opener support #11 2018-01-30 14:00:14 +11:00
4b5177e16b
Add voter information page 2018-01-11 21:12:27 +08:00
d6862df8f0
Task info page 2018-01-11 20:25:49 +08:00
65aa81844b
Implement enums 2018-01-11 19:06:21 +08:00
7bbffb47af
Standard email API 2018-01-07 20:30:43 +08:00
3a44890803
Email admins about task failures 2018-01-04 13:18:08 +08:00
e061ba7c3c
Demo email code 2018-01-04 11:04:47 +08:00
9255899a01
Store votes in a separate collection for better concurrency support 2018-01-03 13:51:37 +08:00
4d9ad7226a
And more abstraction to fields and prepare for related fields 2018-01-03 13:51:37 +08:00
764660f317
Implement ballot counting 2017-12-16 21:17:17 +10:30
25a9a27434
Implement BLT/JSON export 2017-12-15 22:36:08 +10:30
d4eb9ae5cf
Make datetime output timezone-aware 2017-12-13 15:28:21 +10:30
98a8faf486
Prettier times 2017-12-12 22:14:24 +10:30
6ba9b1369a
Add task scheduling to election/admin UI 2017-12-12 20:49:02 +10:30
788c5c006c
Smush the WorkflowTasks and Tasks together; liberally apply superglue and duct tape 2017-12-12 20:02:39 +10:30
5740f33b7d
Implement IP and fingerprint logging 2017-12-11 13:23:25 +10:30
d264159237
Implement randomisation of choices 2017-12-11 12:30:41 +10:30
6bb2dfddcb
Basic ticket dragging #7 2017-12-11 10:55:01 +10:30
be4127639b
Basic functionality of the admin pane 2017-12-07 15:34:24 +10:30
95e6a56f81
Basic administrator view 2017-12-07 15:03:11 +10:30
d9f1291bea
Don't send full election data unless requested 2017-11-29 20:23:52 +11:00
30cb0d674e
Implement verification of election results 2017-11-29 18:29:42 +11:00
70fea02100
Allow selecting which election to manipulate from the CLI 2017-11-29 16:52:55 +11:00
ca542f9d9e
Implement ballot auditing 🎉 2017-11-28 22:43:32 +11:00
0f7dfae947
Use no-cache instead of public for Cache-Control 2017-11-28 13:58:22 +11:00
b5a21116bb
Minor changes 2017-11-28 00:26:13 +11:00
c2d3b4ab93
Add preferential voting support. Closes #4 2017-11-27 22:56:43 +11:00
72e08c01ff
Abstract away DB implementation 2017-11-27 19:40:01 +11:00
8485aadbe4
Implement simple email authentication 2017-11-26 20:48:15 +11:00
f31f5347e2
Implement voters in terms of users 2017-11-26 11:17:28 +11:00
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
c70dabcbe1
Basic Reddit authentication flow 2017-11-25 22:37:54 +11:00
bf1b8cee09
Implement flexible configurations 2017-11-25 22:37:42 +11:00
82aa31cf50
Dates, hashes and more cross-references 2017-11-24 20:26:18 +11:00
6af132bb5f
🎉 Up to counting elections 2017-11-24 19:37:48 +11:00
453443d22a
🎉 We did it, Reddit! Voting booth now functional at a basic level 2017-11-23 23:10:57 +11:00
ca8c0ce614
Get started on voting booth 2017-11-23 21:07:16 +11:00
a3652e40de
Basic election details display 2017-11-23 18:18:01 +11:00
3fc98c8a36
Fix implementation of Flask wrapper decorators 2017-11-22 23:35:46 +11:00
6ebf83ed96
Get started on a basic web UI 2017-11-22 23:23:24 +11:00