Commit Graph

2998 Commits

Author SHA1 Message Date
zarzuelo 76076f730f 2011-09-01 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added delete_pending
	cleaning in the modules table to avoid possible past modules with
	wrong name



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 09:09:05 +00:00
mdtrooper c317e3413e 2011-08-31 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_edit_modules.php: fixed when is selected "any"
	agent, with white space run fine.
	
	Fixes: #3401591



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4864 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 17:20:20 +00:00
mdtrooper e9f5fc64cd 2011-08-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: fixed the fields as sql operations as field.
	
	Fixes: #3400237



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 16:42:56 +00:00
juanmanuelr 624c2edaff 2011-08-31 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_alerts.php: Fixed alerts_get_agents_with_alert_template
        function in order to not retrieve delete modules.

        Fixes: #3401666




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4862 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 15:22:44 +00:00
mdtrooper 149e5f5f57 2011-08-31 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/lib/libupdate_manager_client.php,
	extensions/update_manager/main.php: fixed when the file is corrupted or
	empty.
	
	Fixes: #3400237



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4861 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 12:35:09 +00:00
mdtrooper 1272ea9275 2011-08-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: fixed in function "string2image" when generate a
	image in other location, now have one more parameter, $homeurl, by default
	empty string.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 11:27:01 +00:00
juanmanuelr 055e0580c2 2011-08-31 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/users/user_edit.php: Reload page to update skin.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 07:21:18 +00:00
koichirok c967267fbb 2011-08-31 Koichiro Kikuchi <koichiro@rworks.jp>
* include/functions_api.php: Fixed join parameter to avoid
	  generating unusable module lines.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 06:36:36 +00:00
juanmanuelr 41fb24f6fb 2011-08-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/users/configure_user.php: Now action state is showed
	when update user action is performed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4853 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 15:21:40 +00:00
juanmanuelr 2a8bc97958 2011-08-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/users/configure_user.php: Reload page to update skin.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 14:51:03 +00:00
mdtrooper 7d1bd0f14c 2011-08-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_fsgraph.php,
	include/graphs/fgraph.php: added the parameter $reduce_data_columns by
	default false for to use in vertical columns graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 09:33:07 +00:00
zarzuelo cb2172f595 2011-08-30 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_agente.php: Fixed URL injection replacing
	safe_input for safe_input_html



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4849 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 08:32:39 +00:00
jsatoh a4d62904c0 2011-08-30 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_standby_alerts.php: Added group recursion
	feature, it allows to search agents in child groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4847 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 06:55:49 +00:00
jsatoh 95964e93a2 2011-08-30 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/modificar_agente.php: Fixed group recursion does
	not work with IE8.



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



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 17:30:48 +00:00
darode 235c446437 2011-08-29 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_graph.php: Fixed a bug setting graphic
        * resolution
        to 1 that displays some errors with event graphs.  

        Fixes: #3398524



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4843 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 16:36:43 +00:00
javilanz 91e1a6878e 2011-08-29 Javier Lanz <javier.lanz@artica.es>
* operation/agentes/ver_agente.php: Fixed a bug filling modules combo

        Fixes: #3397520


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 16:15:19 +00:00
zarzuelo 85a2544067 2011-08-29 Sergio Martin <sergio.martin@artica.es>
* images/attachment_del.png: Added new icon to policy queue



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4841 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 15:19:26 +00:00
zarzuelo 9c5984a1be 2011-08-29 Sergio Martin <sergio.martin@artica.es>
* include/db/mysql.php: Fixed the Rollback function in 
	mysql engine to reset auto mode after rollback action



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 14:44:02 +00:00
mdtrooper 7d27899f56 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: added in the call
	"config_agents_write_module_in_conf" the parameter to disabled local
	modulo.
	
	Fixes: #3400159



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 13:57:14 +00:00
vgilc 80f17a6508 2011-08-29 Vanessa Gil <vanessa.gil@artica.es>
*godmode/agentes/fields_manager.php: Fixed: is possible to create custom fields with the same name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 12:30:16 +00:00
mdtrooper 1a668350a7 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/map_builder.php: wrote the source code for copy the
	relationships between a copy of items in a visual console.
	
	Fixes: #3400124



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4836 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 12:25:33 +00:00
mdtrooper 31cf9f91d2 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the clean $id_agent var for
	each iteration.
	
	Fixes: #3400111



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4835 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 11:44:58 +00:00
jsatoh 60050859b2 2011-08-29 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_add_alerts.php: Added group recursion
	feature, it allows to search agents in child groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4834 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 06:16:04 +00:00
jsatoh a7436811fa 2011-08-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_snmp_alert_field1.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 05:53:18 +00:00
juanmanuelr 97396fc2d5 2011-08-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
        operation/events/events_list.php: Fixed css style on th view.

        Fixes: #3394739




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-26 09:35:15 +00:00
mdtrooper 3472e58ec9 2011-08-25 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/datos_agente.php: change the width of data table. 

	Fixes: #3398098



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4828 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 19:05:15 +00:00
mdtrooper 559d24908d 2011-08-25 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager.php: check if the field "update_server_path" in
	the table is the last path for Pandora v4 and update.
	
	* extensions/update_manager/main.php: rewrite the text to message for show
	only Pandora FMS instead the Pandora FMS vX.
	
	*extensions/update_manager/sql/update_manager.sql,
	extensions/update_manager/sql/update_manager.postgreSQL.sql,
	extensions/update_manager/sql/update_manager.oracle.sql: update the
	"update_server_path" to Pandora v4.

	Fixes: #3394754



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 18:52:35 +00:00
mdtrooper 901c843cb7 2011-08-25 Miguel de Dios <miguel.dedios@artica.es>
* ggodmode/modules/manage_network_templates.php,
	godmode/modules/manage_network_components.php,
	godmode/modules/manage_nc_groups.php: added checkboxes in the elements in
	the list and main checkbox to select all checkboxes, for to multiple delete.
	
	Fixes: #3390017



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4826 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 18:27:47 +00:00
juanmanuelr 8a3946ede5 2011-08-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Fixes style in notify css element.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 17:17:46 +00:00
javilanz eb75481eab 2011-08-25 Javier Lanz <javier.lanz@artica.es>
* godmode/groups/configure_group.php: Removed the non-desired icons

        Fixes: #3397548



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4823 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 17:04:50 +00:00
zarzuelo e742c3cf26 2011-08-25 Sergio Martin <sergio.martin@artica.es>
* include/db/mysql.php: Fixed a bug in the sql_commit
	function to reset the database to autocommit mode

	* include/functions_tags.php: Added a missed sql_begin call
	to the tags creation function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4822 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 16:13:51 +00:00
javilanz 9a42657eb4 2011-08-25 Javier Lanz <javier.lanz@artica.es>
* include/functions_config.php: Fixed checking if remote configuration
        directory is not writtable for the console.

        Fixes: #3396471



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4821 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 16:08:16 +00:00
jsatoh d2a0a77297 2011-08-25 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_copy_modules.php: Added group recursion
	feature, it allows to search agents in child groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4820 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 07:06:33 +00:00
mdtrooper c9091ffbcc 2011-08-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor.php: added javascript alert message
	when the name in field and remote config is different.
	
	Fixes: #3397306

	* godmode/agentes/configurar_agente.php: fixed when copy a module the name
	now is safe input type.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 17:52:52 +00:00
slerena 05d3e549fd 2011-08-24 Sancho Lerena <slerena@artica.es>
* include/help/en/help_snmp_alert_field1.php: New help page.

        * include/help/en/help_module_definition.php: Fixed odd chars.

        * images/groups_small/g_: Deleted unused icons.

        * images/groups_small/transmit.ok.png: Added margins and
        padding.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4817 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 17:16:06 +00:00
mdtrooper 58cc93d072 2011-08-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: added the call to enterprise function for
	to copy the remote configuration when copy the modules.
	
	Fixes: #3397314



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4816 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 16:46:03 +00:00
juanmanuelr 674dff9405 2011-08-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/incidents/incident_detail.php: Fixed table width in this
        view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4815 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 15:44:40 +00:00
mdtrooper da320f5f97 2011-08-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.preview.php: fixed the include of
	php file.
	
	Fixes: #3396828



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4813 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 10:19:50 +00:00
slerena 5da8b8eddf 2011-08-23 Sancho Lerena <slerena@artica.es>
* pandora_migrate_v3.2_to_v4.0.sql: Missing some alter sentences
        for trecon_task table. Added.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4812 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 17:53:53 +00:00
Aldrioth a810b0c1c0 2011-08-22 Tomas Palacios <tomas.palacios@artica.es>
* pandora_console/pandoradb_data.sql
        pandora_console/pandoradb.data.oracle.sql
        pandora_console/pandoradb.postgreSQL.sql:updated the
        default site news.

        Fixes: Bug ID 3396846



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4811 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 16:43:56 +00:00
zarzuelo a3c134f46b 2011-08-23 Sergio Martin <sergio.martin@artica.es>
* operation/reporting/reporting_viewer.php: Fixed require embed 
	require_once problem in the reports view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4810 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 15:52:40 +00:00
javilanz f7e0edacdf 2011-08-23 Javier Lanz <javier.lanz@artica.es>
* include/functions_filemanager.php: Fixed an style bug in collections
        table



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4809 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 15:23:51 +00:00
mdtrooper 48cac5cea2 2011-08-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php: fixed typo mistake.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4808 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 13:25:43 +00:00
zarzuelo cb1c3fe23e 011-08-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_networkmap.php: Fixed a unecessary toLower
	call function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4807 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 11:11:28 +00:00
juanmanuelr 2c19d91d1f 2011-08-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/skin/skin_default/images/plotchart.png: Added network console
        icon in default skin.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 11:06:08 +00:00
mdtrooper 326486cd5b 2011-08-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: added parameter to cut the names
	by default is true.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4805 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 10:54:04 +00:00
koichirok 1182eef652 2011-08-23 KIKUCHI Koichiro <koichiro@rworks.jp>
* operation/agentes/exportdata.php: Fixed format character for default
	  start_time and end_time.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4803 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 08:49:59 +00:00
jsatoh 92a1f28977 2011-08-23 Junichi Satoh <junichi@rworks.jp>
* include/functions_modules.php: Added comment for the 5th argument
	of modules_get_agents_with_module_name().



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4802 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 00:57:13 +00:00
Aldrioth 7e116e19d1 2011-08-22 Tomas Palacios <tomas.palacios@artica.es>
* godmode/massive/massive_add_alerts.php: fixed a bug
        where all the massive add alert ops were being registered in the
        Pandora audit log as failed even if they were successful.

        Fixes: Bug ID 3396378



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4801 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-22 12:26:51 +00:00