source: trunk/MANIFEST @ 200

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