source: trunk/MANIFEST @ 189

Last change on this file since 189 was 183, checked in by nanardon, 15 years ago
  • output a pdf report using LaTeX
File size: 3.0 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/Vote.pm
19lib/Vote/Controller/Admin.pm
20lib/Vote/Controller/Ballot.pm
21lib/Vote/Controller/Newpoll.pm
22lib/Vote/Controller/Root.pm
23lib/Vote/Controller/Vote.pm
24lib/Vote/DB.pm
25lib/Vote/DB/common.pm
26lib/Vote/DB/Poll.pm
27lib/Vote/DB/Voting.pm
28lib/Vote/DB/Ballot.pm
29lib/Vote/DB/Choice.pm
30lib/Vote/Model/Vote.pm
31lib/Vote/Template/Plugin/Mail.pm
32lib/Vote/View/Mail.pm
33lib/Vote/View/TT.pm
34lib/Vote/View/Latex.pm
35Makefile.PL
36MANIFEST                        This list of files
37META.yml
38README
39root/favicon.ico
40root/static/images/blue-h.png
41root/static/images/blue-v.png
42root/static/images/btn_120x50_built.png
43root/static/images/btn_120x50_built_shadow.png
44root/static/images/btn_120x50_powered.png
45root/static/images/btn_120x50_powered_shadow.png
46root/static/images/btn_88x31_built.png
47root/static/images/btn_88x31_built_shadow.png
48root/static/images/btn_88x31_powered.png
49root/static/images/btn_88x31_powered_shadow.png
50root/static/images/catalyst_logo.png
51root/static/images/green-h.png
52root/static/images/green-v.png
53root/static/images/red-h.png
54root/static/images/red-v.png
55root/static/images/yellow-h.png
56root/static/images/yellow-v.png
57root/static/js/CalendarPopup.js
58root/static/vote.css
59root/mail/poll_request.tt
60root/mail/ballot_confirm.tt
61root/mail/voting_passwd.tt
62root/latex/includes/header.tt
63root/latex/includes/footer.tt
64root/latex/poll_report.tt
65root/templates/admin/default.tt
66root/templates/admin/denied.tt
67root/templates/admin/index.tt
68root/templates/admin/login.tt
69root/templates/includes/admin_menu.tt
70root/templates/admin/voting.tt
71root/templates/admin/includes/poll_settings.tt
72root/templates/admin/includes/ballot_validation.tt
73root/templates/admin/includes/ballot_decrypt.tt
74root/templates/ballot/closed.tt
75root/templates/ballot/default.tt
76root/templates/ballot/done.tt
77root/templates/ballot/index.tt
78root/templates/ballot/login.tt
79root/templates/ballot/signed.tt
80root/templates/default.tt
81root/templates/includes/ballot_form.tt
82root/templates/includes/footer.tt
83root/templates/includes/header.tt
84root/templates/includes/poll.tt
85root/templates/includes/poll_results.tt
86root/templates/includes/poll_running.tt
87root/templates/includes/signing_list.tt
88root/templates/newpoll/default.tt
89root/templates/newpoll/index.tt
90root/templates/newpoll/norequest.tt
91root/templates/newpoll/request.tt
92root/templates/vote/default.tt
93script/vote_cgi.pl
94script/vote_create.pl
95script/vote_fastcgi.pl
96script/vote_server.pl
97script/vote_test.pl
98sql/postgres.dump
99t/01app.t
100t/02pod.t
101t/03podcoverage.t
102t/controller_Admin.t
103t/controller_Ballot.t
104t/controller_Newpoll.t
105t/controller_Vote.t
106t/model_Vote.t
107t/view_Mail.t
108t/view_TT.t
109epoll.yml.example
110LICENCES
111CeCILL.txt
Note: See TracBrowser for help on using the repository browser.