fix security issue
[selectricity] / TODO
1 General Issues
2 ==================
3
4 - check out about css for headers on documentation/Selectricity anywher\12
5
6 Known bugs or issues:
7
8 - it'd be nice if the ordering were persistent, so I could drag
9   the candidates around, then come back later (loading the page anew),
10   make tweaks, and submit.
11
12 - the results page says "the winner is Elizabeth Stark"; it'd be nice
13   if it were aware that it's a five-seat election and could say
14   explicitly who the whole board is.
15
16 - is there rhyme or reason to the ordering within each row of the
17   second table in pref_tables?  it could be, eg, sorted by magnitude
18   of victory, narrowest first.
19
20 - it'd be nice to attach names to the email identities, on eg the
21   details page; in this election we'd have said MIT for gregp@mit.edu,
22   Northeastern for cbudnick@gmail.com, etc.  I don't know many of these
23   addresses, and names would be more informative.  (They'd be more
24   helpful for auditing, too, as one could separately match names to the
25   correct list and match addresses to names.)
26
27 QuickVotes
28 ==============
29
30 - support for emailing users when quickvotes conclude (see create.rhtml)
31
32 - support for invisible results until over quickvotes (see create.rhtml)
33
34 - quickvotes should have automatically created urls

Benjamin Mako Hill || Want to submit a patch?