Commit Graph

3383 Commits

Author SHA1 Message Date
zarzuelo 78f4be67b2 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 8268ccb5df 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 fad65b1d53 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 2c0329d2aa 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
pandora-release 72a4336b50 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-12 23:43:08 +00:00
zarzuelo 4a7d2dbea4 2014-05-12 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php
	include/functions_reporting.php
	include/functions_reports.php: Added SLA Monthly reports. Its
	an enterprise feature, so here is only the code to hook it and
	some forms logic

	* include/functions_html.php: Add support to header styles in
	html_print_table function. Used in SLA monthly reports



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-12 15:56:02 +00:00
vgilc 0f0a181ede 2014-05-12 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_config.php: Added alert in header
	when safe_mode is on.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9918 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-12 12:36:03 +00:00
pandora-release 6679546369 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-10 23:38:05 +00:00
pandora-release 195ad44c72 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-09 23:42:59 +00:00
alexhigh 6003af8fd8 2014-05-09 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/shortcut_bar.php: Updated the shortcut bar.

	* include/styles/pandora.css: Added new styles for the
	shortcut bar elements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9900 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-09 14:57:40 +00:00
pandora-release 6abe1e3736 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9897 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 23:38:11 +00:00
juanmanuelr f43441adbc 2014-05-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_tags.php: Fixed ACL tags in complex
        scenarios (profiles with groups, tags and propagation).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9890 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 08:51:47 +00:00
zarzuelo 288a4789f7 2014-05-08 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/ver_agente.php
	godmode/menu.php
	godmode/massive/massive_operations.php
	include/javascript/pandora.js: Add massive operation for
	satellite agents threshold edition. This is the part on the 
	open side that hooks with enterprise code.

	* 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: 
	images/networkmap/satellite.png
	images/os_icons/satellite_small.png
	images/os_icons/satellite.png
	images/op_satellite.png: Add icon to satellite OS



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9888 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 07:54:51 +00:00
pandora-release 39d2418cff Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 23:40:27 +00:00
alexhigh 53c3358799 2014-05-07 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_visual_map.php: Now the linked
	visual consoles are opened in another page.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 17:53:48 +00:00
mdtrooper a65a494f7f 2014-05-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php, include/functions_networkmap.php: clean
	source code style.
	
	* include/functions_modules.php: added function
	"modules_get_interfaces".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9881 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 17:15:48 +00:00
juanmanuelr 0609943dac 2014-05-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb_data.sql
          include/functions_config.php
          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
          pandoradb.data.postgreSQL.sql
          pandoradb.data.oracle.sql
          godmode/setup/setup_visuals.php       
          godmode/reporting/reporting_builder.php: New feature for
        reports and report templates, user can customize report
        front page in setup.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 16:42:12 +00:00
pandora-release 37e9906398 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-06 23:46:01 +00:00
alexhigh 7e8b2333e9 2014-05-06 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/alerts/alert_list.list.php: Now the form and
	sort values are keeped.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9873 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-06 17:28:34 +00:00
pandora-release 3fd67f2654 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 23:43:23 +00:00
juanmanuelr 95685610b2 2014-05-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandora_console/include/functions_groups.php
          pandora_console/include/functions_events.php: Fixed bug
        in event viewer. A user could not be assigned himself as
        the owner of the event.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9864 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 13:58:08 +00:00
alexhigh 0d8e3a511b 2014-05-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_netflow.php: Added an overflow
	property to the data table when its width is too high.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9861 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 11:29:56 +00:00
juanmanuelr 5de50fd730 2014-05-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php
          include/functions_networkmap.php: Fixed not init agent state
        in networkmap.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9855 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 09:21:43 +00:00
pandora-release 607fcd2f03 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-04 23:40:32 +00:00
pandora-release 5602de31ba Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9846 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-03 23:39:18 +00:00
pandora-release f84185038e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-02 23:37:38 +00:00
pandora-release 1cfad49737 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-01 23:37:31 +00:00
pandora-release bd5e2c43e4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-30 23:37:35 +00:00
pandora-release 0ad64712d1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9832 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-29 23:37:55 +00:00
vgilc 864151ed5a 2014-04-29 Vanessa Gil <vanessa.gil@artica.es>
* include/ajax/module.php: Add function to get
	id tag.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9831 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-29 07:46:49 +00:00
