/[smeserver]/rpms/e-smith-manager/sme9/e-smith-manager-2.6.0-Koozali_manager.patch
ViewVC logotype

Contents of /rpms/e-smith-manager/sme9/e-smith-manager-2.6.0-Koozali_manager.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Tue Jul 19 13:47:57 2016 UTC (7 years, 9 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-13_el6_sme, e-smith-manager-2_6_0-15_el6_sme, e-smith-manager-2_6_0-23_el6_sme, e-smith-manager-2_6_0-22_el6_sme, e-smith-manager-2_6_0-21_el6_sme, e-smith-manager-2_6_0-24_el6_sme, e-smith-manager-2_6_0-17_el6_sme, e-smith-manager-2_6_0-14_el6_sme, e-smith-manager-2_6_0-20_el6_sme, e-smith-manager-2_6_0-25_el6_sme, e-smith-manager-2_6_0-16_el6_sme, e-smith-manager-2_6_0-19_el6_sme, e-smith-manager-2_6_0-12_el6_sme, e-smith-manager-2_6_0-18_el6_sme, HEAD
Changes since 1.2: +1 -4994 lines
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
- Update server-manager to Koozali branding [SME: 9678]
- We thanks John Crisp for his wonderful work.
- e-smith-manager-2.6.0-Koozali_manager.patch

1 diff -Nur e-smith-manager-2.6.0.old/createlinks e-smith-manager-2.6.0/createlinks
2 --- e-smith-manager-2.6.0.old/createlinks 2007-01-26 20:51:30.000000000 -0500
3 +++ e-smith-manager-2.6.0/createlinks 2016-07-19 09:14:21.039000000 -0400
4 @@ -12,6 +12,7 @@
5 sme_main.css
6 sme_menu.css
7 sme_panel_menu.css
8 + tkt.css
9 ) )
10 {
11 templates2events("/etc/e-smith/web/common/css/$_", qw(
12 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_core.css/50body e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_core.css/50body
13 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_core.css/50body 2006-03-15 16:59:54.000000000 -0500
14 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_core.css/50body 2016-06-23 08:13:57.000000000 -0400
15 @@ -137,7 +137,7 @@
16 body.menu {
17 font-family: Verdana, Arial, Helvetica, sans-serif;
18 font-size: 11px;
19 - background-color: #eeeeee;
20 + background-color: #e8f3e1;
21 }
22
23 td.section {
24 @@ -149,28 +149,28 @@
25 font-family: Verdana, Arial, Helvetica, sans-serif;
26 font-size: 11px;
27 font-weight: bold;
28 - background-color: #eeeeee;
29 + background-color: #e8f3e1;
30 }
31
32 a.item {
33 color: #00008b;
34 font-family: Verdana, Arial, Helvetica, sans-serif;
35 font-size: 11px;
36 - background: #eeeeee;
37 + background: #e8f3e1;
38 }
39
40 a.sl {
41 color: green;
42 font-family: Verdana, Arial, Helvetica, sans-serif;
43 font-size: 11px;
44 - background: #eeeeee;
45 + background: #e8f3e1;
46 }
47
48 a.alert {
49 color: red;
50 font-family: Verdana, Arial, Helvetica, sans-serif;
51 font-size: 11px;
52 - background: #eeeeee;
53 + background: #e8f3e1;
54 }
55
56 /* Core styles for use with sme_main.css */
57 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/50body e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/50body
58 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/50body 2006-03-15 16:59:54.000000000 -0500
59 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_header.css/50body 2016-06-23 08:14:45.000000000 -0400
60 @@ -79,7 +79,7 @@
61 }
62
63 a:hover {
64 - background: #eeeeee;
65 + background: #e8f3e1;
66 border-color: #000000 #000000 #000000 #000000;
67 }
68
69 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_main.css/50body e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_main.css/50body
70 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_main.css/50body 2013-01-31 16:31:37.000000000 -0500
71 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_main.css/50body 2016-06-22 07:06:47.000000000 -0400
72 @@ -63,7 +63,7 @@
73 /*This special style is actually used only for the button row along the bottom of each page*/
74 th.sme-layout {
75 border: 1px solid #dddddd;
76 - background-color: #eeeeee;
77 + background-color: #e8f3e1;
78 font-family: Verdana, Arial, Helvetica, sans-serif;
79 font-size: 9pt;
80 font-weight: bold;
81 @@ -89,7 +89,7 @@
82 /*width: 250px;*/
83 text-align: right;
84 /*vertical-align: top;*/
85 - background-color: #eeeeee;
86 + background-color: #e8f3e1;
87 font-family: Verdana, Arial, Helvetica, sans-serif;
88 font-size: 11px;
89 }
90 @@ -138,7 +138,7 @@
91 td.sme-border-center {text-align: center;}
92 th.sme-border {
93 border: 1px solid #cccccc;
94 - background-color: #dedfde;
95 + background-color: #bee6a2;
96 font-family: Verdana, Arial, Helvetica, sans-serif;
97 font-size: 10px;
98 font-weight: bold;
99 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_menu.css/50body e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_menu.css/50body
100 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_menu.css/50body 2006-03-15 16:59:54.000000000 -0500
101 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_menu.css/50body 2016-06-22 07:06:47.000000000 -0400
102 @@ -80,10 +80,10 @@
103 font-family: Verdana, Arial, Helvetica, sans-serif;
104 font-size: 10px;
105 color: black;
106 - background: #eeeeee;
107 + background: #e8f3e1;
108 text-decoration: none;
109 text-align: left;
110 - border-color: #eeeeee;
111 + border-color: #e8f3e1;
112 margin-top: 0px;
113 margin-right: 0px;
114 margin-bottom: 0px;
115 @@ -106,9 +106,9 @@
116 font-family: Verdana, Arial, Helvetica, sans-serif;
117 font-size: 10px;
118 color: black;
119 - background: #eeeeee;
120 + background: #e8f3e1;
121 text-decoration: none;
122 - border-color: #eeeeee;
123 + border-color: #e8f3e1;
124 margin-top: 0px;
125 margin-right: 0px;
126 margin-bottom: 0px;
127 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_panel_menu.css/50body e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_panel_menu.css/50body
128 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_panel_menu.css/50body 2006-03-15 16:59:54.000000000 -0500
129 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/sme_panel_menu.css/50body 2016-06-22 07:06:47.000000000 -0400
130 @@ -57,7 +57,7 @@
131 }
132
133 #navmenu a {
134 - background : #E8EBF0;
135 + background : #e8f0e8;
136 border : 1px solid #ccc;
137 color : #666;
138 float : left;
139 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/50body e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/50body
140 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/50body 1969-12-31 19:00:00.000000000 -0500
141 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/50body 2016-06-22 07:44:23.000000000 -0400
142 @@ -0,0 +1,36 @@
143 +{
144 + $OUT =<<'HERE';
145 +/* mod_auth_tkt example css */
146 +
147 +BODY {background-image: url(../smeserver_login.jpg);
148 +background-repeat: no-repeat;
149 +/*background-size: 600px 40px; */
150 +background-position: center top;
151 +font-family: arial, helvetica, sans-serif;
152 +font-size: small;
153 +}
154 +
155 +P, TH, TD {
156 + font-family: arial, helvetica, sans-serif;
157 + font-size: small;
158 +}
159 +
160 +H1, H2, H3, H4, H5, H6 { color: #006600; }
161 +H1 { font-size: x-large; }
162 +H2 { font-size: large; }
163 +H3 { font-size: medium; }
164 +
165 +.warning { color: #c00; font-size: medium; font-weight: bold; }
166 +
167 +TABLE {
168 + background-color: #eee;
169 + color: #666;
170 + border: 1px solid #ccc;
171 + padding: 20px;
172 +}
173 +
174 +
175 +/* arch-tag: ac35e093-c2c0-4994-bc18-2d25715b1192 */
176 +
177 +HERE
178 +}
179 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/template-begin e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/template-begin
180 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/template-begin 1969-12-31 19:00:00.000000000 -0500
181 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/css/tkt.css/template-begin 2016-06-23 08:05:36.000000000 -0400
182 @@ -0,0 +1 @@
183 +/* DO NOT MODIFY THIS FILE! It is updated automatically */
184 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup00 e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup00
185 --- e-smith-manager-2.6.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup00 2007-01-26 20:51:30.000000000 -0500
186 +++ e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup00 2016-06-23 08:20:49.000000000 -0400
187 @@ -2,7 +2,7 @@
188 unless ($NO_FRAMES)
189 \{
190 $OUT .= <<EOF;
191 - <link rev="made" href="mailto:bugs%40e-smith.com">
192 + <link rev="made" href="mailto:bugs%40koozali.org">
193 <meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
194 <link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
195 <style type="text/css">
196 diff -Nur e-smith-manager-2.6.0.old/root/etc/e-smith/web/common/cgi-bin/login e-smith-manager-2.6.0/root/etc/e-smith/web/common/cgi-bin/login
197 --- e-smith-manager-2.6.0.old/root/etc/e-smith/web/common/cgi-bin/login 2016-07-19 09:46:04.764000000 -0400
198 +++ e-smith-manager-2.6.0/root/etc/e-smith/web/common/cgi-bin/login 2016-07-19 09:09:58.116000000 -0400
199 @@ -276,6 +276,7 @@
200 <div align="center">
201 <p>&nbsp;</p>
202 <p>&nbsp;</p>
203 +<p>&nbsp;</p>
204 <h2>Welcome to SME server</h2>
205 EOD
206

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed