Commit Graph

5711 Commits

Author SHA1 Message Date
ramonn 7887159ba4 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* images/networkmap/so_router.png,
	  images/networkmap/so_switch.png,
	  images/os_icons/so_router.png,
	  images/os_icons/so_switch.png: Added to repository. Icons for L2 network
	  maps.

	* pandoradb.sql,
	  ppandoradb_data.sql: Added the Recon SNMP L2 network discovery script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:44:52 +00:00
mdtrooper b99aec0ff5 2014-04-03 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_generalagente.php: fixed the $id_agente
	var lost.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9708 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:28:16 +00:00
pandora-release a862449fa5 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 114087d80c 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 667080b5c6 2014-04-02 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_results.php, operation/search_users.getdata.php:
	fixed the count of user in the global search main page.
	
	Incident: #710




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9702 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 11:37:09 +00:00
vgilc a4dd11d017 2014-04-02 Vanessa Gil <vanessa.gil@artica.es>
* godmode/menu.php
	  godmode/agentes/planned_downtime.editor.php
	  operation/menu.php: Changed 'Scheduled downtime'
	from Administration to Operation.
	Added help in scheduled downtime form.
	Changed 'Update manager' from Operation->Extensions
	to Administration->Setup.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 11:11:06 +00:00
mdtrooper 72168e99f9 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 250744e1b4 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 1cd1f7eb92 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9696 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2014-04-01 13:52:41 +00:00
mdtrooper eecf04aca5 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 ef8f9b995d 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 8b9a7e38b1 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 f0bc21f91d 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 c975f63ca6 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9688 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2014-03-31 16:29:45 +00:00
mdtrooper a81fc49804 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
vgilc 2c9a34637c 2014-03-31 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: Add more actions
	to snmp alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 15:00:16 +00:00
mdtrooper 4355c45ced 2014-03-31 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/plugin.php: fixed the plugins server without
	parameters.
	
	Incident: #703




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9683 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 14:17:41 +00:00
mdtrooper 137939df6e 2014-03-31 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_conf_gis.php,
	operation/agentes/gis_view.php: changed the style to message of
	error to set the standar style of new Pandora.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9681 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 10:25:59 +00:00
pandora-release cc31a77e85 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 1fffdb4997 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 ec716367d1 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 dc1b5b6624 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 0e945c5782 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 345d3f22cd 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 a5ae1096f3 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 6c964f06ea 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 9a5c1d3a2b 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 2ad8f70450 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 4b2a13aba9 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
vgilc 6b80f5acd8 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/alerts/alert_commands.php
	  godmode/snmpconsole/snmp_alert.php: Fixed
	bug:load recovery fields of alert actions.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9656 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 13:02:34 +00:00
alexhigh 7c6ca10b1b 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 6f22f8db6b 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 a84b74898d 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 cf245d19df 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 4b0da27033 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 b9404b23fe 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
mdtrooper d81031e483 2014-03-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_edit_modules.php,
	godmode/massive/massive_edit_agents.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_copy_modules.php,
	godmode/groups/group_list.php, operation/agentes/ver_agente.php:
	implement the filter by agent status in the other massive
	operations.
	
	Incident: #669




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9644 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-25 12:39:26 +00:00
pandora-release 69b83b9e92 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
alexhigh adfd0139ed 2014-03-24 Alejandro Gallardo <alejandro.gallardo@artica.es>
* operation/agentes/estado_monitores.php: Fixed an error
	on the monitor relationship tooltip.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9640 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-24 17:42:31 +00:00
mdtrooper e85b5e3b57 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 7bf6e32524 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 e1962a166b 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 44fa5b2298 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 c278af520a 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 29fae22581 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 705d46e25e 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 cb97e7d9f1 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 cdb9ccb84b 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 2e0e8027cc 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 f36f12be56 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
vgilc 4494516a4e 2014-03-19 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: Add variables to
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 11:29:56 +00:00
mdtrooper 7672ab5f42 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
vgilc a460cceb37 2014-03-18 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
	  godmode/snmpconsole/snmp_view.php: Improved ACLs in
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 16:08:20 +00:00
mdtrooper 2b8ca22e57 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 8d70785421 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 dd1c84d74c 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
vgilc 6df29def51 2014-03-17 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  godmode/agentes/configurar_agente.php: Fixed bug:
	'post_process' out of range.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9604 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 12:32:48 +00:00
vgilc f11399286b 2014-03-17 Vanessa Gil <vanessa.gil@artica.es>
* operation/snmpconsole/snmp_view.php: Added 'group by
	OID/IP' to SNMP traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9603 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 11:31:48 +00:00
pandora-release 77b5371dfe 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 08216f1ad0 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 8fdd9d8ff0 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 83b9888006 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 5f55bd2e78 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 98a014fa1d 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
ramonn c85df63067 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 988156c101 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 58f7f3836c 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 a625b598a6 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
vgilc c211286145 2014-03-13 Vanessa Gil <vanessa.gil@artica.es>
* godmode/menu.php
	  godmode/groups/configure_modu_group.php
	  godmode/groups/modu_group_list.php: Moved 'Module groups'
	to 'Manage modules'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9574 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 07:32:10 +00:00
