Commit Graph

3461 Commits

Author SHA1 Message Date
vgilc 985083d10d 2012-01-17 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_agents.php
	  extensions/module_groups.php: Fixed bug: sql error in
	extension "Module Groups" and popup alert.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 10:20:53 +00:00
vgilc 19c0857a48 2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_edit.php
	  godmode/netflow/nf_item_list.php
	  godmode/netflow/nf_report_item.php: Changed name items.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5373 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:34:25 +00:00
vgilc df67d27eaf 2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/estado_monitores.php: Fixed bug: count in the group
	mode is not well done because ignore the disabled modules.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5372 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:24:20 +00:00
vgilc 0fd88fd3c6 2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_edit.php
	  godmode/netflow/nf_edit_form.php: Changed add button.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5371 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 11:08:28 +00:00
juanmanuelr 62e79b4d1d 2012-01-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: New functions in Api 
	update_network_module, update_plugin_module, update_data_module and
	update_snmp_module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5370 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 10:30:16 +00:00
ramonn 0d3586ad32 2012-01-13 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Aesthetic fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5369 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 14:52:52 +00:00
ramonn a034893237 2012-01-13 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed data source ordering for some
	  netflow charts and implemented a basic disk cache.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:14:16 +00:00
vgilc 0c39ae634e 2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_item_list.php: Changes sort
	rows in netflow items.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:06:28 +00:00
vgilc d3c662ab50 2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Update
	table tnetflow_report_content.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 12:11:00 +00:00
vgilc 4668df5db0 2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_item_list.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_item.php
	  operation/netflow/nf_reporting.php
	  pandoradb.sql: Sort items of netflow reports.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 11:58:59 +00:00
juanmanuelr d1f1ba7cb2 2012-01-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_users.php
	 include/functions_groups.php
	 include/functions_profile.php
	 include/functions_api.php: Added functions and new functions to Api
	 set_update_template, set_delete_template, 
	 set_delete_module_template, set_update_user, set_add_user_profile,
	 set_create_module_template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:33:52 +00:00
vgilc 0b7861a2ab 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_edit.php
	  godmode/netflow/nf_edit.php: Added column group
	to report list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:05:25 +00:00
vgilc b3267ae973 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php
	  include/functions_netflow.php: translate netflow titles.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 14:20:32 +00:00
vgilc b3e12dd60a 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Changes in group
	fields of netflow tables.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 12:55:17 +00:00
vgilc 2989dc4e98 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_report_item.php
	  include/functions_netflow.php: changes netflow groups.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 11:32:49 +00:00
ramonn 1bcb0c8a25 2012-01-12 Ramon Novoa <rnovoa@artica.es>
* include/graphs/functions_fsgraph.php: Fixed empty chart detection for
	  flash charts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:55:59 +00:00
vgilc d22629496e 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
godmode/netflow/nf_edit.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_form.php
	  godmode/netflow/nf_report_item.php
	  include/functions_netflow.php
	  operation/netflow/nf_view.php
	  operation/netflow/nf_reporting.php: changes netflow acl.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:52:15 +00:00
jsatoh a0e133ede7 2012-01-12 Junichi Satoh <junichi@rworks.jp>
* godmode/admin_access_logs.php: Fixed user filtering does not work.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 05:55:23 +00:00
ramonn 85f43f1dc4 2012-01-11 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed netflow raw data tables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 19:16:13 +00:00
vgilc adb9a8b750 2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
godmode/netflow/nf_edit_form.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_form.php
	  godmode/netflow/nf_report_item.php
	  include/functions_netflow.php
	  operation/netflow/nf_view.php: netflow acl.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 18:12:33 +00:00
ramonn 5a79d640cf 2012-01-11 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed netflow stacked charts. Moved
	  code from nf_view to functions in functions_netflow. Several other
	  fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 16:34:53 +00:00