jsatoh bd7a3c7e60 2014-04-29 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Added new API functions to manage
	special days.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-29 02:17:58 +00:00
pandora-release 8e1b7fcdeb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-28 23:37:38 +00:00
pandora-release 88c78689ad Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-27 23:37:25 +00:00
pandora-release 2b3fe3d9d0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-26 23:37:09 +00:00
pandora-release 692135b6c2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9815 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-25 23:39:59 +00:00
alexhigh 5b95334ad0 2014-04-25 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/system_info.php,
	  godmode/servers/plugin.php,
	  godmode/setup/file_manager.php,
	  include/config_process.php,
	  include/functions_filemanager.php,
	  include/functions_html.php,
	  operation/gis_maps/ajax.php,
	  operation/snmpconsole/snmp_mib_uploader.php: Replaced
	the possible backslashes with slashes in the directories
	path.

	* include/functions_graph.php: Modified the function
	"grafico_modulo_log4x" to adapt the 'set_include_path' to
	Windows.

	* include/get_file.php: Now the file name comes from the
	function "basename".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9814 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-25 11:07:30 +00:00
pandora-release d1c55006ed Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9811 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-24 23:42:10 +00:00
alexhigh cd4f9e41df 2014-04-24 Alejandro Gallardo <alejandro.gallardo@artica.es>
* install.php: Now the user path backslashes are replaced
	with slashes.

	* extensions/files_repo.php,
	  extensions/files_repo/files_repo_form.php,
	  extensions/files_repo/files_repo_get_file.php,
	  extensions/files_repo/files_repo_list.php,
	  extensions/files_repo/functions_files_repo.php: Replaced
	the 'DIRECTORY_SEPARATOR' var with slashes. Removed the
	realpath functions.

	* include/config.inc.php: Replaced the "owndir" final slash
	with a 'DIRECTORY_SEPARATOR'.

	* include/functions_html.php: Replaced the "$working_dir"
	backslashes with slashes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9809 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-24 10:45:33 +00:00
pandora-release f88b2891c0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-23 23:40:56 +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
vgilc 018811eedb 2014-04-23 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_ui.php
	  include/ajax/module.php
	  operation/tree.php
	  operation/agentes/estado_monitores.php
	  operation/agentes/status_monitor.php: Changed
	data view of modules to popup.

	* include/styles/menu.css: Changed style of menu.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-23 07:57:40 +00:00
pandora-release d7329f6186 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 23:39:42 +00:00
zarzuelo cf37743706 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.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
	godmode/agentes/module_manager_editor_plugin.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/manage_recontask_form.php
	godmode/servers/recon_script.php
	pandoradb_data.sql
	include/javascript/pandora_modules.js
	pandoradb.sql: Changed the recon scripts parameters to
	dynamic fields like plugin macros. 
	Fixed some plugin macros bugs in the new hide parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:26:55 +00:00
pandora-release c154b54640 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-21 23:39:44 +00:00
pandora-release ba70db07d3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9788 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-20 23:36:56 +00:00
pandora-release cf095459e4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-19 23:36:52 +00:00
pandora-release 4b2fc49e07 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-18 23:36:30 +00:00
pandora-release b9a51be3c2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9777 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-17 23:36:37 +00:00
pandora-release 097fee1fcd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 23:39:53 +00:00
mdtrooper cd56ef2542 2014-04-16 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/d3.v3.4.5.js: added the last javascript
	D3 library.
	
	* include/javascript/pandora_modules.js,
	include/functions_visual_map.php, include/functions_networkmap.php,
	include/functions_os.php, include/db/mysql.php,
	include/functions_netflow.php, include/constants.php,
	include/functions_reporting.php: standarized the color, now the
	code uses the colors constant.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 14:42:28 +00:00
mdtrooper 4f9b6c2818 2014-04-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: cleaned source code and killed
	some unicorns and magic numbers, now there is some constants.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 13:43:28 +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
pandora-release 6014e2a7f4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9768 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-15 23:41:55 +00:00
pandora-release 1baf16b9b0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 23:36:29 +00:00
alexhigh 2070d3073f 2014-04-14 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_ui.php: Improved the function
	"ui_get_url_refresh" to deal with arrays obtained from 
	the parameters of get, post and custom sources.

	* operation/agentes/status_monitor.php: Now is possible
	to filter the modules by the agents custom fields.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9764 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 13:18:20 +00:00
