Commit Graph

609 Commits

Author SHA1 Message Date
Arturo Gonzalez Diaz 596a20b19d Y axis fixed in custom graphs, now show correctly the numeration. Ticket#2578 2015-08-24 13:14:48 +02:00
mdtrooper 63498fdbf7 Added percentile 95º in the stat win of module. TICKET: #2613 2015-08-20 17:55:10 +02:00
mdtrooper 0a0d9fad25 Merge branch 'develop' into feature/ticket#2491-features-dashboard 2015-08-12 13:03:50 +02:00
mdtrooper 476336121a Added the class 'overview_graph' into the function flot overview button into menu 2015-08-10 17:51:59 +02:00
Alejandro Gallardo Escobar e8a7ce322f Fixed the CSV export of the module graph for Firefox 2015-08-05 16:43:20 +02:00
m-lopez-f da80a1ad82 Fixed creation hbar, not show all legend. Tiquet: #2498 2015-07-22 10:33:49 +02:00
m-lopez-f b1567da12e Change order divs, because dont show right in view reports. Tiquet: #2317 2015-07-02 10:06:26 +02:00
Alejandro Gallardo Escobar 7942c075d5 Added a modified a few icons for the area flot graph 2015-06-29 19:11:28 +02:00
Alejandro Gallardo Escobar 4a4aaa4e3f Added support to exporting the area graph data to CSV 2015-06-22 19:12:17 +02:00
mdtrooper 9789eca1e1 Added the feature to set module charts painting with lines or area. TICKET: #1849 2015-06-11 21:24:14 +02:00
mdtrooper 0be8792b01 Killing unicorns and magic numbers. 2015-06-11 20:45:40 +02:00
mdtrooper 89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
m-lopez-f c2ce4fddf4 fixed distance to show box data to graph in agent view, tiquet: #2161 2015-05-04 16:34:25 +02:00
m-lopez-f ffd099c782 Changed for fixed visual of metaconsole 2015-03-30 10:17:35 +02:00
m-lopez-f e0e531bf05 Add field to custom line widht to custom graph tiquet: #1875 2015-03-17 15:36:24 +01:00
mdtrooper 52e3926c71 Fixed the icons of menu on combined charts. TICKET: #1869
(cherry picked from commit 380cddc4d4)
2015-03-02 13:13:27 +01:00
mdtrooper 66feffb0f7 Fixed the menu buttons in charts. TICKET: #1818
(cherry picked from commit dac81d2640)
2015-02-19 12:52:41 +01:00
Alejandro Gallardo Escobar d3151557f7 Now the api can return a string with a module graph encoded in base64 2015-02-06 13:48:59 +01:00
m-lopez-f c0a2b0385d Change style en view graph of tree view
(cherry picked from commit 7e13fbc388)
2015-01-29 09:41:43 +01:00
mdtrooper 9019b9c78f Fixed the bar charts with all values equal to 0. 2014-12-11 13:48:51 +01:00
mdtrooper 631f0ee2b7 Fixed the lost hash user in the links from metaconsole to the nodes. 2014-11-25 11:07:41 +01:00
Alejandro Gallardo Escobar 02b18ee1d1 Fixed an error on the function "flot_area_graph" 2014-10-13 14:13:31 +02:00
mdtrooper 38d352ebe1 Fixed the limits of warnings/critical (the line) that freezed the legend. Ticket #1287 2014-10-01 11:18:03 +02:00
mdtrooper a4c1b8396d Fixed lost parameter background color in flot graphs. TICKET #1306 2014-09-23 13:02:49 +02:00
alexhigh 34ea647346 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Improved the function
	"graph_monitor_wheel" to remove the html encoding.
	
	* include/graphs/pandora.d3.js: Mayor improvements
	on the function "solarburst".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 10:15:12 +00:00
alexhigh 825852d324 2014-08-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/main_menu.php: Fixed the menu position when
	it's fixed and the header's not.

	* include/functions_graph.php,
	  include/graphs/pandora.d3.js: Added colors to the elements
	depending on their status on the functions 'sunburst' and
	'graph_monitor_wheel'.

	* include/styles/pandora.css: Fixed the z-index of the
	shortcut bar.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-05 13:09:46 +00:00
alexhigh 798d099f98 2014-07-30 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Finished the function
	"graph_monitor_wheel". This function returns a sunburst
	graph representing all the group>agent>module group>module
	hierarchy.
	
	* include/functions_groups.php: Added the function
	"groups_get_tree". This function returns an array representing
	the group hierarchy of the passed groups array.

	* include/graphs/pandora.d3.js: Improved the function
	"sunburst". Now this graph can show tooltips.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-30 15:58:27 +00:00
mdtrooper 56bc6820bc 2014-07-24 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php,
	operation/events/events_list.php, operation/incidents/incident.php,
	extensions/files_repo.php,
	extensions/files_repo/sql/files_repo.postgreSQL.sql,
	extensions/files_repo/functions_files_repo.php,
	extensions/files_repo/files_repo_list.php,
	godmode/agentes/modificar_agente.php,
	godmode/snmpconsole/snmp_alert.php, godmode/db/db_info.php,
	include/functions_graph.php, include/functions_db.php,
	include/db/postgresql.php, include/db/oracle.php,
	include/db/mysql.php, include/functions_update_manager.php,
	include/functions_events.php, include/graphs/functions_flot.php,
	include/graphs/fgraph.php: tiny fixes for the improve the support of
	postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-24 16:02:06 +00:00
alexhigh 086dda7d90 2014-06-26 Alejandro Gallardo <alejandro.gallardo@artica.es>
* operation/netflow/nf_live_view.php,
	  godmode/netflow/nf_edit.php,
	  godmode/servers/manage_recontask_form.php,
	  godmode/servers/plugin.php,
	  godmode/setup/setup_general.php: Added messages to
	warn about incompatibilities for Windows users.

	* include/functions_graph.php: Added the function
	"graph_monitor_wheel".

	* include/graphs/functions_d3.php: Added the function
	"d3_sunburst_graph".

	* include/graphs/pandora.d3.js: Added the function "sunburst".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 11:32:14 +00:00
alexhigh e9d05381af 2014-06-24 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/graphs/pandora.d3.js: Fixed some errors on
	the graph created by the function "treeMap".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10279 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 14:04:44 +00:00
zarzuelo 68da06d3fe 2014-06-18 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed position of the
	event information box in flot modules graphs when click on
	events "ball" for ticket: #948



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 08:56:37 +00:00
zarzuelo 7bfc11cab9 2014-06-17 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php: Fix height of the 
	div with events info in graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 15:42:31 +00:00
alexhigh 61d99d8381 2014-06-13 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/agentes/module_manager_editor_plugin.php,
	  include/javascript/pandora_modules.js: Fixed an error
	that created duplicated macro fields when selecting
	a local component module #927.
	
	* include/graphs/flot/pandora.flot.js: Now the spacing
	of the vertical data description is automatic.

	* include/styles/pandora_black.css: Visual changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 08:39:11 +00:00
zarzuelo 7e84d8346f 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/visual_console_builder.editor.js
	include/graphs/fgraph.php
	include/graphs/functions_pchart.php
	include/graphs/pChart/pImage.class.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/functions_visual_map_editor.php
	include/functions_custom_graphs.php
	include/functions_graph.php: Added option to cusomize the
	background of the graphs in visual consoles for ticket: #886



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 07:53:50 +00:00
alexhigh b93b4c35b3 2014-06-11 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/users/configure_user.php: Fixed some input
	properties.

	* include/graphs/functions_flot.php: Added an option
	to set the width to auto on the function "flot_vcolumn_chart".

	* include/graphs/flot/pandora.flot.js: Increased the tick size
	of the vertical labels on the function "pandoraFlotVBars".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 11:34:27 +00:00