pandora-release 8ef7532162 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 9538e9d819 2014-03-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed for opensource
	version the prediction modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9567 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 16:31:58 +00:00
mdtrooper 957631c8c2 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 376e5a4f67 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 8bd48588b9 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 cee7e049c4 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 86a9261d76 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
mdtrooper 4a672c864d 2014-03-11 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_monitores.php: fixed the length of module
	name in the agent view.
	
	Incident: #608




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9552 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 11:31:49 +00:00
pandora-release 90005db6fb 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 09681a7e45 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 3673bef3fc 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php: fixed the
	fields for wmi that was disabled.
	
	Incident: #637
	
	* godmode/modules/manage_network_components_form_common.php,
	godmode/modules/manage_network_components_form_wmi.php: 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9544 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 17:01:08 +00:00
mdtrooper 5a13a5855d 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 7947e2fb2e 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 77068e72d8 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 18129d30d7 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 b2e2c6bc1e 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 8ffbe5d2da 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 a20e150473 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
mdtrooper e9980bc9b3 2014-03-07 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/status_monitor.php,
	operation/agentes/estado_monitores.php: added the snapshot feature
	in the view of monitors.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9526 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-07 10:54:02 +00:00
pandora-release ad674d04fa 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 2a3959a11d 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
mdtrooper 3b670464be 2014-03-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/snapshot_view.php: fixed the lost scrollbars.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9519 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 14:47:07 +00:00
zarzuelo 3255ca3dc9 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 24656c42bf 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 07578be476 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
zarzuelo 0d45b5633b 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* images/automatic.png
	images/manual.png
	images/calculator.png: Add missed images for IPAM



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9511 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 15:39:15 +00:00
mdtrooper 7d0152e70f 2014-03-05 Miguel de Dios <miguel.dedios@artica.es>
* index.php, operation/search_results.php: fixed the global search
	when the text to search end with whitespace.
	
	Incident: #605




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9510 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 15:29:57 +00:00
mdtrooper 3b8dad7c6b 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 1587e571ce 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql: Add recovery fields in actions 
	table and recovery field1 in template table in creation
	scripts of 5.1.
	Ticket #501



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9507 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 11:43:03 +00:00
zarzuelo 00e6745ed2 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 8232595caf 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 f2c84e53d5 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 15b15c091a 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 9ef8390fea 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 376805372f 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 bb7346eb47 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 8710d7713c 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 57268d0a38 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 e7477b3e96 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 77b6fc03df git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9487 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2014-03-03 17:08:35 +00:00
mdtrooper 63581a2097 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 0235a37059 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 6f90dcbb8b 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 497805d903 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 d68c712094 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 c32d01d126 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 024199277f 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 743ce1742b 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 bd0dd80e5c 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 a5d1c739f1 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 264ce748d4 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 300f0edc3f 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 1af0bd14e0 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 bab0aab15e 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
mdtrooper 795d1b5eef 2014-02-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/fields_manager.php: added the id column in the
	list of fields because it is needed in some api calls.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9451 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-20 15:01:23 +00:00
pandora-release 24da3324e7 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
mdtrooper 499a117319 2014-02-19 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php: added lost id
	of module, because the user needs for example the api calls.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9448 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-19 10:29:45 +00:00
juanmanuelr 79f2d4191c 2014-02-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/ver_agente.php: Fixed agent tooltip
        for metaconsole networkmap. Now check ACL tags are checked.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9446 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-18 11:56:24 +00:00
juanmanuelr 89b294667f 2014-02-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/status_monitor.php: Fixed tag combo,
        now only shows user tags not all.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9445 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-17 16:51:15 +00:00
pandora-release 2b6995b697 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 264a61567c 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 2196b3ebaf 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 f5e48d06f6 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 0c571c953f 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 086872c20b 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
zarzuelo 9b0807da45 2014-02-12 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php: Fix order of the event 
	list on mobile console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9432 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-12 12:07:58 +00:00
pandora-release d41d1af0c2 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
zarzuelo 402469f279 2014-02-11 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php: Inverse the order
	of the shown events to show them from newer to older



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 16:59:30 +00:00
zarzuelo ec88e1a399 2014-02-11 Sergio Martin <sergio.martin@artica.es>
* mobile/index.php
	mobile/operation/tactical.php
	mobile/operation/home.php: Change the tactical 
	view to load dinamically the graph to be adapted
	to the layout when change device orientation. Fix
	id_user info on title



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9428 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 13:03:31 +00:00
zarzuelo 32f32096e0 2014-02-11 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/agent.php
	mobile/operation/events.php
	mobile/operation/home.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/include/style/main.css: Improve user feedback
	with warnings when no modules or events found, and
	drawing in the header the id user logged (only in home
	screen)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 10:37:30 +00:00
