/[smeserver]/rpms/smeserver-manager/sme10/smeserver-manager.spec
ViewVC logotype

Annotation of /rpms/smeserver-manager/sme10/smeserver-manager.spec

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


Revision 1.32 - (hide annotations) (download)
Mon Aug 17 17:17:11 2020 UTC (3 years, 9 months ago) by michel
Branch: MAIN
CVS Tags: smeserver-manager-0_1_0-29_el7_sme
Changes since 1.31: +10 -2 lines
make: « clog » est à jour.

1 michel 1.32 # $Id: smeserver-manager.spec,v 1.31 2020/08/08 13:42:03 michel Exp $
2 jpp 1.1
3 michel 1.10 Summary: Sme server navigation module : manager 2
4 jpp 1.1 %define name smeserver-manager
5     Name: %{name}
6     %define version 0.1.0
7 michel 1.32 %define release 29
8 jpp 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12 michel 1.23 Source: %{name}-0.1.0.tar.xz
13 michel 1.19 Patch0: %{name}-0.1.0-bz10506.patch
14     Patch1: %{name}-add-basic-files.patch
15     Patch2: %{name}-0.1.0-mojo_struct.patch
16     Patch3: %{name}-0.1.0-setuid_groups.patch
17     Patch4: %{name}-0.1.0-reboot_ibays_theme.patch
18     Patch5: %{name}-0.1.0-add-adminlte.patch
19     Patch6: %{name}-0.1.0-navigation_header_listes.patch
20     Patch7: %{name}-0.1.0-navigation_errors.patch
21     Patch8: %{name}-0.1.0-theme_navig_message.patch
22     Patch9: %{name}-0.1.0-domains_pseudos_hosts.patch
23     Patch10: %{name}-0.1.0-remotax_users_logs.patch
24     Patch11: %{name}-0.1.0-localnetworks-panel-remove-adminlte.patch
25     Patch12: %{name}-0.1.0-localnetworks-remove-db-call-from-del.patch
26     Patch13: %{name}-0.1.0-portforwarding-localnetwork-cleanup.patch
27     Patch14: %{name}-0.1.0-portforwarding-rule-comment-missing.patch
28     Patch15: %{name}-0.1.0-yum_backup_email_cleanup.patch
29 michel 1.22 Patch16: %{name}-0.1.0-remove_tests.patch
30 michel 1.23 Patch17: %{name}-0.1.0-routes_locales_navig.patch
31 michel 1.24 Patch18: %{name}-0.1.0-error_success_routes_locales.patch
32 michel 1.25 Patch19: %{name}-0.1.0-translation_themes.patch
33 michel 1.26 Patch20: %{name}-0.1.0-mojo-app_password_menus.patch
34 michel 1.27 Patch21: %{name}-0.1.0-missing_translations.patch
35 michel 1.28 Patch22: %{name}-0.1.0-bz9457_bz8903_pseudo_acct_swtheme.patch
36 michel 1.29 Patch23: %{name}-0.1.0-start_service.patch
37 michel 1.30 Patch24: %{name}-0.1.0-datetime_quota.patch
38 michel 1.31 Patch25: %{name}-0.1.0-bz10976_bz10977_others.patch
39 michel 1.32 Patch26: %{name}-0.1.0-route_lexicon_locales.patch
40    
41 michel 1.31
42 michel 1.27
43 jpp 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
44     BuildRequires: e-smith-devtools
45     BuildRequires: gettext
46 michel 1.26 BuildArchitectures: noarch
47     #BuildRequires: gcc
48 jpp 1.1 Requires: e-smith-lib >= 1.18.0-26
49     Requires: e-smith-manager >= 2.4.0-22
50     Requires: perl-Mojolicious >= 6.44
51 michel 1.5 Requires: perl-Mojolicious-Plugin-I18N >= 1.6
52 michel 1.31 Requires: perl-Net-Netmask >= 1.9015
53 michel 1.26 #Requires: js-jquery > 2.2.4-3 (optional)
54 jpp 1.1 Requires: pwauth
55 michel 1.26 #Requires: perl(Apache::AuthTkt)
56 michel 1.24 Provides: server-manager
57 jpp 1.1 AutoReqProv: no
58    
59 michel 1.26 %define dir_mngr /usr/share/smanager
60    
61    
62     %description
63     This RPM contributes the navigation bars for the smeserver-manager.
64    
65     %prep
66     %setup
67     %patch0 -p1
68     %patch1 -p1
69     %patch2 -p1
70     %patch3 -p1
71     %patch4 -p1
72     %patch5 -p1
73     %patch6 -p1
74     %patch7 -p1
75     %patch8 -p1
76     %patch9 -p1
77     %patch10 -p1
78     %patch11 -p1
79     %patch12 -p1
80     %patch13 -p1
81     %patch14 -p1
82     %patch15 -p1
83     %patch16 -p1
84     %patch17 -p1
85     %patch18 -p1
86     %patch19 -p1
87     %patch20 -p1
88 michel 1.27 %patch21 -p1
89 michel 1.28 %patch22 -p1
90 michel 1.29 %patch23 -p1
91 michel 1.30 %patch24 -p1
92 michel 1.31 %patch25 -p1
93 michel 1.32 %patch26 -p1
94 michel 1.26
95     %build
96     perl createlinks
97    
98     # Force creation of potentially empty directories
99     ##mkdir -p root/etc/e-smith/web/functions2
100     mkdir -p root/etc/e-smith/db/routes
101     mkdir -p root/home/e-smith/db/navigation2
102     #mkdir -p root%{dir_mngr}/html
103     mkdir -p root%{dir_mngr}/themes/default/public/css
104    
105     ##ln -s /etc/e-smith/web/common/cgi-bin/logout root/%{dir_mngr}/cgi-bin/logout
106     #ln -s %{dir_mngr}/conf/srvmngr.conf root/%{dir_mngr}/srvmngr.conf
107     #ln -s %{dir_mngr}/script/srvmngr.pl root/%{dir_mngr}/srvmngr.pl
108    
109     ##gcc -o root/etc/e-smith/web/functions2/wrapper2 manager2.c
110    
111     #for file in index #initial
112     #do
113     # ln -s ../../../functions2/wrapper2 root%{dir_mngr}/html/${file}.cgi
114     #done
115    
116    
117     %install
118     rm -rf $RPM_BUILD_ROOT
119     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
120     rm -f %{name}-%{version}-%{release}-filelist
121     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
122     --dir %{dir_mngr} 'attr(0755,root,root)' \
123     --file %{dir_mngr}/log/development.log 'attr(0660,root,admin)' \
124     --file %{dir_mngr}/log/production.log 'attr(0660,root,admin)' \
125     > %{name}-%{version}-%{release}-filelist
126    
127     #--file /etc/e-smith/web/functions2/wrapper2 'attr(4750,root,admin)' \
128     #--file /etc/e-smith/web/functions2/index.cgi 'attr(0500,root,root)' \
129     #--file %{dir_mngr}/html/index.cgi 'attr(root,admin)' \
130    
131     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
132    
133    
134     %clean
135     rm -rf $RPM_BUILD_ROOT
136    
137     %pre
138    
139     %preun
140     # js-jquery from epel
141     ##if (rpm -q js-jquery > /dev/null 2>&1)
142     if [ -f /usr/share/javascript/jquery/latest/jquery.min.js ]
143     then
144     unlink %{dir_mngr}/themes/default/public/js/jquery.min.js
145     fi
146     systemctl disable smanager.service
147     true
148    
149     %post
150     # js-jquery from epel
151     ##if (rpm -q js-jquery > /dev/null 2>&1)
152     if [ -f /usr/share/javascript/jquery/latest/jquery.min.js ]
153     then
154     mkdir %{dir_mngr}/themes/default/public/js
155     ln -s /usr/share/javascript/jquery/latest/jquery.min.js %{dir_mngr}/themes/default/public/js/jquery.min.js
156     fi
157 michel 1.29 /sbin/e-smith/expand-template /usr/share/smanager/conf/srvmngr.conf
158 michel 1.26 /sbin/e-smith/expand-template /etc/systemd/system/smanager.service
159     systemctl enable smanager.service
160 michel 1.30 systemctl restart smanager.service
161 michel 1.26 true
162    
163     %postun
164     %files -f %{name}-%{version}-%{release}-filelist
165     %defattr(-,root,root)
166 michel 1.19
167 jpp 1.1 %changelog
168 michel 1.32 * Mon Aug 17 2020 Michel Begue <mab974@gmail.com> 0.1.0-29.sme
169     - validate lexicon file before install
170     - fix route url construction (+)
171     - add authentication messages to locales
172    
173 michel 1.31 * Fri Aug 07 2020 Michel Begue <mab974@gmail.com> 0.1.0-28.sme
174     - validate netmask in LocalNetworks [SME: 10976]
175     - validate netmask in RemoteAccess [SME: 10977]
176     - prettier action button
177     - accept undescore in lexicon name
178     - change route urls for LocalNetworks and Portforwarding
179     - add rendering to LocalNetworks notification
180    
181 michel 1.30 * Mon Jul 06 2020 Michel Begue <mab974@gmail.com> 0.1.0-27.sme
182     - Fix typo in %post here
183     - Complete 'datetime' panel
184     - Fix notification in 'quota' panel
185    
186 michel 1.29 * Wed Jul 01 2020 Michel Begue <mab974@gmail.com> 0.1.0-26.sme
187     - Fix first start error
188     - Fix incorrect messages and various typos in modules
189     - Add possibility to hide menu(s) (requires jquery)
190    
191 michel 1.28 * Sat Jun 13 2020 Michel Begue <mab974@gmail.com> 0.1.0-25.sme
192     - Remove 'Starterwebsite' panel [SME: 8903]
193     - Add choice for creating Pseudonyms [SME: 9457]
194     - Change URL in 'useraccounts' templates
195     - Change app to smanager in controller 'Swttheme'
196    
197 michel 1.27 * Wed Jun 10 2020 Michel Begue <mab974@gmail.com> 0.1.0-24.sme
198     - Fix missing translations for some panels
199    
200 michel 1.26 * Mon Jun 08 2020 Michel Begue <mab974@gmail.com> 0.1.0-23.sme
201     - Transform to Mojo application (apache/mod_proxy mode)
202     - Add internal login and multi mode menus
203     - Add userpassword panel
204    
205 michel 1.25 * Fri May 08 2020 Michel Begue <mab974@gmail.com> 0.1.0-22.sme
206     - Fix translation in 'useraccounts' panel
207     - Restore theme switcher route
208     - Fix theme switcher redirection
209     - fix lexicon file not found [SME: 10927]
210    
211 michel 1.24 * Mon Apr 27 2020 Michel Begue <mab974@gmail.com> 0.1.0-21.sme
212     - Fix error and success management
213     - Optimize Routes (number)
214     - Delete share_dir variable
215     - Attach Locale lexicon to Panel and Panel?
216     - Fix lack of translation of first page
217    
218 michel 1.23 * Wed Apr 15 2020 Michel Begue <mab974@gmail.com> 0.1.0-20.sme
219     - Patch the I18N plugin to accept namespace changes
220     - Split global locales files to module level
221     - Consider additional contrib locales files
222     - Consider additional contrib routes and navigation item
223     - fix colour button in portforwarding panel
224     - fix missing esmith::util in starterwebsite panel
225    
226 michel 1.22 * Tue Apr 14 2020 Michel Begue <mab974@gmail.com> 0.1.0-19.sme
227     - Remove tests : useraccounts, wbl
228    
229 michel 1.21 * Sat Apr 11 2020 Michel Begue <mab974@gmail.com> 0.1.0-18.sme
230 michel 1.19 - Add panels : emailaccess, yum, backup
231     - Fix Rendering comments in portforwarding & localnetworks panels
232     - Css and images files added (from manager).
233     - Initial javascript in navigation added (jQuery) -optional-
234     - Add 'Heading...' navigation informations in controllers
235     - Show Themes_switch if there is more than one theme
236    
237     * Tue Apr 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-15.sme
238 brianr 1.18 - Sort out rule comment in portforwarding add panel
239    
240     * Tue Apr 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-14.sme
241 brianr 1.17 - Add in portforwarding panel
242     - Clean up localnetwork panel code
243    
244 brianr 1.16 * Sun Mar 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-13.sme
245     - Remove Db call in LN_del template
246     - Use Sme-error css class and make sure parameters applied to error message
247     - Remove creation of AdminLTE directories on install
248    
249 brianr 1.15 * Fri Mar 20 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-12.sme
250     - Add panels : localnetworks
251     - Delete AdminLTE code - will get added into new rpm
252    
253 michel 1.14 * Sat Feb 29 2020 Michel Begue <mab974@gmail.com> 0.1.0-11.sme
254     - Add panels : remoteaccess, useraccounts and viewlogfiles
255     - Fix 'bugreport' download
256     - css enhancement in default theme
257     - Fix warnings and typos
258    
259 michel 1.13 * Wed Feb 19 2020 Michel Begue <mab974@gmail.com> 0.1.0-10.sme
260     - add panels : domains, hostentries and pseudonyms
261     - remove old navigation menu
262    
263 michel 1.12 * Mon Jan 27 2020 Michel Begue <mab974@gmail.com> 0.1.0-9.sme
264     - Fix messages without variables expansion
265     - add a theme switcher
266     - split navigation menu between controller and template
267     - template + event for .conf file
268    
269 michel 1.11 * Thu Jan 23 2020 Michel Begue <mab974@gmail.com> 0.1.0-8.sme
270     - Fix errors in Navigation
271    
272 michel 1.10 * Wed Jan 22 2020 Michel Begue <mab974@gmail.com> 0.1.0-7.sme
273     - Fix link between Navigation and Theme
274     - Add System and Domain names to available data (header)
275     - Move some data lists from template to controller (select_field)
276     - Integrate last Brian's changes in server-manager2.css (AdminLTE)
277     - Fix some warnings and typos
278    
279 brianr 1.9 * Fri Jan 17 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-6.sme
280     - Add in theme based on AdminLTE html template
281     - Fixes Server name in header (Needs Template expansion - added to Console-Save
282    
283 michel 1.8 * Sun Jan 12 2020 Michel Begue <mab974@gmail.com> 0.1.0-5.sme
284 michel 1.7 - new theme to come
285     - css enhancement (thanks to B. Read)
286     - panels: reboot and ibays
287    
288 michel 1.6 * Wed Jan 01 2020 Michel Begue <mab974@gmail.com> 0.1.0-4.sme
289     - fix setuid with wrapper (remove sudo)
290     - panels quota and groups
291    
292 michel 1.5 * Mon Dec 16 2019 Michel Begue <mab974@gmail.com> 0.1.0-3.sme
293     - simple architecture : basic mojolicious app running
294     - some panels
295     - requires perl-Mojolicious-Plugin-I18N
296    
297 jcrisp 1.4 * Tue Feb 06 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.0-2.sme
298     - Start adding some template files
299    
300 jpp 1.1 * Sun Feb 04 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.0-1.sme
301     - first smeserver-manager package [SME: 10506]
302     this is a sandbox to dev the next server-manager based on mojolicious
303     this package is based on part of the old e-smith-manager and needs it
304     to work until we moved the httpd-admin part.
305    
306     * Sun Apr 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-26.sme
307     - add a panel to ease reporting bugs [SME: 8783]
308     - Original work from Mats Schuh m.schuh@neckargeo.net
309    
310     * Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-20.sme
311     - fix warning uninitialized value in lc [SME: 10209]
312    
313     * Mon Mar 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-19.sme
314     - fix typo in e-smith-manager-2.8.0-bz10167-emptyback.patch
315    
316     * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme
317     - avoid internal server error if empty back parameter [SME: 10167]
318     - return user friendly message
319    
320     * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme
321     - fix too short timeout in server-manager [SME: 9921]
322     - now 30 min as default instead of 5
323     - possibility to change this and adapt the default 0.66 of timeout remaining to reset it
324     - by default only a session cookie, can activate persistent cookie
325     - sha256 as encryption.
326    
327     * Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme
328     - fix bad redirection parameter that might reveal session information to remote site [SME: 9924]
329    
330     * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-13.sme
331     - added missing template-begin for tkt.css [SME: 9676]
332    
333     * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme
334     - Update server-manager to Koozali branding [SME: 9676]
335     - We thanks John Crisp for his wonderful work.
336    
337     * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-11.sme
338     - change link for donation to koozali.org [SME: 9599]
339    
340     * Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-10.sme
341     - Fix syntax for removing Indexes options [SME: 9587]
342    
343     * Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-9.sme
344     - Remove index option for manager's resources [SME: 9587]
345    
346     * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme
347     - fix 307 redirection to http when https is used [SME: 8825] [SME: 9583]
348     - update syntaxe for TKT Auth
349     - bump 8 for typo
350    
351     * Wed Jun 1 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-6.sme
352     - Fix a syntax error in server-manager's logout script [SME: 9527]
353    
354     * Wed May 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme
355     - Add a C wrapper to execute manager's cgi to replace perl-suid [SME: 9393]
356    
357     * Wed Mar 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-4.sme
358     - fix syntax for httpd 2.4 [SME: 9365]
359    
360     * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-3.sme
361     - rebuild for Bug [SME: 9347]
362     - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
363     by assuming the date is correct and changing the weekday.
364     Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or ....
365     Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or ....
366     Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or ....
367    
368     * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme
369     - Don't require perl-suidperl anymore [SME: 9339]
370    
371     * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-1.sme
372     - Initial release to sme10
373    
374     * Fri Feb 5 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme
375     - Really don't redirect to http when login in/out of the server-manager
376     [SME: 9163]
377    
378     * Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
379     - Don't redirect to http when login in/out of the server-manager from
380     localhost [SME: 9163]
381    
382     * Tue Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
383     - Allow access to the server-manager without SSL from the loopback
384     [SME: 9163]
385    
386     * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
387     - Roll new stream to remove obsolete images [SME: 7962]
388    
389     * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
390     - Remove references to obsolete images, by Stephane de Labrusse [SME: 7962]
391    
392     * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
393     - Renew donation text in server-manager, by John Crisp [SME: 7897]
394    
395     * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
396     - Do not load mod_ssl [SME: 7602]
397    
398     * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
399     - Correct path to pwauth [SME: 7319]
400    
401     * Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
402     - Correct processing of server-manager URL [SME: 7254]
403    
404     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
405     - Fix typo in perl(Apache::AuthTkt) requires [SME: 7236]
406    
407     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
408     - Add perl-suidperl dependency [SME: 7235]
409    
410     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
411     - Add perl(Apache::AuthTkt) dependency [SME: 7236]
412    
413     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
414     - Roll new stream for sme9
415    
416     * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
417     - Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905]
418    
419     * Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
420     - Only display error messages intended for admin in server-manager [SME: 5700]
421    
422     * Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-4.sme
423     - Fix css validation errors. [SME: 5656]
424    
425     * Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-4.sme
426     - display reconfigure warning once if UnsavedChanges=yes [SME: 5475]
427    
428     * Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-3.sme
429     - display reconfigure warning if UnsavedChanges=yes [SME: 5475]
430    
431     * Sun Apr 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
432     - Fix misinterpretation of display string [SME: 5022]
433    
434     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
435     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
436    
437     * Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 1.14.0-20
438     - Make navigation use new db class for navigation [SME: 4619]
439    
440     * Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-19
441     - Make binmode properties of db class [SME: 4317]
442     - Add new navigation db & utf8 classes [SME: 4317]
443    
444     * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18
445     - Fix open of database to create if necessary [SME: 4147]
446    
447     * Thu May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17
448     Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or ....
449     - No longer remove navigation dbs. [SME: 4147]
450     - Deal a little more gracefully with non UTF-8 lexicons [SME: 4229]
451    
452     * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-16
453     - Remove navigation dbs and create new [SME: 4147]
454    
455     * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 1.14.0-15
456     - Remove last remnant of pleasewait [SME: 4130]
457    
458     * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.14.0-14
459     - Include general lexicons in nav-config [SME: 4113]
460    
461     * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-13
462     - Fix wide output to print in navigation and allow navigations db to
463     be utf8 [SME: 4101]
464    
465     * Sat Mar 22 2008 Shad L. Lords <slords@mail.com> 1.14.0-12
466     - Fix UTF-8 encoding in header and nav-conf [SME: 4072]
467    
468     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-11
469     - Fix to remove spaces and newlines in panel headers [SME: 3346]
470    
471     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-10
472     - remove the FormMagick session files [SME: 3723]
473    
474     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-9
475     - Remove spaces and newlines in panel headers [SME: 3346]
476    
477     * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
478     - Make login/logout no quite so verbose. [SME: 2660]
479    
480     * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.14.0-7
481     - Use correct lib for modules
482    
483     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
484     - Clean up spec so package can be built by koji/plague
485    
486     * Mon Apr 9 2007 Stephen Noble <support@dungog.net> 1.14.0-6
487     - Convert http to https [SME: 2577]
488    
489     * Mon Mar 12 2007 Gavin Weight <gweight@gmail.com> 1.14.0-5
490     - Restyle the SME Server manager login form. [SME: 2666]
491    
492     * Mon Mar 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-4
493     - Don't pass domain in ticket cookie (logout) unless it contains a dot [SME: 2402]
494    
495     * Mon Mar 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-3
496     - Don't pass domain in ticket cookie (login) unless it contains a dot [SME: 2402]
497    
498     * Tue Feb 13 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-2
499     - Deal gracefully with renamed apache modules. [SME: 2471]
500    
501     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-1
502     - Roll stable stream. [SME: 2328]
503    
504     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 1.13.1-13
505     - Create /etc/httpd/admin-conf directory
506    
507     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 1.13.1-12
508     - Move apache logrotate to e-smith-apache.
509     - Put quotes around 'httpd-admin' in hashes.
510    
511     * Thu Jan 18 2007 Shad L. Lords <slords@mail.com> 1.13.1-11
512     - Move last httpd fragments from e-smith-base.
513    
514     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
515     - Update to new release naming. No functional changes.
516     - Make Packager generic
517    
518     * Mon Nov 27 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-09
519     - Randomize string used for encrypting auth tickets.
520    
521     * Tue Nov 21 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-08
522     - Add ProxyPassReverse entries for server-manager passthroughs, so that
523     redirects work correctly.
524    
525     * Thu Nov 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-07
526     - Add basic L10N in navigation-conf.
527    
528     * Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-06
529     - Avoid use of FormMagick in navigation-conf. TODO: fix I18N.
530    
531     * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-05
532     - Simplify the sorting code in navigation (so that I can understand
533     it).
534    
535     * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-04
536     - Simplify javascript, and remove use of pleasewait script.
537    
538     * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-03
539     - Move swapClass javascript out of standard header and into just
540     navigation.
541    
542     * Fri Nov 03 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-02
543     - Use mod_auth_tkt authentication for server manager access.
544    
545     * Thu Nov 02 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-01
546     - Add branch tag and roll new development version.
547    
548     * Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-06
549     - Move httpd-admin and its configuration templates from e-smith-base RPM.
550     [SME: 2023]
551    
552     * Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-05
553     - Move more server-manager components from e-smith-base RPM. [SME: 2023]
554    
555     * Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-04
556     - Add manager header/footer templates (moved from e-smith-base)
557     [SME: 2023]
558    
559     * Wed Aug 2 2006 Michael Soulier <msoulier@digitaltorque.ca>
560     - [1.13.0-03]
561     - Fixing broken db path in patch. [SME: 107]
562    
563     * Wed Mar 29 2006 Michael Soulier <michael_soulier@mitel.com>
564     - [1.13.0-02]
565     - Forward porting arbitrary menu plugins. [SME: 107]
566    
567     * Wed Mar 29 2006 Michael Soulier <michael_soulier@mitel.com>
568     - [1.13.0-01]
569     - Rolling to dev.
570     [SME: 107]
571    
572     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01
573     - Roll stable stream version. [SME: 1016]
574    
575     * Tue Jan 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-13
576     - Changed the static CSS files into directory templates, which are
577     expanded in bootstrap-console-save [SME: 408]
578    
579     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-12
580     - Bump release number only
581    
582     * Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com>
583     - [1.11.0-11]
584     - Removed "table-layout: fixed;" from sme_main.css [SF: 1299779]
585    
586     * Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com>
587     - [1.11.0-10]
588     - dos2unix conversion on CSS files [SF: 1299779]
589    
590     * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
591     - [1.11.0-09]
592     - Remove bogus "Provides: perl(I18N::AcceptLanguage)" header. [SF: 1262438]
593    
594     * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
595     - [1.11.0-08]
596     - Add newly required manager/cgi-bin/{navigation,noframes} symlinks.
597     [SF: 1217426]
598    
599     * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
600     - [1.11.0-07]
601     - Remove references to /etc/e-smith/web/panel/manager/common
602     [SF: 1172203, 1210715]
603    
604     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
605     - [1.11.0-06]
606     - Updated perl dependencies. [msoulier MN00040240]
607    
608     * Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com>
609     - [1.11.0-05]
610     - Added the sme_panel_menu.css file, for tabbed menu support. Added a link to
611     it in the standard header.
612     [msoulier MN00030141]
613    
614     * Thu Feb 26 2004 Michael Soulier <msoulier@e-smith.com>
615     - [1.11.0-04]
616     - Backed-out previous change. It was better before. [msoulier dpar-22042]
617    
618     * Thu Feb 26 2004 Michael Soulier <msoulier@e-smith.com>
619     - [1.11.0-03]
620     - Added vertical-align: text-top; to td.sme-noborders-label to ensure that
621     text is aligned vertically at the top of the cell. [msoulier dpar-22042]
622    
623     * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
624     - [1.11.0-02]
625     - Check that files are executable before listing in the
626     manager navigation frame. [charlieb 9197]
627     - s/Copyright/License/.
628    
629     * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
630     - [1.11.0-01]
631     - Changing version to development stream number - 1.11.0
632    
633     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
634     - [1.10.0-01]
635     - Changing version to stable stream number - 1.10.0
636    
637     * Mon Apr 21 2003 Gordon Rowell <gordonr@e-smith.com>
638     - [1.9.5-16]
639     - New class for error link within table cell [gordonr 8129]
640    
641     * Tue Apr 8 2003 Gordon Rowell <gordonr@e-smith.com>
642     - [1.9.5-15]
643     - Removed borders around "warning" cells so they don't look like
644     they are bleeding on some browsers (e.g. Mozilla) [gordonr 8127]
645    
646     * Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com>
647     - [1.9.5-14]
648     - Make <h2> and <p> within div.{success,error} => {red,green} [gordonr 7919]
649    
650     * Wed Apr 2 2003 Gordon Rowell <gordonr@e-smith.com>
651     - [1.9.5-13]
652     - Moved manager SSL fragments back to e-smith-base [gordonr 7900]
653    
654     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
655     - [1.9.5-12]
656     - add td.sme-radiobutton css class for date/time panel [tonyc 1588]
657    
658     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
659     - [1.9.5-11]
660     - Make the question make bold [gordonr 7946]
661    
662     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
663     - [1.9.5-10]
664     - Fix SSL listen template for serveronly mode [gordonr 7900]
665    
666     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
667     - [1.9.5-09]
668     - Bind manager on port 981 to localhost only [gordonr 7900]
669    
670     * Mon Mar 31 2003 Mike Dickson <miked@e-smith.com>
671     - [1.9.5-08]
672     - changed class for sme-noborders-label to width=33% rather than
673     a fixed 250px wide, due to limitations in IE6 [miked 7676]
674     - added class "sectionbar" for use [miked]
675     - modified "td.noborders-label" colour [miked]
676    
677    
678     * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
679     - [1.9.5-07]
680     - Changed Copyright font from 8px to 10px [gordonr 7676]
681    
682     * Thu Mar 27 2003 Mark Knox <markk@e-smith.com>
683     - [1.9.5-06]
684     - Changed Help -> ? and changed formatting of current user and host [markk
685     7707]
686    
687     * Thu Mar 20 2003 Tony Clayton <apc@e-smith.com>
688     - [1.9.5-05]
689     - Add css style for a.error class [tonyc 4718]
690    
691     * Wed Mar 19 2003 Gordon Rowell <gordonr@e-smith.com>
692     - [1.9.5-04]
693     - Move navigation dbs to /home/e-smith/db/navigation. We shouldn't generate
694     them in /etc/e-smith/locale and we should name them by language, in case
695     we share lexicons (e.g. fr/fr-ca) [gordonr 7733]
696    
697     * Sun Mar 16 2003 Mike Dickson <miked@e-smith.com>
698     - [1.9.5-03]
699     - stylesheet fixes: darkend the copyrigt text, adjuste the UL and LI tags [miked 7676]
700    
701     * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
702     - [1.9.5-02]
703     - Removed 40LogoRow from header.htm templates [markk 4722]
704    
705     * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
706     - [1.9.5-01]
707     - Removed product_logo.gif [markk 4722]
708    
709     * Tue Mar 11 2003 Mike Dickson <miked@e-smith.com>
710     - [1.9.4-09]
711     - changed Adming to admin in header.htm templates [miked 7595]
712    
713     * Thu Feb 6 2003 Mike Dickson <miked@e-smith.com>
714     - [1.9.4-08]
715     - updated the CSS to add a new "success" class [miked 7032]
716    
717     * Tue Feb 4 2003 Mark Knox <markk@e-smith.com>
718     - [1.9.4-07]
719     - Refer to new SSL cert name of $SystemName.$DomainName [markk 4874]
720    
721     * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
722     - [1.9.4-06]
723     - Include ValidFrom hosts in SSL allow statements [markk 6428]
724    
725     * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
726     - [1.9.4-05]
727     - Also Listen on the right ports [markk 6428]
728    
729     * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
730     - [1.9.4-04]
731     - Bind SSL to port 443 if no primary web server available [markk 6428]
732    
733     * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
734     - [1.9.4-03]
735     - darkened colour of copyright text [miked 6696]
736    
737     * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
738     - [1.9.4-02]
739     - removed demo class "warn" from nav script [miked 6706]
740    
741     * Mon Jan 13 2003 Mike Dickson <miked@e-smith.com>
742     - [1.9.4-01]
743     - updated CSS file to show correct colour in menu, added "warn.gif" [miked 6398]
744    
745     * Fri Jan 3 2003 Gordon Rowell <gordonr@e-smith.com>
746     - [1.9.3-13]
747     - Made use of esmith::I18N in navigation-conf. Renamed locale->lang
748     to make it more obvious that we are dealing with a langtag [gordonr 5212]
749    
750     * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
751     - [1.9.3-12]
752     - Hide online-manual from navigation bar - now in header Help [gordonr 6394]
753    
754     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
755     - [1.9.3-11]
756     - Updated navigation script to use esmith::I18N [gordonr 5212]
757    
758     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
759     - [1.9.3-10]
760     - Spell bootstrap-console-save correctly [gordonr 5493]
761    
762     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
763     - [1.9.3-09]
764     - Work out the correct navigation.info based on browser language [gordonr 5493]
765    
766     * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
767     - [1.9.3-08]
768     - Generate navigation.info files (config db format) for each supported
769     language in /etc/e-smith/locale/{language}/etc/e-smith/web/functions
770     - Read the navigation.info file for the preferred language when
771     displaying the navigation bar
772     - TODO: Actually select the correct navigation.info file [gordonr 5493]
773    
774     * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
775     - [1.9.3-07]
776     - Skip non-executable files when generating nav bar [gordonr 5802]
777    
778     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
779     - [1.9.3-06]
780     - updates and comments in the CSS files [miked 3185]
781     - commented out the two links in the header that are not ready yet
782     (log out and update available) [miked 5967 and 492]
783    
784     * Mon Dec 16 2002 Mike Dickson <miked@e-smith.com>
785     - [1.9.3-05]
786     - UI Update, part of the tweaking for the new UI [miked 5494]
787    
788     * Tue Dec 10 2002 Mike Dickson <miked@e-smith.com>
789     - [1.9.3-04]
790     - forgot to update header.htm fragments [miked 5494]
791    
792     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
793     - [1.9.3-03]
794     - ui update [miked 5494]
795    
796     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
797     - [1.9.3-02]
798     - ui update [miked 5494]
799    
800     * Wed Nov 27 2002 Mike Dickson <miked@e-smith.com>
801     - [1.9.3-01]
802     - and again to make it stick
803    
804     * Wed Nov 27 2002 Mike Dickson <miked@e-smith.com>
805     - [1.9.2-01]
806     - updated the header images [miked 5529]
807     - updated other UI stuff [miked 5494]
808    
809     * Fri Nov 22 2002 Gordon Rowell <gordonr@e-smith.com>
810     - [1.9.1-02]
811     - templated header.htm [miked 5826]
812     - modified header.htm template to link to online-manual and blades
813     [gordonr 5826]
814    
815     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
816     - [1.9.1-01]
817     - update to new UI system [miked 5494]
818    
819     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
820     - [1.9.0-01]
821     - Changing to development stream; version upped to 1.9.0
822    
823     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
824     - [1.8.0-01]
825     - Roll to maintained version number to 1.8.0
826    
827     * Wed Jun 19 2002 Mark Knox <markk@e-smith.com>
828     - [1.7.2-01]
829     - Move SSL mutex and cache out of /var/log [markk 3830]
830    
831     * Tue Jun 18 2002 Charlie Brady <charlieb@e-smith.com>
832     - [1.7.1-01]
833     - Move admin apache SSL mutex and SSL session cache to files named admin_xxx
834     to avoid name clash with main server. [charlieb 3830]
835    
836     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
837     - [1.7.0-01]
838     - Changing version to maintained stream number to 1.7.0
839    
840     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
841     - [1.6.0-01]
842     - Changing version to maintained stream number to 1.6.0
843    
844     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
845     - [1.5.11-01]
846     - RPM rebuild forced by cvsroot2rpm
847    
848     * Thu May 16 2002 Tony Clayton <apc@e-smith.com>
849     - [1.5.10-01]
850     - Pass noframes=1 as cgi param for browsers without frames [tonyc 3475]
851    
852     * Thu May 16 2002 Tony Clayton <apc@e-smith.com>
853     - [1.5.9-01]
854     - use Dan McGarry's manager.css/navigation fixes for 3377 [tonyc]
855    
856     * Thu May 16 2002 Tony Clayton <apc@e-smith.com>
857     - [1.5.8-01]
858     - Remove unnecessary <p> tags in navigation html [tonyc 3377]
859     - Fix navigation panel to not import symbols from fm subclasses
860     [tonyc 3109]
861    
862     * Mon May 13 2002 Tony Clayton <apc@e-smith.com>
863     - [1.5.7-01]
864     - Fix navigation panel to play nice with FM subclasses [tonyc 3109]
865    
866     * Fri May 10 2002 Gordon Rowell <gordonr@e-smith.com>
867     - [1.5.6-01]
868     - Tell CGI.pm to not produce xhtml [gordonr 3377]
869    
870     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
871     - [1.5.5-01]
872     - Missing use esmith::util [gordonr 3372]
873    
874     * Wed Apr 24 2002 Gordon Rowell <gordonr@e-smith.com>
875     - [1.5.4-01]
876     - Ignore cgi-bin/internal-.* in navigation [gordonr 3202]
877    
878     * Mon Apr 22 2002 Gordon Rowell <gordonr@e-smith.com>
879     - [1.5.3-01]
880     - Back out gettext() calls - esmith::FormMagic was Croaking on
881     bad lexicons for old panels. Now properly localises the navigation
882     bar if the localisations exist [gordonr 3155]
883    
884     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
885     - [1.5.2-01]
886     - Added explicit gettext() call to localize navigation bar while
887     figuring out esmith::FormMagick won't do it for me [gordonr 3155]
888    
889     * Wed Apr 10 2002 Gordon Rowell <gordonr@e-smith.com>
890     - [1.5.1-01]
891     - navigation is now polymorphic and does noframes as well [gordonr #3155]
892    
893     * Thu Apr 04 2002 Gordon Rowell <gordonr@e-smith.com>
894     Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or ....
895     - [1.5.0-01]
896     - Rolled to development stream [gordonr]
897    
898     * Wed Apr 03 2002 Kirrily Robert <skud@e-smith.com>
899     - [1.4.4-01]
900     - Added red error messages to CSS [skud 3027]
901    
902     * Thu Mar 14 2002 Gordon Rowell <gordonr@e-smith.com>
903     - [1.4.3-01]
904     - Fixed regexp for ignoring pleasewait(-.*?). Two each in
905     pleasewait/noframes. Reduced to one in each [gordonr]
906    
907     * Fri Mar 1 2002 Tony Clayton <tonyc@e-smith.com>
908     - [1.4.2-01]
909     - rollRPM: Rolled version number to 1.4.2-01. Includes patches up to 1.4.1-02.
910     - mkdir panels/manager/common in spec file for CVS migration
911    
912     * Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com>
913     - [1.4.1-02]
914     - added missing ')' in navigation script pleasewait munging
915    
916     * Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com>
917     - [1.4.1-01]
918     - rollRPM: Rolled version number to 1.4.1-01. Includes patches up to 1.4.0-02.
919     - navigation now ignores pleasewait-* files
920    
921     * Thu Jan 10 2002 Charlie Brady <charlieb@e-smith.com>
922     - [1.4.0-02]
923     - Use dated log file for ssl_engine_log. Name the file ssl_engine_log.xxxxx
924     to keep it distinct from the main web server's log file.
925    
926     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
927     - [1.4.0-01]
928     - rollRPM: Rolled version number to 1.4.0-01. Includes patches up to 1.3.0-07.
929    
930     * Sat Dec 08 2001 Charlie Brady <charlieb@e-smith.com>
931     - [1.3.0-07]
932     - Move genNavigationHeader() down below the script grokking code in
933     "navigation", to help Netscape's faulty rendering.
934    
935     * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
936     - [1.3.0-06]
937     - Remove troublesome "Requires: e-smith-base".
938     - Remove obsolete "Requires: e-smith".
939    
940     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
941     - [1.3.0-05]
942     - Indent description within navigation headings sections
943    
944     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
945     - [1.3.0-04]
946     - Backed out patch from 1.3.0-02 - restored image to navigation frame
947    
948     * Wed Oct 31 2001 Charlie Brady <charlieb@e-smith.com>
949     - [1.3.0-03]
950     - Add Mitel branding changes.
951    
952     * Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com>
953     - [1.3.0-02]
954     - Removed image from top of navigation - now in separate frame
955     - Added Provides: server-manager
956    
957     * Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com>
958     - [1.3.0-01]
959     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-02.
960    
961     * Fri Aug 17 2001 gordonr
962     - [1.2.0-02]
963     - Autorebuild by rebuildRPM
964    
965     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
966     - [1.2.0-01]
967     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-04.
968    
969     * Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com>
970     - [1.1.0-04]
971     - moving manager.css file from manager/html to common/css
972    
973     * Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com>
974     - [1.1.0-03]
975     - Adding SSL enabling templates for port 981.
976     - Adding 01localAccessString fragment for use in SSL
977     enabling templates.
978    
979     * Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com>
980     - [1.1.0-02]
981     - Prepend "/server-manager" to hrefs, to allow consistent path interpretation
982     between admin and standard web server.
983    
984     * Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com>
985     - [1.1.0-01]
986     - Rolled version number to 1.1.0-01. Includes patches upto 0.1.1-06.
987    
988     * Tue Jul 24 2001 Adrian Chung <adrianc@e-smith.com>
989     - [0.1.1-06]
990     - Incorporating font size changes to manager.css
991    
992     * Mon Jul 9 2001 Peter Samuel <peters@e-smith.com>
993     - [0.1.1-05]
994     - Updated packager information
995    
996     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
997     - [0.1.1-04]
998     - Changed license to GPL
999    
1000     * Wed Jun 06 2001 Charlie Brady <charlieb@e-smith.com>
1001     - [0.1.1-03]
1002     - Change font setting in navigation - use css class instead.
1003     - Add newlines after each link in navigation frame - so that HTML
1004     source is readable.
1005     - Add manager.css, which came from e-smith-base. Let's have all look&feel
1006     in the one RPM.
1007     - Check whether "files" in cgi-bin directory are actually directories. Skip
1008     any directories.
1009    
1010     * Mon Apr 9 2001 Adrian Chung <adrianc@e-smith.com>
1011     - [0.1.1-02]
1012     - changing CELLPADDING in navigation from 4 to 2.
1013    
1014     * Tue Mar 14 2000 Charlie Brady <charlieb@e-smith.com>
1015     Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or ....
1016     - initial release

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