diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 87cd2aeec6..59329d95d0 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,12 @@ +2006-12-18 Raul Mateos + + * help/es/*, help/en/*: Stylesheet correction. Change some texts. + + * godmode/grupos/lista_grupos.php: Solved some small bug with icon + when creating group. + + * general/logon_ok.php: Solved small bug due to style correction. + 2006-12-16 Raul Mateos * include/styles/pandora.css, op.css, god.css: Removed more unnecessary diff --git a/pandora_console/general/logon_ok.php b/pandora_console/general/logon_ok.php index d459f43e50..b0186e4769 100644 --- a/pandora_console/general/logon_ok.php +++ b/pandora_console/general/logon_ok.php @@ -59,7 +59,7 @@ $query1="SELECT * FROM tsesion WHERE (TO_DAYS(fecha) > TO_DAYS(NOW()) - 7) AND I $usuario = $row["ID_usuario"]; echo ''; - echo '"' . $usuario . ''; + echo '' . $usuario . ''; echo ''; echo $row["accion"]; echo ''; diff --git a/pandora_console/godmode/grupos/lista_grupos.php b/pandora_console/godmode/grupos/lista_grupos.php index 9761f5f51c..160641a496 100644 --- a/pandora_console/godmode/grupos/lista_grupos.php +++ b/pandora_console/godmode/grupos/lista_grupos.php @@ -25,7 +25,9 @@ if (comprueba_login() == 0) if (isset($_POST["crear_grupo"])){ // Create group $nombre = entrada_limpia($_POST["nombre"]); + $icon = entrada_limpia($_POST["icon"]); $sql_insert="INSERT INTO tgrupo (nombre, icon) VALUES ('".$nombre."', '".$icon."') "; + echo $sql_insert; $result=mysql_query($sql_insert); if (! $result) echo "

".$lang_label["create_group_no"]."

"; diff --git a/pandora_console/help/en/chap1.php b/pandora_console/help/en/chap1.php index b475a187b7..92361abc22 100644 --- a/pandora_console/help/en/chap1.php +++ b/pandora_console/help/en/chap1.php @@ -26,7 +26,8 @@ @@ -39,8 +40,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

Table of Contents » 2. Users

-
-

Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

+

1. Introduction

@@ -65,6 +65,8 @@ CSS (IE5+ or Mozilla 4+).

  • Server configuration
  • Database maintenance
  • - +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap2.php b/pandora_console/help/en/chap2.php index 61d7de0cfe..a98d80c988 100644 --- a/pandora_console/help/en/chap2.php +++ b/pandora_console/help/en/chap2.php @@ -26,7 +26,8 @@ @@ -38,9 +39,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    1. Introduction « Table of Contents » 3. Agents

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    2. Users

    @@ -136,5 +135,8 @@ a user usually reflects the user's activity.

    2.5.1. Messages to groups

    From "Messages">"Messages to groups" section in the Operation menu you can send messages to groups of users. The sent messages will not be stored.

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap3.php b/pandora_console/help/en/chap3.php index 241bed77d8..706531cf80 100644 --- a/pandora_console/help/en/chap3.php +++ b/pandora_console/help/en/chap3.php @@ -30,7 +30,8 @@ .ml75 {margin-left: 75px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} @@ -42,9 +43,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    2. Users « Table of Contents » 4. Incident Management

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    3. Agents

    @@ -466,5 +465,8 @@ values from the modules the agent sends after each time interval.

    3.4. SNMP Console

    3.4.1. SNMP Alerts

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap4.php b/pandora_console/help/en/chap4.php index 41e4d961b7..1662c1c08e 100644 --- a/pandora_console/help/en/chap4.php +++ b/pandora_console/help/en/chap4.php @@ -27,7 +27,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} @@ -39,9 +40,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    3. Agents « Table of Contents » 5. Events

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    4. Incident management

    @@ -202,5 +201,8 @@ or status filters.


    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap5.php b/pandora_console/help/en/chap5.php index c0cbfe56dc..bc8afa1c7b 100644 --- a/pandora_console/help/en/chap5.php +++ b/pandora_console/help/en/chap5.php @@ -27,7 +27,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} @@ -39,9 +40,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    4. Incident Management « Table of Contents » 6. System Audit

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    5. Events

    @@ -92,5 +91,8 @@ bottom of the list.

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap6.php b/pandora_console/help/en/chap6.php index c6f346e269..a88def3e74 100644 --- a/pandora_console/help/en/chap6.php +++ b/pandora_console/help/en/chap6.php @@ -26,7 +26,8 @@ @@ -38,9 +39,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    5. Events « Table of Contents » 7. Pandora Servers

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    6. System audit

    @@ -77,5 +76,8 @@ number of entries in the audit log for each one: the more active the user is the

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap7.php b/pandora_console/help/en/chap7.php index 5255a6e8a4..677a597afd 100644 --- a/pandora_console/help/en/chap7.php +++ b/pandora_console/help/en/chap7.php @@ -26,7 +26,8 @@ @@ -38,9 +39,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    6. System audit « Table of Contents » 8. Database maintenance

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    7. Pandora Servers

    @@ -106,5 +105,8 @@ in the Operation menu.

    In a Server it is possible to modify: Name, IP Address and Description.

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap8.php b/pandora_console/help/en/chap8.php index 03918e042a..93dbb778a8 100644 --- a/pandora_console/help/en/chap8.php +++ b/pandora_console/help/en/chap8.php @@ -26,7 +26,8 @@ @@ -38,9 +39,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    7. Pandora Servers « Table of Contents » 9. Pandora Configuration

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    8. Database Maintenance

    @@ -152,5 +151,8 @@ circumstances. If we set to range between 0 and 100 all those values below and a

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/chap9.php b/pandora_console/help/en/chap9.php index 3adfa1fa85..d7fd9412bd 100644 --- a/pandora_console/help/en/chap9.php +++ b/pandora_console/help/en/chap9.php @@ -25,7 +25,8 @@ @@ -37,9 +38,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}

    8. Database maintenance « Table of Contents

    -
    -

    Pandora is a GPL Software Project. © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.

    -
    +

    9. Pandora Configuration

    @@ -77,5 +76,8 @@ represented graphically in large time intervals.

    +
    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/en/toc.php b/pandora_console/help/en/toc.php index f0fc714efa..4cfdd9917c 100644 --- a/pandora_console/help/en/toc.php +++ b/pandora_console/help/en/toc.php @@ -35,8 +35,8 @@ dd.help_t4 {margin-left: 92px; margin-top: 3px; margin-bottom: 2px;} logo

    Pandora Help v1.2

    -

    (Updated March, 05th 2006).

    -

    Pandora is a GPL Software Project.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006, Alex Arnal 2005 and Raúl Mateos 2004-2006.

    +

    (Updated December, 15th 2006).

    +

    Pandora FMS is Free Software Project, licensed under GPL terms.
    © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.


    Table of Contents

    diff --git a/pandora_console/help/es/chap1.php b/pandora_console/help/es/chap1.php index 071f82c8bb..dc1d6e1f48 100644 --- a/pandora_console/help/es/chap1.php +++ b/pandora_console/help/es/chap1.php @@ -23,7 +23,8 @@ -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    1. Introducción

    @@ -68,5 +67,8 @@ acceder al contenedor de datos donde Pandora almacena todo: la base de datos.

    Mantenimiento de la Base de Datos +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap2.php b/pandora_console/help/es/chap2.php index b2f53c20d6..77106853ff 100644 --- a/pandora_console/help/es/chap2.php +++ b/pandora_console/help/es/chap2.php @@ -23,7 +23,8 @@ -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    2. Usuarios

    @@ -135,5 +134,8 @@ que se han enviado.

    Desde «Mensajes» > «Mensajes a grupos» en el menú de operación podemos enviar mensajes a grupos de usuarios. No se almacenan los correos que se han enviado.

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap3.php b/pandora_console/help/es/chap3.php index 0328948441..5a8bed3c92 100644 --- a/pandora_console/help/es/chap3.php +++ b/pandora_console/help/es/chap3.php @@ -29,7 +29,8 @@ .ml75 {margin-left: 75px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    3. Agentes

    @@ -506,5 +505,8 @@ módulos que envía un agente cada intervalo de tiempo.

    3.4.1. Alertas SNMP

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap4.php b/pandora_console/help/es/chap4.php index 6bd20ab324..1f6c595b47 100644 --- a/pandora_console/help/es/chap4.php +++ b/pandora_console/help/es/chap4.php @@ -24,7 +24,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    4. Gestión de incidentes

    @@ -205,5 +204,8 @@ búsquedas con los filtros sobre grupo, prioridad o estado del incidente.<

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap5.php b/pandora_console/help/es/chap5.php index 9236cb7b6a..9065d292aa 100644 --- a/pandora_console/help/es/chap5.php +++ b/pandora_console/help/es/chap5.php @@ -24,7 +24,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    5. Eventos

    @@ -86,5 +85,8 @@ solucionado.

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap6.php b/pandora_console/help/es/chap6.php index 5a7d40bc35..cd651dd311 100644 --- a/pandora_console/help/es/chap6.php +++ b/pandora_console/help/es/chap6.php @@ -24,7 +24,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    6. Auditoría del Sistema

    @@ -80,5 +79,8 @@ tendrán más entradas.

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap7.php b/pandora_console/help/es/chap7.php index 6879911593..9c8822f8de 100644 --- a/pandora_console/help/es/chap7.php +++ b/pandora_console/help/es/chap7.php @@ -24,7 +24,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    7. Servidores Pandora

    @@ -105,5 +104,8 @@ acceder a la lista de los Servidores Pandora.

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap8.php b/pandora_console/help/es/chap8.php index 123dd306e4..566a1e0eb8 100644 --- a/pandora_console/help/es/chap8.php +++ b/pandora_console/help/es/chap8.php @@ -24,7 +24,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    8. Mantenimiento de la Base de Datos

    @@ -173,5 +172,8 @@ generados por el sistema.

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/chap9.php b/pandora_console/help/es/chap9.php index 2f19a220f1..cef3facfbc 100644 --- a/pandora_console/help/es/chap9.php +++ b/pandora_console/help/es/chap9.php @@ -24,7 +24,8 @@ .ml25 {margin-left: 25px;} div.logo {float:left;} div.toc {padding-left: 200px;} -div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;} +div.rayah {border-top: 1px solid #708090; width: 100%;} +div.rayah2 {clear:both; border-top: 1px solid #708090; width: 100%; padding-bottom: 35px;} -
    -

    Pandora es un proyecto de software GPL. © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    -
    +

    9. Configuración de Pandora

    @@ -83,5 +82,8 @@ búsqueda, aplicaciones o sitios de la Intranet corporativa.

    +
    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +
    \ No newline at end of file diff --git a/pandora_console/help/es/toc.php b/pandora_console/help/es/toc.php index b41da9323b..8210371c46 100644 --- a/pandora_console/help/es/toc.php +++ b/pandora_console/help/es/toc.php @@ -36,7 +36,7 @@ dd.help_t4 {margin-left: 92px; margin-top: 3px; margin-bottom: 2px;}

    Ayuda de Pandora 1.2

    (Actualizado el 20 de abril de 2006).

    -

    Pandora es un proyecto de software GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.

    +

    Pandora es un proyecto de software libre con licencia GPL.
    © Sancho Lerena 2003-2006, David Villanueva 2004-2006 y Raúl Mateos 2004-2006.


    Índice