mdtrooper 11e9271316 2014-06-09 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, general/login_page.php: improved
	the source code style.
	
	* godmode/setup/os.builder.php: fixed the form.
	
	* godmode/update_manager_xxx/*, godmode/menu.php,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php,
	include/graphs/functions_gd.php, include/graphs/functions_flot.php,
	include/config_process.php, include/javascript/update_manager.js,
	include/javascript/jquery.knob.js,
	include/javascript/jquery.iframe-transport.js,
	include/javascript/jquery.fileupload.js, images/check-cross.png:
	first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 13:33:55 +00:00
zarzuelo 0f2c9f28c5 2014-06-04 Sergio Martin <sergio.martin@artica.es>
* include/constants.php
	include/functions_graph.php
	include/functions_reporting.php
	include/graphs/functions_pchart.php
	include/graphs/functions_flot.php
	include/functions.php
	include/functions_events.php: Fix a lot of errors
	on events items on reports using now the same query 
	as events view, etc.

	* include/styles/pandora.css: Little aesthetic
	improvement in focus buttons and unset webfont



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 14:05:20 +00:00
zarzuelo f067dd83b0 2014-06-03 Sergio Martin <sergio.martin@artica.es>
* general/news_dialog.php: Fix a bug in modal window news that
	did incompatible with "first time" modal help

	* include/graphs/functions_gd.php: Add a white background to the 
	progress bars



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 08:39:39 +00:00
alexhigh b00614eb63 2014-06-02 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/setup/setup_visuals.php,
	  include/functions_config.php: Added a new config token
	to hold a custom path for the graphviz binaries.

	* include/functions_networkmap.php: Minor fixes on the
	functions "networkmap_create_module_node" and
	"networkmap_open_graph".

	* operation/agentes/networkmap.groups.php,
	  operation/agentes/networkmap.topology.php: Modified to
	support the custom graphviz directory, blanks in paths, etc.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10080 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 17:36:00 +00:00
mdtrooper 9b123de8a3 2014-05-29 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/pandora.d3.js, include/graphs/functions_d3.php,
	operation/agentes/networkmap.dinamic.php: fixed the css for the
	m$-internet exploter 11. Please Bill Gates travels to Leon.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10040 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-29 15:50:21 +00:00
alexhigh e496bce528 2014-04-23 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/setup/setup_netflow.php: Added a prompt dialog
	to warning about the time increase caused by the address
	resolution.

	* include/functions_graph.php: Added the functions
	"graph_netflow_circular_mesh" and "graph_netflow_host_traffic".

	* include/functions_netflow.php: Added the function
	"netflow_get_record". Added IP address resolution. Added
	two new netflow live view items: "host detailed traffic" and
	"circular mesh". Error fixes on several functions.

	* include/graphs/functions_d3.php: Added the function
	"d3_tree_map_graph".
	Improved the function "d3_relationship_graph".

	* include/graphs/pandora.d3.js: Added the function "treeMap".
	Improved the function "chordDiagram".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9801 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-23 09:34:00 +00:00
alexhigh 52f1c97842 2014-04-16 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/setup/setup_netflow.php: Added a radio buttons
	to activate or deactivate the name resolution for ip addresses.

	* include/functions_config.php: Added the name resolution by
	if to the funcion "config_update_config".

	* include/functions_graph.php: Added 50px to the width of the
	pie of the function "graph_netflow_aggregate_pie".

	* include/functions_netflow.php: Improved the styles of the
	netflow report tables.

	* include/graphs/flot/pandora.flot.js: Now the legend items
	show the percentage when the pie labels are hidden.

	* pandora_console/include/graphs/functions_d3.php,
	  pandora_console/include/graphs/pandora.d3.js: Added files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9771 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 12:06:19 +00:00
mdtrooper 95675f4b5e 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js: fixed the position of buttons
	in the flot area graphs when the graphs are in other pages than
	stat win.
	
	Incident: #560
	
	* operation/agentes/graphs.php, include/graphs/fgraph.php,
	include/graphs/functions_flot.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9542 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 15:59:36 +00:00
zarzuelo 4ef2cc0062 2014-01-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php: fix unecessary space under the
	area graphs when menu is not setted. If is setted, this space is
	for the overview graph. Incident #499



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-13 10:29:12 +00:00
zarzuelo ed2e4e5896 2014-01-09 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js
	include/graphs/functions_flot.php: Fixed problem with the overview
	graph in IE9 for incident #477



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9304 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 15:02:28 +00:00
zarzuelo 3cbad38c79 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed wrong
	condition of minimum height of menu.
	Incident #417



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:22:15 +00:00
zarzuelo d1789ba232 2013-12-12 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/javascript/pandora.js
	include/styles/pandora.css
	operation/agentes/stat_win.php: A lot of fixes on the
	javascript graphs to be shown correctly in IE. Tested
	and working fine on IE9 with compatibility mode on.
	Incident: #417



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-12 14:49:36 +00:00
zarzuelo a77beeb7f7 2013-12-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Add one decimal
	to pie graphs to don't lose so much precision when 
	percentages are rounded
	Incident #407



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-11 12:57:09 +00:00
mdtrooper 3a215820c1 2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js,
	include/graphs/functions_flot.php, operation/agentes/stat_win.php:
	fixed the charts with negative values and a flot type.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 11:48:51 +00:00
zarzuelo 5cd887aba4 2013-10-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed strange
	random fail of flot graphs menus and improve allocation
	of this menu. Incident: #253

	* images/normalscreen.png: Change icon to modern style



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:20:25 +00:00
zarzuelo e934558823 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Disabled 
	second pass processing in 3d pie chart because
	it was really heavy (13 seconds chargin a simple
	pie is unacceptable)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 09:24:11 +00:00
zarzuelo 6baec3b7a4 2013-09-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pPie.class.php: Fix reversed colors bug in
	3D pie graphs

	* godmode/reporting/reporting_builder.item_editor.php: Hide Server combo
	when metaconsole is not enabled.

	* include/javascript/jquery.pandora.js: Increase width of license
	dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8831 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 13:24:09 +00:00
mdtrooper c72879741b 2013-08-02 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_gd.php, include/graphs/fgraph.php,
	include/functions.php, include/functions_graph.php,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	operation/visual_console/render_view.php: a lot of fixes in the
	visualmap.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-02 10:53:50 +00:00
zarzuelo 9e4f937253 2013-07-22 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed access to 
	events from graphics in metaconsole for bug #2335



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8552 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-22 11:34:39 +00:00
mdtrooper ede3a9a368 2013-07-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed the default value for
	"prediction_module" in tagente_module.
	
	* include/graphs/functions_flot.php,
	include/graphs/functions_pchart.php,
	include/graphs/functions_gd.php, include/graphs/functions_utils.php,
	include/javascript/pandora_alerts.js,
	include/javascript/pandora_modules.js,
	include/javascript/pandora_events.js,
	include/functions_network_components.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8535 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-17 11:12:37 +00:00
mdtrooper 0875fb0af9 2013-07-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php,
	include/javascript/jquery.pandora.controls.js: improved the
	functions to pass the php vars to js, now it supports json.
	
	* include/javascript/d3.v3.js: added this library for to make
	beautiful things.
	
	* include/functions_ui.php, include/graphs/fgraph.php,
	include/javascript/pandora_events.js, include/javascript/pandora.js,
	include/functions_treeview.php,
	include/include_graph_dependencies.php,
	include/functions_categories.php, include/db/postgresql.php,
	include/db/oracle.php, include/db/mysql.php: cleaned source code
	style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-16 14:13:23 +00:00
mdtrooper 3eed1ff8be 2013-07-16 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js,
	include/functions_networkmap.php, include/constants.php,
	include/ajax/agent.php, include/ajax/events.php: improve the
	source code and remove the magic number and they changed for
	constants.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8527 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-16 09:09:50 +00:00
zarzuelo 69dddffd0f 2013-07-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pPie.class.php: Fix the colors of the
	legend when we want to have legend of data that not appears
	in the pie. Merge from 4.1

	* operation/users/user_edit.php: Fix repeated select control
	for main page in workspace section

	* godmode/servers/modificar_server.php: Fix crash in
	servers view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8516 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-11 11:11:16 +00:00
mdtrooper 8909befbc7 2013-07-03 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/fgraph.php: change the source code style to make
	more easy the merges with the last branch.
	
	* include/graphs/functions_pchart.php: fixed the water mark for
	pie graph as image.
	
	MERGED FROM THE BRANCH 4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8462 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-03 11:01:53 +00:00
mdtrooper 8e5612bc2b 2013-06-20 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: fixed the graphs with all
	values in negative Y axis. Now it shows correct.
	
	Fixes: #2302
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-20 12:59:22 +00:00
mdtrooper fbb712905a 2013-06-20 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/fgraph.php, include/graphs/functions_pchart.php:
	merged the changes from the branch 4.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-20 11:17:14 +00:00
mdtrooper 2c3bf6ff9a 2013-06-20 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/pChart/pPie.class.php, include/graphs/fgraph.php:
	fixed the htmlentities in the pie chart legend, the border was
	fixed for older commits.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-20 08:20:11 +00:00
mdtrooper 0a2ac656a5 2013-06-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, include/functions_reporting.php,
	include/graphs/functions_utils.php, include/graphs/fgraph.php,
	include/graphs/functions_pchart.php: fixed the graphs in the
	reports.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-10 11:13:38 +00:00
mdtrooper 26f096734f 2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: avoid to characters and
	other shit that corrupts the image file.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 10:43:01 +00:00
zarzuelo d19aa8c269 2013-05-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/menu.css
	include/styles/cluetip.css
	include/styles/pandora.css
	include/functions.php
	include/functions_events.php
	include/graphs/functions_gd.php
	include/functions_networkmap.php
	include/javascript/jquery.cluetip.js
	images/outof.png: Visual improvements

	* include/functions_treeview.php
	extensions/module_groups.php
	operation/tree.php
	operation/events/events.build_table.php
	operation/events/events_list.php
	operation/agentes/status_monitor.php : Add to the shared 
	views between normal and meta controls to access remote nodes
	for certain users

	* include/functions_visual_map.php
	include/functions_ui.php: Little bugfixes and improvements



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8237 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 15:48:22 +00:00
zarzuelo 96074ead91 2013-05-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora_minimal.css
	include/styles/dialog.css
	include/styles/menu.css
	include/styles/jquery-ui-1.10.0.custom.css
	include/functions_events.php
	operation/events/events_list.php
	include/functions_snmp_browser.php
	include/styles/pandora.css: A lot of graphic
	changes including events form and snmp browser
	layout

	* include/ajax/module.php
	include/functions_ui.php
	include/functions.php
	include/functions_agents.php
	include/functions_graph.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/javascript/pandora_snmp_browser.js
	include/functions_treeview.php
	include/constants.php
	index.php
	extensions/net_tools.php
	extensions/pandora_logs.php
	extensions/ssh_gateway.php
	extensions/update_manager/settings.php
	extensions/plugin_registration.php
	operation/incidents/incident.php
	operation/incidents/incident_detail.php
	operation/visual_console/render_view.php
	operation/users/user_edit.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/agentes/datos_agente.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/custom_fields.php
	operation/agentes/estado_agente.php
	operation/agentes/estado_monitores.php
	operation/agentes/agent_fields.php
	operation/agentes/stat_win.php
	operation/servers/recon_view.php
	operation/integria_incidents/incident_detail.php
	operation/netflow/nf_live_view.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/db/db_refine.php
	godmode/db/db_event.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/fields_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/module_manager_editor.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/setup/news.php
	godmode/setup/links.php
	godmode/setup/gis.php
	godmode/users/configure_profile.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/modules/module_list.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php: Changing the old way of 
	print errors to encapsulated UI function to unify 
	styles

	* images/status_sets/color_text/agent_no_monitors.png
	images/status_sets/color_text/agent_no_monitors_ball.pn
	images/status_sets/color_text/agent_down_ball.png
	images/status_sets/color_text/agent_down.png
	images/status_sets/default/agent_no_monitors.png
	images/status_sets/default/agent_no_monitors_ball.png
	images/status_sets/default/agent_down_ball.png
	images/status_sets/default/agent_down.png: Modify some
	status set images

	* images/gis_map/icons/star.default.png
	images/gis_map/icons/cross.warning.png
	images/gis_map/icons/star.bad.png
	images/gis_map/icons/cross.ok.png
	images/gis_map/icons/marker.default.png
	images/gis_map/icons/square_marker.warning.png
	images/gis_map/icons/circle.warning.png
	images/gis_map/icons/marker.bad.png
	images/gis_map/icons/square_marker.ok.png
	images/gis_map/icons/circle.ok.png
	images/gis_map/icons/triangle.warning.png
	images/gis_map/icons/cross.default.png
	images/gis_map/icons/star.warning.png
	images/gis_map/icons/triangle.ok.png
	images/gis_map/icons/cross.bad.png
	images/gis_map/icons/star.ok.png
	images/gis_map/icons/square_marker.default.png
	images/gis_map/icons/circle.default.png
	images/gis_map/icons/marker.warning.png
	images/gis_map/icons/square_marker.bad.png
	images/gis_map/icons/circle.bad.png
	images/gis_map/icons/triangle.default.png
	images/gis_map/icons/marker.ok.png
	images/gis_map/icons/triangle.bad.png: Change whole the
	gis icons by new ones

	* images/os_icons/so_win.png
	images/os_icons/so_linux.png
	images/os_icons/so_mac.png
	images/os_icons/so_cisco.png
	images/os_icons/so_vmware.png
	images/os_icons/so_bsd.png
	images/os_icons/android.png
	images/os_icons/so_aix.png
	images/os_icons/so_other.png
	images/os_icons/so_hpux.png
	images/os_icons/network.png
	images/os_icons/embedded.png: Reduce the operating 
	system icons size

	* images/vnc.png
	images/op_inventory.png
	images/refresh_mc.png
	images/heart.png
	images/service.png
	images/go.png
	images/graphmenu_arrow_hide.png
	images/submenu_tree_first.png
	images/config_mc.png
	images/cross_double.png
	images/wand.png
	images/expand.png
	images/submenu_tree_middle.png
	images/visual_console.png
	images/down.png
	images/chart_curve_threshold.png
	images/people_1.png
	images/cancel.png
	images/graphmenu_arrow.png
	images/people_2.png
	images/collapse.png
	images/camera_mc.png: Improve a lot of
	icons





git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 15:42:32 +00:00
mdtrooper 0fd149893e 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_incidents.php, include/api.php,
	include/functions.php, include/functions_modules.php,
	include/graphs/flot/pandora.flot.js, include/functions_cron.php,
	include/functions_graph.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 09:19:16 +00:00
zarzuelo 8eb312004c 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Fix bad reposition
	action of bar graphs values in pure mode

	* include/graphs/flot/pandora.flot.js: Fix bad 
	reposition action of bar graphs values when resize
	container

	* include/functions_graph.php: Fix the graph of 
	database info of agents with most modules. Now
	avoid pending delete and the data is showed properly

	* operation/agentes/estado_generalagente.php: Fix a
	missing change of agent view layout fix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 11:54:37 +00:00
zarzuelo c03f7678f0 2013-04-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_ui.php
	include/functions_graph.php
	include/functions_events.php
	include/graphs/fgraph.php
	operation/events/events_list.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_monitores.php
	images/help.png
	images/blade.png
	images/image_problem_pie.png
	images/input_module.png
	images/err.png
	images/image_problem_area.png
	images/input_agent.png
	images/help_w.png
	images/suc.png
	images/image_problem_bars.png
	images/information.png: Change new icons, modernize the
	error, success and info messages and more aesthetic changes
	Fix warning and notices from previous commit



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 16:04:39 +00:00
zarzuelo 5830c04c0a 2013-04-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_ui.php
	include/functions_graph.php
	include/functions_events.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/events/events_list.php
	operation/agentes/estado_generalagente.php
	operation/agentes/stat_win.php
	images/file.png
	images/collection_col.png
	images/input_update.disabled.png
	images/input_wand.disabled.png
	images/heart_col.png
	images/calendar_view_day.png
	images/reporting.png
	images/input_tick.png
	images/input_zoom.disabled.png
	images/input_tick.disabled.png
	images/input_go.disabled.png
	images/clock.png
	images/input_pdf.disabled.png
	images/tree.png
	images/groups_small/transmit.png
	images/groups_small/drive_network.png
	images/groups_small/eye.png
	images/groups_small/printer.png
	images/groups_small/lightning.png
	images/groups_small/clock.png
	images/groups_small/bricks.png
	images/groups_small/chart_organisation.png
	images/groups_small/world.png
	images/groups_small/lock.png
	images/groups_small/network.png
	images/groups_small/plugin.png
	images/groups_small/images.png
	images/groups_small/without_group.png
	images/groups_small/mail.png
	images/groups_small/house.png
	images/groups_small/application_osx_terminal.png
	images/groups_small/server_database.png
	images/groups_small/computer.png
	images/groups_small/database_gear.png
	images/groups_small/heart.png
	images/groups_small/firewall.png
	images/groups_small/applications.png
	images/input_delete.disabled.png
	images/input_filter.disabled.png
	images/category_col.png
	images/input_cog.disabled.png
	images/input_add.disabled.png
	images/input_cross.disabled.png
	images/recon.png
	images/pandora_header_logo.png
	images/dashboard_col.png
	images/input_config.disabled.png: Change group icons, 
	change more icons and images and fix layout bugs




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7981 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 11:44:36 +00:00
mdtrooper a8d5111057 2013-04-11 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_flot.php,
	include/graphs/flot/pandora.flot.js,
	include/graphs/flot/excanvas.js: some fixes for to show the flots
	graphs in m$-IE9 and next versions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7966 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-11 16:35:07 +00:00
zarzuelo f90d5c959f 2013-04-10 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_ui.php
	include/functions_events.php
	include/graphs/functions_flot.php
	operation/events/events_list.php
	operation/agentes/tactical.php
	images/cross_undo.png
	images/header_user.png
	images/pandora_header_logo_enterprise.png
	images/note.png
	images/header_chat.png
	images/enterprise_icon.png
	images/header_warning.png
	images/header_ready.png
	images/header_blackout.png
	images/header_refresh.png
	images/header_logout.png
	images/eye.png
	images/header_email.png
	images/pandora_header_logo.png
	images/header_down.png
	images/header_user_admin.png
	images/header_help.png
	images/bin.png
	general/header.php: Change the header to tiny 
	version and clean/change more icons

	* operation/agentes/datos_agente.php: Restore
	accidentaly deleted file




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-10 16:59:42 +00:00
zarzuelo 0e9b89991f 2013-04-10 Sergio Martin <sergio.martin@artica.es>
*
  L     .
  L     pandora_console
  L     pandora_console/DEBIAN
  L     pandora_console/include
M       pandora_console/include/functions_html.php
  L     pandora_console/include/styles
D       pandora_console/include/styles/tip.css
M       pandora_console/include/styles/menu.css
  L     pandora_console/include/styles/images
M       pandora_console/include/styles/pandora.css
M       pandora_console/include/functions_visual_map_editor.php
M       pandora_console/include/functions_groups.php
  L     pandora_console/include/ajax
M       pandora_console/include/ajax/events.php
M       pandora_console/include/ajax/module.php
  L     pandora_console/include/swiftmailer
  L     pandora_console/include/swiftmailer/classes
  L     pandora_console/include/swiftmailer/classes/Swift
  L     pandora_console/include/swiftmailer/classes/Swift/ByteStream
  L     pandora_console/include/swiftmailer/classes/Swift/Encoder
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Decorator
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Reporters
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Pop
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Loggers
  L     pandora_console/include/swiftmailer/classes/Swift/Mime
  L     pandora_console/include/swiftmailer/classes/Swift/Mime/HeaderEncoder
  L     pandora_console/include/swiftmailer/classes/Swift/Mime/ContentEncoder
  L     pandora_console/include/swiftmailer/classes/Swift/Mime/Headers
  L     pandora_console/include/swiftmailer/classes/Swift/Transport
  L     pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp
  L     pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp/Auth
  L     pandora_console/include/swiftmailer/classes/Swift/CharacterReaderFactory
  L     pandora_console/include/swiftmailer/classes/Swift/KeyCache
  L     pandora_console/include/swiftmailer/classes/Swift/CharacterReader
  L     pandora_console/include/swiftmailer/classes/Swift/StreamFilters
  L     pandora_console/include/swiftmailer/classes/Swift/Events
  L     pandora_console/include/swiftmailer/classes/Swift/CharacterStream
  L     pandora_console/include/swiftmailer/classes/Swift/Mailer
  L     pandora_console/include/swiftmailer/dependency_maps
M       pandora_console/include/functions_ui.php
M       pandora_console/include/functions.php
M       pandora_console/include/functions_agents.php
  L     pandora_console/include/languages
  L     pandora_console/include/languages/datepicker
M       pandora_console/include/functions_graph.php
M       pandora_console/include/functions_events.php
M       pandora_console/include/functions_menu.php
  L     pandora_console/include/graphs
  L     pandora_console/include/graphs/pChart
  L     pandora_console/include/graphs/pChart/palettes
  L     pandora_console/include/graphs/pChart/fonts
  L     pandora_console/include/graphs/pChart/cache
  L     pandora_console/include/graphs/pChart/data
M       pandora_console/include/graphs/functions_flot.php
  L     pandora_console/include/graphs/flot
M       pandora_console/include/graphs/functions_gd.php
  L     pandora_console/include/graphs/images_graphs
  L     pandora_console/include/db
M       pandora_console/include/functions_reporting.php
  L     pandora_console/include/fonts
  L     pandora_console/include/auth
  L     pandora_console/include/javascript
M       pandora_console/include/javascript/openlayers.pandora.js
  L     pandora_console/include/javascript/tiny_mce
  L     pandora_console/include/javascript/tiny_mce/utils
  L     pandora_console/include/javascript/tiny_mce/plugins
  L     pandora_console/include/javascript/tiny_mce/plugins/media
  L     pandora_console/include/javascript/tiny_mce/plugins/media/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/media/css
  L     pandora_console/include/javascript/tiny_mce/plugins/media/js
  L     pandora_console/include/javascript/tiny_mce/plugins/pagebreak
  L     pandora_console/include/javascript/tiny_mce/plugins/insertdatetime
  L     pandora_console/include/javascript/tiny_mce/plugins/noneditable
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img
  L     pandora_console/include/javascript/tiny_mce/plugins/autolink
  L     pandora_console/include/javascript/tiny_mce/plugins/example_dependency
  L     pandora_console/include/javascript/tiny_mce/plugins/autoresize
  L     pandora_console/include/javascript/tiny_mce/plugins/example
  L     pandora_console/include/javascript/tiny_mce/plugins/example/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/example/img
  L     pandora_console/include/javascript/tiny_mce/plugins/example/js
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions/img
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions/js
  L     pandora_console/include/javascript/tiny_mce/plugins/iespell
  L     pandora_console/include/javascript/tiny_mce/plugins/save
  L     pandora_console/include/javascript/tiny_mce/plugins/lists
  L     pandora_console/include/javascript/tiny_mce/plugins/visualblocks
  L     pandora_console/include/javascript/tiny_mce/plugins/visualblocks/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr/js
  L     pandora_console/include/javascript/tiny_mce/plugins/advlist
  L     pandora_console/include/javascript/tiny_mce/plugins/tabfocus
  L     pandora_console/include/javascript/tiny_mce/plugins/layer
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/img
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/js
  L     pandora_console/include/javascript/tiny_mce/plugins/preview
  L     pandora_console/include/javascript/tiny_mce/plugins/preview/jscripts
  L     pandora_console/include/javascript/tiny_mce/plugins/directionality
  L     pandora_console/include/javascript/tiny_mce/plugins/wordcount
  L     pandora_console/include/javascript/tiny_mce/plugins/visualchars
  L     pandora_console/include/javascript/tiny_mce/plugins/legacyoutput
  L     pandora_console/include/javascript/tiny_mce/plugins/autosave
  L     pandora_console/include/javascript/tiny_mce/plugins/table
  L     pandora_console/include/javascript/tiny_mce/plugins/table/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/table/css
  L     pandora_console/include/javascript/tiny_mce/plugins/table/js
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink/js
  L     pandora_console/include/javascript/tiny_mce/plugins/print
  L     pandora_console/include/javascript/tiny_mce/plugins/nonbreaking
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage/css
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage/js
  L     pandora_console/include/javascript/tiny_mce/plugins/style
  L     pandora_console/include/javascript/tiny_mce/plugins/style/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/style/css
  L     pandora_console/include/javascript/tiny_mce/plugins/style/js
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace/css
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace/js
  L     pandora_console/include/javascript/tiny_mce/plugins/fullscreen
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/includes
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/css
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/img
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes/utils
  L     pandora_console/include/javascript/tiny_mce/plugins/contextmenu
  L     pandora_console/include/javascript/tiny_mce/plugins/template
  L     pandora_console/include/javascript/tiny_mce/plugins/template/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/template/css
  L     pandora_console/include/javascript/tiny_mce/plugins/template/js
  L     pandora_console/include/javascript/tiny_mce/plugins/paste
  L     pandora_console/include/javascript/tiny_mce/plugins/paste/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/paste/js
  L     pandora_console/include/javascript/tiny_mce/plugins/bbcode
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/css
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/js
  L     pandora_console/include/javascript/tiny_mce/langs
  L     pandora_console/include/javascript/tiny_mce/themes
  L     pandora_console/include/javascript/tiny_mce/themes/advanced
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/langs
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7/img
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default/img
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/highcontrast
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/img
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/js
  L     pandora_console/include/javascript/tiny_mce/themes/simple
  L     pandora_console/include/javascript/tiny_mce/themes/simple/langs
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7/img
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins/default
  L     pandora_console/include/javascript/tiny_mce/themes/simple/img
M       pandora_console/include/javascript/jquery.pandora.js
  L     pandora_console/include/javascript/OpenLayers
  L     pandora_console/include/javascript/OpenLayers/theme
  L     pandora_console/include/javascript/OpenLayers/theme/default
  L     pandora_console/include/javascript/OpenLayers/theme/default/img
  L     pandora_console/include/javascript/OpenLayers/img
  L     pandora_console/include/sounds
  L     pandora_console/include/Image
M       pandora_console/include/functions_config.php
  L     pandora_console/include/help
  L     pandora_console/include/help/en
  L     pandora_console/include/help/es
  L     pandora_console/include/help/ja
M       pandora_console/include/functions_snmp_browser.php
M       pandora_console/include/constants.php
M       pandora_console/ChangeLog
  L     pandora_console/attachment
  L     pandora_console/attachment/mibs
  L     pandora_console/attachment/plugin
M       pandora_console/index.php
  L     pandora_console/extensions
  L     pandora_console/extensions/dbmanager
M       pandora_console/extensions/agents_alerts.php
  L     pandora_console/extensions/module_groups
D       pandora_console/extensions/module_groups/brick.png
M       pandora_console/extensions/net_tools.php
M       pandora_console/extensions/agents_modules.php
  L     pandora_console/extensions/users
M       pandora_console/extensions/ssh_gateway.php
  L     pandora_console/extensions/net_tools
M       pandora_console/extensions/net_tools/nettool.png
M       pandora_console/extensions/vnc_view.php
M       pandora_console/extensions/dbmanager.php
  L     pandora_console/extensions/agents_modules
M       pandora_console/extensions/users_connected.php
M       pandora_console/extensions/module_groups.php
  L     pandora_console/extensions/update_manager
  L     pandora_console/extensions/update_manager/sql
  L     pandora_console/extensions/update_manager/lang
  L     pandora_console/extensions/update_manager/lib
M       pandora_console/extensions/update_manager/lib/functions.ajax.php
  L     pandora_console/extensions/update_manager/lib/xmlrpc
M       pandora_console/extensions/update_manager/main.php
  L     pandora_console/extensions/ssh_gateway
M       pandora_console/extensions/ssh_gateway/secure_console.png
  L     pandora_console/operation
  L     pandora_console/operation/incidents
A       pandora_console/operation/search_reports.getdata.php
A       pandora_console/operation/search_users.getdata.php
M       pandora_console/operation/tree.php
  L     pandora_console/operation/visual_console
M       pandora_console/operation/visual_console/render_view.php
A       pandora_console/operation/search_modules.getdata.php
A       pandora_console/operation/search_main.php
  L     pandora_console/operation/tree
  L     pandora_console/operation/users
M       pandora_console/operation/users/webchat.php
M       pandora_console/operation/users/user_edit.php
A       pandora_console/operation/search_agents.getdata.php
  L     pandora_console/operation/events
M       pandora_console/operation/events/events.build_table.php
M       pandora_console/operation/events/event_statistics.php
M       pandora_console/operation/events/events_list.php
M       pandora_console/operation/events/events.php
A       pandora_console/operation/search_graphs.getdata.php
  L     pandora_console/operation/messages
M       pandora_console/operation/messages/message_edit.php
M       pandora_console/operation/messages/message_list.php
M       pandora_console/operation/search_reports.php
  L     pandora_console/operation/reporting
M       pandora_console/operation/reporting/reporting_viewer.php
M       pandora_console/operation/reporting/graph_viewer.php
M       pandora_console/operation/search_users.php
M       pandora_console/operation/search_results.php
A       pandora_console/operation/search_alerts.getdata.php
M       pandora_console/operation/search_modules.php
A       pandora_console/operation/search_maps.getdata.php
  L     pandora_console/operation/agentes
D       pandora_console/operation/agentes/datos_agente.php
M       pandora_console/operation/agentes/alerts_status.php
M       pandora_console/operation/agentes/estado_generalagente.php
M       pandora_console/operation/agentes/estado_agente.php
M       pandora_console/operation/agentes/networkmap.topology.php
M       pandora_console/operation/agentes/networkmap.groups.php
M       pandora_console/operation/agentes/exportdata.php
M       pandora_console/operation/agentes/networkmap_list.php
M       pandora_console/operation/agentes/agent_fields.php
M       pandora_console/operation/agentes/tactical.php
M       pandora_console/operation/agentes/group_view.php
M       pandora_console/operation/agentes/networkmap.php
  L     pandora_console/operation/servers
M       pandora_console/operation/servers/recon_view.php
M       pandora_console/operation/search_agents.php
M       pandora_console/operation/search_graphs.php
  L     pandora_console/operation/snmpconsole
M       pandora_console/operation/snmpconsole/snmp_mib_uploader.php
M       pandora_console/operation/snmpconsole/snmp_browser.php
M       pandora_console/operation/snmpconsole/snmp_view.php
  L     pandora_console/operation/integria_incidents
  L     pandora_console/operation/gis_maps
M       pandora_console/operation/gis_maps/render_view.php
M       pandora_console/operation/gis_maps/index.php
M       pandora_console/operation/search_alerts.php
M       pandora_console/operation/search_maps.php
  L     pandora_console/operation/netflow
M       pandora_console/operation/netflow/nf_live_view.php
  L     pandora_console/images
M       pandora_console/images/global.png
A       pandora_console/images/op_events.png
A       pandora_console/images/zoom_mc.png
A       pandora_console/images/input_zoom.png
M       pandora_console/images/pencil.png
A       pandora_console/images/menu_op_mark.png
M       pandora_console/images/unlinkpolicy.png
A       pandora_console/images/gm_setup.png
M       pandora_console/images/min.png
M       pandora_console/images/zoom.png
M       pandora_console/images/max.png
A       pandora_console/images/builder.png
A       pandora_console/images/policies_mc.png
A       pandora_console/images/op_workspace.png
M       pandora_console/images/user_green.png
A       pandora_console/images/agent.png
A       pandora_console/images/performance.png
M       pandora_console/images/ok.png
A       pandora_console/images/event_responses.png
A       pandora_console/images/agent_warning.png
A       pandora_console/images/module_critical.png
A       pandora_console/images/op_recon.png
A       pandora_console/images/email_mc.png
A       pandora_console/images/add_mc.png
M       pandora_console/images/go_first.png
A       pandora_console/images/gm_alerts.png
A       pandora_console/images/filter.png
A       pandora_console/images/header_user.png
A       pandora_console/images/gm_massive_operations.png
M       pandora_console/images/add.disabled.png
A       pandora_console/images/gm_netflow.png
M       pandora_console/images/percentile_item.disabled.png
A       pandora_console/images/alerts_extern.png
M       pandora_console/images/vnc.png
A       pandora_console/images/op_alerts.png
A       pandora_console/images/op_inventory.png
M       pandora_console/images/chart_curve.png
  L     pandora_console/images/custom_logo
M       pandora_console/images/email_open.png
A       pandora_console/images/button_background.png
M       pandora_console/images/link2.png
A       pandora_console/images/control_stop_col.png
M       pandora_console/images/target.png
M       pandora_console/images/box.png
M       pandora_console/images/zoom_cross.png
M       pandora_console/images/cross.disabled.png
A       pandora_console/images/filter_mc.png
M       pandora_console/images/note.png
M       pandora_console/images/rss.png
A       pandora_console/images/blade.png
A       pandora_console/images/lock_mc.png
A       pandora_console/images/agent_critical.png
M       pandora_console/images/bell_pause.png
M       pandora_console/images/chart_curve.disabled.png
  L     pandora_console/images/backgrounds
A       pandora_console/images/enterprise.png
  L     pandora_console/images/skin
  L     pandora_console/images/skin/skin_default
  L     pandora_console/images/skin/skin_default/include
  L     pandora_console/images/skin/skin_default/include/styles
M       pandora_console/images/skin/skin_default/include/styles/menu.css
M       pandora_console/images/skin/skin_default/include/styles/pandora.css
  L     pandora_console/images/skin/skin_default/images
A       pandora_console/images/skin/skin_default/images/operating_system.png
A       pandora_console/images/skin/skin_default/images/snmp_wizard.png
A       pandora_console/images/skin/skin_default/images/global.png
A       pandora_console/images/skin/skin_default/images/op_events.png
A       pandora_console/images/skin/skin_default/images/bell_extern.png
A       pandora_console/images/skin/skin_default/images/go_next.png
A       pandora_console/images/skin/skin_default/images/policies.png
A       pandora_console/images/skin/skin_default/images/pencil.png
A       pandora_console/images/skin/skin_default/images/header_ready.png
A       pandora_console/images/skin/skin_default/images/agent_unknown.png
A       pandora_console/images/skin/skin_default/images/bell.png
A       pandora_console/images/skin/skin_default/images/policies_error.png
A       pandora_console/images/skin/skin_default/images/unlinkpolicy.png
A       pandora_console/images/skin/skin_default/images/gm_setup.png
A       pandora_console/images/skin/skin_default/images/policies_mc.png
A       pandora_console/images/skin/skin_default/images/builder.png
A       pandora_console/images/skin/skin_default/images/camera.png
A       pandora_console/images/skin/skin_default/images/go_last.png
A       pandora_console/images/skin/skin_default/images/gm_policies.png
A       pandora_console/images/skin/skin_default/images/op_workspace.png
A       pandora_console/images/skin/skin_default/images/box.disabled.png
A       pandora_console/images/skin/skin_default/images/agent.png
A       pandora_console/images/skin/skin_default/images/setup.png
A       pandora_console/images/skin/skin_default/images/sitemap_color.png
A       pandora_console/images/skin/skin_default/images/go_previous.png
A       pandora_console/images/skin/skin_default/images/performance.png
A       pandora_console/images/skin/skin_default/images/control_next.png
A       pandora_console/images/skin/skin_default/images/policies_brick.png
A       pandora_console/images/skin/skin_default/images/event_responses.png
A       pandora_console/images/skin/skin_default/images/services.png
A       pandora_console/images/skin/skin_default/images/email_outbox.png
A       pandora_console/images/skin/skin_default/images/lock.png
A       pandora_console/images/skin/skin_default/images/sound.png
  L     pandora_console/images/skin/skin_default/images/os_icons
A       pandora_console/images/skin/skin_default/images/god1.png
A       pandora_console/images/skin/skin_default/images/gm_modules.png
A       pandora_console/images/skin/skin_default/images/plugin.png
A       pandora_console/images/skin/skin_default/images/god7.png
A       pandora_console/images/skin/skin_default/images/html.png
A       pandora_console/images/skin/skin_default/images/op_recon.png
A       pandora_console/images/skin/skin_default/images/control_play.png
A       pandora_console/images/skin/skin_default/images/gm_gis.png
A       pandora_console/images/skin/skin_default/images/header_refresh.png
A       pandora_console/images/skin/skin_default/images/email_mc.png
A       pandora_console/images/skin/skin_default/images/add_mc.png
A       pandora_console/images/skin/skin_default/images/op_reporting.png
A       pandora_console/images/skin/skin_default/images/config.disabled.png
A       pandora_console/images/skin/skin_default/images/list.png
A       pandora_console/images/skin/skin_default/images/tag_red.disabled.png
A       pandora_console/images/skin/skin_default/images/go_first.png
A       pandora_console/images/skin/skin_default/images/gm_servers.png
A       pandora_console/images/skin/skin_default/images/gm_alerts.png
A       pandora_console/images/skin/skin_default/images/linkpolicy.png
A       pandora_console/images/skin/skin_default/images/books.png
A       pandora_console/images/skin/skin_default/images/reporting32.png
A       pandora_console/images/skin/skin_default/images/op_gis.png
A       pandora_console/images/skin/skin_default/images/version.png
A       pandora_console/images/skin/skin_default/images/policies_error_db.png
A       pandora_console/images/skin/skin_default/images/filter.png
A       pandora_console/images/skin/skin_default/images/chart_bar.png
A       pandora_console/images/skin/skin_default/images/grid.png
A       pandora_console/images/skin/skin_default/images/header_user.png
A       pandora_console/images/skin/skin_default/images/bell_error.png
A       pandora_console/images/skin/skin_default/images/normal_screen.png
A       pandora_console/images/skin/skin_default/images/brick.png
A       pandora_console/images/skin/skin_default/images/gm_massive_operations.png
A       pandora_console/images/skin/skin_default/images/policies_ok.png
A       pandora_console/images/skin/skin_default/images/gm_netflow.png
A       pandora_console/images/skin/skin_default/images/advanced.png
A       pandora_console/images/skin/skin_default/images/csv_mc.png
A       pandora_console/images/skin/skin_default/images/op_snmp.png
A       pandora_console/images/skin/skin_default/images/save_mc.png
A       pandora_console/images/skin/skin_default/images/snmp.png
A       pandora_console/images/skin/skin_default/images/load.png
A       pandora_console/images/skin/skin_default/images/alerts_extern.png
A       pandora_console/images/skin/skin_default/images/header_logout.png
A       pandora_console/images/skin/skin_default/images/vnc.png
A       pandora_console/images/skin/skin_default/images/op_alerts.png
A       pandora_console/images/skin/skin_default/images/grid.disabled.png
A       pandora_console/images/skin/skin_default/images/chart_bar.disabled.png
A       pandora_console/images/skin/skin_default/images/op_inventory.png
A       pandora_console/images/skin/skin_default/images/photo.disabled.png
A       pandora_console/images/skin/skin_default/images/disk.disabled.png
A       pandora_console/images/skin/skin_default/images/chart_curve.png
A       pandora_console/images/skin/skin_default/images/recon.png
A       pandora_console/images/skin/skin_default/images/camera_mc.png
A       pandora_console/images/skin/skin_default/images/gm_db.png
A       pandora_console/images/skin/skin_default/images/reporting.png
A       pandora_console/images/skin/skin_default/images/custom_field.png
A       pandora_console/images/skin/skin_default/images/control_pause.png
A       pandora_console/images/skin/skin_default/images/key.png
  L     pandora_console/images/skin/skin_default/images/mimetypes
A       pandora_console/images/skin/skin_default/images/wmi.png
A       pandora_console/images/skin/skin_default/images/link.png
A       pandora_console/images/skin/skin_default/images/cross.disabled.png
A       pandora_console/images/skin/skin_default/images/header_email.png
A       pandora_console/images/skin/skin_default/images/control_play_col.png
A       pandora_console/images/skin/skin_default/images/filter_mc.png
A       pandora_console/images/skin/skin_default/images/blade.png
A       pandora_console/images/skin/skin_default/images/lock_mc.png
A       pandora_console/images/skin/skin_default/images/bell_pause.png
A       pandora_console/images/skin/skin_default/images/chart_curve.disabled.png
A       pandora_console/images/skin/skin_default/images/header_down.png
A       pandora_console/images/skin/skin_default/images/enterprise.png
A       pandora_console/images/skin/skin_default/images/profiles.png
A       pandora_console/images/skin/skin_default/images/gm_users.png
A       pandora_console/images/skin/skin_default/images/email_inbox.png
A       pandora_console/images/skin/skin_default/images/header_chat.png
A       pandora_console/images/skin/skin_default/images/wand_sla.png
A       pandora_console/images/skin/skin_default/images/collection.png
A       pandora_console/images/skin/skin_default/images/god2.png
A       pandora_console/images/skin/skin_default/images/god4.png
A       pandora_console/images/skin/skin_default/images/inventory.png
A       pandora_console/images/skin/skin_default/images/header_user_admin.png
A       pandora_console/images/skin/skin_default/images/god6.png
A       pandora_console/images/skin/skin_default/images/header_help.png
A       pandora_console/images/skin/skin_default/images/gm_log.png
A       pandora_console/images/skin/skin_default/images/tag.png
A       pandora_console/images/skin/skin_default/images/control_prev.png
A       pandora_console/images/skin/skin_default/images/agent_mc.png
A       pandora_console/images/skin/skin_default/images/delete_mc.png
A       pandora_console/images/skin/skin_default/images/pen.png
A       pandora_console/images/skin/skin_default/images/plus.png
  L     pandora_console/images/skin/skin_default/images/groups_small
A       pandora_console/images/skin/skin_default/images/module.png
A       pandora_console/images/skin/skin_default/images/gm_events.png
A       pandora_console/images/skin/skin_default/images/photo.png
A       pandora_console/images/skin/skin_default/images/csv.png
A       pandora_console/images/skin/skin_default/images/new_message.png
A       pandora_console/images/skin/skin_default/images/templates.png
A       pandora_console/images/skin/skin_default/images/book_edit.png
A       pandora_console/images/skin/skin_default/images/events_list.png
A       pandora_console/images/skin/skin_default/images/policies_cog.png
A       pandora_console/images/skin/skin_default/images/operation.png
A       pandora_console/images/skin/skin_default/images/xml.png
A       pandora_console/images/skin/skin_default/images/full_screen.png
A       pandora_console/images/skin/skin_default/images/module_group.png
A       pandora_console/images/skin/skin_default/images/policies_not_brick.png
A       pandora_console/images/skin/skin_default/images/heart.png
A       pandora_console/images/skin/skin_default/images/gm_monitoring.png
A       pandora_console/images/skin/skin_default/images/custom_columns.png
A       pandora_console/images/skin/skin_default/images/control_pause_col.png
A       pandora_console/images/skin/skin_default/images/custom_field_col.png
A       pandora_console/images/skin/skin_default/images/header_events.png
A       pandora_console/images/skin/skin_default/images/op_netflow.png
A       pandora_console/images/skin/skin_default/images/header_warning.png
A       pandora_console/images/skin/skin_default/images/plugin_mc.png
A       pandora_console/images/skin/skin_default/images/sla.png
M       pandora_console/images/skin/skin_default/images/binary.png
A       pandora_console/images/skin/skin_default/images/op_network.png
A       pandora_console/images/skin/skin_default/images/binary.disabled.png
M       pandora_console/images/profiles.png
A       pandora_console/images/collection.png
A       pandora_console/images/inventory.png
A       pandora_console/images/gm_log.png
M       pandora_console/images/images.png
M       pandora_console/images/cog.png
A       pandora_console/images/tag.png
A       pandora_console/images/mc_plugin.png
A       pandora_console/images/enterprise_icon.png
M       pandora_console/images/photo.png
M       pandora_console/images/refresh.png
A       pandora_console/images/events_list.png
A       pandora_console/images/operation.png
A       pandora_console/images/full_screen.png
A       pandora_console/images/chart_curve_overview.disabled.png
M       pandora_console/images/heart.png
A       pandora_console/images/input_add.png
A       pandora_console/images/gm_monitoring.png
M       pandora_console/images/percentile_item.png
A       pandora_console/images/module_warning.png
A       pandora_console/images/custom_field_col.png
A       pandora_console/images/plugin_mc.png
M       pandora_console/images/snmp_wizard.png
M       pandora_console/images/link_break.png
M       pandora_console/images/go_next.png
M       pandora_console/images/policies.png
M       pandora_console/images/bell.png
M       pandora_console/images/policies_error.png
A       pandora_console/images/agent_ok.png
M       pandora_console/images/go_last.png
A       pandora_console/images/services.png
A       pandora_console/images/sound.png
  L     pandora_console/images/os_icons
A       pandora_console/images/tab_green_bg.png
M       pandora_console/images/plugin.png
A       pandora_console/images/header_refresh.png
A       pandora_console/images/op_reporting.png
A       pandora_console/images/list.png
A       pandora_console/images/gm_servers.png
M       pandora_console/images/books.png
A       pandora_console/images/reporting32.png
A       pandora_console/images/input_delete.png
M       pandora_console/images/div.png
A       pandora_console/images/input_go.png
M       pandora_console/images/policies_error_db.png
A       pandora_console/images/normal_screen.png
A       pandora_console/images/dashboard.png
A       pandora_console/images/donut.png
M       pandora_console/images/network.disabled.png
M       pandora_console/images/policies_ok.png
A       pandora_console/images/submenu_tree_first.png
M       pandora_console/images/lightning_go.png
A       pandora_console/images/csv_mc.png
M       pandora_console/images/snmp.png
A       pandora_console/images/recon_icon.png
M       pandora_console/images/default_list.png
A       pandora_console/images/database_history.png
M       pandora_console/images/chart_bar.disabled.png
A       pandora_console/images/help_icon.png
A       pandora_console/images/input_update.png
A       pandora_console/images/agent_notinit.png
M       pandora_console/images/control_pause.png
A       pandora_console/images/key.png
  L     pandora_console/images/mimetypes
M       pandora_console/images/link.png
A       pandora_console/images/header_email.png
M       pandora_console/images/delete.png
  L     pandora_console/images/networkmap
A       pandora_console/images/input_wand.png
A       pandora_console/images/input_tick.png
M       pandora_console/images/bricks.png
A       pandora_console/images/write_paper.png
M       pandora_console/images/world.png
M       pandora_console/images/wand_sla.png
M       pandora_console/images/wand.png
M       pandora_console/images/disk.png
M       pandora_console/images/group.png
A       pandora_console/images/header_user_admin.png
A       pandora_console/images/header_help.png
A       pandora_console/images/category.png
M       pandora_console/images/house.png
A       pandora_console/images/module.png
A       pandora_console/images/export25.png
A       pandora_console/images/xml.png
A       pandora_console/images/op_netflow.png
  L     pandora_console/images/console
  L     pandora_console/images/console/background
  L     pandora_console/images/console/icons
  L     pandora_console/images/console/icons/old_icons
M       pandora_console/images/cross.png
A       pandora_console/images/operating_system.png
M       pandora_console/images/application_edit.png
M       pandora_console/images/camera.png
M       pandora_console/images/sub.png
A       pandora_console/images/gm_policies.png
A       pandora_console/images/box.disabled.png
M       pandora_console/images/setup.png
M       pandora_console/images/go_previous.png
A       pandora_console/images/module_mc.png
M       pandora_console/images/tag_red.png
A       pandora_console/images/submenu_tree_middle.png
A       pandora_console/images/visual_console.png
A       pandora_console/images/email_outbox.png
M       pandora_console/images/attachment.png
A       pandora_console/images/module_notinit.png
  L     pandora_console/images/gis_map
  L     pandora_console/images/gis_map/icons
A       pandora_console/images/submenu2_tree_middle.png
A       pandora_console/images/html.png
M       pandora_console/images/control_play.png
M       pandora_console/images/tag_red.disabled.png
M       pandora_console/images/lightbulb.png
A       pandora_console/images/version.png
M       pandora_console/images/bell_error.png
M       pandora_console/images/brick.png
M       pandora_console/images/tip.png
A       pandora_console/images/op_snmp.png
M       pandora_console/images/pandora_header_logo_enterprise.png
A       pandora_console/images/load.png
M       pandora_console/images/chart_curve_threshold.png
A       pandora_console/images/chart.png
M       pandora_console/images/copy.png
A       pandora_console/images/op_monitoring.png
M       pandora_console/images/mul.png
A       pandora_console/images/menu_gm_mark.png
A       pandora_console/images/menu_lk_mark.png
A       pandora_console/images/gm_users.png
A       pandora_console/images/email_inbox.png
A       pandora_console/images/header_chat.png
M       pandora_console/images/network.png
M       pandora_console/images/extensions.png
A       pandora_console/images/submenu2_tree_last.png
M       pandora_console/images/database.png
A       pandora_console/images/delete_mc.png
A       pandora_console/images/input_config.png
  L     pandora_console/images/groups_small
A       pandora_console/images/server_export_mc.png
A       pandora_console/images/input_cog.png
M       pandora_console/images/add.png
A       pandora_console/images/csv.png
A       pandora_console/images/module_group.png
D       pandora_console/images/lupa.png
A       pandora_console/images/control_pause_col.png
A       pandora_console/images/custom_columns.png
A       pandora_console/images/header_warning.png
D       pandora_console/images/user.png
M       pandora_console/images/binary.png
A       pandora_console/images/op_network.png
A       pandora_console/images/home.png
A       pandora_console/images/bell_extern.png
A       pandora_console/images/tab_grey_bg.png
A       pandora_console/images/header_blackout.png
A       pandora_console/images/header_ready.png
A       pandora_console/images/agent_unknown.png
M       pandora_console/images/config.png
M       pandora_console/images/pdf.png
A       pandora_console/images/control_next.png
A       pandora_console/images/submenu_tree_last.png
M       pandora_console/images/comments.png
A       pandora_console/images/control_stop.png
M       pandora_console/images/email.png
M       pandora_console/images/lock.png
M       pandora_console/images/error.png
A       pandora_console/images/gm_modules.png
A       pandora_console/images/gm_gis.png
M       pandora_console/images/data.png
M       pandora_console/images/config.disabled.png
M       pandora_console/images/linkpolicy.png
A       pandora_console/images/op_gis.png
M       pandora_console/images/clean.png
M       pandora_console/images/chart_bar.png
D       pandora_console/images/lupa_15x15.png
  L     pandora_console/images/help
A       pandora_console/images/advanced.png
A       pandora_console/images/save_mc.png
A       pandora_console/images/module_ok.png
A       pandora_console/images/header_logout.png
M       pandora_console/images/user_suit.png
M       pandora_console/images/file.disabled.png
  L     pandora_console/images/status_sets
  L     pandora_console/images/status_sets/faces
  L     pandora_console/images/status_sets/color_text
  L     pandora_console/images/status_sets/default
M       pandora_console/images/photo.disabled.png
M       pandora_console/images/recon.png
M       pandora_console/images/lightbulb_off.png
A       pandora_console/images/camera_mc.png
A       pandora_console/images/gm_db.png
M       pandora_console/images/attachment_del.png
A       pandora_console/images/custom_field.png
M       pandora_console/images/eye.png
M       pandora_console/images/wmi.png
M       pandora_console/images/camera.disabled.png
A       pandora_console/images/control_play_col.png
M       pandora_console/images/sum.png
M       pandora_console/images/pandora_header_logo.png
M       pandora_console/images/avg.png
A       pandora_console/images/header_down.png
M       pandora_console/images/zoom_cross.disabled.png
A       pandora_console/images/module_unknown.png
M       pandora_console/images/server_export.png
A       pandora_console/images/bin.png
A       pandora_console/images/input_cross.png
A       pandora_console/images/control_prev.png
A       pandora_console/images/agent_mc.png
A       pandora_console/images/pen.png
A       pandora_console/images/plus.png
D       pandora_console/images/log-out.png
A       pandora_console/images/gm_events.png
A       pandora_console/images/new_message.png
A       pandora_console/images/templates.png
A       pandora_console/images/sla.png
M       pandora_console/images/binary.disabled.png
M       pandora_console/images/chart_curve_overview.png
A       pandora_console/images/mg_modules.png
  L     pandora_console/extras
  L     pandora_console/mobile
  L     pandora_console/mobile/operation
  L     pandora_console/mobile/include
  L     pandora_console/mobile/include/style
  L     pandora_console/mobile/images
  L     pandora_console/general
  L     pandora_console/general/license
M       pandora_console/general/login_page.php
M       pandora_console/general/logon_ok.php
M       pandora_console/general/main_menu.php
  L     pandora_console/general/ui
M       pandora_console/general/header.php
  L     pandora_console/godmode
  L     pandora_console/godmode/groups
M       pandora_console/godmode/groups/modu_group_list.php
M       pandora_console/godmode/groups/configure_group.php
M       pandora_console/godmode/groups/configure_modu_group.php
M       pandora_console/godmode/groups/group_list.php
M       pandora_console/godmode/admin_access_logs.php
M       pandora_console/godmode/extensions.php
  L     pandora_console/godmode/db
M       pandora_console/godmode/db/db_main.php
M       pandora_console/godmode/db/db_audit.php
M       pandora_console/godmode/db/db_sanity.php
M       pandora_console/godmode/db/db_refine.php
M       pandora_console/godmode/db/db_info.php
M       pandora_console/godmode/db/db_event.php
M       pandora_console/godmode/db/db_purge.php
  L     pandora_console/godmode/agentes
M       pandora_console/godmode/agentes/fields_manager.php
M       pandora_console/godmode/agentes/planned_downtime.list.php
M       pandora_console/godmode/agentes/planned_downtime.editor.php
M       pandora_console/godmode/agentes/modificar_agente.php
M       pandora_console/godmode/agentes/configurar_agente.php
M       pandora_console/godmode/agentes/configure_field.php
M       pandora_console/godmode/agentes/agent_manager.php
  L     pandora_console/godmode/servers
M       pandora_console/godmode/servers/recon_script.php
M       pandora_console/godmode/servers/plugin.php
A       pandora_console/godmode/servers/servers.build_table.php
M       pandora_console/godmode/servers/manage_recontask.php
M       pandora_console/godmode/servers/modificar_server.php
M       pandora_console/godmode/servers/manage_recontask_form.php
  L     pandora_console/godmode/alerts
M       pandora_console/godmode/alerts/alert_list.php
M       pandora_console/godmode/alerts/configure_alert_template.php
M       pandora_console/godmode/alerts/alert_templates.php
M       pandora_console/godmode/alerts/configure_alert_action.php
M       pandora_console/godmode/alerts/configure_alert_command.php
M       pandora_console/godmode/alerts/alert_actions.php
M       pandora_console/godmode/alerts/alert_special_days.php
M       pandora_console/godmode/alerts/alert_commands.php
M       pandora_console/godmode/alerts/configure_alert_special_days.php
  L     pandora_console/godmode/snmpconsole
M       pandora_console/godmode/snmpconsole/snmp_trap_generator.php
M       pandora_console/godmode/snmpconsole/snmp_alert.php
M       pandora_console/godmode/snmpconsole/snmp_filters.php
  L     pandora_console/godmode/setup
M       pandora_console/godmode/setup/setup_general.php
M       pandora_console/godmode/setup/links.php
M       pandora_console/godmode/setup/setup.php
M       pandora_console/godmode/setup/os.php
  L     pandora_console/godmode/users
M       pandora_console/godmode/users/user_list.php
M       pandora_console/godmode/users/profile_list.php
M       pandora_console/godmode/users/configure_user.php
M       pandora_console/godmode/users/configure_profile.php
  L     pandora_console/godmode/gis_maps
M       pandora_console/godmode/gis_maps/configure_gis_map.php
M       pandora_console/godmode/gis_maps/index.php
  L     pandora_console/godmode/events
M       pandora_console/godmode/events/event_edit_filter.php
M       pandora_console/godmode/events/events.php
  L     pandora_console/godmode/massive
M       pandora_console/godmode/massive/massive_copy_modules.php
M       pandora_console/godmode/massive/massive_operations.php
  L     pandora_console/godmode/modules
M       pandora_console/godmode/modules/manage_network_templates.php
M       pandora_console/godmode/modules/module_list.php
  L     pandora_console/godmode/reporting
M       pandora_console/godmode/reporting/visual_console_builder.php
M       pandora_console/godmode/reporting/graph_builder.php
M       pandora_console/godmode/reporting/reporting_builder.php
M       pandora_console/godmode/reporting/map_builder.php
M       pandora_console/godmode/reporting/graphs.php
  L     pandora_console/godmode/tag
M       pandora_console/godmode/tag/tag.php
M       pandora_console/godmode/tag/edit_tag.php
  L     pandora_console/godmode/category
M       pandora_console/godmode/category/category.php
M       pandora_console/godmode/category/edit_category.php
  L     pandora_console/godmode/netflow
M       pandora_console/godmode/netflow/nf_edit_form.php
M       pandora_console/godmode/netflow/nf_item_list.php
M       pandora_console/godmode/netflow/nf_edit.php: Changing whole
	visual style including icons and css




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7951 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-10 07:57:54 +00:00
darode d445d5f88d 2013-04-09 Dario Rodriguez <dario@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed position algorithm for
        horizontal graphs usgin new javascript graph engine.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7950 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-09 17:52:41 +00:00
mdtrooper b657a0c23a 2013-04-04 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_flot.php, operation/agentes/stat_win.php:
	cleaned source code style.
	
	* mobile/include/ui.class.php, mobile/include/style/main.css,
	mobile/index.php, mobile/operation/module_graph.php,
	mobile/operation/modules.php: more changes for the mobile in the
	view of graph module.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-04 17:44:07 +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
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
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
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
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 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
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 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 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
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
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 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
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
mdtrooper d99abb39bb 2013-01-03 Miguel de Dios <miguel.dedios@artica.es>
* extensions/resource_registration.php,
	extensions/resource_exportation.php,
	operation/events/event_statistics.php,
	operation/events/events_list.php,
	operation/reporting/reporting_viewer.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/reporting_builder.item_editor.php,
	include/functions_alerts.php, include/functions_reports.php,
	include/functions_events.php, include/graphs/fgraph.php,
	include/functions_graph.php, include/styles/pandora.css,
	include/functions_reporting.php, include/functions_agents.php: a lot
	of changes and fixes from the branch for the reports.
	
	MERGED FROM PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-03 18:52:21 +00:00
zarzuelo e2f08b720b 2012-11-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/pChart/pData.class.php
	include/functions_reporting.php
	include/constants.php: Improve performance to the SLA 
	report items, added unknown periods and fix planned downtimes
	in SLAs. Adapt the default pchart graph engine colors to pandora



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-11-08 07:42:11 +00:00
Ramon Novoa 19b1b1aac5 2012-10-08 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_html.php,
	  include/graphs/fgraph.php,
	  include/functions_ui.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_live_view.php,
	  operation/netflow/nf_view.php,
	  godmode/netflow/nf_item_list.php,
	  godmode/netflow/nf_report_item.php: Small improvements and fixes.
	  Added support for PDF netflow reports (enterprise only).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7052 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-10-08 19:19:58 +00:00
mdtrooper ad021cfb66 2012-09-28 Miguel de Dios <miguel.dedios@artica.es>
* install.php, operation/agentes/stat_win.php, general/footer.php,
	include/config_process.php, include/functions_ui.php,
	include/functions_graph.php, include/graphs/functions_flot.php,
	include/functions_visual_map.php: change the $config['home_url'],
	now it is generated dinamicly.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-28 14:06:20 +00:00
zarzuelo f848544e6f 2012-09-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/agentes/stat_win.php: Fix several bugs of the 
	event graph and event special features on flot graphs when
	compare periods



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-19 14:59:31 +00:00
mdtrooper 31b78d9121 2012-09-19 Miguel de Dios <miguel.dedios@artica.es>
* extensions/resource_registration.php, extensions/system_info.php,
	extensions/update_manager/lib/libupdate_manager.php,
	godmode/agentes/modificar_agente.php,
	godmode/alerts/alert_actions.php,
	godmode/alerts/alert_list.list.php,
	godmode/massive/massive_add_profiles.php,
	godmode/massive/massive_edit_modules.php,
	godmode/servers/manage_recontask.php,
	godmode/setup/setup_visuals.php, include/functions_api.php,
	include/functions_graph.php, include/functions_messages.php,
	include/graphs/functions_flot.php,
	include/graphs/flot/pandora.flot.js, operation/tree.php,
	operation/agentes/status_events.php,
	operation/agentes/ver_agente.php, operation/events/events_list.php,
	operation/events/events_marquee.php,
	operation/events/events_rss.php: cleaned source code style.
	
	* godmode/reporting/reporting_builder.item_editor.php,
	include/functions_ui.php, include/ajax/agent.php: continue to change
	to the new function "ui_print_agent_autocomplete_input" to make more
	easy (and standar) the autocomplete agent input.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6988 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-19 14:45:59 +00:00
zarzuelo c9237bec28 2012-09-18 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	operation/agentes/stat_win.php  
	include/functions_modules.php: Added unknown status
	to graphs and improve some little aesthetic things of
	flot graphs

	* include/functions.php
	include/functions_html.php: Fixed html checkbox issue
	with get_parameter_checkbox function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-18 09:02:49 +00:00
juanmanuelr e302839db0 2012-09-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/javascript/pandora.js
	include/ajax/reporting.ajax.php
	include/ajax/agent.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	operation/agentes/ver_agente.php
	operation/reporting/reporting_viewer.php
	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
	general/header.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Integration of reports
	in metaconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6938 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-07 12:01:23 +00:00
mdtrooper 136772fc84 2012-09-06 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php, general/login_page.php,
	godmode/setup/setup.php, include/functions_ui.php,
	include/functions_graph.php, include/functions_html.php,
	include/graphs/fgraph.php, include/graphs/functions_pchart.php,
	include/graphs/functions_flot.php, include/functions_reporting.php,
	include/functions_visual_map.php, include/functions_config.php,
	operation/reporting/reporting_viewer.php,
	operation/visual_console/render_view.php,
	operation/agentes/tactical.php, operation/menu.php,
	operation/events/events.php: added the feature to set a
	public url for inverse proxy or for example mod_proxy of Apache.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6936 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-06 17:01:22 +00:00
juanmanuelr cd49f570fa 2012-09-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/graphs/fgraph.php: Fixed minor bugs.
	
	* operation/agentes/stat_win.php: Url built with ui_get_full_url
	function.
	 	
	 godmode/reporting/reporting_builder.list_items.php
	 godmode/reporting/reporting_builder.php: Fixed bug in list element
	 view due to bad js action of the form.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6932 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-04 15:58:48 +00:00
mdtrooper 440a1e9591 2012-07-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/snmpconsole/snmp_alert.php,
	godmode/servers/manage_recontask_form.php,
	include/functions_filemanager.php, include/functions_networkmap.php,
	include/constants.php, include/graphs/functions_gd.php,
	include/graphs/functions_pchart.php,
	operation/events/events_list.php, operation/agentes/graphs.php,
	operation/agentes/networkmap.php, operation/agentes/stat_win.php,
	operation/agentes/estado_ultimopaquete.php,
	operation/agentes/networkmap.topology.php,
	operation/agentes/networkmap.groups.php,
	operation/gis_maps/render_view.php: cleaned source code style and
	change magic numbers for time constants.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6769 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-13 10:59:40 +00:00
mdtrooper 8270ef2bb6 2012-07-10 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added more constants into the constants
	block of time conversion to seconds.
	
	* godmode/alerts/alert_commands.php, godmode/setup/performance.php,
	include/help/en/help_date_format.php, include/functions_netflow.php,
	include/functions_tags.php, include/graphs/functions_pchart.php,
	include/functions_modules.php, extensions/agents_modules.php,
	extensions/update_manager.php, extensions/resource_exportation.php,
	extensions/module_groups.php,
	extensions/update_manager/lib/libupdate_manager_client.php,
	extensions/system_info.php, operation/events/events_rss.php,
	operation/events/export_csv.php, mobile/operation/events/events.php,
	mobile/include/system.class.php: used the new constants time instead
	the magic numbers, and cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6762 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-10 13:31:34 +00:00
mdtrooper a489b4800e 2012-07-06 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.elements.php,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_visual_map_editor.php: uploaded some fixes and
	changes for the visualmap, for example refactored some part of
	print the visualmap in operation.
	
	* include/functions_html.php: fixed when included from standarlone
	file from enterprise structure directory.
	
	* include/constants.php: added constants for avoid magic numbers
	into the code of Visualmaps.
	
	* include/graphs/functions_gd.php, include/functions.php,
	include/functions_io.php, include/functions_modules.php,
	include/functions_ui.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-06 11:45:02 +00:00
juanmanuelr 367ad38f93 2012-06-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/graphs/pChart/pPie.class.php: ixed a bug in pie3d graph
	function when graph data only has one element.
	
	 include/functions_reporting.php
	 operation/reporting/reporting_viewer.php: Fixed a visualization 
	 problem in agent_modules report item.
	 
	 godmode/users/profile_list.php: Fixed a bug when profile creation
	fails.
	
	Merged from branches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-06-20 11:45:12 +00:00
mdtrooper 60db76bc53 2012-06-11 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_gd.php, include/graphs/fgraph.php:
	cleaned source code style.
	
	* include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php: fixed the
	strange behavior of the bars and bubbles in the editor.
	
	MERGED FROM 4.0.2




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6475 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-06-11 10:24:02 +00:00
Ramon Novoa 5d83e0e461 2012-06-08 Ramon Novoa <rnovoa@artica.es>
* include/db/postgresql.php,
	  include/db/mysql.php,
	  include/db/oracle.php,
	  include/config_process.php,
	  include/functions_db.php,
	  operation/agentes/datos_agente.php: Merged from 4.0 branch. Fixed and
	  improved the history database feature.

	* include/graphs/fgraph.php: Merged from 4.0 branch. Protect against
	  accidental output that might corrupt an image.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6460 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-06-08 12:18:03 +00:00
juanmanuelr ebaaaabd9f 2012-05-31 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/graphs/functions_pchart.php
	 include/graphs/pChart/pDraw.class.php: Graphs with all data equal 
	 to zero are displayed correctly.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6390 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-05-31 14:37:34 +00:00
zarzuelo a668e7a00e 2012-04-16 Sergio Martin <sergio.martin@artica.es>
* include/graphs/fgraph.php
	include/functions_visual_map.php: Improved the 
	min size of the area graphs and clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 15:34:54 +00:00
zarzuelo fc07ea169a 2012-03-22 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Added calculation
	of the left side of the graph space. Merged from 4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5821 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-22 17:47:55 +00:00
zarzuelo ced185dcbb 2012-03-22 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	  include/graphs/pChart/pDraw.class.php: Added to pchart library the
	parameter to set an independent font size to graph ticks and set it
	on the graph charts one point less



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-22 12:56:53 +00:00
mdtrooper 58f71e17c2 2012-03-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: fixed into function
	"pch_slicebar_graph" unset var $antialias.

	Merged bugfix from branch pandora_4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-14 12:30:36 +00:00
zarzuelo 3a7f5e1d9a 2012-03-09 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed a xAxis bad 
	tick calculating and added some transparency to graph areas



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5731 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-09 10:51:25 +00:00
zarzuelo 9a15d57273 2012-03-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/agentes/stat_win.php: Fixed some graph bugs, change the
	string graph from bars to area and added formatting to xAxis of
	area graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5725 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 16:32:11 +00:00
zarzuelo 298df87ca5 2012-03-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/agentes/stat_win.php: Adapted events slice graph to
	the sparse/boolean/string graph. Fix some bugs on menu and legend 
	graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 12:32:59 +00:00
zarzuelo 5c09c910e6 2012-03-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/flot/pandora.flot.js
	operation/agentes/stat_win.php: Fixed several sparse
	graph bugs and stabilize code with new jquery system
	of miguel work



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 17:58:15 +00:00
zarzuelo 766c828043 2012-03-07 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	include/functions_custom_graphs.php
	godmode/reporting/graph_builder.main.php: Improve the graphs menu adjusting
	the graph menu relatively to the parent layer



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 15:39:50 +00:00
mdtrooper d9b49a179f 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_flot.php: upload lost changes in previous
	commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5708 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 11:03:22 +00:00
mdtrooper 2de2abfa5f 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery-1.6.1.min.js: removed this file because the
	console use the last jquery library.
	
	* operation/search_agents.php: clean source code style.
	
	* include/graphs/functions_flot.php, include/graphs/flot/pandora.flot.js:
	fixed the lost unit in the style of the divs for the graphs, into the
	function "pandoraFlotArea" check the alerts.lenght for empty strings, into
	the function "updateLegend" check empty string for to var
	"item.series.label", into the function "get_event_details" check empty var
	"event_ids" and into the function "flot_area_graph" check empty var in
	$long_index.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5707 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 10:53:06 +00:00
mdtrooper dfba8b4e36 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_gd.php: fixed into the function
	"gd_progress_bubble" when the $progress is upper to 100% or lower 0% show
	the image "out of limits".
	
	Merge from the branch "pandora_4.0"



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5705 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 09:50:54 +00:00
zarzuelo b42a6743e1 2012-03-06 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/pchart_graph.php
	include/FusionCharts
	include/pChart
	include/functions_ui.php
	images/chart_curve_threshold.png: Clean graphs code 
	and add threshold (warning and critical min)

	* operation/reporting/reporting_viewer.php
	include/functions_reporting.php: Improve the top_n
	merged from 4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-06 17:23:46 +00:00
mdtrooper 912f5ff9e3 2012-03-05 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/include/graphs/functions_flot.php: added the function
	"include_javascript_dependencies_flot_graph" for to do more carefuly the
	include javascripts and javascript hardcore wrote code (once time) and added
	call into all functions this function. And into the function
	"flot_hcolumn_chart " fixed the init var $return. And removed hack to use
	two versions of jquery.
	
	* pandora_console/include/graphs/flot/pandora.flot.js: removed the hack to
	use two versions of jquery.
	
	* pandora_console/include/functions_ui.php: into the function
	"ui_process_page_head" call the "include_javascript_dependencies_flot_graph"
	it is enabled the flash_chart in $config.
	
	* pandora_console/include/graphs/fgraph.php,
	pandora_console/include/include_graph_dependencies.php: removed old
	include for old flash chart library.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5695 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 19:25:02 +00:00
mdtrooper c27b9c6a22 2012-03-05 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/main.php, general/shortcut_bar.php,
	godmode/reporting/reporting_builder.item_editor.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/reporting_builder.preview.php, include/functions_api.php,
	include/functions_html.php, include/htmlawed.php, include/pchart_graph.php,
	operation/events/events_list.php, operation/netflow/nf_live_view.php:
	cleaned source code style.
	
	* godmode/menu.php, godmode/agentes/manage_config_remote.php: removed the
	enterprise feature that have been wrong for years.
	
	* general/header.php: changed to load the jquery-ui and jquery javascript
	library to last version.
	
	* extensions/insert_data.php, extensions/snmp_explorer.php,
	godmode/agentes/agent_manager.php, include/ajax/agent.php,
	include/javascript/pandora.js, operation/agentes/exportdata.php,
	operation/events/events.php: changed the unknow plugin autocomplete for
	the autocomple from jquery-ui.
	
	* include/functions_ui.php: cleaned source code style and into the function
	"ui_process_page_head" added the blacklist hardwrote for to use old jquery.
	
	* include/styles/jquery-ui-1.8.17.custom.css,
	include/javascript/jquery-1.7.1.min.js,
	include/javascript/jquery.jquery-ui-1.8.17.custom.min.js: added the last
	version of Jquery and Jquery-ui. 
	
	Merge from the branch "pandora_4.0"
	
	* godmode/reporting/visual_console_builder.constans.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	include/javascript/pandora_visual_console.js: changed the unknow
	plugin autocomplete for the autocomple from jquery-ui and added function to
	paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart) with the
	name "progress_bubble".
	
	* images/percentile_item.disabled.png, images/percentile_item.png: added
	images for button of percentile item (new item in visual map).
	
	* include/styles/pandora.css: added the style for the new button percentile
	item.
	
	* include/functions_graph.php, include/graphs/fgraph.php,
	include/graphs/functions_gd.php: cleaned source code style, and added the
	params to set text and color in the function "progress_bar" and added
	function to paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart)
	with the name "progress_bubble".
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 17:56:56 +00:00
zarzuelo 4f99067b37 2012-03-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/FusionCharts
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php
	operation/agentes/estado_generalagente.php
	godmode/db/db_info.php: Removed FlashCharts library
	and clean graphs code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 10:26:34 +00:00
zarzuelo 36b2e0925f 2012-03-01 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot
	include/graphs/flot/jquery.flot.resize.min.js
	include/graphs/flot/jquery.flot.min.js
	include/graphs/flot/pandora.flot.js
	include/graphs/flot/jquery.flot.symbol.min.js
	include/graphs/flot/jquery.flot.selection.min.js
	include/graphs/flot/jquery.flot.stack.min.js
	include/graphs/flot/jquery.flot.threshold.js
	include/graphs/flot/jquery.flot.pie.min.js
	include/graphs/flot/jquery.flot.crosshair.min.js
	include/graphs/fgraph.php
	include/graphs/functions_utils.php
	include/javascript/pandora.js
	include/javascript/jquery.mousewheel.js
	include/javascript/jquery-1.6.1.min.js
	include/ajax/events.php
	include/include_graph_dependencies.php
	operation/agentes/estado_generalagente.php
	operation/agentes/stat_win.php
	images/zoom_cross.png
	images/zoom_cross.disabled.png
	images/chart_curve_overview.png
	godmode/setup/setup_visuals.php
	godmode/users/configure_user.php: Added a new graphs engine (Flot) and
	replace the old flash charts by it.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-01 16:41:02 +00:00
juanmanuelr cdbe314418 2012-02-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added avg_only option to boolean 
	graphs, string graphs have more space between elements in legend,
	added units to all graphs.
	* include/graphs/functions_fsgraph.php: Added unit to flash chart
	of type 2D column.
	* include/graphs/fgraph.php: Added unit to static version.
	* include/functions_forecast.php: Fixed division by zero in 
	projection graphs when all data is zero.
	* operation/agentes/stat_win.php: Added avg_only option for boolean
	graph. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 16:20:28 +00:00
mdtrooper 3059f00b3e 2012-02-27 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: fixed when the var for $colors is a
	other thing distint to array (for example a empty string).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5649 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:25:00 +00:00
zarzuelo bf4c0f1553 2012-02-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/functions_visual_map.php: Fixed little
	graphs into the visual maps of the widgets 
	(min height control added)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 13:25:29 +00:00
darode e3f359d858 2012-02-07 Dario Rodriguez <dario.rodriguez@artica.es>
* include/graphs/functions_pchart.php: Fixed a problem charting lineal
	and area graph with negative values in static mode.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 16:13:03 +00:00
juanmanuelr 7d4ef21f26 2012-01-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/graphs/functions_fsgraph.php: Improved units in flash 
	charts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 12:50:19 +00:00
juanmanuelr 1cd150bf0c 2012-01-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/graphs/functions_fsgraph.php: Modified background color in
	 flash charts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-26 12:51:43 +00:00
juanmanuelr 8c3fb8d18f 2012-01-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/graphs/functions_pchart.php: Added units in Y axis and 
	 fixed min, max and avg values. Also fixed colors fo min, max and
	 avg series.
	 
	Pending task: #3153343



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5419 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 18:53:18 +00:00
Ramon Novoa 3efe042a99 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
zarzuelo 684d204b39 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
zarzuelo b1c89b36ed 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 b06e9a731a 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
zarzuelo eef37e9185 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
zarzuelo 12744fee7e 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 ce8f293f4b 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
zarzuelo b7ade921b5 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 5e4e2893b0 2011-08-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_fsgraph.php,
	include/graphs/fgraph.php: added the parameter $reduce_data_columns by
	default false for to use in vertical columns graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 09:33:07 +00:00
mdtrooper 93b30cd697 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_fsgraph.php, include/graphs/fgraph.php: added
	$homeurl parameter to graph vertical column in flash.
	
	Fixes: #3398097



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 17:30:48 +00:00
slerena 534c87fca9 2011-08-10 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: New sensor as agent type. Updated version.

        * include/graphs/functions_gd.php: Progressbar has a fixed font size.

        * include/functions_config.php: By default now gets a fontsize 
        called "Smallfont"; ideal to be used with our graphs instead the
        other. Size is also smaller as default.

        * godmode/servers/manage_recontask.php: Fixed broken code (matching
        for NULL, now works).

        * godmode/servers/manage_recontask_form.php: Altered some default values
        to be better.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:49:49 +00:00
zarzuelo 550204aed6 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/pandora_graph.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/config_process.php
	include/functions_custom_graphs.php
	include/fgraph.php
	include/functions_fsgraph.php
	operation/incidents/incident_statistics.php
	operation/agentes/estado_generalagente.php
	operation/agentes/graphs.php
	operation/agentes/tactical.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/integria_incidents/incident_statistics.php
	operation/events/event_statistics.php
	operation/events/events_list.php
	operation/reporting/reporting_xml.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/tactical.php
	general/logon_ok.php
	godmode/admin_access_logs.php
	godmode/db/db_info.php
	godmode/db/db_purge.php
	godmode/reporting/graph_builder.preview.php: Delete old graphic engine
	functions and rename the new ones to the final name (delete '2' suffix)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4585 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 09:28:09 +00:00
darode 03b52b6f20 2011-06-15 Dario Rodriguez <dario.rodriguez@artica.es>
* include/graphs/fgraph.php: Adding homedir to radar, polar and kiviat
	graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-15 14:39:30 +00:00
zarzuelo c4aa6c0e8a 2011-06-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/fgraph.php: Added ttl parameter to all 
	pdf report graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-14 08:46:57 +00:00
zarzuelo df3a5ede46 2011-06-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/fgraph.php
	include/graphs/functions_utils.php: Added time to live to
	area graphs in pdf calls

	* operation/reporting/reporting_xml.php: Fixed bad characteres in
	xml 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 16:55:19 +00:00
zarzuelo 718aaa5508 2011-06-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php
	include/graphs/functions_utils.php
	include/functions_reporting.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/config_process.php
	include/include_graph_dependencies.php
	operation/agentes/stat_win.php
	operation/reporting/reporting_xml.php: Fixed missed parameters
	in sparse graph functions.
	Fixed graph includes and bugs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4432 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 11:12:32 +00:00
javilanz e881b7b674 2011-06-10 Javier Lanz <javier.lanz@artica.es>
* include/graphs/functions_fsgraph.php: Updated a deprecated function
	call
	* include/functions_reporting.php: ixed a mistake using the wrong
	variable to print pie graph
	* godmode/agentes/module_manager_editor_prediction.php: Removed a
	html_debug_print call


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-10 10:55:20 +00:00
vgilc eae12b8e9b 2011-05-25 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/ver_agente.php
	operation/agentes/graphs.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/module_manager_editor_common.php
	include/graphs/fgraph.php
	include/graphs/functions_fsgraph.php
	include/functions_graph.php
	include/functions_modules.php
	pandoradb.oracle.sql
	pandoradb.postgreSQL.sql
	pandoradb.sql: Added units to modules and graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-25 09:57:05 +00:00
juanmanuelr 194478e887 2011-05-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/graphs/fgraph.php
	include/config_process.php
	include/functions_agents.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_agente.php: Several corrections 
	over sql queries for Oracle DBMS.
	* godmode/db/db_info.php: Added include to 
	functions_fsgraph.php



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4363 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-17 15:59:40 +00:00
juanmanuelr 8116e4b51e 2011-05-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/graphs/fgraph.php	
	include/config_process.php
	operation/events/events.php: Added flash graph dependencies.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-17 14:03:00 +00:00
juanmanuelr 487c2544df 2011-05-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/config_process.php
	include/graphs/fgraph.php: Included new graph dependencies.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-16 16:52:12 +00:00
mdtrooper 53c03b7452 2011-05-12 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/fgraph.php: added the function
	"include_graphs_dependencies".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-12 11:38:14 +00:00
juanmanuelr b1133a50a9 2011-05-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_html.php
	include/functions_menu.php
	include/graphs/fgraph.php
	include/functions_messages.php
	include/functions_modules.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/functions_networkmap.php
	include/functions_servers.php
	include/functions_network_profiles.php
	include/functions_network_components.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/ajax/agent.php
	include/ajax/alert_list.ajax.php
	include/ajax/module.php
	include/functions_io.php
	include/functions_api.php
	include/functions_ui.php
	include/fgraph.php
	include/functions_incidents.php
	include/functions.php
	include/functions_agents.php
	include/functions_db.php
	include/functions_alerts.php
	include/functions_reports.php
	include/functions_ui_renders.php
	extensions/insert_data.php
	extensions/agents_modules.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/module_groups.php
	extensions/plugin_registration.php
	operation/incidents/incident.incident.php
	operation/incidents/incident.php
	operation/incidents/incident_detail.php
	operation/incidents/incident.download_file.php
	operation/incidents/incident.list.php
	operation/search_modules.php
	operation/agentes/status_monitor.php
	operation/agentes/export_csv.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/datos_agente.php
	operation/agentes/estado_agente.php
	operation/agentes/networkmap.topology.php
	operation/agentes/networkmap.groups.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/menu.php
	operation/search_agents.php
	operation/integria_incidents/incident.incident.php
	operation/integria_incidents/incident.php
	operation/integria_incidents/incident_detail.php
	operation/integria_incidents/incident.download_file.php
	operation/integria_incidents/incident.list.php
	operation/events/events_rss.php
	operation/events/events_list.php
	operation/search_alerts.php
	operation/messages/message.php
	operation/reporting/reporting_xml.php
	operation/reporting/reporting_viewer.php
	operation/reporting/custom_reporting.php
	operation/search_reports.php
	operation/search_results.php
	mobile/operation/agents/monitor_status.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/tactical.php
	mobile/operation/agents/view_alerts.php
	mobile/operation/agents/group_view.php
	mobile/operation/servers/view_servers.php
	general/logon_ok.php
	general/header.php
	godmode/admin_access_logs.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_purge.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/menu.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/configure_alert_action.php
	godmode/setup/os.list.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.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/modules/manage_network_components_form.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_templates.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Functions in 
	functions_incidents.php, functions_io.php, functions_menu.php, functions_messages.php,
	functions_modules.php, functions_network_components.php, functions_network_profiles.php,
	functions_networkmap.php, functions_reporting.php, functions_reports.php, 
	functions_servers.php have "incidents_", "io_", "menu_", "messages_", "modules_",
	"network_profiles_", "network_components_", "networkmap_", "reporting_", "reports_",
	"servers_" prefixes respectively.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 17:30:55 +00:00
javilanz b46f148553 2011-05-09 Javier Lanz <javier.lanz@artica.es>
* include/graphs/fgraph.php: Added 'period' parameter to slicesbar_graph
	function
	* include/graphs/functions_pchart.php: Added 'period' variable and fixed
	pch_slicebar_graph function
	* include/functions_graph.php: Added 'date' to function graph_sla_slicebar
	* include/functions_reporting.php: Fixed get_agentmodule_sla_array
	function, and get_agentmodule_sla, updated some deprecated
	printTrucateText calls, and the decimal data for displaying the SLA number


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4322 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 15:20:58 +00:00
mdtrooper 9e426ae9cd 2011-05-09 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_fsgraph.php: fixed the call to
	"clean_flash_string", renamed to "clean_flash_string2".
	
	* include/functions_reporting.php: disabled the include old fsgraph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 10:34:34 +00:00
darode 1bc30972fd 2011-05-06 Dario Rodriguez <dario.rodriguez@artica.es>
* include/graphs/functions_gd.php: Added new parameter to function
	gd_progress_bar.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4312 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-06 09:13:57 +00:00
zarzuelo f729194770 2011-05-03 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Clean code
	merged from integria library



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-03 11:23:24 +00:00
mdtrooper 6f8c488ffe 2011-04-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_pchart.php,
	include/graphs/fgraph.php: back to previous version of Juan Manuel, because
	he update old version of trunk.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-29 09:13:26 +00:00
slerena 4618d9f406 2011-04-27 Sancho Lerena <slerena@artica.es>
* include/graphs/functions_gd.php: Fontsize was not being passed
    as parameter in drawRating(), now is passed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4284 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-27 17:50:42 +00:00
juanmanuelr d628635f02 2011-04-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_users.php
	include/functions_events.php
	include/functions_html.php
	include/functions_menu.php
	include/styles/pandora.css
	include/graphs/functions_pchart.php
	include/functions_messages.php
	include/functions_exportserver.php
	include/functions_modules.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/functions_groups.php
	include/functions_gis.php
	include/functions_networkmap.php
	include/functions_servers.php
	include/functions_network_components.php
	include/functions_visual_map.php
	include/ajax/skins.ajax.php
	include/ajax/visual_console_builder.ajax.php
	include/help/en/help_gis_map_builder.php
	include/help/en/help_agent_status.php
	include/help/en/help_eventview.php
	include/help/en/help_configure_gis_map.php
	include/help/en/help_cascade_protection.php
	include/help/en/help_setup_gis_index.php
	include/help/es/help_gis_map_builder.php
	include/help/es/help_agent_status.php
	include/help/es/help_eventview.php
	include/help/es/help_configure_gis_map.php
	include/help/es/help_cascade_protection.php
	include/help/ja/help_gis_map_builder.php
	include/help/ja/help_agent_status.php
	include/help/ja/help_eventview.php
	include/help/ja/help_configure_gis_map.php
	include/help/ja/help_cascade_protection.php
	include/help/ja/help_setup_gis_index.php
	include/functions_ui.php
	include/functions_incidents.php
	include/functions.php
	include/functions_agents.php
	include/functions_db.php
	include/functions_fsgraph.php
	include/functions_extensions.php
	include/functions_ui_renders.php
	extensions/insert_data.php
	extensions/system_info.php
	extensions/extension_uploader.php
	extensions/agents_modules.php
	extensions/dbmanager.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/users_connected.php
	extensions/module_groups.php
	extensions/update_manager/settings.php
	extensions/update_manager/main.php
	operation/incidents/incident.incident.php
	operation/incidents/incident.php
	operation/incidents/incident.files.php
	operation/incidents/incident.tracking.php
	operation/incidents/incident_detail.php
	operation/incidents/incident.workunits.php
	operation/incidents/incident.list.php
	operation/search_modules.php
	operation/extensions.php
	operation/visual_console/render_view.php
	operation/visual_console/index.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/datos_agente.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/custom_fields.php
	operation/agentes/estado_agente.php
	operation/agentes/networkmap.topology.php
	operation/agentes/alerts_status.functions.php
	operation/agentes/networkmap.groups.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/gis_view.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/graphs.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/search_agents.php
	operation/search_graphs.php
	operation/snmpconsole/snmp_view.php
	operation/users/user_edit.php
	operation/integria_incidents/incident.incident.php
	operation/integria_incidents/incident.php
	operation/integria_incidents/incident.files.php
	operation/integria_incidents/incident.tracking.php
	operation/integria_incidents/incident_detail.php
	operation/integria_incidents/incident.workunits.php
	operation/integria_incidents/incident.list.php
	operation/gis_maps/render_view.php
	operation/gis_maps/ajax.php
	operation/gis_maps/index.php
	operation/events/export_csv.php
	operation/events/sound_events.php
	operation/events/events_validate.php
	operation/events/events_list.php
	operation/events/events.php
	operation/search_alerts.php
	operation/messages/message.php
	operation/reporting/reporting_xml.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/reporting/custom_reporting.php
	operation/search_reports.php
	operation/search_maps.php
	operation/search_results.php
	operation/search_users.php
	mobile/operation/agents/monitor_status.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/tactical.php
	mobile/operation/agents/view_alerts.php
	mobile/operation/agents/group_view.php
	mobile/operation/events/events.php
	mobile/operation/servers/view_servers.php
	mobile/include/user.class.php
	general/pandora_help.php
	general/noaccess.php
	general/login_page.php
	general/logon_ok.php
	general/logoff.php
	general/ui/agents_list.php
	general/header.php
	godmode/groups/modu_group_list.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/admin_access_logs.php
	godmode/extensions.php
	godmode/db/db_sanity.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_event.php
	godmode/db/db_purge.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager_editor_network.php
	godmode/agentes/fields_manager.php
	godmode/agentes/module_manager_editor_wmi.php
	godmode/agentes/module_manager_editor_plugin.php
	godmode/agentes/agent_conf_gis.php
	godmode/agentes/module_manager_editor_prediction.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/configure_field.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/planned_downtime.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/servers/manage_recontask_form.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/alert_compounds.php
	godmode/alerts/alert_list.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_list.builder.php
	godmode/alerts/alert_commands.php
	godmode/snmpconsole/snmp_alert.php
	godmode/snmpconsole/snmp_filters.php
	godmode/setup/file_manager.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/setup/gis_step_2.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/setup/os.php
	godmode/setup/performance.php
	godmode/setup/setup_auth.php
	godmode/setup/gis.php
	godmode/setup/os.builder.php
	godmode/setup/setup_visuals.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/users/configure_profile.php
	godmode/gis_maps/configure_gis_map.php
	godmode/gis_maps/index.php
	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_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
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_templates.php
	godmode/modules/module_list.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/modules/manage_network_components_form_plugin.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/graph_builder.main.php
	godmode/reporting/visual_console_builder.wizard.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/visual_console_builder.elements.php
	godmode/reporting/graph_builder.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/visual_console_builder.editor.php
	godmode/reporting/reporting_builder.item_editor.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/reporting/graph_builder.preview.php: Now functions on 
	functions_html.php, functions_gis.php, functions_filemanager.php, 
	functions_exportserver.php have "html_", "gis_", "filemanager_" and
	"exportserver_" prefix respectively.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-27 13:43:31 +00:00
zarzuelo b0447ea423 2011-04-26 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php: Merged sancho works from 
	integria passing fonts and sizes in integria. Little 
	fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-26 17:52:25 +00:00
mdtrooper 0c74d8ca3e 2011-04-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_pchart.php,
	include/graphs/fgraph.php: added parameter to choose if show all xaxis
	marks or not.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4278 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-25 11:48:27 +00:00
mdtrooper dbf8baa429 2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php,
	include/graphs/functions_pchart.php: some fixes, and set font size equal
	for all text in graphs. And starte the change to vertical bar the graph
	for string module.

	* include/functions_reporting.php: added to take the font and size.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4273 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 16:57:06 +00:00
mdtrooper cd966f8425 2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
* include/fonts/unicode.ttf: renamed form code.ttf.
	
	* include/fonts/smallfont.ttf: added new smaller font.
	
	* include/functions_config.php, godmode/setup/setup_visuals.php: now you
	can set the size of font for the graphs.
	
	* include/functions_graph.php, include/graphs/functions_pchart.php,
	include/graphs/fgraph.php: changed source code to set the size of font
	in the graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 15:54:31 +00:00
mdtrooper 02b4d22ad9 2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_pchart.php,
	include/fgraph.php, operation/agentes/stat_win.php: fixed duplicate
	functions, and start to support custom font in Pandora connector.

	* index.php: fixed when include again the extension file.
	
	* include/functions_html.php: fixed when include this file in other
	location to index.

	* godmode/reporting/graph_builder.preview.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 14:22:40 +00:00
mdtrooper 99e3c78c19 2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
* images/logo_vertical_water.png: added water mark for the graphs.
	
	* godmode/db/db_info.php: cleaned source code style.
	
	* include/graphs/pChart/pDraw.class.php: re-added lost line for the
	rotation label value.

	* include/functions_graph.php, include/graphs/functions_pchart.php,
	include/graphs/functions_fsgraph.php, include/graphs/fgraph.php: added the
	source code to show warter mark.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4261 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 09:23:54 +00:00
mdtrooper 75f83d8128 2011-04-19 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/fgraph.php,
	operation/agentes/graphs.php, operation/agentes/stat_win.php: added the
	new engine.

	* include/graphs/functions_pchart.php: fixed the default value for some
	graph data confs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-19 12:11:00 +00:00
zarzuelo c382a2b994 2011-04-18 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php: Fixed flash
	area colors and lef margin in horizontal bar
	graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 17:07:26 +00:00
mdtrooper 8dcd5ab2bf 2011-04-18 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/pChart/pDraw.class.php: changed for show the some dark
	border with same color of area when the data config of graph haven't this
	values.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4243 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 16:29:01 +00:00
mdtrooper 635e24fe11 2011-04-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_fsgraph.php,
	include/graphs/fgraph.php, operation/agentes/stat_win.php: fixed the
	relative urls for absolute urls.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 15:12:48 +00:00
mdtrooper da3cf30d16 2011-04-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_pchart.php,
	include/graphs/fgraph.php, operation/agentes/estado_generalagente.php: some
	fixes and changes in the new graph engine.
	
	* operation/agentes/stat_win.php: fixed the tittle of popup window.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 14:05:54 +00:00
zarzuelo 4a0f467d0e 2011-04-18 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php: Fixed bar graphs margins
	Fixed horizontal flash bar



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 10:30:45 +00:00
zarzuelo 2f16fc02ca 2011-04-18 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/fgraph.php: Clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4233 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 08:18:37 +00:00
mdtrooper a5da2b0d7d 2011-04-15 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: added the parameter $homeurl in some
	functions and in others rename from $homedir.
	
	* include/graphs/functions_pchart.php: setted the default values in some
	vars. And replaced the calls to new engine graph.
	
	* include/graphs/fgraph.php: added the parameter $homeurl.
	
	* include/functions_reporting.php: fixed in 'simple_graph' the
	$content['id_agent_module'].  
	
	* include/functions_custom_graphs.php,
	operation/reporting/reporting_xml.php,
	godmode/admin_access_logs.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-15 12:19:12 +00:00
zarzuelo f009394310 2011-04-14 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php: Increased the weight of the lines
	in line graphs.
	Clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4227 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-14 17:17:12 +00:00
mdtrooper 32a3fc977a 2011-04-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: added function "graph_custom_sql_graph2".
	
	* include/graphs/fgraph.php: added as $homedir parameter in some functions.
	
	* include/functions_reporting.php: changed to new engine.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-14 16:52:50 +00:00
zarzuelo 9f4c5eeb76 2011-04-14 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/pChart/pDraw.class.php
	include/graphs/fgraph.php: Added rotation in bar graphs 
	top axis. 
	Fixed pie legend position



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-14 16:22:22 +00:00
mdtrooper 146caad9aa 2011-04-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: added method to force height or not,
	changed to show all columns name in the hgraph and vgraph, fixed the colors
	when passed the parameter "fine" to color. And in the function
	"pch_bar_graph" change to calculate left margin instead to fixed value.
	
	* include/graphs/fgraph.php: added new parameter in the function
	"hbar_graph" to force or unforce the graph height.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-14 13:53:46 +00:00
mdtrooper 1110c2d103 2011-04-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: setted the xmargin to 0.
	
	* include/graphs/fgraph.php: in function "pie_graph" reduce to 8 the
	portions for the pie.
	
	* include/functions_db.php: changed the call "debug" to "ui_debug".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-14 12:02:45 +00:00
zarzuelo 79af995118 2011-04-14 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php: Added x and y
	axis name possibility to line, stacked line and
	stacked area graphs. 
	Added dual posibility of calling to functions_gd 
	(thorugh url and with function call).  
	Clean code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-14 08:25:41 +00:00
mdtrooper 2d67b87b69 2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, godmode/db/db_info.php,
	godmode/db/db_purge.php: added functions "grafico_db_agentes_purge2",
	"grafico_db_agentes_paquetes2", "graph_db_agentes_modulos2", and changed
	in the code for this functions.
	
	* include/graphs/functions_pchart.php: in function "pch_bar_graph" fixed
	when pass a empty array as color.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4211 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 15:58:59 +00:00
mdtrooper d74a0a7f87 2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php,
	include/graphs/functions_pchart.php,
	include/graphs/fgraph.php,
	include/functions_reporting.php,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php, include/functions_api.php,
	operation/reporting/reporting_xml.php,
	mobile/operation/agents/view_agents.php,
	godmode/reporting/visual_console_builder.editor.js: changed the old sparse
	for the new engine graph sparse paint method.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 15:11:51 +00:00
zarzuelo a5108dc3b2 2011-04-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Forgotted 
	restoring miguel modifications in the last commit



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4203 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 14:45:40 +00:00
zarzuelo 2d6b8e5b5f 2011-04-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/functions_custom_graphs.php: Improved the 
	vertical graph legend to use in horizontal when
	is possible. 
	Fixing a Miguel modification erased by me in the last
	commit.
	Fix a combined graph bug in the size



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 14:41:45 +00:00
zarzuelo e091a9201d 2011-04-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/pchart_graph.php
	include/fgraph.php: Change the slicebar graph
	made by Javi to make it more generic and to 
	use the new pChart library. This graph has been 
	included into the graphs abstraction too



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4201 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 13:01:37 +00:00
mdtrooper b849275abf 2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: added lost lines of source code to
	set bottom margin.
	
	* godmode/reporting/visual_console_builder.editor.js: changed to use new
	progress bar.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4200 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 10:50:30 +00:00
mdtrooper 1c85e626ca 2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_gd.php,
	include/graphs/fgraph.php, include/functions_visual_map.php,
	include/fgraph.php, operation/agentes/estado_generalagente.php,
	operation/agentes/tactical.php. operation/agentes/stat_win.php,
	operation/servers/view_server.php, operation/servers/view_server_detail.php,
	mobile/operation/agents/tactical.php, general/logon_ok.php,
	godmode/reporting/graph_builder.preview.php: added function "progress_bar2"
	and changed in source code of Pandora.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 09:29:10 +00:00
zarzuelo 285eb8e2c8 2011-04-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_fsgraph.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php: Fixed long index bug into
	stacked and line graphs.
	Add entry for radar and polar charts (kiviat)
	Clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 08:49:18 +00:00
mdtrooper c503550c17 2011-04-12 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_fsgraph.php: fixed the "fs_area_graph" when
	haven't $long_index.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4196 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-12 17:24:16 +00:00
mdtrooper c2e5e148be 2011-04-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: added constants for some graphs. Added
	function "graphic_agentaccess2" and function "graph_event_module2".
	 
	* include/graphs/functions_pchart.php: added checked previous $color and
	$legend to avoid PHP warnings, added some code to calculate the bottom
	margin.
	
	* include/graphs/fgraph.php: at the moment in this file call
	"fs_3d_pie_chart2" instead "fs_3d_pie_chart". Erased the color and legend in
	the piegraph. 
	
	* operation/agentes/estado_generalagente.php: use new graphics functions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-12 16:30:24 +00:00
zarzuelo f31e80b50d 2011-04-12 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php
	include/graphs/functions_utils.php: Created a function to 
	include flash charts javascript file into abstraction.
	Clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-12 16:03:07 +00:00
zarzuelo 7b9c8fa705 2011-04-12 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_fsgraph.php
	include/graphs/functions_gd.php
	include/graphs/images_graphs
	include/graphs/images_graphs/outlimits.png
	include/graphs/fgraph.php: Added new file with sd functions
	of two graphs, histogram and progress bar. Added folder with
	graph abstraction default images. Clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-12 10:04:41 +00:00
mdtrooper fbe9ae0090 2011-04-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/graph_builder.main.php: changed to use constants.
	
	* include/graphs/fgraph.php: dded the show image when none data
	and added the function "stacked_line_graph".
	
	* include/graphs/functions_pchart.php: fixed when haven't the $xaxisname and
	$yaxisname. Fixed typo mistake.

	* include/graphs/functions_utils.php: added function "stack_data".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4186 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-11 16:45:03 +00:00
zarzuelo 65338bb1c5 2011-04-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php: Merged changes from integria like increasement
	of margins in area static graphs, clean code and minor fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-11 12:29:09 +00:00
zarzuelo 2d31e211ac 2011-04-08 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/functions_fsgraph.php
	include/graphs/functions_utils.php: Improved the entry point
	of the graphics abstraction and merged bar and pie configurations
	from integria



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4179 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-08 08:56:43 +00:00
mdtrooper 943ab29571 2011-04-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: added call to paint the other graphs.
	
	* include/graphs/functions_pchart.php: added stack area graph, and fixed
	typo in the call to line graph.
	
	* include/graphs/functions_fsgraph.php: added line graph and area graph.
	
	* include/graphs/fgraph.php: added function "stacked_area_graph" and
	"line_graph".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4178 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-07 17:36:08 +00:00
mdtrooper 0daa808bb8 2011-04-07 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/fgraph.php: changed the img tag to autoclose.
	
	* include/graphs/functions_fsgraph.php: changed the border to default 1, and
	fixed the show legend.

	* include/functions_graph.php: cleaned source code style. And the function
	"graphic_combined_module2" added the show timestamp as human, add the
	min, max, avg values. 
	
	* include/graphs/functions_pchart.php: changed the show leyend in the top
	of graph, and added some comments lines for debug.


	* include/functions_reporting.php, include/functions_custom_graphs.php,
	godmode/reporting/graph_builder.preview.php: changed the graph to show with
	new engine.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-07 14:34:03 +00:00
mdtrooper ee963b0ae0 2011-04-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: wip in the function
	"graphic_combined_module2".
	
	* include/graphs/functions_fsgraph.php: fixed when "fs_area_graph" when
	send a graph without the colours or and legend.
	
	* include/graphs/fgraph.php: erased lost session instructions in the
	function "area_graph".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-06 14:42:31 +00:00
zarzuelo 236086cb9e 2011-04-06 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pData.class.php
	include/graphs/pChart/pDraw.class.php: Fixed avoid zero values 
	into area graphs and clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4173 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-06 08:43:06 +00:00
mdtrooper e921281e59 2011-04-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_fsgraph.php, include/functions_graph.php,
	include/graphs/functions_utils.php, include/fgraph.php: cleaned source code
	style.

	* include/functions_graph.php: added first version of function
	"graphic_combined_module2".
	
	* include/graphs/functions_pchart.php: fixed when pass a empty array as
	colour for graphs.
	
	* include/graphs/pChart/pDraw.class.php: fixed to set a color border when
	the graphs haven't a external defined colour.
	
	* include/graphs/fgraph.php: changed for pass the data to static image graph
	generator.
	
	* operation/agentes/graphs.php: changed to use the new graph engine.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-05 16:11:53 +00:00
mdtrooper 5e7339a898 2011-04-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_fsgraph.php: added check if loaded the class.

	* include/graphs/functions_fsgraph.php: added check if loaded the class.
	Rename some functions and erased the function "fs_module_chart".

	* include/graphs/functions_pchart.php: erased some debug traces.

	* include/graphs/fgraph.php: cleaned the function "area_graph".

	* operation/agentes/stat_win.php: cleaned source code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-05 09:27:38 +00:00
zarzuelo d005a26768 2011-04-01 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/pChart/pDraw.class.php
	include/graphs/fgraph.php
	include/graphs/functions_utils.php: Changed the send data method 
	from sessions to files with serialize functions. Creation of a
	utils functions file. Improvement of the pChart library adding 
	attributes to avoid ticks and grids when the data under the 
	xaxis is empty.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-01 12:28:50 +00:00
mdtrooper c56f7439fa 2011-03-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, operation/agentes/stat_win.php: changes for
	to show with new engine.
	 
	* include/graphs/functions_pchart.php,
	include/graphs/pChart/pData.class.php,
	include/graphs/pChart/pDraw.class.php,
	include/graphs/functions_fsgraph.php,
	include/graphs/fgraph.php: part of job is Sergio Martin in my laptop, the
	changes to show borders in the static image graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-31 17:07:00 +00:00
zarzuelo 7a117ebaf9 2011-03-31 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pDraw.class.php: Added to 
	library an option to avoid draw zeros in area 
	charts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-31 12:13:23 +00:00
zarzuelo 328decccb4 2011-03-31 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pDraw.class.php: Fixed 
	pchart library bug with default value for
	forcetransparency attribute. Changed from NULL
	to -1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-31 10:06:49 +00:00
mdtrooper 89ffa67740 2011-03-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_fsgraph.php: add
	to support and wip with new graph engine.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4153 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-31 08:46:04 +00:00
zarzuelo 2e2090d322 2011-03-31 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Improved 
	legend control and added limitation in showing
	xaxis data to one each 10 pixels



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-31 08:26:48 +00:00
zarzuelo 926c4a1a3b 2011-03-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Fixed bad 
	legend show condition



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-30 15:49:57 +00:00
zarzuelo f3b34b7f49 2011-03-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Added features to 
	the vertical graphs function like colors, alpha values, legend...



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-30 15:34:49 +00:00
mdtrooper e4305f487a 2011-03-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/*, include/graphs/fgraph.php:
	added first version of common graph libraries with Integria and Babel.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-30 12:34:25 +00:00