# # ChangeLog for trunk/t/view_TT.t # # Generated by Trac 1.0.1 # 06/02/24 01:46:36 Sat, 13 Jun 2009 13:27:17 GMT nanardon [242] * trunk/MANIFEST (modified) * trunk/Makefile.PL (modified) * trunk/lib/Epoll (copied) * trunk/lib/Epoll.pm (moved) * trunk/lib/Epoll/Controller/Admin.pm (copied) * trunk/lib/Epoll/Controller/Ballot.pm (copied) * trunk/lib/Epoll/Controller/Newpoll.pm (copied) * trunk/lib/Epoll/Controller/Root.pm (modified) * trunk/lib/Epoll/Controller/Vote.pm (copied) * trunk/lib/Epoll/DB.pm (modified) * trunk/lib/Epoll/DB/Ballot.pm (modified) * trunk/lib/Epoll/DB/Choice.pm (modified) * trunk/lib/Epoll/DB/Poll.pm (copied) * trunk/lib/Epoll/DB/Poll/Bdata.pm (copied) * trunk/lib/Epoll/DB/Poll/Results.pm (copied) * trunk/lib/Epoll/DB/Voting.pm (modified) * trunk/lib/Epoll/DB/common.pm (copied) * trunk/lib/Epoll/Model/Vote.pm (modified) * trunk/lib/Epoll/Template/Plugin/Mail.pm (modified) * trunk/lib/Epoll/View/Latex.pm (copied) * trunk/lib/Epoll/View/Mail.pm (modified) * trunk/lib/Epoll/View/TT.pm (modified) * trunk/lib/Vote/Controller (deleted) * trunk/lib/Vote/DB (deleted) * trunk/lib/Vote/DB.pm (deleted) * trunk/lib/Vote/Model (deleted) * trunk/lib/Vote/Template (deleted) * trunk/lib/Vote/View (deleted) * trunk/script/epoll_cgi.pl (moved) * trunk/script/epoll_create.pl (moved) * trunk/script/epoll_fastcgi.pl (moved) * trunk/script/epoll_server.pl (moved) * trunk/script/epoll_test.pl (moved) * trunk/t/01app.t (modified) * trunk/t/10Epoll_DB.t (moved) * trunk/t/11Epoll_DB_crypted.t (moved) * trunk/t/20Epoll_Web.t (moved) * trunk/t/controller_Admin.t (modified) * trunk/t/controller_Ballot.t (modified) * trunk/t/controller_Epoll.t (moved) * trunk/t/controller_Newpoll.t (modified) * trunk/t/model_Epoll.t (moved) * trunk/t/view_Latex.t (modified) * trunk/t/view_Mail.t (modified) * trunk/t/view_TT.t (modified) - rename Vote module to Epoll (#16) 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