pandora-release 6b8688a24f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-13 23:36:26 +00:00
pandora-release d3f7e0b61e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-12 23:36:10 +00:00
pandora-release 889953521c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-11 23:36:02 +00:00
pandora-release 6904af96e0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 23:36:32 +00:00
alexhigh 40c3a501b9 2014-04-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* 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:
	Added the column "name"to the table "treport_content".

	* godmode/reporting/reporting_builder.item_editor.php,
	  godmode/reporting/reporting_builder.php: Now is posible
	to add a name to the report items.

	* godmode/reporting/reporting_builder.list_items.php: Now
	the list shows the name of the item or the description if
	the name is empty.

	* operation/reporting/reporting_xml.php,
	  include/functions_reporting.php: Now the XML and common
	reports show the item name if exists.

	* extensions/files_repo/files_repo_list.php: Improved
	the description.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9751 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 10:19:02 +00:00
pandora-release ff04697d29 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 23:35:44 +00:00
vgilc 246b8bdb37 2014-04-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/plugin.php
	  include/functions_html.php
	  include/javascript/pandora_module.js: Possibility to 
	hide the value of a macro.
	  
	* include/styles/pandora.css: Changed color alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 14:24:20 +00:00
pandora-release d6dfd0a950 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9742 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-08 23:36:03 +00:00
alexhigh 347e24e761 2014-04-08 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions.php: Added the functions
	"get_file_upload_status" and "translate_file_upload_status".

	* extensions/files_repo.php,
	  extensions/files_repo/functions_files_repo.php,
	  extensions/files_repo/files_repo_list.php,
	  extensions/files_repo/files_repo_form.php,
	  extensions/files_repo/sql/files_repo.sql,
	  extensions/files_repo/sql/files_repo.postgreSQL.sql,
	  extensions/files_repo/sql/files_repo.oracle.sql: Added
	new files. New extension "Files repository".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9741 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-08 16:26:23 +00:00
pandora-release 4145eb0194 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9738 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-07 23:35:46 +00:00
pandora-release 9dea535d37 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-06 23:35:39 +00:00
pandora-release 35a849cc73 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9731 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-05 23:35:32 +00:00
jsatoh 2ef9cdf23a 2014-04-05 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_field_match_snmp.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9729 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-05 08:13:39 +00:00
pandora-release e2b709bd9c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9725 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 23:35:37 +00:00
mdtrooper f97c40dd4b 2014-04-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_network_components.php: some cleans into the
	source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9724 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 11:33:50 +00:00
mdtrooper 53e78e9731 2014-04-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed the networkmap L2 with
	unknown modules. Thanks Alex.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9723 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 09:39:45 +00:00
pandora-release c8745a5669 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9718 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 23:35:29 +00:00
mdtrooper d2b05f3d3c 2014-04-03 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed the PHP warning.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9717 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 16:29:51 +00:00
mdtrooper 67157a3cc0 2014-04-03 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	include/ajax/module.php, include/functions_html.php: fixed the
	relationship between modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9714 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 14:50:03 +00:00
pandora-release fa5ebebfa0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9705 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 23:35:14 +00:00
zarzuelo 33ba6ee953 2014-04-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Added new API function to validate
	alerts from PagerDuty notification service



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 16:23:38 +00:00
mdtrooper 15129bf4c8 2014-04-02 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php,
	godmode/agentes/configurar_agente.php,
	include/functions_snmp_browser.php,
	operation/snmpconsole/snmp_browser.php: implemented the feature to
	create a network component from snmp browser.
	
	Incident: #684




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 10:19:39 +00:00
pandora-release 0963dbec37 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-01 23:35:19 +00:00
mdtrooper e3f38440d3 2014-03-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php, operation/agentes/exportdata.php:
	fixed the export data from modules with string data.
	
	Incident: #707




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9695 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-01 13:50:58 +00:00
alexhigh af9cf1f51a 2014-04-01 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_networkmap.php: Modified the L2
	network interfaces.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9694 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-01 13:10:34 +00:00
pandora-release 6aa08caaf6 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 23:35:06 +00:00
alexhigh e14cf95db5 2014-03-31 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_networkmap.php: Updated the function
	"networkmap_generate_dot" to fix a regex and delete the
	central node if the L2 network interfaces is true.

	* operation/agentes/estado_generalagente.php: Fixed
	some regex.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9690 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 16:41:13 +00:00
mdtrooper e290e8c315 2014-03-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php: fixed the status color
	of the percentile bars and bubbles.
	
	Incident: #555




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 16:28:35 +00:00
pandora-release 3a8794c06c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-30 23:34:34 +00:00
jsatoh d810617bdd 2014-03-30 Junichi Satoh <junichi@rworks.jp>
* include/functions_config.php, include/auth/mysql.php,
	godmode/setup/setup_auth.php: Added the feature to fallback to local
	authentication when remote authentication is failed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9677 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-30 11:30:46 +00:00
pandora-release 6c7a54afdd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9674 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-30 00:34:54 +00:00
pandora-release 64aa6da6ce Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-29 00:34:53 +00:00
mdtrooper caca30521b 2014-03-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: set the zeroes values in the boolean
	graph as zeroes values.
	
	Incident: #665




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9669 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-28 17:13:31 +00:00
juanmanuelr 52c881d92a 2014-03-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/map_builder.php
        godmode/netflow/nf_edit_form.php
        include/ajax/visual_console_builder.ajax.php    
        operation/menu.php: Fix ACLs in these views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9667 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-28 16:33:26 +00:00
mdtrooper de6aada1bc 2014-03-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: set a white background for the
	label of mouse position.
	
	Incident: #583




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9665 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-28 15:16:18 +00:00
mdtrooper b09199cfc0 2014-03-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php, operation/agentes/gis_view.php: fixed
	the GIS view for agents.
	
	Incident: #611
	
	BACKPORTED FROM THE BRANCH PANDORA_5




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9664 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-28 13:52:32 +00:00
pandora-release abfd753685 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9660 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-28 00:38:58 +00:00
mdtrooper b1ef4863e5 2014-03-27 Miguel de Dios <miguel.dedios@artica.es>
* include/gettext.php: fixed the PHP warnings.
	
	Incident: #656




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9658 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 16:17:39 +00:00
vgilc 5a91b62f63 2014-03-27 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@9657 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 14:16:35 +00:00
alexhigh 969ce6e855 2014-03-27 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_config.php,
	  godmode/setup/setup_visuals.php,
	  general/login_page.php: Now is possible to select a
	custom login background in the setup visuals section.

	* images/backgrounds/default_4.0-stripes.gif,
	  images/backgrounds/default_4.0.jpg,
	  images/backgrounds/default_5.0.png,
	  images/backgrounds/flowers.jpg,
	  images/backgrounds/grass.jpg,
	  images/backgrounds/tiles.jpg,
	  images/backgrounds/wall.jpg,
	  images/backgrounds/wood.jpg: Added new images to use
	it as custom login backgrounds.

	* images/backgrounds/background1.jpg,
	  images/backgrounds/background2.jpg,
	  images/backgrounds/background3.jpg,
	  images/backgrounds/background4.jpg,
	  images/backgrounds/background5.jpg,
	  images/backgrounds/background6.jpg,
	  images/backgrounds/background7.jpg,
	  images/backgrounds/background8.jpg,
	  images/backgrounds/background9.jpg,
	  images/backgrounds/background10.jpg,
	  images/backgrounds/background_red.jpg: Delete some
	VERY old images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 11:49:00 +00:00
vgilc c7f9215996 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* images/help/custom_oid2.png: Changed image.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9654 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 11:31:01 +00:00
vgilc 69c762dd33 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* extras/pandoradb_migrate_5.0_to_5.1.mysql.sql:
	Fixed error with 'talert_snmp' order fields.

	* include/help/en/help_field_match_snmp.php
	  include/help/es/help_field_match_snmp.php: Changed help.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 11:21:48 +00:00
