Commit Graph

4166 Commits

Author SHA1 Message Date
zarzuelo 9af286457e 2013-02-12 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_warning_status.php
	include/help/en/help_critical_status.php
	include/help/es/help_warning_status.php
	include/help/es/help_critical_status.php: Improved the
	really poor help of warning and critical status for
	bug 3600787

	* godmode/agentes/module_manager_editor_common.php: Added
	checks to hide de useless status threshold. Now
	the min and max thresholds are shown only in numeric modules
	and the string field only in string ones



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7634 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 16:33:01 +00:00
zarzuelo ff0731ba96 2013-02-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/estado_monitores.php: Protect the data
	of the string modules from the numeric format
	in the visualization for bug 3600790
	Added snapshot feature to the data view of the modules



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7631 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 14:57:01 +00:00
zarzuelo 117a9badb3 2013-02-12 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/configurar_agente.php: Changed the call of 
	an Enterprise function to use HOOK to avoid errors in
	Open version



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 13:42:24 +00:00
slerena a782f67fc7 2013-02-12 Sancho Lerena <slerena@artica.es>
* extensions/update_manager/load_updatemanager.php
        extensions/update_manager/settings.php
        extensions/update_manager/main.php: removed binary system in 
        update manager. Removed two fields in setup and reformatted
        popup window on update info. This goes in 4.0.3 SP1.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7629 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 12:28:58 +00:00
zarzuelo da09682de3 2013-02-12 Sergio Martin <sergio.martin@artica.es>
* extensions/plugin_registration.php: Added a extra Parameter in the 
	conversion of plugins version 1 to 2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 11:42:29 +00:00
zarzuelo 19a1507128 2013-02-12 Sergio Martin <sergio.martin@artica.es>
* extensions/plugin_registration.php: Recommit the last fix of
	plugin registration



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7626 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 11:22:55 +00:00
slerena baa647d232 2012-02-12 Sancho Lerena <slerena@artica.es>
* pandoradb.sql: tserver table type is now InnoDB after modifying
        some indexes which was causing locks and corruption.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7625 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 10:49:40 +00:00
ramonn 611a76cde5 2013-02-11 Ramon Novoa <rnovoa@artica.es>
* extensions/update_manager/load_updatemanager.php: Removed the keygen
	  from update manager since it was not working well.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 17:04:25 +00:00
zarzuelo 894837b541 2013-02-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_network_components.php
	godmode/modules/manage_network_components_form.php: Fix the default
	interval when create network component. Fix the clone network components
	fields to update all of them for bug 3595231



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 14:24:28 +00:00
zarzuelo 6a9361b1d3 2013-02-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	general/header.php: Move some javascript and css inclusions
	from header file to ui_process_page_head function to still 
	having this files when in full screen mode 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 12:40:43 +00:00
zarzuelo e28484331d 2013-02-11 Sergio Martin <sergio.martin@artica.es>
* godmode/users/user_list.php: Fix pagination on users list



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 11:50:06 +00:00
mdtrooper 0f34b36ba2 2013-02-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_servers.php, extensions/plugin_registration.php:
	cleaned source code.
	
	* godmode/reporting/reporting_builder.item_editor.php: fixed the
	usability for the SQL items in the reports.
	
	Fixes: #3573455




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 11:43:32 +00:00
mdtrooper b35dd543ce 2013-02-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/menu.php, godmode/alerts/configure_alert_template.php,
	godmode/alerts/alert_actions.php,
	godmode/agentes/agent_template.php,
	godmode/massive/massive_delete_agents.php: cleaned source code.
	
	* include/functions_html.php: added the weeks in the input for
	times.
	
	* operation/agentes/stat_win.php: fixed the malformated table when
	show extended options in the time widget.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 10:26:16 +00:00
zarzuelo c78199a6bb 2013-02-11 Sergio Martin <sergio.martin@artica.es>
* operation/gis_maps/index.php
	godmode/gis_maps/index.php: Fixed ACL access of 
	not admin users to the maps of group All on GIS

	* godmode/users/configure_user.php: Change a string to
	crearify the tags ACLs assignation



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7616 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 10:11:00 +00:00
zarzuelo f7d31365a0 2013-02-08 Sergio Martin <sergio.martin@artica.es>
* godmode/groups/configure_group.php: Fixed some bugs on
	the group icons in the groups form



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-08 11:45:51 +00:00
zarzuelo 175e2d5da7 2013-02-08 Sergio Martin <sergio.martin@artica.es>
* godmode/servers/plugin.php: Prepare plugin manager to be used 
	from metaconsole



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-08 09:28:25 +00:00
ramonn f08bc29916 2013-02-07 Ramon Novoa <rnovoa@artica.es>
* operation/menu.php: Fixed the SNMP menu.

	* operation/snmpconsole/snmp_browser.php: Small improvements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7613 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 18:55:59 +00:00
