source: LATMOS-Accounts-Web/MANIFEST @ 971

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