Commit Graph

4839 Commits

Author SHA1 Message Date
mdtrooper 72318258a6 2013-03-27 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/events.php, mobile/operation/tactical.php,
	mobile/include/ui.class.php, mobile/include/style/main.css,
	mobile/images/datos_blue.png, mobile/images/datos_brown.png,
	mobile/images/datos_green.png, mobile/images/datos_pink.png,
	mobile/images/datos_grey.png, mobile/images/datos_red.png,
	mobile/images/datos_yellow.png: some fixes and changes in the
	Pandora mobile.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-27 17:51:35 +00:00
mariopulido 2bc1d181b8 2013-03-27 Mario Pulido <mario.pulido@artica.es>
* include/help/es/help_network_map_enterprise.php,
       include/help/en/help_network_map_enterprise.php,
       images/help/netmap1.png,images/help/netmap2.png
       images/help/netmap3.png: Modified networkmap enterprise help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-27 12:32:35 +00:00
jsatoh 8e9bcab4cf 2013-03-27 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_plugin_definition.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-27 02:30:36 +00:00
jsatoh 0e4b787d52 2013-03-27 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_conf_alert_template.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-27 01:40:39 +00:00
mdtrooper e1dacd60b5 2013-03-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php, include/functions_groups.php:
	changes for to use in the calls in mobile version.
	
	* mobile/index.php, mobile/operation/events.php,
	mobile/operation/modules.php, mobile/operation/events,
	mobile/operation/events/events.php, mobile/operation/agents.php,
	mobile/operation/tactical.php, mobile/operation/alerts.php,
	mobile/include/style/main.css, mobile/include/ui.class.php,
	mobile/include/user.class.php: changes and improves in the code
	of mobile.
	
	* mobile/operation/agents/*, mobile/operation/servers/*: removed
	the old files from version pandora mobile 4.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-26 17:24:10 +00:00
mdtrooper 610615ff83 2013-03-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_tags.php, include/functions_reporting.php,
	include/constants.php, include/functions_ui.php,
	operation/agentes/estado_agente.php,
	operation/agentes/status_monitor.php, mobile/include/style/main.css:
	some cleans and remove unuseless code.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7890 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-26 17:15:49 +00:00
hkosaka 1f8221a254 2013-03-25 Hirofumi Kosaka <kosaka@rworks.jp>
* pandora_console_install: Fixed false recognition of RHEL6.4
	(it had been recoginzed as Ubuntu incorrecty because of its
	"/etc/lsb-release".)


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-25 05:51:11 +00:00
jsatoh 8a6d43b77a 2013-03-25 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_manage_alert_list.php: Added description for
	threshold.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7884 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-25 05:36:42 +00:00
mdtrooper 7244193c66 2013-03-22 Miguel de Dios <miguel.dedios@artica.es>
* mobile/images/ajax-loader.gif, mobile/operation/events.php,
	mobile/include/ui.class.php, mobile/include/style/main.css: more
	changes in the events view.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 14:31:54 +00:00
mdtrooper 3411f0d1d9 2013-03-22 Miguel de Dios <miguel.dedios@artica.es>
* include/db/mysql.php: fixed the querys for the columns with
	empty string in the function
	"mysql_db_format_array_where_clause_sql".
	
	* include/functions_events.php: added lost parameter $similars in
	the function "events_change_owner".
	
	* operation/events/events.build_query.php: cleaned source code
	style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 14:27:47 +00:00
Ramon Novoa a3762678af 2013-03-22 Ramon Novoa <rnovoa@artica.es>
* include/functions_db.php: Always display the source ip address
	  when calling db_pandora_audit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7881 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 13:23:26 +00:00
mariopulido 1d2d71d051 2013-03-22 Mario Pulido <mario.pulido@artica.es>
* godmode/alerts/configure_alert_template.php,
	include/help/en/help_conf_alert_template.php,
        include/help/en/help_manage_alert_list.php,
        include/help/es/help_conf_alert_template.php,
        include/help/es/help_manage_alert_list.php,
        images/help/alert1.png,images/help/alert2.png: Added helps in alerts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 12:55:57 +00:00
Ramon Novoa e932c4e8c6 2013-03-22 Ramon Novoa <rnovoa@artica.es>
* operation/gis_maps/ajax.php,
	  godmode/agentes/agent_conf_gis.php: Fixed coordinate precision and
	  display order. Fixes bug #3608628.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7879 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 11:55:42 +00:00
jsatoh 660852c5a8 2013-03-22 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Added missing
	types.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7878 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 01:26:26 +00:00
jsatoh 5af0508546 2013-03-22 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Fixed bad
	sql syntax.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-22 01:23:28 +00:00
mdtrooper a66683e048 2013-03-21 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/groups.php, mobile/operation/tactical.php,
	mobile/operation/alerts.php, mobile/operation/events.php,
	mobile/include/style/main.css, mobile/include/ui.class.php,
	mobile/include/user.class.php, include/functions_events.php: updated
	the code of events in mobile.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7876 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-21 18:47:28 +00:00
mdtrooper dba1396900 2013-03-20 Miguel de Dios <miguel.dedios@artica.es>
* mobile/index.php, mobile/operation/events.php,
	mobile/operation/alerts.php, include/functions_agents.php,
	include/functions_alerts.php,
	operation/agentes/alerts_status.functions.php: added first version
	of alert view.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7875 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-20 17:41:35 +00:00
Ramon Novoa 69a4a5e67a 2013-03-20 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/modificar_server.php: Added support for braa_retries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-20 15:52:25 +00:00
mdtrooper 0a59852587 2013-03-20 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/events.php, mobile/include/ui.class.php,
	mobile/index.php: added first version of events section.
	
	* include/functions_incidents.php, include/functions_users.php,
	include/functions.php, include/functions_groups.php,
	include/functions_events.php, include/functions_html.php,
	operation/events/events.build_table.php,
	operation/events/events.build_query.php,
	operation/events/events_list.php: some changes for interact with
	mobile version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-20 12:29:33 +00:00
mariopulido ae253e17ea 2013-03-20 Mario Pulido <mario.pulido@artica.es>
* godmode/setup/setup_general.php: Add help tip in Timezone Setup



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-20 11:39:07 +00:00
Ramon Novoa c9ea1c0200 2013-03-19 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/modificar_server.php: Disable auto-refresh when reset
	  operations are executed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-19 18:32:25 +00:00
Ramon Novoa 485d2d38fa 2013-03-19 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/modificar_server.php: Added an option to reset
	  counts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7868 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-19 18:14:25 +00:00
Ramon Novoa f1c5e74d8e 2013-03-19 Ramon Novoa <rnovoa@artica.es>
* 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: Updated and fixed
	  some column types.

	* include/functions_alerts.php,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql: Added support for on-demand module status
	  calculations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7866 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-19 17:24:40 +00:00
jsatoh 403cb51f43 2013-03-18 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_performance.php,
	include/help/ja/help_plugin_policy.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7864 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-18 04:41:08 +00:00
jsatoh 5fac1a110c 2013-03-16 Junichi Satoh <junichi@rworks.jp>
* pandoradb_data.sql, pandoradb.data.postgreSQL.sql,
	pandoradb.data.oracle.sql: Fixed a typo in the description of
	Internal Audit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-16 01:41:38 +00:00
mdtrooper 8c5e0dd4cf 2013-03-15 Miguel de Dios <miguel.dedios@artica.es>
* mobile/*: added first version of new mobile console.
	



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7861 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 14:50:47 +00:00
mdtrooper 3c9153937f 2013-03-15 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.form.js: updated to last version.
	
	* include/functions_reporting.php, include/functions_groups.php:
	added changes for to get the data as hash instead a html.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 14:47:02 +00:00
mdtrooper df50d9f731 2013-03-15 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_events.php, include/functions_html.php,
	include/functions_graph.php, include/functions_reporting.php,
	operation/events/events_list.php, operation/events/events.php,
	operation/agentes/group_view.php: improved source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 14:38:48 +00:00
mdtrooper 7025a8deec 2013-03-15 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_copy_modules.php: uploaded lost changes
	for previous fixed (days ago).
	
	* godmode/groups/group_list.php, include/graphs/functions_flot.php,
	include/graphs/fgraph.php, include/functions_agents.php,
	general/logon_ok.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 14:35:52 +00:00
mariopulido c91f41f0b3 2013-03-15 Mario Pulido <mario.pulido@artica.es>
* include/help/en/help_plugin_policy.php
	include/help/es/help_plugin_policy.php: Added plugin policy help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7857 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 13:41:38 +00:00
mariopulido 62538f18f2 2013-03-15 Mario Pulido <mario.pulido@artica.es>
* include/help/en/help_performance.php, include/help/es/help_performance.php
 	godmode/setup/setup.php: Add help in performance configuration.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 12:41:45 +00:00
vgilc e4abe5c00e 2013-03-15 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_ui.php
	  operation/agentes/status_monitor: Added popup with data
	module, remove column 'tags' and changed font size to
	column 'timestamp'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7855 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 12:06:49 +00:00
vgilc 2f7b2abe28 2013-03-15 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_treeview.php
	  include/functions_ui.php
	  include/ajax/module.php
	  include/javascript/pandora_modules.js
	  operation/tree.php: Added popup with data
	module.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7854 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 09:30:46 +00:00
hkosaka 86efc9c40e 2013-03-15 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Improved performance of
	get_tree_agents() API by omitting unnecessary data copies and
	queries when output fields are explicitly specified.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7853 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-15 06:30:26 +00:00
mariopulido f4060b8982 2013-03-14 Mario Pulido <mario.pulido@artica.es>
* operation/users/user_edit.php, godmode/users/configure_user.php: Add tip in edit users
	* include/help/en/help_profile.php, include/help/es/help_profile.php: Modified help file 
	in profiles management



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-14 16:52:05 +00:00
jsatoh 7f7e6adf2d 2013-03-14 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_history_database.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-14 08:50:30 +00:00
Ramon Novoa bfba9779b1 2013-03-13 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/modificar_server.php: Let an Enterprise SNMP server
	  claim back modules that were moved to the Network server.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7849 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-13 18:20:32 +00:00
mdtrooper c12c553e44 2013-03-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: fixed the notices PHP.
	
	Fixes: #3607807




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7848 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-13 14:28:52 +00:00
mdtrooper 13f69122e9 2013-03-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: fixed the massive deletion of
	modules when only delete one module, the old code deleted all
	modules in the agents on operation.
	
	* godmode/massive/massive_delete_modules.php: cleaned source code
	style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-13 12:59:29 +00:00
koichirok 494dc8e5a1 2013-03-13 Kikuchi Koichiro <koichiro@rworks.jp>
* extensions/update_manager/lib/functions.ajax.php: Added proxy
	 and bsdtar support.

	Merged from: branch_4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7844 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-13 09:19:27 +00:00
koichirok 3ee7e319e8 2013-03-13 Kikuchi Koichiro <koichiro@rworks.jp>
* extensions/update_manager/lib/xmlrpc/xmlrpc.inc: Keep original
	 connection params when xmlrpc_client->sendPayloadHTTP10() follows
	 30x redirect.

	Merged from: branch_4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-13 08:01:38 +00:00
mdtrooper ae6dbd8b0f 2013-03-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php,
	godmode/modules/manage_network_templates_form.php: improved the code
	style.
	
	* extensions/update_manager/lib/functions.ajax.php,
	include/graphs/functions_flot.php: fixed the warnings PHP messages.
	
	Fixes: #3607177




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-12 16:20:53 +00:00
mdtrooper 3dd28258e1 2013-03-11 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/lib/functions.ajax.php: disabled the
	trace.
	
	* operation/agentes/ver_agente.php: fixed the output of modules
	when the names is very large.
	
	Fixes: #3607080
	
	* godmode/agentes/module_manager.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 19:09:43 +00:00
mdtrooper 592fc00155 2013-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: fixed PHP notices when the "homeurl"
	is empty in some installations.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7834 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 18:30:28 +00:00
mdtrooper 9ccd44b3fe 2013-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: change the text of legends of "Data"
	for "Avg".
	
	Fixes: #3607218




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7832 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 17:46:25 +00:00
zarzuelo b9f3732bad 2013-03-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	include/functions_graph.php: Added extral controls in status
	count retrieving functions to avoid negative numbers for
	bug 3607315

	* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Updated
	the data of unknown modules to new fields in migration




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7828 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 15:57:35 +00:00
mdtrooper 30463a2268 2013-03-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.list.php: fixed the lost data
	from planned downtime, show in the table of audits.
	
	Fixes: #3607608




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 14:28:12 +00:00
mdtrooper 6039638480 2013-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_tags.php: fixed the function
	"tags_get_acl_tags_module_condition" when the user profile is in
	the all group.
	
	* include/functions_reporting.php, include/functions_alerts.php,
	operation/agentes/estado_monitores.php: improve the code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7826 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 13:57:41 +00:00
mdtrooper d31783a8ff 2013-03-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php: show only the
	tags that the user has.
	
	Fixes: #3607617
	
	* include/functions_tags.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7825 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 13:01:42 +00:00
koichirok 514a5546be 2013-03-11 Kikuchi Koichiro <koichiro@rworks.jp>
* extensions/update_manager/lib/libupdate_manager_client.php,
	  extensions/update_manager/lib/xmlrpc/xmlrpc.inc: Added HTTP redirect
	 support. It fixes an issue that update manager behind http proxy
	 failed to communicate with update server due to the server's
	 "301 Moved Permanently" HTTP response.

	Merged from: branch_4.0

> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.

_M   pandora_console
M    pandora_console/ChangeLog
M    pandora_console/extensions/update_manager/lib/xmlrpc/xmlrpc.inc
M    pandora_console/extensions/update_manager/lib/libupdate_manager_client.php


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7822 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-11 10:28:23 +00:00
mdtrooper f13fdbcc01 2013-03-08 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.list.php: added event when some
	user stop a downtime manuallity.
	
	Fixes: #3607163




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7817 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-08 13:47:07 +00:00
mdtrooper 7efbb45670 2013-03-08 Miguel de Dios <miguel.dedios@artica.es>
*include/constants.php, include/functions_reporting.php,
	godmode/reporting/reporting_builder.item_editor.php,
	godmode/reporting/reporting_builder.php: into the report element
	"exception" added more conditions and rewrote the code.
	
	Fixes: #3607172




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7816 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-08 13:19:27 +00:00
zarzuelo dc057a2dbb 2013-03-08 Sergio Martin <sergio.martin@artica.es>
* include/ajax/events.php
	include/graphs/flot/pandora.flot.js: Improve the view
	of events information in flot graphs for bug 3607101

	* godmode/agentes/module_manager_editor_network.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_network.php: Fix
	some bugs of module templates application and snmp modules edition



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7815 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-08 13:12:37 +00:00
mariopulido 05f3f7872c 2013-03-07 Mario Pulido <mario.pulido@artica.es>
*images/help/historyddbb.png,images/help/plugin1.png
       images/help/plugin2.png, images/help/plugin3.png
       include/help/es/help_plugin_definition.php
       include/help/es/help_history_database.php
       include/help/en/help_history_database.php
       include/help/en/help_plugin_definition.php: Modified plugin definition help.
       Add history database help.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7813 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-08 11:34:48 +00:00
mdtrooper 2bd6623e09 2013-03-07 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb.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,
	godmode/agentes/planned_downtime.editor.php, pandoradb.sql,
	pandoradb.postgreSQL.sql: added id_user to planned_downtime table
	for to know who create or updte any downtime.
	
	Fixes: #3607172




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7810 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 17:20:41 +00:00
zarzuelo 7a6614912b 2013-03-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php
	operation/events/events.build_table.php: Improve instructions
	in list and details view on agents and fix the bug of doesnt 
	show the owner in the list table when events are grouped. To fix
	it I added a couple of subqueries to the grouped query. Yes, I 
	checked the performance :) Bug: 3607097



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7809 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 16:35:37 +00:00
mdtrooper 69bd54c82c 2013-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: fixed the apply format to
	numeric value in the max item report.
	
	MERGE FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7808 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 16:29:19 +00:00
mdtrooper 5978f9babf 2013-03-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.php,
	godmode/reporting/reporting_builder.item_editor.php: fixed the get
	modules from items events for reports in metaconsole.
	
	Fixes: #3606284
	
	* include/functions_agents.php, operation/tree.php,
	operation/agentes/ver_agente.php: some fixes for avoid PHP
	warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 12:38:11 +00:00
zarzuelo de332b7cda 2013-03-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php
	operation/events/events.build_table.php: Fixed the owner info
	in wrong column of event view for bug 3607097

	Fixed a problem changing the owner when change status too



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 09:46:35 +00:00
zarzuelo cb0044375a 2013-03-07 Sergio Martin <sergio.martin@artica.es>
* operation/events/events.build_table.php: Added carriage
	return support in Instructions column in events view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7803 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 08:19:24 +00:00
jsatoh b85f460ce3 2013-03-07 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_view_services.php,
	include/help/ja/help_field_match_snmp.php,
	include/help/ja/help_snmp_alert_field1.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7802 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-07 05:08:33 +00:00
zarzuelo cb21600f09 2013-03-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_servers.php
	operation/agentes/estado_generalagente.php: Order
	code and little fix

	* operation/events/events.build_table.php
	godmode/events/custom_events.php: Add Instructions to
	custom columns in event view to bug 3607062



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7801 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 17:53:17 +00:00
darode 5847755f80 2013-03-06 Dario Rodriguez <dario@artica.es>
* operation/agentes/ver_agente.php: Adapted to new way to detect
        if an agent is a VMware entity.

        MERGED FROM 4.0.3



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 17:37:49 +00:00
mdtrooper d36e33d9a5 2013-03-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_io.php, include/db/mysql.php: fixed warnings
	messages from PHP.
	
	Fixes: #3607014




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7799 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 17:28:55 +00:00
mdtrooper f750c167ae 2013-03-06 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed the lost ip in the
	audit when create the agent or module.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7798 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 17:05:42 +00:00
mdtrooper 3e23e7c305 2013-03-06 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: added tip for
	to note the module have another module intervals in the life of this
	maybe the sumattory is not correct.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7795 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 15:11:17 +00:00
zarzuelo 7a1caca724 2013-03-06 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/configure_alert_action.php: Put again
	a missed help hint for the action macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7794 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 12:43:20 +00:00
zarzuelo 00038f7ebd 2013-03-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Change the update counts 
	of fired alerts when validate to do it only when the validation
	is of a unvalidated alert. This change is to avoid broke 
	counts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7791 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-06 11:49:18 +00:00
mdtrooper 7a1ff1e9c3 2013-03-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: improved the style.
	
	* include/functions_reporting.php: fixed into the function
	"reporting_get_agentmodule_sla_array" when have one data of a
	module.
	
	Fixes: #3606811




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7789 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 18:04:33 +00:00
zarzuelo 2aef529f1d 2013-03-05 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added CPU
	and Process inventory change types to black list in default 
	SQL data script for bug 3606111



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7787 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 16:59:18 +00:00
mdtrooper 4af01ca236 2013-03-05 Miguel de Dios <miguel.dedios@artica.es>
* extensions/snmp_explorer.php: improved the code style.
	
	* include/functions_html.php, include/ajax/module.php: rewrote the
	code for to use the last autocomplete jquery UI.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7786 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 16:03:01 +00:00
mariopulido 97e9ac4ce2 2013-03-05 Mario Pulido <mario.pulido@artica.es>
*include/help/en/help_view_services.php,
        include/help/es/help_view_services.php:Modified services help.
        
        *images/help/service3.png,images/help/service4.png
        images/help/service5.png, images/help/service6.png
        images/help/service7.png. images/help/service2.png: Add images to services help.





git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 15:49:20 +00:00
zarzuelo f351944196 2013-03-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Fix little
	bug of agents statistics

	* include/help/en/help_field_match_snmp.php
	include/help/en/help_snmp_alert_field1.php
	include/help/es/help_field_match_snmp.php
	include/help/es/help_snmp_alert_field1.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	godmode/alerts/configure_alert_action.php
	godmode/alerts/alert_commands.php
	godmode/snmpconsole/snmp_alert.php: Adapt snmp alert
	editor to new alerts macro system. Now there are 10 fields
	and are dinamically charged from javascript. Bug 3605775



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7783 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 14:57:35 +00:00
mdtrooper 18ea35a4ec 2013-03-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/gis_maps/render_view.php,
	operation/agentes/gis_view.php,
	godmode/gis_maps/configure_gis_map.php,
	godmode/agentes/agent_conf_gis.php, include/functions_gis.php: fixes
	about agents with white spaces.

	MERGED FROM THE BRANCH pandora_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 14:24:44 +00:00
mdtrooper 76350d8463 2013-03-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_netflow.php, include/functions_graph.php,
	include/functions_config.php, include/functions_groups.php: improved
	source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 11:00:40 +00:00
mdtrooper ae38902834 2013-03-05 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor.php,
	godmode/netflow/nf_item_list.php, include/functions_reporting.php,
	include/functions_modules.php, include/functions_snmp_browser.php,
	include/functions_agents.php, operation/tree.php,
	operation/reporting/reporting_xml.php: improved source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7778 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 10:34:29 +00:00
zarzuelo e5adb86b98 2013-03-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php
	pandoradb.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: set the
	counts columns of agent table as "signed" to avoid overflow
	and add check to tactical statistics to avoid show negative
	numbers

	* godmode/agentes/module_manager_editor_plugin.php: Increase
	the size of text inputs in plugin modules for bug 3606401



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7777 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 09:23:03 +00:00
jsatoh 6e7c70c7c7 2013-03-05 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_tags_config.php,
        include/help/ja/help_agent_server.php: Added new help files.
	
        * include/help/ja/help_module_definition.php: Updated the description.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7776 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-05 04:50:08 +00:00
zarzuelo 87c7345eb4 2013-03-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php
	include/functions_modules.php
	include/functions_reporting.php
	include/functions_servers.php: Fix counts when validate or
	delete alerts and fix some little bugs of previous commits



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7775 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-04 18:16:00 +00:00
mdtrooper 985a6375bc 2013-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added constant for the module not init
	status.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-04 15:32:43 +00:00
mdtrooper a9c29eb474 2013-03-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/setup_netflow.php,
	include/help/ja/help_snmp_trap_types.php,
	include/functions_extensions.php,
	include/functions_snmp_browser.php, include/functions_events.php,
	include/functions_api.php: improved the code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-04 14:41:26 +00:00
mdtrooper 4b678aa371 2013-03-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php,
	include/functions_ui.php, include/functions_reporting.php,
	include/constants.php, include/ajax/reporting.ajax.php,
	include/ajax/agent.php, operation/agentes/ver_agente.php: fixed the
	graphs and the autocomplete.
	
	Fixes: #3606284




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7771 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-04 14:31:30 +00:00
zarzuelo 5b575988a3 2013-03-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Update the fired
	counts on validate alerts function

	* include/functions_events.php
	include/functions_reporting.php
	include/javascript/jquery.pandora.js
	include/functions_treeview.php
	operation/tree.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_agente.php
	operation/search_agents.php: Improve and unify code
	of the status counts in agents list, agent detail, 
	tree view and search views

	* ajax.php: Load the user language in the
	ajax entry point. Until now the language was the
	general!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7769 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-04 12:51:22 +00:00
zarzuelo fc5955a551 2013-03-01 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/functions_events.php
	include/constants.php
	operation/agentes/estado_generalagente.php
	operation/agentes/status_events.php
	operation/agentes/tactical.php
	operation/events/event_statistics.php
	operation/events/events_list.php
	operation/events/events.php: Improve layouts, graphic
	of events near tables, colors of events pies, acl tags,
	etc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7767 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-01 13:22:29 +00:00
mariopulido 985654001e 2013-03-01 Mario Pulido <mario.pulido@artica.es>
* images/help/service1.png: New file for help.

	* godmode/tag/tag.php,
	godmode/agentes/agent_manager.php
	godmode/agentes/module_manager_editor_common.php: New hint help.

	* include/help/en/help_tags_config.php,
        include/help/en/help_agent_server.php,
        include/help/en/help_module_definition.php,
        include/help/en/help_view_services.php,
        include/help/es/help_module_definition.php,
        include/help/es/help_tags_config.php,
        include/help/es/help_agent_server.php: New and improved help files.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-01 11:13:58 +00:00
mdtrooper 73e7b20a88 2013-03-01 Miguel de Dios <miguel.dedios@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: fixed bad
	formatted commmend line that crash with MariaDB.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-01 10:49:46 +00:00
mdtrooper d533a1076f 2013-03-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed the delete layers.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7764 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-01 10:14:53 +00:00
zarzuelo 85e11a4e99 2013-03-01 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js
	include/functions_servers.php
	operation/events/event_statistics.php
	general/logon_ok.php
	godmode/admin_access_logs.php: Fix little bugs and
	the server performance counts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7762 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-01 10:00:42 +00:00
zarzuelo e032a12bf0 2013-02-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_events.js
	operation/events/events_list.php: Remodelated the filter 
	save/update feature from the filter form. To new modal
	windows system



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7761 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 18:01:03 +00:00
mdtrooper 13d7d562e0 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed, now show again
	the error each case in the action to creation a agent.
	
	Fixes: #3606275




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7759 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 16:54:24 +00:00
mdtrooper 4f790a4e44 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* operation/netflow/nf_live_view.php: fixed load filter from the
	group all.
	
	Fixes: #3606272




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7758 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 16:46:34 +00:00
mdtrooper e444a690b8 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_events.php,
	images/status_sets/default/severity_informational.png,
	images/status_sets/default/severity_maintenance_pixel.png,
	images/status_sets/default/severity_maintenance.png,
	images/status_sets/default/severity_informational_pixel.png: fixed
	the colors for maintenance and informational events.
	
	Fixes: #3606227




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 16:36:34 +00:00
mdtrooper fafb8f2d5f 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/admin_access_logs.php: cleaned source code style.
	
	* include/functions_db.php: fixed the set ip in the function
	"db_pandora_audit".
	
	Fixes: #3606276




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7756 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 16:07:54 +00:00
mdtrooper ffe4173ee9 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.php: fixed the javascript to use the
	actual jquery methods for to check all checkboxes.
	
	Fixes: #3606229




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 15:45:58 +00:00
mdtrooper 737ad2c052 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/gis_maps/configure_gis_map.php, include/functions_gis.php,
	operation/gis_maps/render_view.php: fixes for the layers.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 15:28:21 +00:00
zarzuelo e0fdd27798 2013-02-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	operation/agentes/estado_generalagente.php: Improve the
	forced title in images and the agent operation view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7749 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 15:12:49 +00:00
darode ef8efa9938 2013-02-28 Dario Rodriguez <dario@artica.es>
* include/functions_api.php: Added new API function to
        create custom field and to get custom field ID by name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 14:41:26 +00:00
mdtrooper 1a952ae78a 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* operation/gis_maps/render_view.php: fixed the mysql error
	messages when have a "none" for group in a layer.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 12:55:40 +00:00
mdtrooper a7a4ebbdc6 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php,
	include/functions_html.php, operation/menu.php,
	operation/events/events_list.php: improved source code.
	
	* include/functions_events.php: fixed into the function
	"events_get_agent" the query to get criticities.
	
	Fixes: #3606285




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7744 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 11:57:57 +00:00
zarzuelo c441dbb3bb 2013-02-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_io.php
	include/functions_ui.php
	include/functions_reporting.php
	general/logon_ok.php: Improve the main screen putting the 
	last activity in left column, adding icons and improving titles

	* godmode/massive/massive_add_alerts.php
	godmode/massive/massive_copy_modules.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/massive/massive_standby_alerts.php
	godmode/massive/massive_add_action_alerts.php: Fix typo in
	logger actions



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7743 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 11:43:10 +00:00
mdtrooper 49a0e32bca 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: into the function
	"reporting_get_agents_detailed_event" readded the code lost from the
	merge from the branch pandora_4.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7742 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 11:24:45 +00:00
mdtrooper da2db93c9d 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, include/functions_io.php: fixed the
	update the config without enterprise version.
	
	Fixes: #3606331




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7740 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 10:17:39 +00:00
mdtrooper 41fa838bae 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: fixed php warning message when
	calculate the server healty without servers.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7739 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 10:04:58 +00:00
mdtrooper 696700f0ef 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: added code to set the config options
	for the history actions.
	
	Fixes: #3606285
	
	* include/functions_api.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7738 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 09:46:39 +00:00
zarzuelo 1d27ca8df2 2013-02-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Include a library in
	functions config to avoid error in GD graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 18:16:49 +00:00
zarzuelo 62efe0f580 2013-02-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_graph.php
	include/graphs/functions_pchart.php
	include/functions_reporting.php
	include/functions_servers.php
	include/constants.php
	operation/agentes/tactical.php
	general/logon_ok.php: A lot of improvements in
	tactical views



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7736 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 17:11:42 +00:00
mdtrooper 1ac5591444 2013-02-27 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap_list.php,
	godmode/alerts/alert_templates.php,
	godmode/events/event_responses.list.php,
	godmode/netflow/nf_edit.php: fixed the show elements with the limits
	of user ACL.
	
	Fixes: #3605969




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7735 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 16:53:14 +00:00
darode 7ae34498de 2013-02-27 Dario Rodriguez <dario@artica.es>
* operation/agentes/ver_agente.php: Adapted VMware extension known to
        new VMware load options.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 16:05:07 +00:00
darode f6f7bbcaeb 2013-02-27 Dario Rodriguez <dario@artica.es>
* include/functions_events.php: Added new fields to events_create_event 
	function: critical warning and unknown instructions, source and tags.
	* include/functions_api.php: Reimplemented api_create_event API function, 
	the behaviour was completly wrong from documented and events_create_event
	function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7733 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 16:03:22 +00:00
mdtrooper 5413b96d55 2013-02-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/setup_general.php, godmode/setup/setup_netflow.php,
	godmode/setup/setup.php, godmode/setup/performance.php,
	godmode/setup/setup_visuals.php, include/functions_config.php: added
	check of update the options in the setup and show the message to
	success or not the operation for the user.
	
	Fixes: #3605972
	
	* include/functions_api.php,
	operation/agentes/estado_generalagente.php: fixed the code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7730 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 14:25:24 +00:00
mdtrooper 5b6c2a43fb 2013-02-27 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_modules.js, include/functions_api.php:
	improved the source code style.
	
	* operation/agentes/estado_generalagente.php: fixed the set name
	style for the agent.
	
	Fixes: #3606134




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7729 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 10:22:51 +00:00
mdtrooper de78e7da9d 2013-02-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php,
	godmode/agentes/modificar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/agent_manager.php: updated the code to module
	constants.
	
	* include/javascript/pandora_modules.js: fixed the set the
	module_data from to the json.
	
	* include/functions_api.php: cleaned source code style.
	
	* include/constants.php: addded lost constant for the module
	prediction.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7728 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-27 09:51:48 +00:00
slerena 0dd04ce0ea 2013-02-26 Sancho Lerena <slerena@artica.es>
* include/functions_filemanager.php: Fixed tooltips to use new
        format.  Added space between action icons.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7727 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 20:08:39 +00:00
Ramon Novoa 63d92b217b 2013-02-26 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_network.php: Aesthetic fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7726 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 17:29:24 +00:00
Ramon Novoa f8909cb57b 2013-02-26 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_network.php: Close the SNMP
	  browser after selecting an OID.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7725 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 17:16:57 +00:00
Ramon Novoa b5e9a1a4f9 2013-02-26 Ramon Novoa <rnovoa@artica.es>
* images/hand_point.png: Added to repository. Hand icon.

	* include/functions_snmp_browser.php: Style fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7724 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 17:04:48 +00:00
mdtrooper 083fdbccf5 2013-02-26 Miguel de Dios <miguel.dedios@artica.es>
* general/login_page.php, include/javascript/jquery.pandora.js,
	include/constants.php, index.php: fixed the dialog for the password
	policies. And added constants.
	
	Fixes: #3605970




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7723 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 16:31:40 +00:00
Ramon Novoa 6c1c197d22 2013-02-26 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_network.php: Always enable de
	  SNMP walk button.

	* include/javascript/pandora_snmp_browser.js: Added to repository.
	  Javascript code for the SNMP browser.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 16:16:27 +00:00
zarzuelo bef2a36c3d 2013-02-26 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_graph.php
	include/javascript/jquery.pandora.js
	index.php: Change the HTML native title for
	the images by a jquery engined title more
	visible and customizable

	* general/logon_ok.php
	include/functions_reporting.php: Improve the
	main page graphs and layout



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 16:10:02 +00:00
mdtrooper 79b5241c32 2013-02-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: fixed in function
	"modules_update_agent_module" the check disabled value.
	
	Fixes: #3606060
	
	* general/login_page.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7720 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-26 15:36:37 +00:00
Ramon Novoa 7d6a9f4ca8 2013-02-25 Ramon Novoa <rnovoa@artica.es>
* godmode/groups/configure_group.php: Fixed the name of the group
	  contact macro in the help tip.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7719 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 16:53:44 +00:00
zarzuelo 1624c390f4 2013-02-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/constants.php
	images/bell_error.png
	general/logon_ok.php: Restructurated the tactical view
	overview table. TODO: Change icons



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7718 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 16:44:26 +00:00
mdtrooper 4ae8270398 2013-02-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php, operation/events/events.build_table.php,
	general/shortcut_bar.php: improved the code style.
	
	* images/add.disabled.png: added lost icon file for alerts.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7717 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 16:21:11 +00:00
mdtrooper eb145f1d29 2013-02-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php, operation/agentes/alerts_status.php:
	improved the style code.
	
	* include/functions_alerts.php: in function "get_group_alerts" fixed
	the get all alerts, sometimes set empty the return array.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 13:21:24 +00:00
zarzuelo 83fb4e3e14 2013-02-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_reports.php
	godmode/reporting/reporting_builder.php: Fixed some interface errors on
	reports views and other ACLs fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 11:57:34 +00:00
mdtrooper 24e1fe692e 2013-02-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form_common.php,
	godmode/massive/massive_edit_modules.php,
	include/functions_api.php: improved the form of modules the part
	of critical and warning widgets.
	
	Fixes: #3605482




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 10:29:52 +00:00
zarzuelo 637521475a 2013-02-22 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_graph.php
	include/functions_events.php
	include/javascript/pandora.js
	operation/agentes/estado_generalagente.php: Improve agent view
	interface, work in hidden menus to improve more the graphs 
	layout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7706 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-22 13:48:10 +00:00
slerena 3e46f8fa34 2013-02-22 Sancho Lerena <slerena@artica.es>
* include/api.php: Added a single protection on DoS attacks.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-22 13:31:29 +00:00
Ramon Novoa 5d180d6bc5 2013-02-22 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_network.php,
	  include/functions_snmp_browser.php,
	  include/javascript/pandora_modules.js,
	  operation/snmpconsole/snmp_browser.php: Integrated the SNMP browser into
	  the SNMP module editor.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7703 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-22 13:11:47 +00:00
mdtrooper e764ed854a 2013-02-22 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_list.php,
	godmode/alerts/alert_list.list.php: rewrote the code for to show
	the form to add actions in the list of agents for make more pretty.
	
	Fixes: #3605462




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7702 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-22 12:29:22 +00:00
darode e31259bb8a 2013-02-22 Dario Rodriguez <dario@artica.es>
* godmode/servers/manage_recontask_form.php: Changed interval combo
        input for new customizable combo.

        MERGED FROM 4.0.3



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-22 09:02:05 +00:00
zarzuelo e952a497aa 2013-02-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php: Supress a safe_input
	in html_print_image function due performance problem



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7698 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-21 17:30:44 +00:00
zarzuelo 51654d991e 2013-02-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php
	operation/events/events_list.php: Little fixes
	of new layout of events

	* include/graphs/pChart/pPie.class.php: Fixed a 
	bug of the pChart library of ugly borders in the
	3d pie graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-21 15:59:13 +00:00
zarzuelo 70a1554a35 2013-02-21 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Change a
	useless macro of internal event commands

	* include/functions_graph.php
	include/functions_events.php
	operation/agentes/estado_generalagente.php: Improve the layout
	of the agent detail view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7696 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-21 14:26:00 +00:00
zarzuelo 916e18ffbe 2013-02-21 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	godmode/alerts/configure_alert_action.php
	godmode/alerts/alert_commands.php: Update the commands data
	to new alerts macro in migration. Hide the not used fields
	on actions. bug #3605461



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7695 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-21 11:37:19 +00:00
zarzuelo 92aa11678b 2013-02-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	operation/agentes/estado_generalagente.php: Fixed
	events slicebar legend and added modules statistics under
	modules status pie



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-21 10:10:49 +00:00
Ramon Novoa 8bbe5e1e24 2013-02-20 Ramon Novoa <rnovoa@artica.es>
* include/functions_snmp_browser.php: Treat :: as a separator inside
	  translated OIDs. Removed calls to html_print_image (very slow!) in
	  snmp_browser_print_tree.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 19:15:37 +00:00
slerena a6937eac51 2013-02-20 Sancho Lerena <slerena@artica.es>
* include/functions_snmp_browser.php: Change icon and way to
        split into branches (using :: and .).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7690 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 19:11:13 +00:00
zarzuelo 14c68ea6d1 2013-02-20 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_monitores.php: Fixed search filter
	on monitor list



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7689 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 18:12:37 +00:00
zarzuelo 285efbbcde 2013-02-20 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_generalagente.php: Remodelate 
	the agent detail view (code and interface) to adopt
	new styles in a close future



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7688 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 18:07:52 +00:00
zarzuelo 3319070f55 2013-02-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	include/graphs/functions_utils.php
	operation/agentes/estado_generalagente.php: Add
	a new agent status pie graph and partial remodelation
	of the agent detail view hidding the graphs in a lateral
	tab and adding graphs

	* operation/agentes/estado_agente.php: Optimize
	useless queries to get the agents status



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 17:15:38 +00:00
zarzuelo 0077c68621 2013-02-20 Sergio Martin <sergio.martin@artica.es>
* general/main_menu.php: Update missed change from
	last commit



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 13:51:20 +00:00
zarzuelo 4414a09eb2 2013-02-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora_minimal.css
	include/styles/menu.css
	include/styles/pandora.css
	operation/agentes/stat_win.php
	operation/events/events.build_table.php
	operation/events/events_list.php
	general/main_menu.php
	godmode/events/event_edit_filter.php: Remodelate the 
	events form view. Pushing the graph in a hidden lateral
	tab and reordering all the form



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7684 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 13:48:46 +00:00
mdtrooper 6537c96db3 2013-02-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/recon_script.php, godmode/servers/plugin.php,
	godmode/snmpconsole/snmp_filters.php,
	godmode/massive/massive_delete_alerts.php,
	godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_edit_agents.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_add_action_alerts.php,
	godmode/massive/massive_delete_action_alerts.php: improved the code
	style.
	
	* include/ajax/events.php, include/functions_events.php,
	operation/agentes/custom_fields.php: fixed the show admin custom
	fields for user without permisitions.
	
	Fixes: #3605278




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7683 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-20 12:07:00 +00:00
Ramon Novoa e6080d949e 2013-02-19 Ramon Novoa <rnovoa@artica.es>
* include/auth/ldap.php: Do not bind anonymously to check whether the
	  user exists.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7681 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-19 17:16:46 +00:00
mdtrooper 95f56eb2e5 2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/configure_alert_command.php,
	godmode/reporting/reporting_builder.item_editor.php,
	godmode/reporting/reporting_builder.list_items.php,
	godmode/agentes/agent_template.php,
	godmode/snmpconsole/snmp_alert.php, index.php,
	operation/search_users.php,
	operation/integria_incidents/incident.php,
	operation/reporting/reporting_xml.php,
	operation/agentes/exportdata.csv.php: cleaned source code style.
	
	* general/login_help_dialog.php, general/login_page.php: fixed the
	set to hidden window of info.
	
	Fixes: #3604645




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7680 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-19 11:27:57 +00:00
zarzuelo 48769df95a 2013-02-19 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js: Fixed str_warning and 
	str_critical assignation when apply a network_component
	Merged from 4.0.3



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7679 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-19 10:57:37 +00:00
mdtrooper ea2cc62e47 2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: fixed the popup window for
	the messages of Pandora.
	
	Fixes: #3605185




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-19 10:56:11 +00:00
mdtrooper 43d7cac813 2013-02-19 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php, include/functions_agents.php,
	include/functions_config.php, include/ajax/reporting.ajax.php,
	include/functions_snmp_browser.php,
	operation/agentes/status_monitor.php: improved code style.
	
	* include/functions_graph.php, include/graphs/fgraph.php,
	include/graphs/flot/jquery.flot.pie.js,
	include/graphs/flot/jquery.flot.pie.min.js,
	include/graphs/flot/pandora.flot.js,
	include/graphs/functions_flot.php: fixed the pie graphs, added the
	expanded version of flot pie js file with some changes for the
	last version of jQuery.
	
	Fixes: #3604555




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7675 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-19 10:35:04 +00:00
zarzuelo eadb829879 2013-02-18 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora_minimal.css
	include/javascript/x_event.js
	include/javascript/x_slide.js
	include/javascript/x_core.js
	operation/agentes/stat_win.php: Encapsulated the hidded side menu
	(stat_win menu) to used from other parts of Pandora. Change the
	technology of this menu to jquery, eliminating dependences: x_event
	x_slide and x_core



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7673 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-18 18:10:53 +00:00
mdtrooper 87358525d4 2013-02-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php,
	operation/agentes/status_monitor.php,
	operation/agentes/estado_ultimopaquete.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/datos_agente.php, operation/search_modules.php:
	fixed to show strings from for example Selenium Plugin that have
	html tags.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-18 16:15:31 +00:00
mdtrooper 57065e9944 2013-02-18 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_modules.php, operation/agentes/ver_agente.php,
	operation/agentes/status_monitor.php,
	operation/agentes/estado_ultimopaquete.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/datos_agente.php, include/functions_io.php: fixed
	to show string web data from Goliat modules.
	
	Fixes: #3600804




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7670 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-18 13:46:28 +00:00
mdtrooper 5d33af864d 2013-02-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: added a parameter for to set the
	round corner in the function "graph_sla_slicebar".
	
	* include/functions_reporting.php: added in SLA the graph set
	without round corners.
	
	Fixes: #3584066




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7667 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-18 10:59:12 +00:00
zarzuelo f8e6cf5a5c 2013-02-18 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql: Fixed the MySQL plugin data. A parameter
	was missed



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7665 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-18 09:09:52 +00:00
mdtrooper 3f5bb97d4d 2013-02-15 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/modificar_server.php: fixed the column of server
	now it is not link and show the version.
	
	* include/functions_servers.php: fixed the sec parameter for the
	link to edit recon server.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7664 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-15 13:22:38 +00:00
zarzuelo 52de2e48bc 2013-02-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_utils.php: Added a function to calculate
	the complementary color of a RGB hex code to assign automatically 
	the overlapped graphs colors for bug 3604462



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7663 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-15 12:37:07 +00:00
mdtrooper a208e250ad 2013-02-15 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_treeview.php: fixed the cleaned source code.
	
	* operation/agentes/networkmap.php: fixed double messages when
	delete a networkmap.
	
	Fixes: #3553703




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7662 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-15 12:28:03 +00:00
mdtrooper 9bcd52d6ee 2013-02-15 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/massive/massive_delete_alerts.php: improved the source
	style.
	
	* include/functions_ui.php: fixed the sort of included of jquery
	base files.
	
	Fixes: #3604768




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7661 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-15 12:04:27 +00:00
zarzuelo 468d08d909 2013-02-15 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor.php: Delete default
	value of the ip address on the module edition form



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7659 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-15 10:23:55 +00:00
mdtrooper 751959a969 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js,
	include/graphs/functions_flot.php, include/graphs/fgraph.php:
	cleaned source code style.
	
	* operation/agentes/stat_win.php: added javascript code to resize
	the window when show the overview graph.
	
	Fixes: #3574134




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7658 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 18:09:02 +00:00
Ramon Novoa 0ad5efd888 2013-02-14 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_browser.php: Changed the size of some
	  text inputs to make them look good in Firefox.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7657 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 17:49:17 +00:00
Ramon Novoa 79806e27cb 2013-02-14 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/setup_netflow.php,
	  include/functions_config.php: Added the deletion of old netflow and
	  log data.

	* include/functions_snmp_browser.php: Added to repository. SNMP browser
	  specific functions.
	
	* operation/menu.php,
	  operation/snmpconsole/snmp_browser.php: Added search capabilities to
	  the SNMP browser and other small improvements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7656 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 16:44:45 +00:00
mdtrooper 7872a82a35 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora_legacy.css: cleaned source code.
	
	* include/styles/pandora_green.css: add rules for the group view.
	
	Fixes: #3576296




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 15:29:05 +00:00
mdtrooper 4806587a80 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added constant dir for the mibs of snmp.
	
	* include/functions_filemanager.php: cleaned source code style.
	
	* operation/snmpconsole/snmp_mib_uploader.php: fixed to avoid go
	upper directory to the mibs.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7654 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 15:03:07 +00:00
mdtrooper 68fc7e09b5 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_netflow.php, operation/netflow/nf_live_view.php:
	fixed the show pie graph with table.
	
	Fixes: #3604468




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 13:37:33 +00:00
zarzuelo 9becfa4231 2013-02-14 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql: Fixed the macros of the
	default plugin MySQL

	* include/functions_groups.php
	include/functions_api.php
	include/functions_ui.php
	include/functions_agents.php
	include/functions_modules.php
	include/constants.php
	operation/agentes/estado_ultimopaquete.php
	godmode/db/db_sanity.php
	godmode/agentes/agent_template.php
	godmode/agentes/configurar_agente.php
	godmode/servers/plugin.php: Create a function to disable
	modules fixing the status counts and replace the old way of
	do it in all the console. Fixin a lot of old way of create 
	and delete modules too to use the centralized function and 
	dont break counts. BUG 3604463



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 12:55:53 +00:00
mdtrooper 9fe685192d 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added constant for module type of
	"MODULE_SNMP" and sorted the list of types of modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7650 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 11:27:57 +00:00
mdtrooper f22306fea3 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php,
	include/functions_profile.php, operation/events/events_list.php:
	changed in jQuery the deprecated function evalJSON for parseJSON.
	
	Fixes: #3604536




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7649 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 10:37:37 +00:00
mdtrooper eb61caadac 2013-02-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_operations.php,
	godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_standby_alerts.php,
	godmode/tag/edit_tag.php, include/functions_graph.php,
	include/functions_io.php, include/functions_ui.php: cleaned source
	code style.
	
	* include/functions_modules.php: erased deprecated function
	"modules_give_modulecategory_name".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7648 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-14 10:05:16 +00:00
mdtrooper 9fc6fd6bcd 2013-02-13 Miguel de Dios <miguel.dedios@artica.es>
* extensions/module_groups.php,
	godmode/massive/massive_add_alerts.php,
	godmode/massive/massive_edit_modules.php, godmode/tag/tag.php:
	cleaned source code style.
	
	* images/network.disabled.png: added image.
	* images/chart_curve.disabled.png: fixed mistake image.
	
	* godmode/agentes/module_manager.php: improved the style of table.
	
	Fixes: #3604465




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7647 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-13 17:47:43 +00:00
mdtrooper 9af80162bf 2013-02-13 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: fixed the lost initial value for
	the "homeurl_static" in $config when the pandora is for upgrade from
	version 4.
	
	Fixes: #3604288




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7642 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-13 12:26:19 +00:00
mdtrooper 29e6819e69 2013-02-13 Miguel de Dios <miguel.dedios@artica.es>
* 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: fixed a important
	bug when try to upgrade a Pandora4 (SVN version or updated version)
	to Pandora5 or have user defined groups in the table
	"tnetwork_component_group" that throw error when try to upgrade and
	stop the upgrading.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-13 12:23:49 +00:00
zarzuelo 69aef3596b 2013-02-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	operation/agentes/stat_win.php: Improve the legend of the
	interactive graphs for bug 3573814



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7640 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-13 09:41:59 +00:00
zarzuelo d34059d6cd 2013-02-13 Sergio Martin <sergio.martin@artica.es>
* include/styles/dialog.css
	general/login_help_dialog.php: Fix an ugly bar of the
	modal windows and enlarge 20px the height of the
	Welcome modal window to avoid scroll bar in most 
	browsers



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7639 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-13 08:53:18 +00:00
mdtrooper d1aa73cd79 2013-02-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.list.php,
	godmode/agentes/planned_downtime.editor.php: fixed the planned
	downtime.
	
	Fixes: #3602365




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7638 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 18:25:34 +00:00
zarzuelo ff11353b5b 2013-02-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed the update of the
	inventory changes black list on setup for bug 3604298



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7636 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-12 16:50:08 +00:00
zarzuelo 6766d44321 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 b2614ea891 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 bb5c5dd554 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 e90d79b1e7 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 c873136d4c 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 69da437d2b 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 ab1acb605d 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
Ramon Novoa 3a8967f920 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 96e7eaee45 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 6bca51ad6a 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 33f977980e 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 182e5a32a2 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 ebfd1535fe 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 50d963745a 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 51d3057ae6 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 31ab8c1a3f 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
Ramon Novoa 0cf9ab99f4 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
Ramon Novoa ba5ed7b35b 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 788d6cea3d 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 d455362c0a 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 0d28050410 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 fc7c2f8430 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 53e5025f1d 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 d1170bab4f 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 baa12cb90d 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 db0aab59c0 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 5767594f30 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 4006fbe500 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 2206967c68 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 04a857da4e 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 55242bc40f 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 63a9aa54a7 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 b3a8f7da1b 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 d6a6bca86d 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 576e4b9f75 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 a95d32b26b 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 e7c8f0037d 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 8e3abe7d63 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 53f63357f6 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 f31fdc5546 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
Ramon Novoa 639e0edcb0 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 8b8c499b0f 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 6332c80690 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 c101cd13c3 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 20d5276ff0 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 c5c2aa50da 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 70a09b3625 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 a924c8d2dd 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 c2a39c1ee8 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 0d9606c92f 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
mdtrooper 421197f66f 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/configure_alert_action.php: fixed sustitution the
	values in the macros when load a action.
	
	Fixes: #3603125




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7565 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 09:55:38 +00:00
mdtrooper 3750c7fc46 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_list.list.php,
	godmode/reporting/graph_builder.php, godmode/setup/news.php,
	godmode/setup/setup_general.php, godmode/netflow/nf_edit_form.php,
	godmode/db/db_purge.php, godmode/db/db_main.php,
	godmode/extensions.php, include/functions_reporting.php,
	operation/reporting/reporting_viewer.php: improved the source code
	style.
	
	* operation/reporting/reporting_xml.php, include/functions_xml.php:
	fixed the output of xml when have some html entities that is not
	as hexadecimal entities.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7564 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 09:21:27 +00:00
jsatoh b98b045203 2013-02-04 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_events_replication.php: Added more info as
	the same as english one.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7563 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 06:40:11 +00:00
mdtrooper cc2cf11837 2013-02-01 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_utils.php: fixed check color and legends
	for stacked graphs when haven't set colors all graphs.
	
	Fixes: #3602725




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7562 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-01 13:28:49 +00:00
zarzuelo 70502d2ce9 2013-02-01 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	include/functions_treeview.php: Delete server from
	detail of modules in treeview and other little fixes

	* include/functions_config.php: Added autocreation
	of some conf tokens when dont exist

	* include/help/en/help_events_replication.php
	include/help/es/help_events_replication.php: Added
	more info in the events replication help text



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7561 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-01 12:53:33 +00:00
mdtrooper d7515df8c6 2013-02-01 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.php,
	godmode/reporting/reporting_builder.item_editor.php,
	godmode/reporting/reporting_builder.list_items.php: fixed the
	autocomplete agent when edit or create a item for report that put
	the server name but now don't put anything.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7560 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-01 11:38:57 +00:00
jsatoh 8b67d72b9d 2013-02-01 Junichi Satoh <junichi@rworks.jp>
* godmode/setup/setup.php: Fixed error without enterprise.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7558 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-01 04:33:10 +00:00
Ramon Novoa b8ce800b7a 2013-01-31 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  pandoradb.sql: Removed some indexes that caused deadlocks on high
	  load scenarios.

	* godmode/setup/setup_general.php,
	  include/functions_config.php: Added support for event storm
	  protection.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7557 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-31 18:05:22 +00:00
mdtrooper aa49c338f4 2013-01-31 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js: fixed a
	fucking infinite loop thanks javascript for hidden threads.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7555 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-31 17:40:56 +00:00
mdtrooper 79a5c23816 2013-01-31 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/jquery-ui-1.10.0.custom.css,
	include/styles/images/ui-*,
	include/javascript/jquery.jquery-ui-1.10.0.custom.js,
	include/javascript/jquery-1.9.0.js: added the last version of
	jquery and jqueryUI.

	* godmode/reporting/visual_console_builder.editor.js,
	include/ajax/events.php, include/functions_events.php,
	include/functions_reporting.php,
	include/javascript/pandora_events.js,
	include/javascript/jquery.scrollTo.js,
	include/javascript/jquery.tablesorter.pager.js,
	include/javascript/jquery.tablesorter.js, include/functions_ui.php,
	extensions/update_manager/lib/functions.php,
	extensions/update_manager/main.php, extensions/agents_alerts.php,
	operation/events/events.php, general/login_page.php,
	general/logoff.php, general/header.php,
	general/login_help_dialog.php: fixes about the new jquery and
	jqueryUI version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-31 16:49:08 +00:00
mdtrooper b06436b3d0 2013-01-30 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_generalagente.php,
	include/functions_graph.php, include/graphs/functions_flot.php,
	include/graphs/fgraph.php, include/graphs/flot/pandora.flot.js:
	fixed the graph of events, now the pie graphs in "flot mode" has
	a parammeter to force the position of legend.
	
	Fixes: #3602206




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7553 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-30 16:29:49 +00:00
juanmanuelr be7e5dc1f4 2013-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	 extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	 extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added 
	meta_num_elements token to tconfig in pandora db dump.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7552 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-30 16:07:18 +00:00
mdtrooper 80bd04ca3c 2013-01-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php: fixed the menu to showing
	in the link to view agent.
	
	* operation/agentes/estado_monitores.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7551 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-30 14:09:28 +00:00
mdtrooper 4b174a29b0 2013-01-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.list.php, include/db/oracle.php,
	include/Image/image_functions.php,
	operation/events/events.build_table.php,
	operation/messages/message_edit.php, operation/users/user_edit.php,
	operation/tree.php: improved the source style.
	
	* include/constants.php: added constants for the subtype of modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7550 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-30 13:53:02 +00:00
zarzuelo 470864b136 2013-01-30 Sergio Martin <sergio.martin@artica.es>
* godmode/events/event_responses.editor.php: Little fix
	in a tooltip



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7549 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-30 08:22:56 +00:00
zarzuelo 7503c5ca37 2013-01-30 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Fixed help popups to 
	be used from metaconsole too

	* godmode/events/event_responses.editor.php: Added
	a little help tip in the windows type of event
	responses editor



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7548 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-30 08:18:40 +00:00
mdtrooper 3b22a943a8 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/group_list.php, include/ajax/events.php,
	include/functions_api.php: improved the style code.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7547 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 18:03:08 +00:00
darode 3ccd6225d2 2013-01-29 Dario Rodriguez <dario@artica.es>
* images/pandora_report_logo.png: Added new images missed for
        report cover.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7546 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 17:12:30 +00:00
mdtrooper 9aaa5bf615 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: fixed the lost columns in the
	item general and added what "agent-module(op)" is the max and min
	and added in the resume the units.
	
	Fixes: #3602208




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7545 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 17:08:41 +00:00
mdtrooper b3184d23af 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/menu.php, include/db/oracle.php, include/db/mysql.php,
	include/functions_categories.php, include/functions_db.php,
	include/functions_menu.php: improved the code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7544 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 15:50:45 +00:00
mdtrooper 6af7ae4956 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.wizard.php,
	godmode/reporting/reporting_builder.php,
	godmode/agentes/configurar_agente.php, godmode/menu.php,
	include/functions_ui.php, include/functions_agents.php,
	include/functions_alerts.php, include/functions_menu.php,
	include/functions_networkmap.php,
	include/help/en/help_alert_type.php,
	include/help/es/help_alert_type.php,
	include/functions_reporting.php,
	operation/agentes/alerts_status.functions.php,
	operation/agentes/alerts_status.php: erased the ocurrences about
	the deprecated alert compounds.
	
	Fixes: #3602487




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7543 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 14:42:55 +00:00
mdtrooper feb9ac8c85 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* include/help/en/help_alert_compound.php: delete old files for
	deprecated alert compounds.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7542 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 13:40:05 +00:00
mdtrooper bc08c807ec 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_compounds.php,
	godmode/alerts/configure_alert_compound.php: delete old files for
	deprecated alert compounds.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7541 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 13:09:28 +00:00
mdtrooper feb89b87f0 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* general/shortcut_bar.php, godmode/alerts/alert_actions.php,
	godmode/category/edit_category.php, include/functions_reports.php,
	include/db/postgresql.php, include/functions_gis.php,
	include/functions_treeview.php,
	include/functions_network_components.php: improved the code style.
	
	* include/javascript/pandora.js: in function
	"agent_changed_by_multiple_agents" added hook for to call any
	function when loaded the module list. (now used in the wizzard
	of reports in enterprise).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7540 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 12:31:32 +00:00