vgilc 7a3aa1d6ff 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php
	  operation/snmpconsole/snmp_view.php: Add fields 'order_x'
	to SNMP Traps.
	
	* images/help/custom_oid.png
	  images/help/custom_oid2.png
	  images/help/trap.png: Added images.

	* include/help/en/help_field_match_snmp.php
	  include/help/es/help_field_match_snmp.php: Changed help. 


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 10:48:19 +00:00
pandora-release 84867bc2dc Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9648 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 00:34:18 +00:00
pandora-release 8262ca9fa0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9645 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-26 00:34:10 +00:00
pandora-release 7511dbbf7d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-25 00:34:19 +00:00
mdtrooper 7e4a2ba7a9 2014-03-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_edit_agents.php,
	godmode/massive/massive_delete_agents.php,
	godmode/groups/group_list.php, include/functions_agents.php,
	include/javascript/jquery.pandora.controls.js,
	operation/agentes/ver_agente.php,
	operation/agentes/estado_monitores.php: added the feature to filter
	by agent status in the massive operations into
	"massive agent deletion" and "massive agent edition".
	
	Incident: #669




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9639 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-24 11:41:54 +00:00
pandora-release 147d81bcd5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9636 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-24 00:34:21 +00:00
pandora-release 95e88a52dd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9633 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-23 00:33:59 +00:00
pandora-release 5e7d94ab24 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-22 00:34:03 +00:00
mdtrooper bdc8ceea3e 2014-03-21 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added lost constant for
	"SERVICE_STATUS_ALERT".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9629 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-21 14:53:43 +00:00
mdtrooper d940f8bb52 2014-03-21 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.wizard.php,
	godmode/reporting/visual_console_builder.php, include/constants.php,
	include/functions_visual_map.php: added the feature to set the
	parent of items from the wizard.
	
	Incident: #670




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9628 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-21 14:12:47 +00:00
mdtrooper f9bf75cad1 2014-03-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: uploaded the lost changes in the
	code for to make the link in the group item.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-21 10:08:49 +00:00
pandora-release 9b1e4ba867 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9624 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-21 00:33:57 +00:00
mdtrooper b4305d7b9a 2014-03-20 Miguel de Dios <miguel.dedios@artica.es>
* images/group_green.disabled.png, images/group_green.png,
	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,
	godmode/agentes/configurar_agente.php, include/styles/pandora.css,
	include/functions_networkmap.php, include/functions_agents.php,
	include/functions_visual_map_editor.php,
	include/functions_modules.php, include/functions_groups.php,
	include/constants.php, include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added the feature to
	show the item for groups in visualmap.
	
	Incident: #671




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 16:43:42 +00:00
mdtrooper 0b7a657d56 2014-03-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/snmpconsole/snmp_alert.php,
	godmode/alerts/alert_list.list.php,
	godmode/agentes/agent_manager.php,
	godmode/agentes/configurar_agente.php,
	godmode/agentes/modificar_agente.php,
	include/functions_reporting.php,
	operation/agentes/estado_agente.php,
	images/remote_configuration.png: added a tab for enterprise remote
	configuration.
	
	Incident: #311




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 12:02:07 +00:00
alexhigh 5fe4fbf696 2014-03-19 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb_data.sql,
	  pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql: Deleted an old link
	and updated the link to the Pandora FMS documentation.

	* pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.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:
	Added the column "l2_network" to the table "tnetwork_map".

	* godmode/agentes/module_manager_editor_common.php:
	Added a help tip to a column of relations.

	* include/functions_modules.php: Improved the function
	"modules_relation_exists".

	* operation/agentes/networkmap.topology.php,
	  include/functions_networkmap.php,
	  operation/agentes/networkmap.php: Added a new option
	to show the relations between the agents interfaces.

	* operation/agentes/estado_monitores.php: Added a tooltip
	to show the relations of a monitor in the monitor list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 16:43:08 +00:00
mdtrooper 3f8daab6f3 2014-03-19 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php,
	include/functions_ui.php: fixed the view in fullscreen.
	
	Incident: #675




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 11:21:11 +00:00
mdtrooper f1a6ba0543 2014-03-18 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor_plugin.php,
	include/ajax/module.php, include/javascript/pandora_modules.js:
	fixed the save module plugin server from the component.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 15:29:09 +00:00
