From e6c049959166d31469c15a7c26fba8938fdca315 Mon Sep 17 00:00:00 2001 From: slerena Date: Mon, 1 Apr 2013 01:16:59 +0000 Subject: [PATCH] 2013-04-01 Sancho Lerena * operation/agentes/sla_view.php, operation/agentes/ver_agente.php: Removed old "SLA view", now unused. * general/error_authconfig.php, general/error_dbconfig.php, general/error_emptyconfig.php, general/error_install.php, general/error_noconfig.php, general/error_perms.php, general/login_page.php, general/logoff.php, include/styles/pandora.css, include/styles/pandora_black.css, include/styles/pandora_minimal.css: replaced PNG images for JPG version, much lighter. * images/header_f2.jpg, images/header_f2b.jpg, images/login_background.jpg: New JPG version of old PNG images. * images/header_f2.png, images/header_f2b.png, images/login_background.png: Removed PNG's. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7900 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 27 ++++ pandora_console/general/error_authconfig.php | 2 +- pandora_console/general/error_dbconfig.php | 2 +- pandora_console/general/error_emptyconfig.php | 2 +- pandora_console/general/error_install.php | 2 +- pandora_console/general/error_noconfig.php | 2 +- pandora_console/general/error_perms.php | 2 +- pandora_console/general/login_page.php | 4 +- pandora_console/general/logoff.php | 2 +- pandora_console/images/header_f2.jpg | Bin 0 -> 26465 bytes pandora_console/images/header_f2.png | Bin 274079 -> 0 bytes pandora_console/images/header_f2b.jpg | Bin 0 -> 22714 bytes pandora_console/images/header_f2b.png | Bin 249054 -> 0 bytes pandora_console/images/login_background.jpg | Bin 0 -> 22212 bytes pandora_console/images/login_background.png | Bin 378168 -> 0 bytes pandora_console/include/styles/pandora.css | 4 +- .../include/styles/pandora_black.css | 2 +- .../operation/agentes/sla_view.php | 148 ------------------ .../operation/agentes/ver_agente.php | 18 --- 19 files changed, 39 insertions(+), 178 deletions(-) create mode 100644 pandora_console/images/header_f2.jpg delete mode 100644 pandora_console/images/header_f2.png create mode 100644 pandora_console/images/header_f2b.jpg delete mode 100644 pandora_console/images/header_f2b.png create mode 100644 pandora_console/images/login_background.jpg delete mode 100644 pandora_console/images/login_background.png delete mode 100644 pandora_console/operation/agentes/sla_view.php diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 3bcde180c2..df42bcf6fe 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,30 @@ +2013-04-01 Sancho Lerena + + * operation/agentes/sla_view.php, + operation/agentes/ver_agente.php: Removed old "SLA view", now unused. + + * general/error_authconfig.php, + general/error_dbconfig.php, + general/error_emptyconfig.php, + general/error_install.php, + general/error_noconfig.php, + general/error_perms.php, + general/login_page.php, + general/logoff.php, + include/styles/pandora.css, + include/styles/pandora_black.css, + include/styles/pandora_minimal.css: replaced PNG images for JPG version, much lighter. + + * images/header_f2.jpg, + images/header_f2b.jpg, + images/login_background.jpg: New JPG version of old PNG images. + + * images/header_f2.png, + images/header_f2b.png, + images/login_background.png: Removed PNG's. + + (merged from 4.0 branch) + 2013-03-31 Junichi Satoh * include/help/ja/help_network_map_enterprise.php: Updated help. diff --git a/pandora_console/general/error_authconfig.php b/pandora_console/general/error_authconfig.php index 7def1c819a..202accd55a 100644 --- a/pandora_console/general/error_authconfig.php +++ b/pandora_console/general/error_authconfig.php @@ -34,7 +34,7 @@ - +

Problem with Pandora FMS database

diff --git a/pandora_console/general/error_dbconfig.php b/pandora_console/general/error_dbconfig.php index 91d6bce5ae..1cbf8a1498 100644 --- a/pandora_console/general/error_dbconfig.php +++ b/pandora_console/general/error_dbconfig.php @@ -33,7 +33,7 @@ - +

Problem with Pandora FMS database

diff --git a/pandora_console/general/error_emptyconfig.php b/pandora_console/general/error_emptyconfig.php index 693c86d130..880fd1d2b9 100644 --- a/pandora_console/general/error_emptyconfig.php +++ b/pandora_console/general/error_emptyconfig.php @@ -32,7 +32,7 @@ - +

Empty configuration table

diff --git a/pandora_console/general/error_install.php b/pandora_console/general/error_install.php index 011c0827aa..bb2c5d8f0a 100644 --- a/pandora_console/general/error_install.php +++ b/pandora_console/general/error_install.php @@ -32,7 +32,7 @@ - +

Installer active

diff --git a/pandora_console/general/error_noconfig.php b/pandora_console/general/error_noconfig.php index e063293dda..af1871eefd 100644 --- a/pandora_console/general/error_noconfig.php +++ b/pandora_console/general/error_noconfig.php @@ -33,7 +33,7 @@ - +

No configuration file found

diff --git a/pandora_console/general/error_perms.php b/pandora_console/general/error_perms.php index 77a5cb577a..12e46a28d3 100644 --- a/pandora_console/general/error_perms.php +++ b/pandora_console/general/error_perms.php @@ -32,7 +32,7 @@ - +

  Bad permission for include/config.php

diff --git a/pandora_console/general/login_page.php b/pandora_console/general/login_page.php index f23fb1d9da..37adc2cf5c 100644 --- a/pandora_console/general/login_page.php +++ b/pandora_console/general/login_page.php @@ -21,7 +21,7 @@ if (!empty ($page) && !empty ($sec)) { $url .= '&'.safe_url_extraclean($key).'='.safe_url_extraclean($value); } } -echo ''; +echo ''; echo '