Commit Graph

3061 Commits

Author SHA1 Message Date
Ramon Novoa 5787f7d97e 2014-03-13 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php: Improved version detection. Some distros
	  append alphanumeric character to the version number.

	* include/functions_reporting.php: Fixed SLA bars. Unknown intervals were
	  not properly computed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9584 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 14:25:01 +00:00
mdtrooper 5d0a640d6d 2014-03-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the link of other visual
	map when it is in a public visual console.
	
	Incident: #658




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9578 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 12:09:06 +00:00
mdtrooper 6f96534060 2014-03-13 Miguel de Dios <miguel.dedios@artica.es>
* general/shortcut_bar.php, include/functions_ui.php: fixed the
	PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9577 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 11:00:12 +00:00
mdtrooper 84bc0b03ed 2014-03-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.main.php,
	godmode/reporting/reporting_builder.php,
	include/functions_users.php: fixed the access to the report with the
	user profile "RW" and "RM".
	
	Incident: #655




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9575 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 10:22:34 +00:00
pandora-release 2f9993ec60 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 00:33:14 +00:00
mdtrooper 6ccbc87cbb 2014-03-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_plugin.php,
	include/javascript/pandora_modules.js: fixed the automagic deletion
	of macros when load a component.
	
	Incident: #654




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9565 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 11:06:06 +00:00
pandora-release efa34633e1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9562 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 00:33:22 +00:00
zarzuelo ae64f2374d 2014-03-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Change the unknown mode
	to dont set data to 0 when is unknown and to not ignore
	unknown periods when are too short. Fixed events, alerts
	and unknown graphs in boolean graphs too.

	* include/functions_events.php: Delete useless link
	to deprecated url in events details (module link)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9560 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 17:07:11 +00:00
mdtrooper 7f07bbe124 2014-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: fixed the PHP warning in the function
	"html_get_predefined_table".
	
	Incident: #492




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9558 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 16:31:35 +00:00
mdtrooper 35b0d04faa 2014-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_modules.js: fixed the javascript to
	load the WMI query in the form to edit the module.
	
	Incident: #598




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9555 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 12:44:10 +00:00
pandora-release 5b5676890f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9548 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 00:33:12 +00:00
mdtrooper ab31b3bec2 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed images of static graphs.
	
	Incident: #571




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9546 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 17:33:38 +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
mdtrooper eb9a8dadf9 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_snmp_browser.js,
	include/functions_snmp_browser.php: cleaned source code style.
	
	* godmode/agentes/module_manager_editor_network.php: fixed the
	javascript include for policies.
	
	Incident: #616




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9540 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 13:12:09 +00:00
juanmanuelr fe7067425f 2014-03-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: sla reports with sla
        completion equal to 100 are ok, not "inside limits".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9539 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 12:08:59 +00:00
pandora-release 2202ef405d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9535 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 00:32:56 +00:00
jsatoh b59aa6a064 2014-03-09 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ipam.php: Added japanese ipam help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9534 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-09 13:48:43 +00:00
pandora-release ff48717118 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9531 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-09 00:32:52 +00:00
pandora-release 3a99b1448c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-08 00:32:44 +00:00
pandora-release 2c97d2c57c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9523 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-07 00:33:05 +00:00
mdtrooper 32a95a211a 2014-03-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	operation/visual_console/render_view.php: cleaned source code style.
	
	* include/functions_reporting.php: fixed the legend for the graphs
	into the topn element report.
	
	Incident: #597




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9521 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 17:46:44 +00:00
zarzuelo 716103645d 2014-03-06 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_alerts.js: Added missed code
	in action recovery fields feature



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9517 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 10:09:19 +00:00
pandora-release 192b45646f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 00:32:41 +00:00
zarzuelo 2d30ddd044 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_ipam.php: Fix typo



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 16:46:54 +00:00
mdtrooper 97ff2c0e46 2014-03-05 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/module.php: fixed the ajax calls for to get json
	data.
	
	Incident: #619




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




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 11:34:05 +00:00
pandora-release c60799e6cd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 00:32:33 +00:00
slerena e4e63dc469 2014-03-04 Sancho Lerena <slerena@artica.es>
* en/help_ipam.php: Added translation for IPAM help.

        * e?/help_pcap_filter.php: Added small sample.

        * es/help_ipam.php: Some adittions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9502 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 18:10:38 +00:00
mdtrooper 1ab0555617 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function "get_module_name".
	Thanks Cucumber.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9501 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 16:51:30 +00:00
zarzuelo b2f3572da0 2014-03-04 Sergio Martin <sergio.martin@artica.es>
* include/help/es/help_ipam.php: Typo fix in ipam text



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9500 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 15:17:46 +00:00
zarzuelo b40f18983d 2014-03-04 Sergio Martin <sergio.martin@artica.es>
* include/help/es/help_ipam.php: Added spanish IPAM help

	* include/styles/pandora.css: Little fix on help 
	styles changing size to h3 tag



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9498 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 14:49:56 +00:00
mdtrooper 6d579568a9 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function "api_get_policies".
	Thanks Cucumber.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9495 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 14:39:19 +00:00
mdtrooper 66c459e425 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function
	"api_get_tactical_view". Thanks Cucumber.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9492 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 10:53:09 +00:00
mdtrooper 468d49df9e 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function "api_get_gis_agent".
	Thanks Cucumber.
	
	* include/functions_io.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9491 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 09:57:31 +00:00
pandora-release 0e3d993b59 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9488 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 00:33:04 +00:00
mdtrooper 6f266063ca 2014-03-03 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the call "get_total_modules" now
	it does not count the pending delete modules. And thanks Cucumber for
	to the advise.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9486 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-03 17:06:31 +00:00
pandora-release fcabe2ae8a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9483 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-03 00:32:09 +00:00
pandora-release 6eee9296f9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9480 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-02 00:32:14 +00:00
pandora-release 4e4a85e71b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9477 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-01 00:32:03 +00:00
pandora-release aed123d0f2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9474 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-28 00:31:54 +00:00
pandora-release 474ce404a8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9472 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-27 00:35:09 +00:00
pandora-release f16fd5d054 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9471 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-26 10:19:31 +00:00
zarzuelo 91310bd03e 2014-02-25 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_events.js
	include/ajax/events.php: Change command timeouts in responses
	from 10 to 9 seconds to avoid problems in certain systems. Add
	little feedback when command reach timeout time



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-25 12:38:53 +00:00
pandora-release 842e7f9fed Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9466 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-25 00:50:54 +00:00
pandora-release eb5ef6eece Updated version string.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-24 15:25:36 +00:00
pandora-release c9759289db Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9458 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-24 00:50:30 +00:00
pandora-release 1a669c7dea Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9456 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-23 00:50:29 +00:00
pandora-release f745c4cc53 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9454 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-22 00:50:29 +00:00
pandora-release 60e9e0ce8b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9452 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-21 00:50:59 +00:00
pandora-release 07b6e0f844 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9449 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-20 00:50:21 +00:00