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
RevLine 
[127]1Authors
[10]2Changes
[122]3control/md5sum
[107]4epoll.spec.in
[10]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
[41]19lib/Vote/Controller/Admin.pm
[10]20lib/Vote/Controller/Ballot.pm
[41]21lib/Vote/Controller/Newpoll.pm
[10]22lib/Vote/Controller/Root.pm
23lib/Vote/Controller/Vote.pm
[158]24lib/Vote/DB.pm
[159]25lib/Vote/DB/common.pm
[160]26lib/Vote/DB/Poll.pm
27lib/Vote/DB/Voting.pm
28lib/Vote/DB/Ballot.pm
[165]29lib/Vote/DB/Choice.pm
[10]30lib/Vote/Model/Vote.pm
[108]31lib/Vote/Template/Plugin/Mail.pm
[180]32lib/Vote/View/Mail.pm
[10]33lib/Vote/View/TT.pm
[183]34lib/Vote/View/Latex.pm
[10]35Makefile.PL
36MANIFEST                        This list of files
37META.yml
38README
39root/favicon.ico
[41]40root/static/images/blue-h.png
41root/static/images/blue-v.png
[10]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
[41]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
[107]57root/static/js/CalendarPopup.js
[41]58root/static/vote.css
[180]59root/mail/poll_request.tt
[181]60root/mail/ballot_confirm.tt
[182]61root/mail/voting_passwd.tt
[183]62root/latex/includes/header.tt
63root/latex/includes/footer.tt
64root/latex/poll_report.tt
[41]65root/templates/admin/default.tt
66root/templates/admin/denied.tt
67root/templates/admin/index.tt
68root/templates/admin/login.tt
[167]69root/templates/includes/admin_menu.tt
70root/templates/admin/voting.tt
[176]71root/templates/admin/includes/poll_settings.tt
72root/templates/admin/includes/ballot_validation.tt
73root/templates/admin/includes/ballot_decrypt.tt
[41]74root/templates/ballot/closed.tt
[10]75root/templates/ballot/default.tt
[41]76root/templates/ballot/done.tt
77root/templates/ballot/index.tt
[10]78root/templates/ballot/login.tt
[41]79root/templates/ballot/signed.tt
[10]80root/templates/default.tt
[164]81root/templates/includes/ballot_form.tt
[10]82root/templates/includes/footer.tt
83root/templates/includes/header.tt
[41]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
[116]90root/templates/newpoll/norequest.tt
[50]91root/templates/newpoll/request.tt
[10]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
[41]102t/controller_Admin.t
[10]103t/controller_Ballot.t
[41]104t/controller_Newpoll.t
[10]105t/controller_Vote.t
106t/model_Vote.t
[180]107t/view_Mail.t
[10]108t/view_TT.t
[122]109epoll.yml.example
[128]110LICENCES
111CeCILL.txt
Note: See TracBrowser for help on using the repository browser.