Commit Graph

325 Commits

Author SHA1 Message Date
Sancho Lerena 69d4d325a4 Missing update of post_process in tagente_modulo. 2014-09-25 18:51:37 +02:00
Vanessa Gil d855a951de Fixed bug: bad precision in post_process parameter. Ticket #1326. 2014-09-22 17:12:36 +02:00
Vanessa Gil 965c71484b Changed 'post_process' format from tnetwork_component. Ticket #1283. 2014-09-18 12:38:59 +02:00
Vanessa Gil d59444b6f4 Changed values 'post_process', 'interval_module', 'unit' in System Update network component. Ticket #1283 2014-09-18 12:13:17 +02:00
Vanessa Gil e9998e7bda Remove 'sla_period'. Ticket #1282 2014-09-17 17:22:43 +02:00
alexhigh fbccaeead5 2014-08-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added some inserts with the new action and command to create
	a ticket in Integria IMS.

	* include/styles/pandora.css: Fixed the header style.

	* operation/menu.php: Now the incidents statistics menu option
	takes the user to the correct place if the "Integria incidents"
	option is selected.

	* operation/integria_incidents/incident.incident.php: Fixed the
	incident edition.

	* operation/integria_incidents/incident.php: Improved the tab
	images.

	* operation/integria_incidents/incident.workunits.php: Now the
	default time of the incident workunits is 0.

	* operation/integria_incidents/incident_detail.php: File removed.

	* operation/integria_incidents/incident_statistics.php: Now this
	section show the real statistics of the Integria IMS incidents.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10431 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 12:53:59 +00:00
