source: trunk/MANIFEST @ 174

Last change on this file since 174 was 167, checked in by nanardon, 15 years ago
  • split voting admin page in subsection
File size: 2.6 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/TT.pm
33Makefile.PL
34MANIFEST                        This list of files
35META.yml
36README
37root/favicon.ico
38root/static/images/blue-h.png
39root/static/images/blue-v.png
40root/static/images/btn_120x50_built.png
41root/static/images/btn_120x50_built_shadow.png
42root/static/images/btn_120x50_powered.png
43root/static/images/btn_120x50_powered_shadow.png
44root/static/images/btn_88x31_built.png
45root/static/images/btn_88x31_built_shadow.png
46root/static/images/btn_88x31_powered.png
47root/static/images/btn_88x31_powered_shadow.png
48root/static/images/catalyst_logo.png
49root/static/images/green-h.png
50root/static/images/green-v.png
51root/static/images/red-h.png
52root/static/images/red-v.png
53root/static/images/yellow-h.png
54root/static/images/yellow-v.png
55root/static/js/CalendarPopup.js
56root/static/vote.css
57root/templates/admin/default.tt
58root/templates/admin/denied.tt
59root/templates/admin/index.tt
60root/templates/admin/login.tt
61root/templates/includes/admin_menu.tt
62root/templates/admin/voting.tt
63root/templates/ballot/closed.tt
64root/templates/ballot/default.tt
65root/templates/ballot/done.tt
66root/templates/ballot/index.tt
67root/templates/ballot/login.tt
68root/templates/ballot/signed.tt
69root/templates/default.tt
70root/templates/includes/ballot_form.tt
71root/templates/includes/footer.tt
72root/templates/includes/header.tt
73root/templates/includes/poll.tt
74root/templates/includes/poll_results.tt
75root/templates/includes/poll_running.tt
76root/templates/includes/signing_list.tt
77root/templates/newpoll/default.tt
78root/templates/newpoll/index.tt
79root/templates/newpoll/norequest.tt
80root/templates/newpoll/request.tt
81root/templates/vote/default.tt
82script/vote_cgi.pl
83script/vote_create.pl
84script/vote_fastcgi.pl
85script/vote_server.pl
86script/vote_test.pl
87sql/postgres.dump
88t/01app.t
89t/02pod.t
90t/03podcoverage.t
91t/controller_Admin.t
92t/controller_Ballot.t
93t/controller_Newpoll.t
94t/controller_Vote.t
95t/model_Vote.t
96t/view_TT.t
97epoll.yml.example
98LICENCES
99CeCILL.txt
Note: See TracBrowser for help on using the repository browser.