source: trunk/MANIFEST @ 255

Last change on this file since 255 was 255, checked in by nanardon, 15 years ago
  • use prototype to validate poll date
File size: 3.5 KB
Line 
1Authors
2Changes
3control/md5sum
4epoll.spec.in
5inc/Module/AutoInstall.pm
6inc/Module/Install.pm
7inc/Module/Install/AutoInstall.pm
8inc/Module/Install/Base.pm
9inc/Module/Install/Can.pm
10inc/Module/Install/Catalyst.pm
11inc/Module/Install/Fetch.pm
12inc/Module/Install/Include.pm
13inc/Module/Install/Makefile.pm
14inc/Module/Install/Metadata.pm
15inc/Module/Install/Scripts.pm
16inc/Module/Install/Win32.pm
17inc/Module/Install/WriteAll.pm
18lib/Epoll.pm
19lib/Epoll/Controller/Admin.pm
20lib/Epoll/Controller/Ballot.pm
21lib/Epoll/Controller/Newpoll.pm
22lib/Epoll/Controller/Root.pm
23lib/Epoll/Controller/Vote.pm
24lib/Epoll/Controller/Ajax.pm
25lib/Epoll/DB.pm
26lib/Epoll/DB/common.pm
27lib/Epoll/DB/Poll.pm
28lib/Epoll/DB/Poll/Results.pm
29lib/Epoll/DB/Poll/Bdata.pm
30lib/Epoll/DB/Voting.pm
31lib/Epoll/DB/Ballot.pm
32lib/Epoll/DB/Choice.pm
33lib/Epoll/Model/Vote.pm
34lib/Epoll/Template/Plugin/Mail.pm
35lib/Epoll/View/Mail.pm
36lib/Epoll/View/TT.pm
37lib/Epoll/View/Ajax.pm
38lib/Epoll/View/Latex.pm
39Makefile.PL
40MANIFEST                        This list of files
41META.yml
42README
43root/favicon.ico
44root/static/images/blue-h.png
45root/static/images/blue-v.png
46root/static/images/btn_120x50_built.png
47root/static/images/btn_120x50_built_shadow.png
48root/static/images/btn_120x50_powered.png
49root/static/images/btn_120x50_powered_shadow.png
50root/static/images/btn_88x31_built.png
51root/static/images/btn_88x31_built_shadow.png
52root/static/images/btn_88x31_powered.png
53root/static/images/btn_88x31_powered_shadow.png
54root/static/images/catalyst_logo.png
55root/static/images/green-h.png
56root/static/images/green-v.png
57root/static/images/red-h.png
58root/static/images/red-v.png
59root/static/images/yellow-h.png
60root/static/images/yellow-v.png
61root/static/js/CalendarPopup.js
62root/static/js/prototype/controls.js
63root/static/js/prototype/dragdrop.js
64root/static/js/prototype/effects.js
65root/static/js/prototype/prototype.js
66root/static/vote.css
67root/mail/poll_request.tt
68root/mail/ballot_confirm.tt
69root/mail/voting_passwd.tt
70root/latex/includes/header.tt
71root/latex/includes/footer.tt
72root/latex/includes/voting.tt
73root/latex/includes/ballot.tt
74root/latex/includes/info.tt
75root/latex/poll_report.tt
76root/latex/poll_results.tt
77root/templates/admin/default.tt
78root/templates/admin/denied.tt
79root/templates/admin/index.tt
80root/templates/admin/login.tt
81root/templates/includes/admin_menu.tt
82root/templates/admin/voting.tt
83root/templates/admin/date.tt
84root/templates/admin/includes/poll_settings.tt
85root/templates/admin/includes/ballot_validation.tt
86root/templates/admin/includes/ballot_decrypt.tt
87root/templates/ballot/closed.tt
88root/templates/ballot/default.tt
89root/templates/ballot/done.tt
90root/templates/ballot/index.tt
91root/templates/ballot/login.tt
92root/templates/ballot/signed.tt
93root/templates/default.tt
94root/templates/includes/ballot_form.tt
95root/templates/includes/footer.tt
96root/templates/includes/header.tt
97root/templates/includes/poll.tt
98root/templates/includes/poll_results.tt
99root/templates/includes/poll_running.tt
100root/templates/includes/signing_list.tt
101root/templates/newpoll/default.tt
102root/templates/newpoll/index.tt
103root/templates/newpoll/norequest.tt
104root/templates/newpoll/request.tt
105root/templates/vote/default.tt
106script/epoll_cgi.pl
107script/epoll_create.pl
108script/epoll_fastcgi.pl
109script/epoll_server.pl
110script/epoll_test.pl
111sql/postgres.dump
112t/01app.t
113t/02pod.t
114t/03podcoverage.t
115t/10Epoll_DB.t
116t/11Epoll_DB_crypted.t
117t/20Epoll_Web.t
118t/controller_Admin.t
119t/controller_Ballot.t
120t/controller_Newpoll.t
121t/controller_Epoll.t
122t/model_Epoll.t
123t/view_Mail.t
124t/view_TT.t
125epoll.yml.example
126LICENCES
127CeCILL.txt
Note: See TracBrowser for help on using the repository browser.