Commit Graph

67 Commits

Author SHA1 Message Date
9f198c5e0f
Validate constraints 2021-05-23 01:43:35 +10:00
15c6f3debe
Add constraint support to JS client 2021-05-23 01:43:35 +10:00
eebfbc8c41
Add link to ballot file editor 2021-03-11 22:42:18 +11:00
ba2fece73e
BLT editor: Fix bug where name not saved 2021-03-11 22:39:30 +11:00
68abe072d8
Fix print stylesheet
Add padding to table cells
Fix padding at top of first page
2021-02-28 22:08:02 +11:00
89507fb916
BLT editor: Tweak workflow
Start on candidate entry screen
Go to candidate entry screen when loading file
2021-01-26 04:11:44 +11:00
f15e2bd89b
BLT editor: Minor changes
Restyle textarea
Show correct ballot when returning from candidate edit screen
2021-01-25 20:51:23 +11:00
b6327299a2
BLT editor: Implement BLT export 2021-01-25 20:41:13 +11:00
b109d99054
BLT editor: Basic BLT import functionality 2021-01-25 20:25:32 +11:00
b6f3f56280
Basic ballot input prototype 2021-01-25 20:00:04 +11:00
ad35b63d8f
Update CSS
Also hide advanced options pane when attempting to print from main page
2021-01-18 01:54:35 +11:00
80f6555e53
Hide loss to fraction in JS report if all zero 2021-01-15 16:23:10 +11:00
f534c983cd
Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
7f30871296
Display number of candidates/seats in JS report. 2021-01-11 03:01:51 +11:00
b6c9eb73ad
Force printing of background colours in results table 2021-01-11 00:38:20 +11:00
22ebecc86d
Hide print pane in interactive page print view 2021-01-10 23:39:51 +11:00
165e98fb87
Add printable reports 2021-01-10 18:42:47 +11:00
235c17b33a
Add detailed commentary to JS report sheet 2021-01-09 23:58:25 +11:00
ede1da73ad
Add detailed comments per stage 2021-01-09 04:55:27 +11:00
bd5910e7f6
Refactor Gregory method classes into pyRCV2.method.gregory package 2021-01-08 19:21:33 +11:00
39d0adbd0d
Implement Meek STV 2021-01-08 19:16:56 +11:00
81b70984c9
Minor tweaks
Remove unused reference to Wright STV in "Method" dropdown
Update documentation
2021-01-08 03:16:27 +11:00
736a20c224
Reduce size of decimal places 2021-01-07 04:08:37 +11:00
14b1dfb787
Allow displaying results to >2 dps in JS client 2021-01-07 03:45:12 +11:00
1316c82c35
JS UI improvements
Improve display on very narrow displays
Add section subheadings
2021-01-06 02:34:24 +11:00
eb19b9dc8b
Improve JS client CSS on smaller displays 2021-01-06 01:38:23 +11:00
4dd5ec41f9
Ditto 2021-01-05 21:07:40 +11:00
a0913c2d33
Ditto 2021-01-05 20:28:31 +11:00
784b21eac7
Update client CSS for Chrome 2021-01-05 19:55:54 +11:00
36a4e2a9d1
UI improvements for JS client 2021-01-05 19:47:07 +11:00
7ee56f97f8
Display order of election in count report 2021-01-05 03:50:39 +11:00
7afd8d7bfd
Minor UI improvements 2021-01-05 01:59:24 +11:00
71447d49b5
Display vote required for election 2021-01-05 01:44:29 +11:00
ee1a375b46
Fix typo/bug when loading ERS97 preset 2021-01-05 01:32:01 +11:00
60008d1e84
Add forwards tie breaking 2021-01-05 01:27:30 +11:00
0b3651d450
Display error message in JS version when known STVException 2021-01-04 19:34:55 +11:00
6b5c188668
Adjust PRSA 1977 implementation
Count in votes to 3 decimal places
Round transfer values correctly
2021-01-04 18:10:07 +11:00
fb33a96d37
Implement ERS97 2021-01-04 17:26:11 +11:00
27c0638f98
Remove references to "STV-C" for now. Minor UI tweaks 2021-01-04 02:45:24 +11:00
61601f05cc
Make Wright method a variant of regular STV as an exclusion method 2021-01-03 19:04:14 +11:00
6d3e283d1d
Additional pretty-print tidying 2021-01-03 02:10:36 +11:00
3b9a98fabd
Improve pretty printing
Print stage of count
Avoid printing too many decimal places in JS client
2021-01-03 02:05:15 +11:00
e219969711
Expose advanced rounding options in count software 2021-01-03 01:23:11 +11:00
7b52f8f06d
Remove native integers mode in preparation for more advanced rounding options 2021-01-03 00:29:24 +11:00
73fec045d5
Add unit tests for various election methods and JS engine 2020-12-31 16:50:19 +11:00
0b567e66e3
Rename parcels_by_value to by_value and update documentation 2020-12-31 16:50:19 +11:00
61506f0082
Implement exclusion of parcels by value + Senate STV 2020-12-30 02:33:09 +11:00
509768c071
Separate out parcel handling logic 2020-12-29 02:43:37 +11:00
467612541f
Show error message on error in JS 2020-12-28 01:14:43 +11:00
c9ff0a16fb
Fix error/bug when excluding candidates in exclusive Gregory 2020-12-27 23:30:54 +11:00