ramonn db0b3b58fc 2013-02-07 Ramon Novoa <rnovoa@artica.es>
* attachment/mibs,
	  operation/snmpconsole/snmp_browser.php,
	  operation/snmpconsole/snmp_mib_uploader.php,
	  operation/tree/first_leaf.png: Added to repository. SNMP browser.

	* operation/menu.php: Moved SNMP related features to a new SNMP menu.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 18:21:59 +00:00
zarzuelo 02deff3527 2013-02-07 Sergio Martin <sergio.martin@artica.es>
* extensions/plugin_registration.php: Fixed the PSPZ registration
	when max retries are not defined on the ini file
	FIX: 3603725



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7611 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 17:42:14 +00:00
zarzuelo d003228405 2013-02-07 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/agent_conf_gis.php
	godmode/agentes/agent_manager.php
	godmode/massive/massive_edit_agents.php: Change a strings of 
	ignore gis option in agent configuration to be more usable



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7609 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 16:54:21 +00:00
mdtrooper 3d644a232d 2013-02-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php, include/ajax/agent.php: improved the
	widget of autocomplete agent, now show first the agents with same
	name to the search, second block with the agents with the address
	same to the search and the last block is the agents with the
	description with the same to the search.
	
	Fixes: #3603692
	
	* godmode/modules/manage_nc_groups.php,
	godmode/modules/manage_network_templates.php,
	godmode/modules/manage_network_templates_form.php: improved the code
	style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7607 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 15:53:04 +00:00
mdtrooper f6fd3a085d 2013-02-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/db/db_refine.php, godmode/servers/plugin.php: improved
	the code style.
	
	* include/functions_reporting.php: fixed the SLA when it is the
	equal to limit.
	
	Fixes: #3602722




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7606 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 13:43:23 +00:00
mdtrooper 2415e5ed9a 2013-02-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form_common.php: fixed
	the show types of module.
	
	MERGED FROM THE PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 12:13:39 +00:00
mdtrooper 809cd8407b 2013-02-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/users/user_list.php, godmode/users/profile_list.php,
	godmode/users/configure_user.php,
	godmode/users/configure_profile.php, godmode/db/db_audit.php,
	include/functions_reporting.php: cleaned source code style.
	
	* include/functions_graph.php: fixed the default parameter
	$adapt_Key in the function "grafico_modulo_string".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7601 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 10:57:52 +00:00
zarzuelo 2d125b0991 2013-02-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php
	include/functions_html.php: Added a new parameter
	on groups select functions to use any field as key
	of the select. Until now, the field used was only ID

	* include/functions_graph.php: Added a full url
	to the agent access graphs to show the menu of the
	interactive graphs in the metaconsole too: BUG 3592080



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7599 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-06 16:46:01 +00:00
mdtrooper 51367baa43 2013-02-06 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js: cleaned source code style.
	
	* include/graphs/functions_utils.php: fixed the unasigned var.
	
	Fixes: #3603439




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-06 15:18:08 +00:00
mdtrooper 9f1ebc2d99 2013-02-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/functions_ui.php,
	operation/reporting/reporting_viewer.php,
	operation/agentes/snapshot_view.php: improved the code style.
	
	* include/functions_html.php: added other parameter in print
	checkbox for to avoid to put a hidden input.
	
	Fixes: #3602766




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7596 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-06 14:03:32 +00:00
mdtrooper 9d808552af 2013-02-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: uploaded the lost character key.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7595 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-06 11:00:51 +00:00
zarzuelo 3a11a3a2af 2013-02-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_treeview.php: Fixed repeated messages on
	treeview in metaconsole mode and fix some performance and
	aesthetic issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-06 10:45:06 +00:00
mdtrooper 2dc50c7b5f 2013-02-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_monitores.php,
	operation/agentes/datos_agente.php, godmode/setup/setup.php,
	include/functions_config.php: added the can disabled the command
	snapshot.
	
	Fixes: #3602773
	
	MERGED FROM PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7593 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 17:44:21 +00:00