alexhigh a2a6875091 2014-03-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.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:
	Added the table "tmodule_relationship".

	* operation/agentes/estado_generalagente.php: Added a
	new table to show the network interfaces of the agent.
	Minor fixes.

	* include/styles/pandora.css: Added properties for the
	class transparent'.

	* include/ajax/module.php: Fixed an error and added code
	to retrieve a module autocomplete input or add, remove
	or update a module relation via ajax.

	* include/functions_modules.php: Added the functions
	"modules_get_relations", "modules_relation_exists",
	"modules_add_relation", "modules_delete_relation" and
	"modules_change_relation_lock".
	
	* godmode/agentes/module_manager_editor_common.php:
	Added a table and control to show, add or delete
	relations with other modules. Added the javascript
	functions "change_modules_autocomplete_input",
	"add_new_relation", "change_lock_relation" and
	"delete_relation".

	* godmode/agentes/module_manager_editor.php: Added a
	line to show the module relations table and control.

	* godmode/agentes/module_manager_editor_network.php:
	Minor fix.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9610 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 11:49:33 +00:00
pandora-release 39d6af0d73 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 00:34:03 +00:00
pandora-release 9aaea43f1b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9600 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 00:33:38 +00:00
pandora-release fc57e7e520 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-16 00:33:29 +00:00
pandora-release a70ec10c11 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-15 00:33:37 +00:00
vgilc 100966e460 2014-03-14 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.sql
	  pandoradb_data.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
	  godmode/reporting/graph_builder.graph_editor.php
	  godmode/setup/setup_visuals.php
	  include/functions_config.php
	  include/functions_graph.php: Changed weight and colors in
	combine graphs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9592 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-14 08:33:13 +00:00
pandora-release a442fc43ad Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9589 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-14 00:33:28 +00:00
zarzuelo a4b0566342 2014-03-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php: Fix wrong
	alerts status in warning without alerts elements. Fix alerts 
	status broken by miguel in previous commits to fix ajax load,



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 16:58:18 +00:00
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
pandora-release d173db149e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-17 00:50:04 +00:00
pandora-release f78054f92c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9441 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-16 00:50:01 +00:00
pandora-release 0d0c0c66e9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-15 00:49:59 +00:00
juanmanuelr 563391b808 2014-02-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_tags.php: Fixed several bugs with
        ACL propagation and ACL tags.

        * include/functions_graph.php: Implemented ACL tags in
        graph_event_module function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-14 13:20:38 +00:00
pandora-release 7e4210fc4a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-14 00:49:55 +00:00
pandora-release 61f20f50e9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-13 00:49:58 +00:00
pandora-release bb8d3ec15a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-12 00:52:53 +00:00
pandora-release 732df03161 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 00:49:56 +00:00
zarzuelo 5f431a7789 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fixed total agents
	count for group All

	* include/functions_graph.php
	mobile/operation/module_graph.php
	mobile/operation/modules.php
	mobile/operation/networkmaps.php
	mobile/operation/agent.php
	mobile/operation/agents.php
	mobile/operation/events.php
	mobile/operation/tactical.php
	mobile/operation/visualmaps.php
	mobile/include/ui.class.php
	mobile/include/style/main.css: A lot of fixes
	and improvements in mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9420 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 11:54:39 +00:00
pandora-release 23ac345099 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9418 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 00:50:07 +00:00
pandora-release 3b78adb238 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-09 00:49:53 +00:00
pandora-release a0d66c044a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9414 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-08 00:51:00 +00:00
zarzuelo 1e6b6b5776 2014-02-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php
	include/functions_modules.php
	include/functions_agents.php
	include/constants.php: Add code to new "status"
	Warning fired in visual maps
		
	* mobile/operation/agent.php: Fix first time charge
	of code that set same size to both boxes in agent view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 11:29:20 +00:00
pandora-release 000ddef647 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 00:49:55 +00:00
jsatoh da0603577e 2014-02-06 Junichi Satoh <junichi@rworks.jp>
* include/languages/ja.po, include/languages/ja.mo: Updated
	untranslated strings.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-06 08:34:33 +00:00
pandora-release 7a89c97f4e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9406 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-06 00:50:00 +00:00
zarzuelo e0bd409c5d 2014-02-05 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php
	mobile/operation/tactical.php
	mobile/operation/networkmap.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/operation/networkmaps.php
	mobile/operation/agents.php
	mobile/include/style/main.css: A lot of improvements
	on the mobile console. Simplified views, more big tapping
	areas, etc.

	* include/functions_visual_map.php: Fix alert fired
	module when is in warning status in builder view of
	visual consoles. Incident #559



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9405 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-05 16:38:05 +00:00
pandora-release 18d62974f3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9403 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-05 00:49:57 +00:00
zarzuelo 31d305b7d5 2014-02-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	mobile/operation/tactical.php
	mobile/operation/groups.php
	mobile/include/style/main.css: Improve mobile
	console. Especially groups view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9402 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-04 16:22:12 +00:00
