Commit Graph

5711 Commits

Author SHA1 Message Date
alexhigh d99fee01ce 2014-05-27 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/files_repo.php: Fixed a weird error when
	uploading big files.

	* godmode/setup/setup_general.php,
	include/functions_config.php: Now is possible to set
	a custom path to the pandora server logs.

	* extensions/pandora_logs.php,
	extensions/system_info.php: Now the custom server log path
	is used if exists.

	* include/functions.php: Now the function "get_file_upload_status"
	returns -1 when the $_FILES array is empty.

	* include/config_process.php: Fixed an error that could
	avoid the log in pandora_console.log.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 17:05:37 +00:00
mdtrooper b82d3cb921 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/graph_builder.main.php,
	include/functions_graph.php, include/functions_visual_map.php,
	include/functions_custom_graphs.php, include/constants.php,
	operation/reporting/graph_viewer.php: killing unicorns and magic
	numbers for the kind of custom graphs.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10021 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 14:31:53 +00:00
zarzuelo 26d8f8a60d 2014-05-27 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/agent_wizard.snmp_explorer.php: Fix wrong
	parameters like unit setted in SNMP Wizard for ticket #796



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 13:59:42 +00:00
mdtrooper 449e24969c 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	godmode/reporting/visual_console_builder.editor.js,
	include/functions_custom_graphs.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_graph.php, include/functions_visual_map.php,
	include/functions_visual_map_editor.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
	operation/reporting/graph_viewer.php, pandoradb_data.sql: added the
	custom graphs into the visualmaps.
	
	Incident: #367




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:59:56 +00:00
ramonn da8529b16e 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_network.php,
	  include/functions_snmp_browser.php: Hide SNMP v3 passwords.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10016 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:29:17 +00:00
vgilc 153ec50b08 2014-05-27 Vanessa Gil <vanessa.gil@artica.es>
* operation/snmpconsole/snmp_view.php: Changed ACLs. All 
	users can view traps whose source isn't in console.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:10:16 +00:00
mdtrooper 1d13407435 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager.php,
	operation/agentes/estado_monitores.php, general/main_menu.php: fixed
	the PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10014 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 08:57:20 +00:00
pandora-release 56aad9d4cf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10010 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 23:43:57 +00:00
mdtrooper 42bad83f50 2014-05-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: added the generate networkmap
	from the ip mask.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 14:55:19 +00:00
vgilc 2198c7f54b 2014-05-26 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/configurar_agente.php: Comment module
	in configuration file when this module is disabled.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 13:14:26 +00:00
pandora-release f488a253d9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 23:38:46 +00:00
jsatoh e8210d82b8 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing for
	network components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 07:55:26 +00:00
jsatoh 6f7850f72c 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_edit_modules.php: Improved to support
	each state changing of 'FF threshold'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10001 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 06:35:37 +00:00
pandora-release 8be7eb52c6 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9998 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-24 23:38:42 +00:00
pandora-release ffdf2afe5b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 23:45:40 +00:00
mdtrooper 64c3affbb9 2014-05-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php,
	include/functions_networkmap.php: added the filters for the
	CIDR network masks.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 14:42:55 +00:00
vgilc 667d73f8a5 2014-05-23 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/module_manager.php: Added optional
	module pagination.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9993 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 07:29:47 +00:00
vgilc 565ac40d16 * include/functions_forecast.php: Fixed division by zero.
* operation/visual_console/public_console.php: Fixed link
	to public visual console.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 06:44:15 +00:00
pandora-release 0c420e819e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 23:43:18 +00:00
zarzuelo fe654895af 2014-05-22 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fix end of unknown
	periods in graphs when activate events storm protection
	or other prevent events triggering



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9987 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 16:16:02 +00:00
juanmanuelr 19fe12f4d7 2014-05-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/groups/group_list.php: Dont show void agents
        in report template wizard.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9986 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 13:22:27 +00:00
vgilc 5513d61649 2014-05-22 Vanessa Gil <vanessa.gil@artica.es>
* godmode/setup/setup_visuals.php
	  include/functions_config.php
	  operation/agentes/estado_monitores.php: Added optional
	module pagination.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 08:34:40 +00:00
pandora-release 92ba009a55 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 23:41:49 +00:00
zarzuelo 954e379974 2014-05-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fix unknown graphs in graphs
	with only negative values. Now the unknown graph is always positive
	Ticket: #569 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9979 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 14:04:27 +00:00
vgilc aeb60f92ed 2014-05-22 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/manage_recontask.php
	  operation/servers/recon_view.php: Added tabs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 11:47:52 +00:00
