|
cb3623fda7
|
Update for Transcrypt/Python 3.7
|
2019-01-14 17:54:31 +11:00 |
|
|
86f01abfdd
|
Tidy docs
|
2018-12-30 13:44:59 +11:00 |
|
|
bb061e18cd
|
Documentation for Reddit OAuth callback URI
|
2018-12-29 19:23:48 +11:00 |
|
|
4b74072063
|
Fix errors trying to pickle users / log in
|
2018-08-31 10:37:06 +10:00 |
|
|
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 |
|
|
f0950effca
|
Fix PostgreSQL
|
2018-04-15 19:41:16 +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 |
|
|
ca084d3207
|
Require a browser fingerprint if requested (do not fail gracefully)
|
2018-03-26 21:36:14 +11: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 |
|
|
ede6fcfaf9
|
Fix typo from 816412a
|
2018-01-30 19:31:29 +11:00 |
|
|
ebe6530557
|
Implement login fix for browsers without window.opener support #11
|
2018-01-30 14:00:14 +11:00 |
|
|
baeba08366
|
Fix intermittent ticket dragging strangeness
|
2018-01-24 16:19:31 +10:30 |
|
|
794906dccf
|
Add link to technical report
|
2018-01-20 21:56:19 +10:30 |
|
|
ab2022e5ad
|
Also use full hash in auditor
|
2018-01-20 21:51:36 +10:30 |
|
|
b2c0f7e3c0
|
Fix hash display bug on voter page
|
2018-01-20 21:46:31 +10:30 |
|
|
86a28cd1d8
|
Increase shortened hash length to 60 bits
|
2018-01-20 21:46:12 +10:30 |
|
|
816412aa93
|
Finish implementing contextual help, and reduce use of shortened hashes
|
2018-01-20 21:45:57 +10:30 |
|
|
884d949d04
|
Add defaults to enum fields to stop errors on creation
|
2018-01-20 21:03:00 +10:30 |
|
|
4b5177e16b
|
Add voter information page
|
2018-01-11 21:12:27 +08:00 |
|
|
f086f97b2d
|
Use new CSS formatting for STV output also
|
2018-01-11 20:27:08 +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 |
|
|
df0025624d
|
Tweak CSS for preferential voting
|
2018-01-09 17:39:07 +08:00 |
|
|
66379909a1
|
Use Semantic UI dropdowns for preferential voting
|
2018-01-09 17:27:24 +08:00 |
|
|
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 |
|
|
c127e7ae6f
|
Update README.md
|
2018-01-08 19:07:54 +08:00 |
|
|
403da2b76b
|
Spelling error
|
2018-01-08 19:03:08 +08:00 |
|
|
22af38a91a
|
Use radio buttons if appropriate #9
|
2018-01-08 19:02:37 +08:00 |
|
|
05de3ec5d7
|
Fully implement drop-down selections
Closes #8
|
2018-01-08 14:29:01 +08:00 |
|
|
e6d37b73f8
|
Use drop-down boxes for preferential voting #8
|
2018-01-08 14:05:13 +08:00 |
|
|
dc69062910
|
Slick new landing page and contextual help system #9
|
2018-01-08 13:38:50 +08:00 |
|
|
f607bcf7bc
|
Fix display error on cast completion page
|
2018-01-07 21:03:20 +08:00 |
|
|
6d30d77efd
|
Also fix loader on cast page
|
2018-01-07 21:03:13 +08:00 |
|
|
f6925cd172
|
More accurate progress tracker display on encryption stage
|
2018-01-07 20:59:38 +08:00 |
|
|
5380c5c916
|
Also fix loader on election view page
|
2018-01-07 20:57:33 +08:00 |
|
|
4ebdd8450c
|
Much better progress tracker in voting booth #9
|
2018-01-07 20:54:07 +08:00 |
|
|
7bbffb47af
|
Standard email API
|
2018-01-07 20:30:43 +08:00 |
|
|
60cd69bb1b
|
Make election display consistent with previous commit
|
2018-01-05 17:26:37 +08:00 |
|
|
f01b236554
|
Warn if attempting to under-vote
|
2018-01-05 17:12:23 +08:00 |
|
|
b62933629b
|
Implement deletion
|
2018-01-04 16:40:32 +08:00 |
|
|
e28a003bae
|
Minor improvements to email
|
2018-01-04 15:55:20 +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 |
|
|
1962c1759f
|
Sort pending tasks in correct order
|
2018-01-04 10:51:37 +08:00 |
|
|
3fae9cf22d
|
Remove dependencies from requirements.txt
|
2018-01-03 17:18:44 +08:00 |
|
|
7dc3a88b9b
|
Use strong Fiat-Shamir in proofs of decryption to protect against falsification of proofs
|
2018-01-03 13:51:38 +08:00 |
|