alexhigh df12717958 2014-08-07 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Modified the decimal precision of the column "post_process"
	for the table 'tagente_modulo' (Ticket #1124).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 09:47:10 +00:00
slerena 8f49a022b0 2014-08-06 Sancho Lerena <slerena@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
        pandoradb.sql: Fixed bug introduced in commit 9604
        altering tagente_modulo.post_process double precission
        making conversion from bytes to megabytes impossible
        (0,00000095367432). Pending to fix also the interface for
        module creation/edition which also fails. This is critical
        for SP1 release :(



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 07:37:46 +00:00
vgilc a6e1155fed 2014-06-24 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.sql
	  pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.oracle.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.postgreSQL.sql: Delete
	custom SNMP task.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10271 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 10:23:12 +00:00
alexhigh 077d835206 2014-06-23 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed
	some queries.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 15:09:44 +00:00
jsatoh 16c90700f5 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Removed
	duplicate queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:40:05 +00:00
zarzuelo ff7e6535f0 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Added
	missed columns creation in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 08:54:28 +00:00
zarzuelo 1d8d749872 2014-06-04 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql: Added missed 
	field ff_timeout to tagente_modulo in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 07:05:33 +00:00
jsatoh f0ef84d6e8 2014-05-31 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define timeout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-31 13:36:53 +00:00
zarzuelo 3a4ec99fe5 2014-05-30 Sergio Martin <sergio.martin@artica.es>
* general/logon_ok.php
	godmode/setup/news.php
	include/functions.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	index.php
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql: Added modal window mode
	to the pandora news for ticket: #821



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10044 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 09:27:20 +00:00
mdtrooper 8af4331c4f 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	godmode/reporting/visual_console_builder.editor.js,
	include/functions_custom_graphs.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_graph.php, include/functions_visual_map.php,
	include/functions_visual_map_editor.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
	operation/reporting/graph_viewer.php, pandoradb_data.sql: added the
	custom graphs into the visualmaps.
	
	Incident: #367




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:59:56 +00:00
jsatoh 57cc4f774f 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing for
	network components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 07:55:26 +00:00
jsatoh dd54757bd4 2014-05-21 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 08:25:10 +00:00
vgilc 348aa0fa00 2014-05-19 Vanessa Gil <vanessa.gil@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  pandoradb_data.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.data.oracle.sql: Deleted module templates
	by default.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9955 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 09:43:18 +00:00
jsatoh 06b9ff47f8 2014-05-11 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Changed the order
	of 'ALTER TABLE' and 'INSERT INTO' for trecon_script to avoid error.
	Added a missing column for trecon_script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9915 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-11 13:59:42 +00:00
jsatoh 1c3abbb0cf 2014-05-10 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-10 01:49:53 +00:00
zarzuelo 288a4789f7 2014-05-08 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/ver_agente.php
	godmode/menu.php
	godmode/massive/massive_operations.php
	include/javascript/pandora.js: Add massive operation for
	satellite agents threshold edition. This is the part on the 
	open side that hooks with enterprise code.

	* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	pandoradb_data.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql: 
	images/networkmap/satellite.png
	images/os_icons/satellite_small.png
	images/os_icons/satellite.png
	images/op_satellite.png: Add icon to satellite OS



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9888 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 07:54:51 +00:00
juanmanuelr 0609943dac 2014-05-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb_data.sql
          include/functions_config.php
          extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
          extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
          extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
          pandoradb.data.postgreSQL.sql
          pandoradb.data.oracle.sql
          godmode/setup/setup_visuals.php       
          godmode/reporting/reporting_builder.php: New feature for
        reports and report templates, user can customize report
        front page in setup.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 16:42:12 +00:00
jsatoh 90d4dad6ba 2014-05-06 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added missing '`'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-06 00:59:10 +00:00
Ramon Novoa 11378867ac 2014-05-05 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb_data.sql: Added the WMI Recon script to the database.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9866 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 14:58:28 +00:00
vgilc 4833384362 2014-05-05 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Changed
	link 'Pandora FMS Manual'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 11:01:22 +00:00
Ramon Novoa 3f400c6b42 2014-05-05 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  pandoradb_data.sql: Added a new OS for satellite agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 09:51:07 +00:00
zarzuelo cf37743706 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	godmode/agentes/module_manager_editor_plugin.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/manage_recontask_form.php
	godmode/servers/recon_script.php
	pandoradb_data.sql
	include/javascript/pandora_modules.js
	pandoradb.sql: Changed the recon scripts parameters to
	dynamic fields like plugin macros. 
	Fixed some plugin macros bugs in the new hide parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:26:55 +00:00
alexhigh 40c3a501b9 2014-04-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.oracle.sql,
	  pandoradb.postgreSQL.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added the column "name"to the table "treport_content".

	* godmode/reporting/reporting_builder.item_editor.php,
	  godmode/reporting/reporting_builder.php: Now is posible
	to add a name to the report items.

	* godmode/reporting/reporting_builder.list_items.php: Now
	the list shows the name of the item or the description if
	the name is empty.

	* operation/reporting/reporting_xml.php,
	  include/functions_reporting.php: Now the XML and common
	reports show the item name if exists.

	* extensions/files_repo/files_repo_list.php: Improved
	the description.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9751 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 10:19:02 +00:00
Ramon Novoa 0f16cba612 2014-04-09 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added the SNMP L2
	  recon script to the migration script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 14:07:36 +00:00
vgilc e57566cc99 2014-04-07 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/reporting/reporting_builder.main.php
	  godmode/reporting/reporting_builder.php: Add scheduled
	reports.

	* images/csv_disabled.png
	  images/html_disabled.png
	  images/pdf_disabled.png
	  images/xml_disabled.png
	  images/schedule_report.png: Added images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-07 10:34:16 +00:00
Ramon Novoa 479a206b5e 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Updated the migration
	  scripts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:49:45 +00:00
vgilc fda3960aa4 2014-03-31 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php: Add more actions
	to snmp alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 15:00:16 +00:00
vgilc 69c762dd33 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* extras/pandoradb_migrate_5.0_to_5.1.mysql.sql:
	Fixed error with 'talert_snmp' order fields.

	* include/help/en/help_field_match_snmp.php
	  include/help/es/help_field_match_snmp.php: Changed help.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 11:21:48 +00:00
vgilc 7a3aa1d6ff 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php
	  operation/snmpconsole/snmp_view.php: Add fields 'order_x'
	to SNMP Traps.
	
	* images/help/custom_oid.png
	  images/help/custom_oid2.png
	  images/help/trap.png: Added images.

	* include/help/en/help_field_match_snmp.php
	  include/help/es/help_field_match_snmp.php: Changed help. 


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 10:48:19 +00:00
mdtrooper b4305d7b9a 2014-03-20 Miguel de Dios <miguel.dedios@artica.es>
* images/group_green.disabled.png, images/group_green.png,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/agentes/configurar_agente.php, include/styles/pandora.css,
	include/functions_networkmap.php, include/functions_agents.php,
	include/functions_visual_map_editor.php,
	include/functions_modules.php, include/functions_groups.php,
	include/constants.php, include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added the feature to
	show the item for groups in visualmap.
	
	Incident: #671




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 16:43:42 +00:00
alexhigh 5fe4fbf696 2014-03-19 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb_data.sql,
	  pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql: Deleted an old link
	and updated the link to the Pandora FMS documentation.

	* pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added the column "l2_network" to the table "tnetwork_map".

	* godmode/agentes/module_manager_editor_common.php:
	Added a help tip to a column of relations.

	* include/functions_modules.php: Improved the function
	"modules_relation_exists".

	* operation/agentes/networkmap.topology.php,
	  include/functions_networkmap.php,
	  operation/agentes/networkmap.php: Added a new option
	to show the relations between the agents interfaces.

	* operation/agentes/estado_monitores.php: Added a tooltip
	to show the relations of a monitor in the monitor list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 16:43:08 +00:00
vgilc 749dc42f90 2014-03-19 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php: Add variables to
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 11:29:56 +00:00
vgilc ce6628c3f7 2014-03-18 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php
	  godmode/snmpconsole/snmp_view.php: Improved ACLs in
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 16:08:20 +00:00
alexhigh a2a6875091 2014-03-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added the table "tmodule_relationship".

	* operation/agentes/estado_generalagente.php: Added a
	new table to show the network interfaces of the agent.
	Minor fixes.

	* include/styles/pandora.css: Added properties for the
	class transparent'.

	* include/ajax/module.php: Fixed an error and added code
	to retrieve a module autocomplete input or add, remove
	or update a module relation via ajax.

	* include/functions_modules.php: Added the functions
	"modules_get_relations", "modules_relation_exists",
	"modules_add_relation", "modules_delete_relation" and
	"modules_change_relation_lock".
	
	* godmode/agentes/module_manager_editor_common.php:
	Added a table and control to show, add or delete
	relations with other modules. Added the javascript
	functions "change_modules_autocomplete_input",
	"add_new_relation", "change_lock_relation" and
	"delete_relation".

	* godmode/agentes/module_manager_editor.php: Added a
	line to show the module relations table and control.

	* godmode/agentes/module_manager_editor_network.php:
	Minor fix.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9610 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 11:49:33 +00:00
vgilc a24a9e1cff 2014-03-17 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  godmode/agentes/configurar_agente.php: Fixed bug:
	'post_process' out of range.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9604 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 12:32:48 +00:00
vgilc 100966e460 2014-03-14 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.sql
	  pandoradb_data.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	  godmode/reporting/graph_builder.graph_editor.php
	  godmode/setup/setup_visuals.php
	  include/functions_config.php
	  include/functions_graph.php: Changed weight and colors in
	combine graphs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9592 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-14 08:33:13 +00:00
zarzuelo db9b118bdb 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/javascript/pandora_alerts.js
	extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
	extras/pandoradb_migrate_4.1_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	extras/check_other_languages.sh
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/network_components.postgreSQL.sql
	extras/network_components.oracle.sql
	extras/network_components.mysql.sql
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_commands.php
	godmode/alerts/alert_view.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php: Clean sql scripts,
	reorganise the alert template creation interface, add field1 
	to template recovery fields and add action recovery fields. 
	Ticket #501




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 11:34:05 +00:00
zarzuelo ea3f69bba5 2013-12-09 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
	extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.1_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Add to the 
	migration scripts a query to set default theme when update 
	from 4.x to 5 version. It prevents from ugly layouts due 
	not supported themes. Incident #421



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-09 11:20:14 +00:00
vgilc 5b55b7cd8f 2013-11-15 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo: Updated translations.

	* include/languages/ca.mo
	  include/languages/ca.po: Added language.

	* include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Deleted language.

	* pandoradb_data.oracle.sql
	  pandoradb_data.postgreSQL.sql
	  pandoradb_data.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	  extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql: Deleted 'zh_TW' and
	added 'ca'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-15 11:22:57 +00:00
mdtrooper 9039157070 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_modules.php,
	include/functions_modules.php: fixed the delete modules with
	conf from the massive operations.

2013-10-16 Miguel de Dios <miguel.dedios@artica.es>

	* pandoradb_data.sql,
	extensions/update_manager/sql/update_manager.sql,
	extensions/update_manager/sql/update_manager.postgreSQL.sql,
	extensions/update_manager/sql/update_manager.oracle.sql,
	extensions/system_info.php, pandoradb.data.postgreSQL.sql,
	pandoradb.data.oracle.sql, extras/pandora_diag.php: removed the
	unused path to keygen.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 10:30:35 +00:00
Ramon Novoa f929d49db2 2013-10-16 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed some queries
	  that were re-introduced in revision 8897.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 07:59:53 +00:00
jsatoh 822463979c 2013-10-16 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
	extras/pandoradb_migrate_4.1_to_5.0.mysql.sql,
	extras/pandoradb_migrate_4.1_to_5.0.oracle.sql,
	extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql: Removed duplicated
	queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 05:43:39 +00:00
vgilc b3d19291a4 2013-10-11 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb_data.sql
	  pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	  pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	  pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	  pandoradb_migrate_4.1_to_5.0.mysql.sql
	  pandoradb_migrate_4.1_to_5.0.oracle.sql
	  pandoradb_migrate_4.1_to_5.0.postgreSQL.sql: Removed some
	languages from setup.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8897 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 13:26:31 +00:00
Ramon Novoa 6f9d69a8f7 2013-10-11 Ramon Novoa <rnovoa@artica.es>
* extensions/ssh_gateway.php: Added a help tip to show invalid
	  characters.

	* extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql,
	  extras/pandoradb_migrate_4.1_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed duplicated columns.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:59:27 +00:00