source: branches/2.0/LATMOS-Accounts-Web/MANIFEST @ 1252

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