pandora-release 3b7ca9e868 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9400 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-04 00:49:46 +00:00
pandora-release cedc7d3bf9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9397 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-03 00:49:40 +00:00
pandora-release 02fc5e4450 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9395 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-02 00:49:41 +00:00
zarzuelo 3520e697a9 2014-01-31 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/agent.php
	mobile/operation/events.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/include/style/main.css
	include/functions.php: Fixed last 10 events on
	agent view and improve usability and styles



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9392 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-31 10:50:55 +00:00
pandora-release 246e02a0f2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9390 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-31 00:49:32 +00:00
zarzuelo bd9aa4c514 2014-01-30 Sergio Martin <sergio.martin@artica.es>
* include/languages/es.po
	include/languages/es.mo: Update some spanish
	bad translations



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-30 15:24:47 +00:00
zarzuelo d84c1bc413 2014-01-30 Sergio Martin <sergio.martin@artica.es>
* operation/gis_maps/ajax.php: Fixed broken agent
	icons when autorefresh on gis maps

	* mobile/operation/groups.php
	mobile/operation/events.php
	mobile/include/style/main.css
	mobile/include/ui.class.php
	mobile/include/user.class.php: More aesthetic and 
	responsible improvements on mobile console

	* include/functions_graph.php
	include/constants.php: Added more colors to the
	graph color collection to support more graphics in 
	a combined graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-30 10:44:54 +00:00
pandora-release 0c876f4ea5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9386 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-30 00:49:29 +00:00
pandora-release 54b7dfcee0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-29 00:49:33 +00:00
pandora-release 3b154a779e Updated version and build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-28 13:59:19 +00:00
zarzuelo 9f63b97ee0 2014-01-28 Sergio Martin <sergio.martin@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 for
	v5 SP3



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-28 10:54:41 +00:00
pandora-release d0459270e9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9378 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-28 00:49:49 +00:00
zarzuelo 3edba98c42 2014-01-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fixed metaconsole event
	colors for incident #526



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-27 11:45:06 +00:00
zarzuelo 75543f9149 2014-01-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Fixed the group of the 
	event generated when validate an alert manually



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9375 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-27 11:02:15 +00:00
pandora-release af13241a0f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9373 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-27 00:49:25 +00:00
pandora-release e035adf5f8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9371 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-26 00:49:33 +00:00
pandora-release 7f22ad622d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9369 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-25 00:49:28 +00:00
zarzuelo a9a239b5b3 2014-01-24 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Fix forgotten cases on
	actions escalation



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-24 12:45:09 +00:00
zarzuelo 2b23793949 2014-01-24 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_list.list.php
	godmode/alerts/alert_view.php
	include/styles/pandora.css
	include/functions_alerts.php: Fix some bugs when 
	doesnt exist an action with min-infinite situation.
	Some visual fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-24 10:17:23 +00:00
pandora-release c0f358c58c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9363 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-24 00:49:46 +00:00
zarzuelo a5e9847b29 2014-01-23 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_view.php
	include/styles/pandora.css
	include/functions_alerts.php: Fix escalation errors, added action
	threshold information, encapsulate code to avoid future headaches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 19:49:16 +00:00
mdtrooper c404fededf 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	include/styles/pandora.css: fixed the font sizes for the visualmaps
	embedmed into a dash
	
	Incident: #537 from local tacker.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 16:46:10 +00:00
mdtrooper 5c34e9df0e 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the links of icons in
	the visualconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 16:25:54 +00:00
mdtrooper 988801ad16 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php: fixes the bug for
	the simple values positions and the enable links in the static
	graph.
	
	Incidents: #536 and #535 from local tracker




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 13:52:43 +00:00
pandora-release b2413ea6a5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9355 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 00:49:27 +00:00
zarzuelo fb5b1df2e4 2014-01-22 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_view.php: Add exception
	of field1 in recovery fields to the new alert view

	* include/functions_reporting.php
	mobile/operation/agents.php
	mobile/operation/tactical.php
	mobile/include/style/main.css: Improve tactical and
	agents view in mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-22 17:29:45 +00:00
