# # ChangeLog for trunk/root/templates/vote # # Generated by Trac 1.0.1 # 07/08/24 10:44:17 Sun, 15 Mar 2009 18:02:05 GMT nanardon [36] * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/lib/Vote/View/TT.pm (modified) * trunk/root/static/vote.css (modified) * trunk/root/templates/ballot/login.tt (modified) * trunk/root/templates/ballot/signed.tt (modified) * trunk/root/templates/includes/footer.tt (modified) * trunk/root/templates/includes/header.tt (modified) * trunk/root/templates/includes/poll.tt (modified) * trunk/root/templates/includes/poll_running.tt (added) * trunk/root/templates/includes/signing_list.tt (added) * trunk/root/templates/vote/default.tt (modified) - beautify web pages Sun, 15 Mar 2009 15:28:12 GMT nanardon [34] * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/lib/Vote/Model/Vote.pm (modified) * trunk/root/templates/admin/default.tt (modified) * trunk/root/templates/ballot/login.tt (modified) * trunk/root/templates/vote/default.tt (modified) * trunk/sql/postgres.dump (modified) - voting identifier is now the email Sun, 08 Mar 2009 18:54:52 GMT nanardon [21] * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/lib/Vote/Model/Vote.pm (modified) * trunk/root/templates/vote/default.tt (modified) - show ballot list in poll results Sat, 07 Mar 2009 15:30:29 GMT nanardon [15] * trunk/lib/Vote/Model/Vote.pm (modified) * trunk/root/static/images/blue-h.png (added) * trunk/root/static/images/blue-v.png (added) * trunk/root/static/images/green-h.png (added) * trunk/root/static/images/green-v.png (added) * trunk/root/static/images/red-h.png (added) * trunk/root/static/images/red-v.png (added) * trunk/root/static/images/yellow-h.png (added) * trunk/root/static/images/yellow-v.png (added) * trunk/root/templates/ballot/default.tt (modified) * trunk/root/templates/default.tt (modified) * trunk/root/templates/includes/poll.tt (added) * trunk/root/templates/vote/default.tt (modified) - show vote results Fri, 06 Mar 2009 13:10:52 GMT nanardon [12] * trunk/lib/Vote/Model/Vote.pm (modified) * trunk/root/templates/ballot/default.tt (modified) * trunk/root/templates/vote/default.tt (modified) - add count functions Fri, 06 Mar 2009 02:17:11 GMT nanardon [8] * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/lib/Vote/Model/Vote.pm (modified) * trunk/root/templates/ballot/default.tt (added) * trunk/root/templates/vote/default.tt (added) - ballot can be recorded Thu, 05 Mar 2009 22:36:00 GMT nanardon [5] * trunk/Changes (moved) * trunk/Makefile.PL (moved) * trunk/README (moved) * trunk/lib (moved) * trunk/root (moved) * trunk/script (moved) * trunk/t (moved) * trunk/vote.yml.example (moved) - kill useless directory Thu, 05 Mar 2009 18:55:02 GMT nanardon [3] * trunk/Vote (modified) * trunk/Vote/lib/Vote/Controller/Ballot.pm (added) * trunk/Vote/lib/Vote/Controller/Root.pm (modified) * trunk/Vote/lib/Vote/Controller/Vote.pm (added) * trunk/Vote/lib/Vote/Model/Vote.pm (added) * trunk/Vote/lib/Vote/View/TT.pm (added) * trunk/Vote/root/templates (added) * trunk/Vote/root/templates/default.tt (added) * trunk/Vote/root/templates/includes (added) * trunk/Vote/root/templates/includes/footer.tt (added) * trunk/Vote/root/templates/includes/header.tt (added) * trunk/Vote/root/templates/vote (added) * trunk/Vote/t/controller_Ballot.t (added) * trunk/Vote/t/controller_Vote.t (added) * trunk/Vote/t/model_Vote.t (added) * trunk/Vote/t/view_TT.t (added) * trunk/Vote/vote.yml.example (moved) - starting the monster