1
I Use This!
Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use wide format for front page More... about 8 years ago
fix proxy split More... about 8 years ago
fix proxy split
Daniel Gruno
as humbedooh
More... about 8 years ago
fix validation More... about 8 years ago
fix validation
Daniel Gruno
as humbedooh
More... about 8 years ago
also fix here More... about 8 years ago
also fix here
Daniel Gruno
as humbedooh
More... about 8 years ago
make charcodeat work with chromium More... about 8 years ago
make charcodeat work with chromium
Daniel Gruno
as humbedooh
More... about 8 years ago
fixups More... about 8 years ago
fixups
Daniel Gruno
as humbedooh
More... about 8 years ago
casing
Daniel Gruno
as humbedooh
More... about 8 years ago
casing More... about 8 years ago
oops More... about 8 years ago
oops
Daniel Gruno
as humbedooh
More... about 8 years ago
fallback for makeLetter as well More... about 8 years ago
fallback for makeLetter as well
Daniel Gruno
as humbedooh
More... about 8 years ago
scope(?) More... about 8 years ago
scope(?)
Daniel Gruno
as humbedooh
More... about 8 years ago
fallback to old style if version 2 fails to count. More... about 8 years ago
fallback to old style if version 2 fails to count.
Daniel Gruno
as humbedooh
More... about 8 years ago
s/jquery.min/jquery-min/g More... about 8 years ago
s/jquery.min/jquery-min/g More... about 8 years ago
make use of input type=number More... about 8 years ago
make use of input type=number More... about 8 years ago
split on whitespace and comma More... over 8 years ago
split on whitespace and comma
Daniel Gruno
as humbedooh
More... over 8 years ago
ensure that even if we have 100 candidates, we can still drag'n'drop them to the right by expanding the drop zone accordingly
Daniel Gruno
as humbedooh
More... over 8 years ago
ensure that even if we have 100 candidates, we can still drag'n'drop them to the right by expanding the drop zone accordingly More... over 8 years ago
Allow for more than 25 candidates for an STV election by switching from a->z to AA->ZZ. Also remove the now non-needed manual box as this works on tablets now. Candidate preferences (votes) are now entered as "AA AB AC AD" instead of "abcd" as we need to split() them using the whitespace. More... over 8 years ago