zarzuelo 38dc19b4d6 2013-02-05 Sergio Martin <sergio.martin@artica.es>
* operation/events/events_list.php
	godmode/events/event_edit_filter.php
	godmode/events/event_filter.php: Fix a lot of fails in the
	event filters editor and the reset of the tags list when
	select "none" filter

	* operation/events/events.build_query.php: Fix 
	bad behavior in tags filter in events view




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7591 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 17:24:37 +00:00
mdtrooper e146ff6f07 2013-02-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: added function
	"modules_check_agentmodule_exists".
	
	Fixes: #3602773
	
	* include/functions_agents.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7589 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 16:39:11 +00:00
mdtrooper 6ce7910dc8 2013-02-05 Miguel de Dios <miguel.dedios@artica.es>
* ajax.php: added the autologin hash for some ajax call of user
	without login (but with hash autologin).
	
	* godmode/reporting/reporting_builder.list_items.php,
	include/db/mysql.php: cleaned source code style.
	
	* include/functions_reporting.php, include/functions_events.php,
	operation/reporting/reporting_xml.php: optimized the get by steps
	the group events.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7588 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 14:46:16 +00:00
slerena 827cd23557 2013-02-05 Sancho Lerena <slerena@artica.es>
* operation/menu.php: Fixed duplicity in SNMP trap menu. SNMP
        options are inside the "Monitoring" sub section. Removed 
        "standalone" option, which have missing suboptions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 12:27:50 +00:00
mdtrooper a8ae3514bd 2013-02-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php,
	include/javascript/openlayers.pandora.js, operation/menu.php,
	operation/gis_maps/render_view.php, godmode/menu.php: fixed the
	height of maps when the menu is short.
	
	Fixes: #3602800
	
	MERGED FROM PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7586 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 11:30:04 +00:00
zarzuelo 5eb69a1b29 2013-02-05 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/visual_console_builder.editor.php: Fixed missed
	javascript and resource files inclusion in metaconsole for 
	bug #3602775



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7584 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 11:13:49 +00:00
mdtrooper aa51e3015d 2013-02-05 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager.php,
	godmode/agentes/configurar_agente.php: fixed the load the module
	editor form into the policies.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7583 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 09:13:41 +00:00
slerena 178af809d6 2013-02-05 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: Improved default config values.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7582 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-05 09:03:42 +00:00
mdtrooper 01e3cbafac 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php: cleaned source code
	style.
	
	* operation/netflow/nf_live_view.php: fixed the lost to simplified
	the filter.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7579 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 17:38:02 +00:00
mdtrooper fc4f6045fd 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: fixed the javascript of function
	"ui_toggle".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7578 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 17:21:04 +00:00
ramonn fe7fcda1a5 2013-02-04 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php: Added the config variable
	  netflow_disable_custom_lvfilters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7577 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 16:57:39 +00:00
mdtrooper 50a48c73c7 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.php: fixed exotic bug with the var name
	history in the javascript.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7574 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 15:12:16 +00:00
mdtrooper e179fc44f5 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: re-enabled the baseline for the
	reports.
	
	Fixes: #3599961




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7573 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 14:47:08 +00:00
mdtrooper 56c806ada7 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: fixed the
	ovewrite the var $sql from netflow filter.
	
	Fixes: #3602194




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7572 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 14:19:05 +00:00
mdtrooper 10115f4f55 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_xml.php, include/functions_reporting.php,
	operation/reporting/reporting_xml.php: fixed the SLA agent name
	with entities differents to hexadecimal entities. And fixed the
	serialized data when has not separators.
	
	Fixes: #3602204




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7571 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 14:07:28 +00:00
mdtrooper 2161661aa4 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: fixed lost
	global var $meta in the SLA table.
	
	Fixes: #3602721




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 13:05:52 +00:00
mdtrooper 4bb3a17545 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_modules.php: fixed the image to edit.
	
	* include/functions_html.php: fixed check string values in function
	"html_print_input_hidden".
	
	Fixes: #3603084




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7569 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 12:43:05 +00:00
mdtrooper 5277e8928b 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_modules.php: added edit button when the user can
	edit.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7568 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 12:36:50 +00:00
mdtrooper 19b67559ae 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* install.php: cleaned source code style.
	
	* godmode/netflow/nf_edit.php, include/functions_netflow.php: fixed
	the empty data.
	
	Fixes: #3603092




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7567 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 12:19:17 +00:00
mdtrooper 85c3f27936 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_alerts.js: cleaned source code style.
	
	* include/functions_graph.php: added lost function
	"graph_events_validated".
	
	Fixes: #3603110




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7566 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 10:22:56 +00:00