Commit graph

11 commits

Author SHA1 Message Date
Thomas Hochstein 1ca99f7368 Add forgotten template.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2012-01-21 15:52:14 +01:00
Thomas Hochstein b9f5201405 Check correct voting in ballot.
It's possible that ballots get mixed up when
a voter is participating in more than one
voting and sending the ballots manually (by
copying and pasting them into his mail client).

UseVote could - and should! - check that the
ballot belongs to the current voting by comparing
the ballot introduction ("WAHLSCHEIN fuer ...")
with the votename and throw an error if they
don't match.

* Add ballotintro (default: WAHLSCHEIN fuer) and
  tpl_wrong_voting (default: wrong-voting) to
  usevote.cfg
* Add messages to messages.cfg
* Modify ballot and ballot-personal templates
  accordingly
* Add check to uvvote.pl
* Add error handling to UVmenu.pm
* Change UVmenu::menu call in uvcfv.pl due
  to new parameter ($voting)

Signed-off-by: Thomas Hochstein <thh@inter.net>
2012-01-21 15:51:34 +01:00
Thomas Hochstein b4bfab9c0d Add whitespace to result templates.
Paragraphs should be separated by an
empty line.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2011-11-14 00:18:37 +01:00
Thomas Hochstein a0d69f7532 From upstream: Change tpl/result-multi.
Add newline after multi-line topic.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-21 22:54:44 +02:00
Thomas Hochstein 6d43059e4a From upstream: Change tpl/result-single.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-17 07:42:52 +02:00
Thomas Hochstein 45110d89e2 tpl/ack-mail: Add directions for replying to vote address.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-17 00:23:12 +02:00
Thomas Hochstein c1d1eea6c2 tpl/ack-mail: Drop information about copy of CfV to be sent.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-17 00:23:07 +02:00
Thomas Hochstein f3ce003de7 tpl/ack-mail: Note that ANNULLIERUNG must be used at first vote.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-17 00:23:01 +02:00
Thomas Hochstein 0684acb79b tpl/ack-mail: Left align votetaker.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-17 00:22:56 +02:00
Thomas Hochstein a384e31e54 Initial checkin of personal version.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-16 23:40:20 +02:00
Thomas Hochstein ac7e2c541a Initial checkin of upstream version 4.09.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-08-16 22:16:26 +02:00