source: LATMOS-Accounts-Web/MANIFEST @ 953

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