1 |
# $Id: smeserver-manager.spec,v 1.19 2020/04/11 17:08:20 michel Exp $ |
# $Id: smeserver-manager.spec,v 1.20 2020/04/11 20:28:10 michel Exp $ |
2 |
|
|
3 |
Summary: Sme server navigation module : manager 2 |
Summary: Sme server navigation module : manager 2 |
4 |
%define name smeserver-manager |
%define name smeserver-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 0.1.0 |
%define version 0.1.0 |
7 |
%define release 17 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
43 |
%define dir_mngr /etc/e-smith/web/panels/manager2 |
%define dir_mngr /etc/e-smith/web/panels/manager2 |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
* Sat Apr 11 2020 Michel Begue <mab974@gmail.com> 0.1.0-17.sme |
* Sat Apr 11 2020 Michel Begue <mab974@gmail.com> 0.1.0-18.sme |
47 |
- Add panels : emailaccess, yum, backup |
- Add panels : emailaccess, yum, backup |
48 |
- Fix Rendering comments in portforwarding & localnetworks panels |
- Fix Rendering comments in portforwarding & localnetworks panels |
49 |
- Css and images files added (from manager). |
- Css and images files added (from manager). |
50 |
- Initial javascript in navigation added (jQuery) -optional- |
- Initial javascript in navigation added (jQuery) -optional- |
51 |
- Add 'Heading...' navigation informations in controllers |
- Add 'Heading...' navigation informations in controllers |
|
- Remove wbl and account tests |
|
52 |
- Show Themes_switch if there is more than one theme |
- Show Themes_switch if there is more than one theme |
53 |
|
|
54 |
* Tue Apr 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-15.sme |
* Tue Apr 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-15.sme |