# # ChangeLog for trunk/Makefile.PL # # Generated by Trac 1.0.1 # 05/23/24 19:11:14 Tue, 05 Oct 2010 22:27:32 GMT misc [334] * trunk/Makefile.PL (modified) - add missing module, used by test Tue, 05 Oct 2010 22:05:57 GMT nanardon [329] * trunk/Makefile.PL (modified) * trunk/lib/Epoll/I18N/de.po (added) - add de translation Thu, 17 Dec 2009 07:44:10 GMT nanardon [278] * trunk/Makefile.PL (modified) * trunk/lib/Epoll.pm (modified) * trunk/lib/Epoll/I18N/fr.po (modified) * trunk/lib/Epoll/I18N/messages.pot (modified) * trunk/root/templates/includes/header.tt (modified) - fix po update Wed, 16 Dec 2009 10:04:36 GMT nanardon [275] * trunk/Makefile.PL (modified) * trunk/epoll.spec.in (modified) * trunk/lib/Epoll.pm (modified) * trunk/lib/Epoll/I18N (added) * trunk/lib/Epoll/I18N/fr.po (added) * trunk/lib/Epoll/I18N/messages.pot (added) * trunk/root/templates/default.tt (modified) * trunk/root/templates/includes/header.tt (modified) - add code to support i18n Wed, 09 Dec 2009 00:06:35 GMT nanardon [261] * trunk/MANIFEST (modified) * trunk/Makefile.PL (modified) - add svnmanifest target, update MANIFEST 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) Sat, 13 Jun 2009 07:42:13 GMT nanardon [240] * trunk/Makefile.PL (modified) * trunk/lib/Vote/DB/Poll/Bdata.pm (modified) - use 3DES instead DES Tue, 14 Apr 2009 16:36:36 GMT nanardon [194] * trunk/Makefile.PL (modified) * trunk/lib/Vote.pm (modified) * trunk/lib/Vote/DB.pm (modified) * trunk/lib/Vote/DB/Poll.pm (modified) * trunk/lib/Vote/DB/common.pm (modified) * trunk/lib/Vote/View/Latex.pm (modified) * trunk/lib/Vote/View/Mail.pm (modified) * trunk/lib/Vote/View/TT.pm (modified) - clearly separate Catalyst Model and Vote::DB module, making test ... Mon, 30 Mar 2009 15:28:29 GMT nanardon [147] * trunk/Makefile.PL (modified) * trunk/epoll.spec.in (modified) - fix rpm creation Thu, 26 Mar 2009 20:54:44 GMT nanardon [123] * trunk/Makefile.PL (modified) * trunk/epoll.spec.in (modified) - fix perm of config file in rpm - add --clean to rpmbuild Thu, 26 Mar 2009 20:43:50 GMT nanardon [122] * trunk/MANIFEST (modified) * trunk/Makefile.PL (modified) * trunk/control (added) * trunk/epoll.spec.in (modified) * trunk/epoll.yml.example (moved) * trunk/lib/Vote.pm (modified) - add control/md5sum containing md5sum of all files - rename ... Sun, 22 Mar 2009 03:14:16 GMT nanardon [94] * trunk/Makefile.PL (modified) * trunk/epoll.spec.in (added) - add rpm target 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 11:50:33 GMT nanardon [2] * trunk/Vote (added) * trunk/Vote/Changes (added) * trunk/Vote/Makefile.PL (added) * trunk/Vote/README (added) * trunk/Vote/lib (added) * trunk/Vote/lib/Vote (added) * trunk/Vote/lib/Vote.pm (added) * trunk/Vote/lib/Vote/Controller (added) * trunk/Vote/lib/Vote/Controller/Root.pm (added) * trunk/Vote/lib/Vote/Model (added) * trunk/Vote/lib/Vote/View (added) * trunk/Vote/root (added) * trunk/Vote/root/favicon.ico (added) * trunk/Vote/root/static (added) * trunk/Vote/root/static/images (added) * trunk/Vote/root/static/images/btn_120x50_built.png (added) * trunk/Vote/root/static/images/btn_120x50_built_shadow.png (added) * trunk/Vote/root/static/images/btn_120x50_powered.png (added) * trunk/Vote/root/static/images/btn_120x50_powered_shadow.png (added) * trunk/Vote/root/static/images/btn_88x31_built.png (added) * trunk/Vote/root/static/images/btn_88x31_built_shadow.png (added) * trunk/Vote/root/static/images/btn_88x31_powered.png (added) * trunk/Vote/root/static/images/btn_88x31_powered_shadow.png (added) * trunk/Vote/root/static/images/catalyst_logo.png (added) * trunk/Vote/script (added) * trunk/Vote/script/vote_cgi.pl (added) * trunk/Vote/script/vote_create.pl (added) * trunk/Vote/script/vote_fastcgi.pl (added) * trunk/Vote/script/vote_server.pl (added) * trunk/Vote/script/vote_test.pl (added) * trunk/Vote/t (added) * trunk/Vote/t/01app.t (added) * trunk/Vote/t/02pod.t (added) * trunk/Vote/t/03podcoverage.t (added) * trunk/Vote/vote.yml (added) - create with catalyst