pandora-release dc55c473ea 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 59a92980d6 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css: Fix ugly close dialog
	button



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9424 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 17:08:23 +00:00
zarzuelo aed0179436 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css
	mobile/index.php
	mobile/operation/visualmap.php
	mobile/operation/tactical.php
	mobile/operation/module_graph.php
	mobile/operation/modules.php
	mobile/operation/agent.php: More improvements on
	visual styles in mobile console. Layouts, adaption
	of graphs dinamically to the screen using ajax, etc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9423 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 17:03:08 +00:00
zarzuelo 0f0e513135 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/agents.php
	mobile/operation/events.php
	mobile/include/style/main.css
	mobile/include/ui.class.php: More visual improvements
	on mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9422 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 14:16:04 +00:00
zarzuelo e64a3837ec 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css: Fix style of the close
	button of global search control



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9421 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 13:05:24 +00:00
zarzuelo e6da51b41d 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 c2e1270f11 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 91841c30c0 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 235cb842c5 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 59b2907a7d 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
zarzuelo f720ca519c 2014-02-07 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/networkmaps.php
	mobile/operation/agent.php
	mobile/include/style/main.css
	mobile/include/ui.class.php
	mobile/include/user.class.php
	mobile/images/pandora_mobile_console.png: Improve
	network map ACLs and more usability/aesthetic issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9412 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 10:07:54 +00:00
pandora-release eae01c48d3 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
zarzuelo 69f818fbca 2014-02-06 Sergio Martin <sergio.martin@artica.es>
* mobile/index.php
	mobile/operation/visualmap.php
	mobile/operation/visualmaps.php
	mobile/operation/networkmap.php
	mobile/operation/home.php
	mobile/operation/agent.php
	mobile/include/style/main.css
	mobile/include/user.class.php: Added visual
	consoles in mobile console. Improve the apparience with
	new icons (pandora ones), better layout, etc.

	* godmode/reporting/map_builder.php: Fix type
	in gettext function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9409 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-06 17:39:39 +00:00
jsatoh d33d196843 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 fc6d5ac826 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 a860085e63 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 cd282f59f9 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 cbfb6fdb3b 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 bfae545117 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 e94bbb5418 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 fa7a4627e8 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 6951d59a89 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 b83c4a25f5 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 d707fce40d 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 8898566955 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 24f1634af8 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 6b99c41251 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
zarzuelo c080964700 2014-01-28 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php: Improve the method of
	detection if first event list loaded is on the 
	window limits. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9383 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-28 15:37:53 +00:00
pandora-release bac8379678 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 59c2545408 2014-01-28 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php: Fix event loading when
	the screen is bigger than the initial list height



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9381 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-28 12:25:49 +00:00
zarzuelo b515a16675 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 4a4838f04d 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 148957cf4b 2014-01-27 Sergio Martin <sergio.martin@artica.es
* godmode/agentes/module_manager.php
	godmode/agentes/module_manager_editor_common.php: Help tip added
	near interval info of the data policy modules interval on module
	list and form. This tip war about that this interal only will be
	updated on policy application. Incident #379




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9377 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-27 16:45:33 +00:00
zarzuelo ea7fee31cb 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 bed6263a51 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 7937730a26 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 838bb96a87 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 bd94d3e461 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 8502976d69 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 65f80f18b2 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 baa6b17176 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 7c6f69afa5 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 81251324c5 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 6172290904 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 21c0047c84 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/visual_console/render_view.php: re-added the countdown
	widget for visualmaps in fullscreen.
	
	Incident: #539 from local tacker.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 15:51:25 +00:00
mdtrooper 6bb7ca3a17 2014-01-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/map_builder.php,
	godmode/reporting/visual_console_builder.data.php: fixed the access
	to user with operator read or and operator write in all group into
	the visualmaps.
	
	Incident: #538 from local tracker




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-23 14:26:41 +00:00
mdtrooper d59437f34a 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 3e64619f30 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 5a2b1b88b4 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 b528f359cd 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 8d641e2a09 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 76d7e0fe2a 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 bfffcebbdd 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
ramonn 91549b5a7c 2014-01-20 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql: Changed the type of tnetwork_component.description to
	  TEXT. Fixes ticket #487.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-20 14:45:17 +00:00
mdtrooper 17c6d55fd6 2014-01-20 Miguel de Dios <miguel.dedios@artica.es>
* mobile/include/user.class.php,
	mobile/include/system.class.php: fixed SQL injection.
	
	Issue found by Lincoln, a member of Corelan Team




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-20 12:05:03 +00:00
pandora-release e36e7d41b7 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 dea419f6b6 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 61a09c6cd2 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 9796879bf2 2014-01-17 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.php: Fixed group filter in report
        list view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 12:59:00 +00:00
mdtrooper b362974d1e 2014-01-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php: fixed the PHP warnings and
	notices.
	
	Fixes: #2414




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9336 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 12:04:09 +00:00
juanmanuelr 557d5534e3 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