zarzuelo 3ece0e681b 2014-05-21 Sergio Martin <sergio.martin@artica.es>
* general/main_menu.php
	godmode/setup/setup_visuals.php
	include/styles/pandora.css
	include/functions_config.php: Added autohidden menu
	feature



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 10:44:36 +00:00
vgilc f565589bdb 2014-05-21 Vanessa Gil <vanessa.gil@artica.es>
* images/dot_blue.png
	  images/dot_white.png
	  images/dot_yellow.png
	  operation/agentes/estado_monitores.php
	  operation/agentes/status_monitor.php: Changed images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 09:57:36 +00:00
jsatoh c3bb22b6f3 2014-05-21 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 08:25:10 +00:00
pandora-release b0962cfdf8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 23:45:23 +00:00
vgilc 38d506b866 2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* godmode/gis_maps/configure_gis_map.php: Fixed
	typographic error.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9967 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 15:13:15 +00:00
alexhigh 9e3b7d0db1 2014-05-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_api.php: Fixed the function
	"get_events_with_user". Fixed the json output format.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9966 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 14:44:07 +00:00
vgilc 46b9d64130 2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events.build_query.php
	  operation/events/events.php
	  operation/events/events_list.php: Added filters
	to event list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9964 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 14:40:43 +00:00
alexhigh 954ea7f186 2014-05-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandora_console/include/styles/pandora.css: Changed
	the name of the class "transparent" for "alpha50".

	* pandora_console/godmode/agentes/module_manager_editor_common.php:
	Changed the class "transparent" of the elements for the
	class "alpha50".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 11:27:03 +00:00
vgilc f29568e31f 2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/configurar_agente.php: Change double
	quotes by single in 'WMI query'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 07:20:32 +00:00
pandora-release 22513c2aff Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9958 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 23:45:46 +00:00
vgilc e1d0c2d991 2014-05-19 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.editor.php: Fixed 
	the date range.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9956 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 10:52:33 +00:00
vgilc ef7d51fb60 2014-05-19 Vanessa Gil <vanessa.gil@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  pandoradb_data.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.data.oracle.sql: Deleted module templates
	by default.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9955 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 09:43:18 +00:00
vgilc c497dad166 2014-05-19 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ca.mo
	include/languages/tr.mo
	include/languages/de.mo
	include/languages/ja.mo
	include/languages/pt_BR.mo
	include/languages/ru.mo
	include/languages/el.mo
	include/languages/nl.mo
	include/languages/es.po
	include/languages/pl.mo
	include/languages/it.mo
	include/languages/pt.mo
	include/languages/index.pot
	include/languages/zh_CN.mo
	include/languages/cs.mo
	include/languages/es.mo
	include/languages/en_GB.mo
	include/languages/sk.mo
	include/languages/en.mo
	include/languages/ar.mo
	include/languages/fr.mo: Update languages.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9954 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 06:59:05 +00:00
pandora-release 26a019b224 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9951 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-18 23:38:02 +00:00
pandora-release 6ccc2fff89 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-17 23:41:17 +00:00
jsatoh 91f715bee3 2014-05-17 Junichi Satoh <junichi@rworks.jp>
* include/functions_html.php: Fixed the PHP warning.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-17 10:54:39 +00:00
pandora-release 8fbde92bf5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9943 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-16 23:43:33 +00:00
jsatoh b1f2e5d959 2014-05-16 Junichi Satoh <junichi@rworks.jp>
* include/languages/Makefile: Removed unavailable language files
	from the target. Added '--from-code=UTF-8' to xgettext option to
	avoid errors with non-ascii characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-16 04:07:15 +00:00
pandora-release bb0c8582a1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9939 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-15 23:45:00 +00:00
zarzuelo f96f7da6ce 2014-05-15 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_ipam.php: Fix bad translations
	on ipam english help 
	
	* extensions/realtime_graphs/ajax.php: Little improvement
	on pending pandora packages for realtime graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9938 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-15 12:02:21 +00:00
pandora-release 15f3a2733c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9935 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 23:43:45 +00:00
zarzuelo 21a0971714 2014-05-14 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs/ajax.php
	extensions/realtime_graphs/realtime_graphs.js
	godmode/agentes/module_manager_editor_network.php: Improvements
	in realtime graphs and snmp walk modal window



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 11:44:43 +00:00
zarzuelo 8a042e0401 2014-05-14 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs/ajax.php: Improve the commands of 
	realtime graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 09:39:42 +00:00
zarzuelo 6f77b97868 2014-05-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: fixed "resolution" of custom
	graphs to have the same results of simple graphs when have data
	of more than one month.
	For SF bug #2425



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 08:08:01 +00:00
pandora-release 0cc4de5815 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-13 23:40:57 +00:00