source: LATMOS-Accounts-Web/MANIFEST @ 874

Last change on this file since 874 was 874, checked in by nanardon, 12 years ago
  • update manifest
File size: 5.2 KB
Line 
1Changes
2MANIFEST
3MANIFEST.skip
4Makefile.PL
5README
6etc/httpd/latmos-accounts-web.conf
7etc/init.d/latmos-accounts-web
8latmos-accounts-web.spec.in
9latmos_accounts_web.yml.in
10lib/Catalyst/Authentication/Credential/La.pm
11lib/LATMOS/Accounts/Web/Controller/About.pm
12lib/LATMOS/Accounts/Web/Controller/Ajax.pm
13lib/LATMOS/Accounts/Web/Controller/Aliases.pm
14lib/LATMOS/Accounts/Web/Controller/Create.pm
15lib/LATMOS/Accounts/Web/Controller/Groups.pm
16lib/LATMOS/Accounts/Web/Controller/MassEdit.pm
17lib/LATMOS/Accounts/Web/Controller/NetHosts.pm
18lib/LATMOS/Accounts/Web/Controller/NetZones.pm
19lib/LATMOS/Accounts/Web/Controller/Root.pm
20lib/LATMOS/Accounts/Web/Controller/Sites.pm
21lib/LATMOS/Accounts/Web/Controller/Users.pm
22lib/LATMOS/Accounts/Web/Controller.pm
23lib/LATMOS/Accounts/Web/Model/Accounts.pm
24lib/LATMOS/Accounts/Web/Model/AttrFilter.pm
25lib/LATMOS/Accounts/Web/Model/AttrForms.pm
26lib/LATMOS/Accounts/Web/View/TT.pm
27lib/LATMOS/Accounts/Web/View/TTpart.pm
28lib/LATMOS/Accounts/Web.pm
29root/favicon.ico
30root/html/about/index.tt
31root/html/ajax/attrvalues.tt
32root/html/ajax/check_new_name.tt
33root/html/ajax/check_ug_validity.tt
34root/html/ajax/cracklib.tt
35root/html/ajax/displayattr.tt
36root/html/ajax/objattrexist.tt
37root/html/ajax/objexist.tt
38root/html/ajax/rawattr.tt
39root/html/ajax/select_freeip_select.tt
40root/html/aliases/index.tt
41root/html/create/default.tt
42root/html/create/group.tt
43root/html/create/user.tt
44root/html/default.tt
45root/html/departments/default.tt
46root/html/departments/index.tt
47root/html/departments/menu.tt
48root/html/groups/default.tt
49root/html/groups/dpmt.tt
50root/html/groups/index.tt
51root/html/groups/menu.tt
52root/html/groups/users.tt
53root/html/includes/filter.tt
54root/html/includes/footer.tt
55root/html/includes/form.tt
56root/html/includes/header.tt
57root/html/includes/obj_prev_next.tt
58root/html/login.tt
59root/html/logout.tt
60root/html/massedit/index.tt
61root/html/nethosts/default.tt
62root/html/nethosts/index.tt
63root/html/nethosts/menu.tt
64root/html/netzones/default.tt
65root/html/netzones/index.tt
66root/html/netzones/menu.tt
67root/html/no_object.tt
68root/html/sites/default.tt
69root/html/sites/index.tt
70root/html/sites/menu.tt
71root/html/users/address.tt
72root/html/users/address_form.tt
73root/html/users/address_list.tt
74root/html/users/addresses.tt
75root/html/users/default.tt
76root/html/users/groups.tt
77root/html/users/index.tt
78root/html/users/mail.tt
79root/html/users/menu.tt
80root/html/users/my.tt
81root/html/users/passwd.tt
82root/static/icons/add.png
83root/static/icons/appointment-new.png
84root/static/icons/appointment-soon.png
85root/static/icons/arrow-right.png
86root/static/icons/avatar-default.png
87root/static/icons/changes-prevent.png
88root/static/icons/dialog-cancel.png
89root/static/icons/dialog-password.png
90root/static/icons/document-save-as.png
91root/static/icons/document-save.png
92root/static/icons/emblem-urgent.png
93root/static/icons/expired.png
94root/static/icons/gnome-session-logout.png
95root/static/icons/gnome-stock-mail-snd.png
96root/static/icons/gtk-about.png
97root/static/icons/gtk-cancel.png
98root/static/icons/gtk-close.png
99root/static/icons/gtk-delete.png
100root/static/icons/gtk-go-back-ltr.png
101root/static/icons/gtk-go-back-rtl.png
102root/static/icons/gtk-goto-first-ltr.png
103root/static/icons/gtk-goto-first-rtl.png
104root/static/icons/gtk-home.png
105root/static/icons/gtk-jump-to-rtl.png
106root/static/icons/icon_edit.png
107root/static/icons/locked.png
108root/static/icons/mail_forward.png
109root/static/icons/network-workgroup.png
110root/static/icons/preferences-desktop-wallpaper.png
111root/static/icons/stock_smiley-22.png
112root/static/icons/system-config-users.png
113root/static/icons/system-users.png
114root/static/icons/user-group-delete.png
115root/static/icons/user-group-new.png
116root/static/icons/user-group-properties.png
117root/static/icons/user-info.png
118root/static/icons/user-invisible.png
119root/static/icons/user-properties.png
120root/static/icons/video-display.png
121root/static/icons/view-calendar-day.png
122root/static/icons/view-media-artist.png
123root/static/icons/xfce-internet.png
124root/static/images/btn_120x50_built.png
125root/static/images/btn_120x50_built_shadow.png
126root/static/images/btn_120x50_powered.png
127root/static/images/btn_120x50_powered_shadow.png
128root/static/images/btn_88x31_built.png
129root/static/images/btn_88x31_built_shadow.png
130root/static/images/btn_88x31_powered.png
131root/static/images/btn_88x31_powered_shadow.png
132root/static/images/catalyst_logo.png
133root/static/images/contact-new.png
134root/static/images/dialog-cancel.png
135root/static/images/dialog-ok-apply.png
136root/static/images/edit-delete.png
137root/static/images/mail-mark-important.png
138root/static/images/process-stop.png
139root/static/images/view-media-artist.png
140root/static/images/view-pim-contacts.png
141root/static/js/CalendarPopup.js
142root/static/js/controls.js
143root/static/js/dragdrop.js
144root/static/js/effects.js
145root/static/js/prototype.js
146root/static/style.css
147script/latmos_accounts_web_cgi.pl
148script/latmos_accounts_web_create.pl
149script/latmos_accounts_web_fastcgi.pl
150script/latmos_accounts_web_server.pl
151script/latmos_accounts_web_test.pl
152t/01app.t
153t/02pod.t
154t/03podcoverage.t
155t/controller_About.t
156t/controller_Ajax.t
157t/controller_Aliases.t
158t/controller_Create.t
159t/controller_Groups.t
160t/controller_MassEdit.t
161t/controller_NetHost.t
162t/controller_Sites.t
163t/controller_Users.t
164t/model_Accounts.t
165t/model_AttrForms.t
166t/view_TT.t
167t/view_TTpart.t
Note: See TracBrowser for help on using the repository browser.