slerena aa7430292d 2012-01-11 Sancho Lerena <slerena@artica.es>
*  images/status_sets/color_text/*.png: Updated icons missing
        for this iconset.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:38:30 +00:00
vgilc 5045d31a5f 2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  godmode/netflow/nf_edit_form.php
	  godmode/netflow/nf_edit.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_form.php
	  godmode/netflow/nf_report_item.php
	  godmode/netflow/nf_reporting.php
	  operation/netflow/nf_view.php: netflow acls.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:02:27 +00:00
juanmanuelr 0033539c4d 2012-01-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new functions 
	set_create_snmp_module and set_create_data_module in the Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 13:05:58 +00:00
jsatoh f7699d3c55 2012-01-11 Junichi Satoh <junichi@rworks.jp>
* mobile/operation/agents/view_agents.php: Fixed graph generation
	failure.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 04:47:05 +00:00
juanmanuelr cc940b1201 2012-01-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new functions 
	set_create_plugin_module and set_create_alert_template in the Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 17:21:46 +00:00
vgilc 692dffb54e 2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql
	  godmode/netflow/nf_edit_form.php
	  operation/netflow/nf_view.php: Changes in output format
	of netflow.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5339 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 15:23:56 +00:00
vgilc 51f62cd99b 2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
* operation/netflow/nf_view.php: Fixed filter
	netflow.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 14:05:17 +00:00
vgilc b76fb39f39 2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/group_view.php
	  include/functions_group.php: Improve display for 
	group view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 13:56:40 +00:00
vgilc 89c224af45 2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.php: fixed error in
	planned downtime.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 09:36:29 +00:00
jsatoh 1dfbd12cd2 2012-01-10 Junichi Satoh <junichi@rworks.jp>
* mobile/operation/agents/view_agents.php: Fixed 'img' paths.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 06:10:13 +00:00
jsatoh 875c48caaa 2012-01-10 Junichi Satoh <junichi@rworks.jp>
* mobile/index.php: Fixed i18n translation does not work with mobile
	console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5333 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 04:46:09 +00:00
vgilc c1fc8ba756 2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.php: allow cancelling scheduled
	downtime once it has started.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 17:54:31 +00:00
juanmanuelr 200f778dd9 2012-01-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new serialized parameter in 
	set_create_network_module function from api. Without it Web console 
	interface module edit view crash.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 17:43:16 +00:00
vgilc 385155402e 2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added migration 
	script for 4.1 version.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5329 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 11:45:00 +00:00
vgilc c19987d5d6 2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_item_list.php
	  godmode/netflow/nf_report_item.php
	  pandoradb.sql: Fixed editing and deleting netflow filters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5328 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 10:04:31 +00:00
ramonn ab5c016cdc 2012-01-05 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed several netflow charts and
	  improved performance.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-05 17:56:27 +00:00
vgilc be799a70b8 2012-01-05 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php
          include/functions_netflow.php
	  operation/netflow/nf_view.php
	  godmode/netflow/nf_item_list: Graph changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5324 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-05 12:08:15 +00:00
juanmanuelr b876b1bbd9 2012-01-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_forecast.php
	 include/functions_reporting.php: Fixed graphical representation of
	 intervals in projection graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 17:41:04 +00:00
vgilc 46f55e8905 2012-01-03 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php
	  operation/netflow/nf_view.php: Graph changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 15:36:36 +00:00
zarzuelo e4ef53f2ed 2012-01-03 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php
	include/auth/mysql.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql
	godmode/users/user_list.php: Added to users the 
	disable/enable feature



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 13:07:40 +00:00
juanmanuelr 4d76bfa527 2012-01-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.data.postgreSQL.sql
	 pandoradb.postgreSQL.sql: Fixed queries in these scripts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 12:27:53 +00:00
vgilc f94b8a7490 2012-01-02 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql: Added netflow tables.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5312 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-02 14:41:35 +00:00
vgilc 66ba4f3cbc 2012-01-02 Vanessa Gil <vanessa.gil@artica.es>
* operation/netflow/nf_view.php
	  include/functions_graph.php
	  include/functions_netflow.php: changed the way to collect netflow
	parameters.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5311 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-02 14:36:55 +00:00
vgilc db8920e8e1 2011-12-30 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_report_item.php
	  godmode/netflow/nf_item_list.php
	  operation/netflow/nf_view: Changed the report date and interval.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5310 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-30 15:16:07 +00:00
vgilc d4bb2ba320 2011-12-30 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_edit.php
	  godmode/netflow/nf_item_list.php: Cascade delete filters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5309 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-30 10:06:56 +00:00
zarzuelo 47290d7601 2011-12-29 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor.php: Fixe module editor when the
	data configuration textarea is empty or is a module plugin



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-29 13:20:38 +00:00
ramonn a5763177e5 2011-12-23 Ramon Novoa <rnovoa@artica.es>
* include/functions_servers.php: Added Netflow server information.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-23 10:04:36 +00:00
vgilc 4c7486f4d6 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_manage.php
	  godmode/netflow/nf_edit.php
	  include/functions_netflow.php: changed netflow setup.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5302 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-23 08:37:36 +00:00
slerena ce1f1cb3b2 2011-12-22 Sancho Lerena <slerena@artica.es>
* netflow/nf_report_form.php: Fixed problem in report
        creation due unused fields in the SQL table.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5301 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 20:07:05 +00:00
slerena 780ae2e69d 2011-12-22 Sancho Lerena <slerena@artica.es>
* pandoradb_migrate_4.0.x_to_4.1.mysql.sql: Added migration
        script for 4.1 version. Added netflow tables.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5300 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 19:26:17 +00:00
zarzuelo fb977dd4ce column of the global modules search
2011-12-22  Sergio Martin <sergio.martin@artica.es>

	* include/functions_graph.php: Fixed Date formats in graph
	axis to avoid loss data
	
	* include/functions_custom_graphs.php: Fixed number of hours of
	a week in the graphs combo




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5298 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 18:42:50 +00:00
juanmanuelr d05cb5442f 2011-12-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/search_alerts.php: Added semicolon at end of a line.
	
	Fixes: #3453610



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 12:57:35 +00:00
zarzuelo 6ba036c438 2011-12-22 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed Date formats in graph
	axis to avoid loss data
	
	* include/functions_custom_graphs.php: Fixed number of hours of
	a week in the graphs combo



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5294 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 10:08:00 +00:00
vgilc d15dfd4b82 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* operation/netflow/nf_view.php
	  godmode/netflow/nf_report_item.php
	  godmode/netflow/nf_report.php: Allow repeat filters
	  in reports.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 17:14:41 +00:00
vgilc ddf147ddbd 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_edit.php
	  godmode/netflow/nf_edit_form.php
	  include/functions_graph.php
	  operation/netflow/nf_view.php: remove some warning. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 16:07:15 +00:00
vgilc d48c051c78 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql: added mysql tables for traffic netflow.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 15:28:01 +00:00
vgilc 350243bd6c 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_netflow.php
	  include/help/en/help_aggregate_by.php: added files to netflow
	traffic monitoring.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 14:39:50 +00:00
vgilc d47c53eeda 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_config.php
	  include/functions_graph.php
	  include/styles/menu.css
	  pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
  	  pandoradb.data.sql: Netflow traffic monitoring.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5289 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 13:09:26 +00:00
vgilc 3c4849b72f 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/menu.php
	  godmode/setup/setup.php
	  include/functions_config.php
	  include/functions_graph.php
	  include/styles/menu.css
 	  operation/menu.php
	  pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
  	  pandoradb.data.sql
	  added files:
	  operation/netflow/nf_reporting.php
	  operation/netflow/nf_view.php
	  godmode/netflow/nf_edit.php
	  godmode/netflow/nf_edit_form.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_form.php
	  godmode/netflow/nf_report_item.php
	  godmode/netflow/nf_item_list.php
	  godmode/netflow/nf_manage.php
	  godmode/netflow/nf_option_form.php
	  images/networkmap/so_cisco_new.png: Netflow traffic monitoring.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5288 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 13:00:38 +00:00
jsatoh a70fe2ab59 2011-12-21 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/status_monitor.php: Fixed that long module names
	cannot be seen. (Added title.)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5285 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 04:05:18 +00:00
jsatoh 984487233e 2011-12-19 Junichi Satoh <junichi@rworks.jp>
* include/languages/ja.po, include/languages/ja.mo: Updated translation
	files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-19 05:26:47 +00:00
jsatoh f2604c08ae 2011-12-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Fixed Japanese word
	translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-16 08:41:47 +00:00
jsatoh 08c0d32332 2011-12-16 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/module_manager.php: Fixed wrong pagination links
	after updating modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-16 04:12:29 +00:00
juanmanuelr 921b30aced 2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/servers/manage_recontask_form.php: Deleted notice due to 
	a non init variable.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 16:27:09 +00:00
juanmanuelr 5fd9e4c9f8 2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_forecast.php
	include/functions_reporting.php: Added CSV functionality for 
	projection and prediction reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 15:27:32 +00:00
Aldrioth caf68f8827 2011-12-15 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: Updated template, .po and .mo files.
        Updated template in Launchpad and completed
        Spanish and English translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 14:54:55 +00:00
juanmanuelr bb66d8b14d 2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_reporting.php: Projection graphs are static now.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 12:58:48 +00:00
zarzuelo 6a87f1e675 2011-12-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_forecast.php: Changed the kind of graph 
	for projection to static



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 11:40:40 +00:00
juanmanuelr 89ab24bbba 2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php
	operation/events/events.php: Added new option for display all 
	events in event viewer.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 11:08:16 +00:00
zarzuelo 93b15ef0a7 2011-12-15 Sergio Martin <sergio.martin@artica.es>
* godmode/setup/setup.php: Fixed bad use of __() function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 10:18:05 +00:00
juanmanuelr 401f257b21 2011-12-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_events.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php: Some corrections over this 
	views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-14 13:52:46 +00:00
jsatoh 899dc9a49b 2011-12-14 Junichi Satoh <junichi@rworks.jp>
* godmode/alerts/configure_alert_compound.php: Improved that actions
	can be removed in step 2. (Added delete button.)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-14 04:11:34 +00:00
ramonn 495434f984 2011-12-13 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  DEBIAN/control,
	  DEBIAN/make_deb_package.sh,
	  include/config_process.php,
	  install.php,
	  pandora_console.spec: Fixed version strings (were wrong
	  in the previous commit).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5255 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 14:39:46 +00:00
ramonn 0951d84aba 2011-12-13 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  DEBIAN/control,
	  DEBIAN/make_deb_package.sh,
	  include/config_process.php,
	  install.php,
	  pandora_console.spec: Updated version strings.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 14:12:25 +00:00
zarzuelo 7872dcde1e 2011-12-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php: Change the get user groups
	to return the groups orderer by name



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 13:11:39 +00:00
zarzuelo 6e333e3e22 2011-12-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed a bug of the
	NO DATA images in the pdf graph reports

	* include/styles/pandora.css
	include/functions_reporting.php: Added styles to the 
	group report



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5248 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 09:13:28 +00:00
zarzuelo f2c024085b 2011-12-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed some notices of the graphs
	when no data

	* include/functions_reporting.php
	include/functions.php
	godmode/reporting/reporting_builder.item_editor.php: Added the 
	first version of the new group report 3438332



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-12 13:01:04 +00:00
jsatoh 5a7df039d0 2011-12-09 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_custom_logo.php: Changed height and width in
	this help view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5243 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-09 03:08:52 +00:00
koichirok 681650c900 2011-12-08 Koichiro Kikuchi <koichiro@rworks.jp>
* extensions/snmp_explorer.php: Call io_safe_input() for
	 module name and description when creating module.
	* include/functions_io.php: spaces to tabs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-08 02:32:52 +00:00
zarzuelo 446b063f92 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	operation/agentes/group_view.php: Improved group view 
	with hierarchy to feature request 3444380



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 17:01:19 +00:00
zarzuelo e80e38a1c9 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_agente.php
	godmode/agentes/modificar_agente.php: Added tab on header in the
	agent list views to navigate from operation to godmode sections
	improving usability



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5240 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 15:04:40 +00:00
zarzuelo 8a8293a1dd 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php: Added status column in 
	godmode view of modules and added delete button in 
	edition module view

	* operation/agentes/estado_monitores.php: Fixed missed
	extra query to not show modules of foreign policies



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 14:19:05 +00:00
juanmanuelr 79b6da8fff 2011-12-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_agente.php: Added filter by summarized 
	agent state.
	
	Pending task: #3389947



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 11:58:41 +00:00
zarzuelo 916127733e 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Added two new functions 
	to external API: set_enable_module_alerts and 
	set_disable_module_alerts for feature request 3427673



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 09:02:36 +00:00
juanmanuelr c27d25c6ec 2011-12-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php
	operation/events/events.php: Added filter to hide/show alert events 
	in this view.
	
	Pending task: #3406323



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 08:50:34 +00:00
juanmanuelr c1d41f7bc0 2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/status_monitor.php: Added sort funcionality
	and resize module value feature for string module data types.

	Pending task: #3425266



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 18:22:49 +00:00
juanmanuelr b2c1012aa0 2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_custom_logo.php
	include/help/es/help_custom_logo.php: Changed height and width in 
	this help view.
	
	Fixes: #3450145



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 13:24:53 +00:00
juanmanuelr c09c78543c 2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/os.php: List all OS is the page by defect.
	
	Fixes: #3450147



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5231 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 13:16:58 +00:00
juanmanuelr 24d8e9fa52 2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_conf_gis.php
      godmode/gis_maps/configure_gis_map.php: Changed order of latitude,
      longitude and altitude in Gis maps information.
      
      Fixes: #3450292



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 11:54:06 +00:00
zarzuelo 8591c8b25c 2011-12-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	include/functions.php
	extensions/snmp_explorer.php
	godmode/agentes/configurar_agente.php
	godmode/massive/massive_edit_modules.php: Check if a module 
	name exists in the agent when you edit the module and
	improve the errors feedback



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 10:08:07 +00:00
zarzuelo 534787d360 2011-12-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	include/functions_api.php
	include/functions.php
	extensions/snmp_explorer.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/configurar_agente.php: limited the 
	modules creation to not allows to create one if exists
	a module with the same name in the agent to avoid
	recreate a module when go back in the browser.
	Bugfix: 3416129



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5227 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 08:52:54 +00:00
juanmanuelr bf182a63f8 2011-12-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/snmp_explorer.php: Removed trace.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-01 13:07:25 +00:00
juanmanuelr 39d55b0847 2011-12-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/snmp_explorer.php: Fixed snmp over IE8.
	
	Fixes: #3441762



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5223 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-01 12:30:19 +00:00
zarzuelo cf8023cd5b 2011-12-01 Sergio Martin <sergio.martin@artica.es>
* extensions/insert_data.php: Improved the error message to
	multiple xml creations (csv) bug: 3426375



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-01 09:53:49 +00:00
juanmanuelr 7e63dfee5e 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_config.php: Login hash pass can be left blank.
	
	Fixes: #3410190



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:58:46 +00:00
juanmanuelr 24fe9ee841 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_operations.php: Cleaned code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:35:04 +00:00
juanmanuelr 07b7b9bdc1 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed call to agents_get_modules
	with id_agent = 0.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5218 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:31:09 +00:00
zarzuelo f818b4a00b 2011-11-30 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_agente.php: Fixed pagination transfer
	from form in the operation agents view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 15:24:43 +00:00
juanmanuelr 77db5e5cc5 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed bad sql sintax in 
	agents_get_agents function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 15:04:43 +00:00
juanmanuelr 629961b40d 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed bad sql sintax in 
	agents_get_agents funtion.
	
	Fixes: #3445995




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:55:08 +00:00
juanmanuelr 91c4279ace 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_generalagente.php
	include/javascript/jquery.ui.dialog.js
	general/header.php: Fixed ui_dialog when graphs are displayed 
	behind.
	
	Fixes: #3441058



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:47:19 +00:00
zarzuelo 61eeef9a81 2011-11-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners 
	progress bar whit mode=1 and ratio < 30



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:30:09 +00:00
juanmanuelr 1a88a85ee7 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/ajax/agent.php
	operation/agentes/exportdata.php: Fixed agent autocomplete 
	functionality.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 11:26:25 +00:00
juanmanuelr 671f032db4 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Fixed html render of combined 
	graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5211 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 09:50:55 +00:00
zarzuelo 6b78f4912b 2011-11-30 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_edit_modules.php: Fixed massive
	module edition to not break module group, export id etc 
	when edit another field



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5210 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 09:38:35 +00:00
juanmanuelr 35450270ee 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* install.php: Fixed width style in step 2.
	
	Fixes: #3421097



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5208 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 17:13:39 +00:00
zarzuelo be011c85d3 2011-11-29 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php: Fixed filter of the operation
	agents view for bug 3445244



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 17:09:51 +00:00
juanmanuelr b905fca4ab 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_graph.php: Fixed PDF exportation of combined 
	graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5206 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 16:12:20 +00:00
juanmanuelr e516df8cb5 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
        include/graphs/fgraph.php: Fixed custom graphs exportation to 
        PDF.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 16:07:44 +00:00
juanmanuelr 6cff59ec73 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php: Resized graph in this view.
	
	Fixed: #3411788



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 13:11:30 +00:00
juanmanuelr 2a74ac042f 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added check for flash charts in pdf
	exportation.
	* operation/events/events_validate.php: Removed entities in this 
	view.

	Fixes: #3445106



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5200 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:52:56 +00:00
juanmanuelr ee0ee26a8c 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup_visuals.php: Added custom logo in visual 
	styles.

	Fixes: #3419712



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:30:27 +00:00
juanmanuelr 66b07c6ebd 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events.php: Fixed sound event popup over https.
	
	Fixes: #3443835



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:17:39 +00:00
juanmanuelr 09dd9885fd 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Removed entities in events 
	reports.
	
	Fixes: #3445082



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:52:36 +00:00
juanmanuelr 675f1d2f72 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_reporting.php: Fixed custom graphs in preview 
	 reporting and PDF exportation.
	 
	 Fixes: #3444170



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5196 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:39:50 +00:00
juanmanuelr 7d7acae3ed 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/snmpconsole/snmp_view.php: Fixed trap validation when
	the trap has Id equal to 1.
	
	Fixes: #3439289



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5195 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:10:20 +00:00
juanmanuelr dd05ea5ee9 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
godmode/agentes/modificar_agente.php: Changed style in description
	column of this view. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 10:16:54 +00:00
koichirok a940aa86aa 2011-11-29 Koichiro Kikuchi <koichiro@rworks.jp>
* extras/pandora_migrate_v3.2_to_v4.0.sql: Added missing alter statements
	for tnetwork_component table.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 10:06:32 +00:00
jsatoh 17ec3e85af 2011-11-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ip_api_list.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 02:02:18 +00:00
zarzuelo da5c629ea7 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* operation/incidents/incident_detail.php
	operation/integria_incidents/incident.incident.php
	operation/events/events_list.php: Fixed some bugs of the
	create incident from event form included the change of 
	target url when integria incidents are enabled
	bug: 3438251




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5189 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 17:44:22 +00:00
juanmanuelr 74d93dfc2c 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/export_csv.php: Added filter to CSV importation 
	and removed entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5188 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 17:15:44 +00:00
zarzuelo 4d7a6cdb41 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php
	include/help/en/help_ip_api_list.php
	include/help/es/help_ip_api_list.php
	godmode/setup/setup.php: Improved the IP ACL Access 
	list to allow substrings for bug 3438385



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 16:37:08 +00:00
juanmanuelr 328d9c394c 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php: Fixed bad cast from alphanumeric
	to numeric in timestamp conversion.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5186 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 14:59:23 +00:00
juanmanuelr e5cd09d100 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php: Removed traces.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5185 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 14:15:16 +00:00
juanmanuelr 72322d6f01 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php
	 operation/events/events.php: Added tag url popup, new style in 
	 extended event table and new fields.  



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5184 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 13:22:22 +00:00
zarzuelo 2010058251 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Clean deprecated lock policies
	code for bug 3437881



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 11:35:06 +00:00
zarzuelo 51233c78c3 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners
	graphs when the progress is less than 30%




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 11:33:45 +00:00
juanmanuelr 6c5d9a5737 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/status_monitor.php: Added variable 
	initialization in this code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 10:07:42 +00:00
zarzuelo 0c955012b6 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* operation/integria_incidents/incident.php: Fixed check of 
	empty xml



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5180 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 09:20:55 +00:00
juanmanuelr c7f5f33f69 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Changed parameter in 
	policies_get_modules_sql_condition function call. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5178 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 08:23:28 +00:00
jsatoh 4535b4c7bf 2011-11-28 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/status_monitor.php: Fixed the open version of
	'Monitor detail' fails.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 02:11:53 +00:00
jsatoh fbdd9b7d0a 2011-11-26 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_integria_url.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-26 00:19:30 +00:00
juanmanuelr f4ebbcf313 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager.php: Incremented agent description
	in this view.

	Fixes: #3424395



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 12:18:29 +00:00
juanmanuelr edb3b2e485 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php
	 operation/menu.php
	 operation/gis_maps/render_view.php
	 operation/gis_maps/index.php
	 godmode/gis_maps/index.php: Fixed a problem with agent groups in 
	 gis maps.
	 
	 Fixes: #3438313



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5173 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:55:13 +00:00
zarzuelo 01afa82637 2011-11-25 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners in progress bar
	graphs for bug 3442005



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:43:23 +00:00
juanmanuelr 765f78ee12 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed sql error in agents_get_agents
        function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:11:36 +00:00
juanmanuelr d23c35e623 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager.php: Fixed an sql error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:42:33 +00:00
zarzuelo 2948d83efc 2011-11-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed API IP list of
	access entities bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:39:28 +00:00
zarzuelo 119d01fd6c 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php
	include/functions.php
	include/functions_agents.php
	operation/search_modules.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_agente.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/search_agents.php
	operation/search_alerts.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/alerts/alert_list.list.php
	godmode/users/configure_user.php: Reconstruct policy acl
	system to allow in enterprise version get extra access for 
	a user in a policy



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:19:09 +00:00
zarzuelo 070c233742 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_integria_url.php
	include/help/es/help_integria_url.php
	godmode/setup/setup.php: Added help for integria api
	url in setup



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:16:26 +00:00
juanmanuelr 94a6fc4e04 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/performance.php: Changed html element from input 
	text to select in SLA period (seconds) parameter.
	
	Fixes: #3437884



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 16:51:49 +00:00
juanmanuelr 0939d3d4db 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_generalagente.php: Hide agent access 
	graph when "Use agent access graph" is disabled.
	
	Fixes: #3437893



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5164 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 16:11:33 +00:00
juanmanuelr 5543a2da3a 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Added confirmation when "Use Enterprise 
	ACL System" is checked.
	
	Fixes: #3438190



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 15:48:21 +00:00
juanmanuelr 0266ff4ae0 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/menu.php: Fixed a wrong sec2 tag that makes enterprise 
	ACLs fail.
	
	Fixes: #3439464



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 12:51:00 +00:00
juanmanuelr 94b475679c 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/networkmap.php
	 include/functions_networkmap.php: Added links to agents, modules 
	and groups in single view of networkmaps.
	
	Fixes: #3439487



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 10:23:23 +00:00
juanmanuelr 2c4bf7cd4a 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components.php: Removed entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:32:41 +00:00
juanmanuelr 7bc595ef27 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.data.postgreSQL.sql
	 pandoradb.data.oracle.sql
	 pandoradb_data.sql: Fixed entities in tables tnetwork_component.
	 
	 Fixes: #3441112



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:31:34 +00:00
juanmanuelr 927561e32f 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_agente.php: Added agent description in 
	this view.
	
	Fixes: # 3424337



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 16:26:17 +00:00
juanmanuelr cc82b64a86 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_conf_gis.php
	godmode/agentes/agent_manager.php: Fixed 'Ignore GIS data' and
	change labels.
	
	Fixes: #3437659



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 13:38:27 +00:00
juanmanuelr db6fddeef4 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/skin/skin_default/include/styles/tip.css
	images/skin/skin_default/include/styles/pandora.css: Removed 
	background image in tip class.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 18:05:14 +00:00
juanmanuelr 598a7cea87 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_common.php: Removed entities
	from agent name.
	
	Fixes: #3437885



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 16:48:51 +00:00
juanmanuelr ceb004d742 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/servers/manage_recontask.php
	 godmode/servers/manage_recontask_form.php: Fixed bug due to 
	 autorefresh in these views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 15:19:05 +00:00
juanmanuelr b0eb26a8c8 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/alerts/configure_alert_template.php: Fixed template 
	update. Thank you to Manuel Arostegui for the patch!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 12:49:24 +00:00
juanmanuelr 55ec3cbab5 2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/snmpconsole/snmp_view.php: Added new free search and
	fix agent and OID combo search.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:57:54 +00:00
juanmanuelr 78503c61ab 2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/snmpconsole/snmp_alert.php: Fixed bad time description.

	* godmode/reporting/visual_console_builder.editor.php
	 include/functions_visual_map.php: Now it's possible to link icons 
	 in visual console with a web page through the label. 

	* operation/visual_console/index.php
	 operation/visual_console/render_view.php
	 include/functions_config.php	 
	 operation/menu.php
	 godmode/menu.php
	 godmode/setup/setup.php
	 godmode/setup/setup_visuals.php
	 include/config_process.php: Added two new autorefresh 
	 parameters: one global and the other for visual console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:55:32 +00:00
jsatoh ec91abd55f 2011-11-17 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_network_map_enterprise.php,
	include/help/ja/help_view_services.php: Added missing help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 03:01:34 +00:00
juanmanuelr dc0a9b6bcc 2011-11-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events.php: Fixed delete operation in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 13:51:30 +00:00
jsatoh 23406acb70 2011-11-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5141 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:56:51 +00:00
jsatoh a27ff4a851 2011-11-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Modified to be understood more
	easily.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:10:46 +00:00
juanmanuelr 8b68f73d95 2011-11-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_validate.php
	operation/events/events.php: Fixed php warning and a wrong 
	description.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 18:04:19 +00:00
slerena 31a20c8101 2011-11-15 Sancho lerena <slerena@artica.es>
* godmode/snmpconsole/snmp_trap_generator.php: Fixed tool to generate
        SNMP Traps. Was broken due a re-placement at last-time. 
        


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 16:29:53 +00:00
juanmanuelr 9ed7d35b05 2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/pandora.js: Added ajax callback for metaconsole
	event search.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 22:16:47 +00:00
juanmanuelr 5e8d9ea8d7 2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_menu.php
	 include/config_process.php
	 operation/menu.php
	 godmode/menu.php
	 godmode/reporting/visual_console_builder.php: Preserve autorefresh
	 time from visual console like global autorefresh parameter.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 09:02:54 +00:00
jsatoh ef3d04df1b 2011-11-12 Junichi Satoh <junichi@rworks.jp>
* general/logon_ok.php: Fixed bad representation that __('ago') is
	shown when "Timestamp or time comparation" is set to timestamp.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-12 02:54:57 +00:00
darode 42d5e7adfb 2011-11-11 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/setup/gis_step_2.php: Fixed a small bug with a button.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 12:38:58 +00:00
juanmanuelr f8105f8393 2011-11-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_edit_agents.php: Added id field to form in
	this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 08:35:21 +00:00
juanmanuelr 9bfa75acf2 2011-11-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php: Correct mistake from my last 
	commit. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 08:28:34 +00:00
juanmanuelr d6ad746367 2011-11-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_delete_modules.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: Added spinner while
	waiting to massive operations result and added check of PHP conf.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-10 19:19:38 +00:00
juanmanuelr 10ee98cb4a 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/reporting/reporting_viewer.php: Added begin date control
	to this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:58:49 +00:00
juanmanuelr e348d53f7b 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor.php: Fixed a typo.
	
	Fixes: #3422974



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:30:33 +00:00
juanmanuelr 143a3e3b95 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php:
	 godmode/reporting/reporting_builder.item_editor.php: Fixed baseline
	 graphs also fixed some warnings.
	 
	 Fixes: #3414446



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 10:39:06 +00:00
juanmanuelr 3a2f39594e 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_forecast.php
	 include/functions_reporting.php
	 godmode/reporting/reporting_builder.preview.php: Fixed some 
	 warnings in this views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 09:56:43 +00:00
juanmanuelr 0a27fa3b04 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/gis_maps/render_view.php: Fixed fullscreen mode.

	Fixes: #3433780



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 17:07:38 +00:00
juanmanuelr f14623fbb9 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events.php: Fixed confirmation in event deletion.
	
	Fixes: #3431148



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 14:38:12 +00:00
juanmanuelr d1244cb29d 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php: When an event doesn't have agent
	associated then don't display AlertSNMP as agent name.
	
	Fixes: #3414380



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 13:51:31 +00:00
juanmanuelr 37d062af0e 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_ultimopaquete.php
	godmode/agentes/module_manager.php: Added pagination to this views.
	
	Fixes: #3417746



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 12:59:26 +00:00
juanmanuelr de35771391 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components_form.php: Fixed network 
	components interface problems.
	
	Fixes: #3421733
	
	* pandoradb.data.oracle.sql: I forgot to upload from last commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5117 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:38:49 +00:00
juanmanuelr d188764f6d 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.data.postgreSQL.sql
	 pandoradb.data.oracle.sql
	 pandoradb_data.sql: Changed value of block_size row in tusuario 
	 table to 0 in order to make global configuration 
	 of this parameter the default.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:22:51 +00:00
juanmanuelr 66eaf9a4f6 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/users/user_edit.php: Added contextual help for block 
	size for pagination.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5115 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:03:51 +00:00
juanmanuelr d7bfdb28c9 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_common.php: Improvement over
	module editor layout.
	
	Fixes: #3419810



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 08:49:16 +00:00
juanmanuelr 8a9aa145a1 2011-11-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php 
	 include/graphs/fgraph.php
	 include/functions_reporting.php
	 operation/agentes/ver_agente.php: Modules in 'top_n' reports are 
	 sorted and graphs are displayed.
	 
	 Fixes: #3422013



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-04 12:03:13 +00:00
slerena a0c8b8019e 2011-11-03 Sancho Lerena <slerena@artica.es>
* include/functions_html.php:  Skip config.php loading after load 
        the first one.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 19:55:24 +00:00
zarzuelo e3d9d3b6d3 2011-11-03 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Fixed graphs to adapt bottom 
	margin with the font size and show the graphs properly when are
	so little



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 17:42:43 +00:00
mdtrooper 1b86946aa5 2011-11-02 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: added function "check_refererer" for check
	refererers in some places.
	
	* extensions/extension_uploader.php, extensions/dbmanager.php,
	operation/incidents/incident.php, operation/incidents/incident_detail.php,
	godmode/servers/recon_script.php, godmode/users/configure_user.php,
	godmode/tag/edit_tag.php: securized this files to XSS and CSRF attacks. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 17:28:18 +00:00
juanmanuelr 198b1abc30 2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php
	godmode/reporting/reporting_builder.preview.php: Changed begin date
	function in order to make it global for all items of a report.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 16:57:38 +00:00
juanmanuelr bee54d089a 2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_forecast.php: Fixed X axis time format in graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 15:14:12 +00:00
juanmanuelr 9da5190a47 2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Added selector
	for report's items in order to choose the report begin date and
	added combo for sort SLA elements. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 10:56:38 +00:00
jsatoh 054a5a3df6 2011-10-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_projection_graph.php,
	include/help/ja/help_prediction_date.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-29 01:24:36 +00:00
juanmanuelr 042adc3014 2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_components.php: Fixed network 
	components creation and interface problems.
	
	Fixes: #3421589

	* include/help/en/help_projection_graph.php
	include/help/en/help_prediction_date.php
	include/help/es/help_projection_graph.php
	include/help/es/help_prediction_date.php
	images/help/prediction_date.png
	images/help/projection_periods.png
	godmode/reporting/reporting_builder.item_editor.php: Added 
	contextual help. Forgot to update Changelog.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 13:00:25 +00:00
zarzuelo 3253c55cb0 2011-10-28 Sergio Martin <sergio.martin@artica.es>
* extensions/snmp_explorer.php: Improved snmp explorer to use
	description of the interfaces when name doesnt exist



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 09:30:14 +00:00
juanmanuelr 65e796eb38 2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_projection_graph.php
	include/help/en/help_prediction_date.php
	include/help/es/help_projection_graph.php
	include/help/es/help_prediction_date.php
	images/help/prediction_date.png
	images/help/projection_periods.png
	godmode/reporting/reporting_builder.item_editor.php: Added 
	contextual help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 09:09:53 +00:00
javilanz 5514bd960d 2011-10-27 Javier Lanz <javier.lanz@artica.es>
* operation/events/events_list.php: Added group name label to the
	events list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5089 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 17:02:18 +00:00
juanmanuelr 18b2fc2f1e 2011-10-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: Added 1 week 
	interval for SLA reports.
	
	Fixes: #3426516
	
	* include/functions_forecast.php
	include/functions_reporting.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Changed 
	precission to float of max and min intervals on prediction date 
	report.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 11:27:49 +00:00
juanmanuelr 0545ef028f 2011-10-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_manager.php: Added confirmation at delete 
	agent time.
	
	Fixes: #3419809



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 08:39:34 +00:00
mdtrooper 38f5926de5 2011-10-26 Miguel de Dios <miguel.dedios@artica.es>
* include/xmlrpc, include/styles/menu.css,
	include/functions_update_manager.php, include/functions_config.php,
	operation/update_manager, operation/update_manager/update_manager.php,
	images/box_down.png, general/main_menu.php, godmode/update_manager,
	godmode/update_manager/update_manager.php, godmode/updatemanager: added
	first version of "Update Manager".

	* general/login_page.php: fixed the name of build var.
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 20:31:57 +00:00
juanmanuelr 1082268804 2011-10-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/db/postgresql.php
	include/db/mysql.php
	include/db/oracle.php
	include/config_process.php
	include/functions_db.php: Fixed historic database functionality. 

	Fixes: #3423519

	* operation/agentes/datos_agente.php: Fixed layout in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5082 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 16:31:45 +00:00
juanmanuelr c841a57c64 2011-10-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_forecast.php
	include/functions_reporting.php
	include/functions.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Added two new
	types of reports 'projection graph' and 'prediction date'. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5081 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 15:18:51 +00:00
zarzuelo a5b586ba0a 2011-10-25 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor.php: Fixed keep_alive
	modules creation bug hidding the configuration data textarea 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5080 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-25 09:22:29 +00:00
zarzuelo b52b55b323 2011-10-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php: Deleted problematic name change
	into textarea function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-25 08:41:30 +00:00