# # ChangeLog for trunk/t # # Generated by Trac 1.0.1 # 05/01/24 14:34:08 Tue, 01 Jun 2010 09:03:09 GMT nanardon [320] * trunk/t/11Epoll_DB_crypted.t (modified) * trunk/t/controller_Admin-Voters.t (deleted) - fix test Tue, 01 Jun 2010 08:48:29 GMT nanardon [319] * trunk/MANIFEST (modified) * trunk/lib/Epoll/Controller/Admin.pm (modified) * trunk/lib/Epoll/DB.pm (modified) * trunk/lib/Epoll/DB/Ballot.pm (modified) * trunk/lib/Epoll/DB/ImportV.pm (modified) * trunk/lib/Epoll/DB/Poll.pm (modified) * trunk/lib/Epoll/DB/Poll/BSubmit.pm (copied) * trunk/lib/Epoll/DB/Poll/Bdata.pm (modified) * trunk/lib/Epoll/DB/Poll/Type (added) * trunk/lib/Epoll/DB/Poll/Type/Binary.pm (moved) * trunk/lib/Epoll/I18N/fr.po (modified) * trunk/lib/Epoll/I18N/messages.pot (modified) * trunk/root/templates/admin/ballot.tt (modified) * trunk/root/templates/admin/validate.tt (modified) * trunk/root/templates/admin/votersimport.tt (modified) * trunk/root/templates/includes/ballot_form.tt (modified) * trunk/root/templates/includes/ballot_settings.tt (copied) * trunk/root/templates/includes/poll_results.tt (modified) * trunk/root/templates/pollinc (added) * trunk/root/templates/pollinc/binary (added) * trunk/root/templates/pollinc/binary/ballot.tt (copied) * trunk/root/templates/pollinc/binary/ballot_settings.tt (copied) * trunk/root/templates/pollinc/binary/results.tt (copied) * trunk/t/10Epoll_DB.t (modified) * trunk/t/15ImportV.t (modified) * trunk/t/20Epoll_Web.t (modified) - support of several poll type - remove static result storage Sun, 23 May 2010 17:51:07 GMT nanardon [315] * trunk/lib/Epoll/Controller/Admin.pm (modified) * trunk/lib/Epoll/DB/ImportV (added) * trunk/lib/Epoll/DB/ImportV.pm (added) * trunk/lib/Epoll/DB/ImportV/Csv.pm (added) * trunk/lib/Epoll/DB/ImportV/Dummy.pm (added) * trunk/lib/Epoll/DB/Poll.pm (modified) * trunk/lib/Epoll/DB/Voting.pm (modified) * trunk/lib/Epoll/DB/common.pm (modified) * trunk/lib/Epoll/I18N/fr.po (modified) * trunk/lib/Epoll/I18N/messages.pot (modified) * trunk/root/templates/admin/voters.tt (modified) * trunk/root/templates/admin/votersimport.tt (copied) * trunk/root/templates/importv (added) * trunk/root/templates/importv/csv.tt (added) * trunk/root/templates/importv/dummy.tt (added) * trunk/root/templates/includes/poll_results.tt (modified) * trunk/sql/postgres.dump (modified) * trunk/t/15ImportV.t (added) * trunk/t/controller_Admin-Voters.t (added) - create a plugin system to get voters from externals base Fri, 21 May 2010 16:27:01 GMT nanardon [309] * trunk/t/10Epoll_DB.t (modified) * trunk/t/11Epoll_DB_crypted.t (modified) * trunk/t/20Epoll_Web.t (modified) - fix function name since its behavior have changed Sat, 12 Dec 2009 18:40:32 GMT nanardon [269] * trunk/lib/Epoll/Controller/Admin.pm (modified) * trunk/lib/Epoll/DB/Poll.pm (modified) * trunk/lib/Epoll/DB/Poll/Results.pm (modified) * trunk/root/templates/admin/delete.tt (added) * trunk/root/templates/admin/delete_ballot_confirm.tt (added) * trunk/root/templates/admin/includes/ballot_validation.tt (modified) * trunk/root/templates/includes/admin_menu.tt (modified) * trunk/root/templates/includes/poll.tt (modified) * trunk/t/10Epoll_DB.t (modified) - allow to delete ballot after poll (then keeping only results in DB) Sat, 05 Dec 2009 17:48:26 GMT nanardon [255] * trunk/MANIFEST (modified) * trunk/Makefile.PL (modified) * trunk/epoll.spec.in (modified) * trunk/lib/Epoll.pm (modified) * trunk/lib/Epoll/Controller/Ajax.pm (added) * trunk/lib/Epoll/View/Ajax.pm (added) * trunk/root/static/js/prototype (added) * trunk/root/static/js/prototype/controls.js (added) * trunk/root/static/js/prototype/dragdrop.js (added) * trunk/root/static/js/prototype/effects.js (added) * trunk/root/static/js/prototype/prototype.js (added) * trunk/root/templates/admin/date.tt (modified) * trunk/root/templates/includes/header.tt (modified) * trunk/t/controller_Ajax.t (added) * trunk/t/view_Ajax.t (added) - use prototype to validate poll date 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) Mon, 20 Apr 2009 23:42:49 GMT nanardon [228] * trunk/t/20Vote_Web.t (modified) - add test on url using poll uid Mon, 20 Apr 2009 21:19:57 GMT nanardon [225] * trunk/lib/Vote/DB/common.pm (modified) * trunk/t/10Vote_DB.t (modified) - fix and check poll uid Mon, 20 Apr 2009 03:15:22 GMT nanardon [222] * trunk/t/20Vote_Web.t (modified) - test also results.pdf Sun, 19 Apr 2009 18:06:03 GMT nanardon [219] * trunk/MANIFEST (modified) * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/lib/Vote/DB/Poll.pm (modified) * trunk/lib/Vote/DB/Poll/Bdata.pm (added) * trunk/root/templates/includes/ballot_form.tt (modified) * trunk/t/10Vote_DB.t (modified) * trunk/t/11Vote_DB_crypted.t (added) * trunk/t/20Vote_Web.t (moved) - add specific object to manage ballot data Fri, 17 Apr 2009 19:50:40 GMT nanardon [216] * trunk/t/10Vote_DB.t (modified) - add more tests Fri, 17 Apr 2009 13:32:47 GMT nanardon [214] * trunk/lib/Vote/DB/Poll.pm (modified) * trunk/lib/Vote/DB/Poll/Results.pm (modified) * trunk/root/latex/poll_report.tt (modified) * trunk/root/templates/includes/poll_results.tt (modified) * trunk/t/10Vote_DB.t (modified) - more results function, support empty ballots in voices count Thu, 16 Apr 2009 18:47:17 GMT nanardon [213] * trunk/lib/Vote/DB.pm (modified) * trunk/lib/Vote/DB/Poll.pm (modified) * trunk/lib/Vote/DB/Poll/Results.pm (modified) * trunk/t/10Vote_DB.t (modified) - more tests and the fix need to have it passing Wed, 15 Apr 2009 16:35:08 GMT nanardon [204] * trunk/lib/Vote/Controller/Admin.pm (modified) * trunk/t/11Vote_Web.t (added) - add tests over the website Wed, 15 Apr 2009 11:35:12 GMT nanardon [202] * trunk/lib/Vote/DB/Poll.pm (modified) * trunk/t/10Vote_DB.t (modified) - more test Wed, 15 Apr 2009 04:30:25 GMT nanardon [201] * trunk/MANIFEST (modified) * trunk/t/10Vote_DB.t (added) - start test over fictives poll Wed, 15 Apr 2009 03:39:29 GMT nanardon [200] * trunk/lib/Vote/Controller/Root.pm (modified) * trunk/lib/Vote/View/Mail.pm (modified) * trunk/lib/Vote/View/TT.pm (modified) * trunk/t/controller_Admin.t (modified) * trunk/t/controller_Ballot.t (modified) * trunk/t/controller_Vote.t (modified) - fix test Sun, 12 Apr 2009 16:33:25 GMT nanardon [183] * trunk/Changes (modified) * trunk/MANIFEST (modified) * trunk/lib/Vote/Controller/Admin.pm (modified) * trunk/lib/Vote/Controller/Vote.pm (modified) * trunk/lib/Vote/View/Latex.pm (added) * trunk/root/latex (added) * trunk/root/latex/includes (added) * trunk/root/latex/includes/footer.tt (added) * trunk/root/latex/includes/header.tt (added) * trunk/root/latex/poll_report.tt (added) * trunk/root/templates/includes/poll_results.tt (modified) * trunk/t/view_Latex.t (added) - output a pdf report using LaTeX Sat, 11 Apr 2009 00:10:50 GMT nanardon [180] * trunk/Changes (modified) * trunk/MANIFEST (modified) * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/lib/Vote/Controller/Newpoll.pm (modified) * trunk/lib/Vote/Controller/Root.pm (modified) * trunk/lib/Vote/Controller/Vote.pm (modified) * trunk/lib/Vote/DB.pm (modified) * trunk/lib/Vote/View/Mail.pm (added) * trunk/root/mail (added) * trunk/root/mail/poll_request.tt (added) * trunk/t/view_Mail.t (added) - use template for mail, adding atalyst module (#5) Sat, 14 Mar 2009 19:32:57 GMT nanardon [30] * trunk/lib/Vote/Controller/Newpoll.pm (added) * trunk/lib/Vote/Model/Vote.pm (modified) * trunk/sql/postgres.dump (modified) * trunk/t/controller_Newpoll.t (added) - add request for poll creation Sat, 07 Mar 2009 16:32:06 GMT nanardon [16] * trunk/lib/Vote/Controller/Admin.pm (added) * trunk/lib/Vote/Controller/Ballot.pm (modified) * trunk/root/templates/admin (added) * trunk/root/templates/admin/default.tt (added) * trunk/root/templates/admin/index.tt (added) * trunk/root/templates/ballot/index.tt (added) * trunk/root/templates/ballot/signed.tt (added) * trunk/t/controller_Admin.t (added) - add admin interface 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