mdtrooper a3a82671ee 2014-01-22 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php,
	include/constants.php, include/functions_reporting.php: added
	constants and killed magic numbers and unicorns.
	
	* include/functions_modules.php: added function
	"modules_get_modules_in_group".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9353 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-22 12:52:43 +00:00
pandora-release 2b1beb5248 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-22 00:47:16 +00:00
zarzuelo b6e53c707f 2014-01-21 Sergio Martin <sergio.martin@artica.es>
* images/long_arrow.png
	godmode/alerts/alert_view.php
	godmode/alerts/alert_list.list.php
	include/styles/pandora.css: Added an advanced alert view
	with details, triggering conditions, actions escalation and
	actions fields including triggering, recovering and command preview



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-21 16:42:44 +00:00
pandora-release 07d9807473 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9347 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-21 00:46:44 +00:00
pandora-release 25f7204c48 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9342 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-20 00:46:05 +00:00
pandora-release d9c5a0b5db Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-19 00:45:55 +00:00
pandora-release 555f71cc60 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-18 00:46:39 +00:00
juanmanuelr 12baeb10b3 2014-01-17 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
* godmode/events/event_edit_filter.php
        include/functions_events.php
        operation/events/events_list.php:Fixed an ACL issue with event filters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 11:53:30 +00:00
zarzuelo 21f82ff5fc 2014-01-17 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Added ack_utimestamp and id_agent
	to the grouped events query to fix bad results



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 10:37:03 +00:00
pandora-release 924a375d73 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 00:45:49 +00:00
mdtrooper 36d7918ef3 2014-01-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php,
	include/functions_agents.php: fixed the PHP warnings and notices.
	
	Fixes: #2412




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-16 17:26:27 +00:00
Ramon Novoa 176a3b3009 2014-01-16 Ramon Novoa <rnovoa@artica.es>
* godmode/alerts/alert_list.list.php,
	  include/functions.php,
	  include/functions_alerts.php: Changes to the alert view to make it more
	  compact.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-16 16:07:03 +00:00
pandora-release 3036663feb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9325 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-16 00:45:29 +00:00
pandora-release 808c1fca76 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9321 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-15 00:45:33 +00:00
zarzuelo 290335f2ae 2014-01-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed a warning message on
	PHP configuration advise. For Sourceforge ticket #2409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 17:40:08 +00:00
zarzuelo 4ae9038f1b 2014-01-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fix group parameter in links
	of groups view on mobile console. Incident #491




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 16:45:02 +00:00
pandora-release d6d568a059 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 00:46:38 +00:00
zarzuelo c40831dc1e 2014-01-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Added to the header warnings the
	checking of some php.ini values for incident #393



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9314 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-13 13:06:45 +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
pandora-release 1ce4228ac7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9311 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-13 00:45:12 +00:00
pandora-release 75f22132eb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9309 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-12 00:44:16 +00:00
pandora-release 3539541c81 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9307 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-11 00:46:34 +00:00
mdtrooper c4f638e2ef 2014-01-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the show simple values in
	the visualconsole editor from the old Pandora versions.
	
	Fixes: #2407




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-10 15:11:48 +00:00
pandora-release db92b64223 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9305 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-10 00:44:40 +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
mdtrooper c6d791dd93 2014-01-09 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: added function "https_is_running".
	
	* include/functions_gis.php, operation/gis_maps/render_view.php,
	operation/gis_maps/public_console.php, godmode/setup/gis_step_2.php:
	fixed the urls for google maps when it is running in https mode.
	
	Fixes: #2403




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 13:33:16 +00:00
pandora-release 89e0ff6ea3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9299 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 00:44:28 +00:00
mdtrooper 91ef095a21 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed the agent name label.
	
	Fixes: #2401




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9296 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 15:45:14 +00:00
mdtrooper c57fc72220 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed with a dirty hack the bug about
	the google maps with own old version of openlayer.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 15:11:15 +00:00
pandora-release fbe3c86dd4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 00:44:28 +00:00
pandora-release 5695199662 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9289 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-07 00:44:11 +00:00
pandora-release 66358dea71 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9286 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-06 00:42:52 +00:00
pandora-release fe58d6b4fb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9284 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-05 00:42:32 +00:00