Commit Graph

2701 Commits

Author SHA1 Message Date
raulmateos 3b793257cc 2010-06-08 Raul Mateos <raulofpandora@gmail.com>
* operation/incidents/incident_detail.php,
	operation/incidents/incident.php: cleaned code, improved button usability.
	TODO: Use links instead buttons where adding notes.
	* operation/incidents/events.php: Cleaned code.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2881 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 18:34:34 +00:00
Ramon Novoa 157bf2ec94 2010-06-08 Ramon Novoa <rnovoa@artica.es>
* unix/DEBIAN/control, unix/DEBIAN/make_deb_package.sh,
          unix/pandora_agent.spec, unix/pandora_agent,
          win32/installer/pandora.mpi, win32/pandora.cc: Updated version
          strings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 17:06:14 +00:00
Ramon Novoa fa0bbd5077 2010-06-08 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql, DEBIAN/control,
          DEBIAN/make_deb_package.sh, include/config_process.php,
          pandora_console.spec: Update version strings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2879 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 17:01:48 +00:00
Ramon Novoa 9c4a10149f 2010-06-08 Ramon Novoa <rnovoa@artica.es>
* DEBIAN/control, DEBIAN/make_deb_package.sh,
          pandora_server.spec, lib/PandoraFMS/Config.pm: Updated version
          strings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2878 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 17:00:23 +00:00
Ramon Novoa 6dfc360982 2010-06-08 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Removed the need for indexes in the abstraction layer.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:52:51 +00:00
Ramon Novoa 4413cceabd 2010-06-08 Ramon Novoa <rnovoa@artica.es>
* windows/pandora_wmi.cc, modules/pandora_module_logevent.cc: Removed
          unnecessary log information.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2876 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:49:40 +00:00
mdtrooper 26ce52103f 2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.main.php: changed the text of button
	for more clear mean.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2875 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:10:23 +00:00
mdtrooper 952b554824 2010-06-01 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/postinst: fixed when the package DEB no have previus conf file.
	
	* DEBIAN/make_deb_package.sh: cleaned source code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 14:41:18 +00:00
mdtrooper 3165aaa956 2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/conffiles: re-changed the conffiles for try solved a bug in the
	install DEB package.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2873 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 12:33:02 +00:00
mdtrooper 01ae4a8b54 2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
* godmode/gis_maps/configure_gis_map.php: refixed layers when to update data
	of gis map and magic quotes is on.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 11:07:03 +00:00
mdtrooper c0580307e7 2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/alerts_status.php: fixed the style in the list of
	alerts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 09:54:14 +00:00
raulmateos 2dbe140a38 2010-06-07 Raul Mateos <raulofpandora@gmail.com>
* godmode/agentes/agent_conf_gis.php: Changed warning text and style.
	* include/styles/install.css, include/styles/pandora_minimal.css:
	Fixed some typos.
	* include/styles/pandora.css: Add new warn style to shown warning texts.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 15:22:29 +00:00
Ramon Novoa 0c8ad5379e 2010-06-07 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Added build information to the agent version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2869 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 14:16:41 +00:00
mdtrooper 7f83e243af 2010-06-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the uncolour path between parent
	and child when update 3.0 to 3.1.
	
	Fixes: #3008489



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2868 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 13:24:25 +00:00
Ramon Novoa 44bb16d249 2010-06-07 Ramon Novoa <rnovoa@artica.es>
* include/functions_reporting.php: Disabled DB cache for
          get_agent_module_info () to avoid memory errors in big
          environments.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 11:46:19 +00:00
mdtrooper 126d0f00dc 2010-06-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_list.list.php: fixed the style of action list in the
	alert list.
	
	Fixes: #3000991



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2866 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 09:07:35 +00:00
zarzuelo b96346caa1 2010-06-07 Sergio Martin <sergio.martin@artica.es>
* install.php: Fixed typo bug for bug 3012385



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2864 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 07:20:56 +00:00
jsatoh c3f40dcf15 2010-06-07 Junichi Satoh <junichi@rworks.jp>
* unix/pandora_agent_installer: Added support for FreeBSD.

	* unix/FreeBSD/pandora_agent: Added startup script for FreeBSD.

	* unix/FreeBSD/pandora_agent.conf: Added configuration file for FreeBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-07 01:36:45 +00:00
raulmateos aa8c412299 2010-06-06 Raul Mateos <raulofpandora@gmail.com>
* pandora_console_upgrade: Cleaned code. Updated year.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2862 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-06 22:00:52 +00:00
raulmateos 2f8150feb1 2010-06-06 Raul Mateos <raulofpandora@gmail.com>
* pandora_console_install: Cleaned code. Updated year.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2861 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-06 21:56:42 +00:00
raulmateos 93bd2f59d6 2010-06-06 Raul Mateos <raulofpandora@gmail.com>
* godmode/reporting/reporting_builder.php, godmode/reporting/graphs.php,
	godmode/reporting/map_builder.php: Better table headers and table size.

	* godmode/reporting/reporting/visual_console_builder.editor.php: Added
	nice icons to buttons.

	* images/cancel.php: New icon file.

	* include/styles/pandora.css: New cancel input style.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-06 21:01:10 +00:00
Ramon Novoa b16a798fd4 2010-06-04 Ramon Novoa <rnovoa@artica.es>
* pandora_server.spec: Fixed the %postun target.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-04 10:37:26 +00:00
Ramon Novoa d7f110d5ca 2010-06-04 Ramon Novoa <rnovoa@artica.es>
* pandora_agent.spec: Fixed. Upgrading an RPM broke the installation.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-04 09:43:01 +00:00
Ramon Novoa 212204be1c 2010-06-04 Ramon Novoa <rnovoa@artica.es>
* pandora_console.spec: Fixed. Upgrading an RPM broke the installation.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2857 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-04 09:42:14 +00:00
Ramon Novoa f4ec753e07 2010-06-04 Ramon Novoa <rnovoa@artica.es>
* pandora_console.spec: Fixed. Upgrading an RPM broke the installation.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-04 09:41:15 +00:00
mdtrooper 1cd3e929c5 2010-06-03 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/lib/libupdate_manager_client.php: changed the
	source code, now check the connection to server with a socket.
	Fixes: #3004761



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2855 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-03 09:24:26 +00:00
mdtrooper 2d06e713c5 2010-06-03 Miguel de Dios <miguel.dedios@artica.es>
* general/license/pandora_info_ast_es.html:   cleaned html and fixed unclose
	html tags in source code, the eclipse warm to me.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2854 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-03 08:36:33 +00:00
mdtrooper 2415e3ebbb 2010-06-03 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php: fixed a typo mistake in SQL query.
	Fixes: #3010543



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2853 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-03 08:12:47 +00:00
mdtrooper 8ccb3d790b 2010-06-02 Miguel de Dios <miguel.dedios@artica.es>
* operation/reporting/reporting_xml.php: sorry I lost commit the changes to
	generate the report item "event_report_group".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 19:52:11 +00:00
mdtrooper b0430e1dbb 2010-06-02 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php, godmode/db/db_audit.php,
	godmode/reporting/reporting_builder.item_editor.php:  cleaned html and fixed
	unclose html tags in source code, the eclipse warm to me.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 19:05:57 +00:00
raulmateos de2821eefc 2010-06-02 Raul Mateos <raulofpandora@gmail.com>
* operation/agentes/sla_view.php, operation/agentes/datos_agente.php,
	operation/agentes/estado_ultimopaquete.php: Updated header.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 17:30:11 +00:00
zarzuelo 3e8db325d9 2010-06-02 Sergio Martin <sergio.martin@artica.es>
* include/auth/ldap.php
	include/fgraph.php
	godmode/reporting/graph_builder.php: Changed the deprecated
	function split() by explode() function for bug: 2989970



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2849 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 16:56:38 +00:00
mdtrooper 3b33f1fbb7 2010-06-02 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_plugin.php: fixed, now show the
	description of plugin selected.
	
	* godmode/servers/plugin.php: added the response to ajax for query the
	report description.
	
	Fixes: #3008494



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2848 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 16:43:59 +00:00
Ramon Novoa 5e4ae3f52e 2010-06-02 Ramon Novoa <rnovoa@artica.es>
* pandora_update_version.sh: Fixed parameter check. Make sure
          develop_bypass is set to 1.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2847 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 16:01:48 +00:00
mdtrooper 5f38df2f17 2010-06-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php, include/functions.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/reporting_builder.item_editor.php: added the code for
	show a new item event_report_group.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2846 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 15:32:08 +00:00
Ramon Novoa 12c4c46f1d 2010-06-02 Ramon Novoa <rnovoa@artica.es>
* operation/messages/message.php: Small fixes. Fixed bug #3008779.

        * godmode/servers/modificar_server.php: Ask for confirmation before
          deleting a server.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 15:06:48 +00:00
zarzuelo c1dc8efc48 2010-06-02 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_list.list.php: Fixed the error
	showed in manage agents into alerts when the agent 
	has not modules for bug 3010359



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2844 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 10:29:41 +00:00
zarzuelo f67f6f65d1 2010-06-02 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/networkmap.php: Fixed the fullscreen
	icon out of the header for bug: 3004025



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2843 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 09:26:29 +00:00
zarzuelo 23b546ed60 2010-06-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php
	operation/agentes/status_monitor.php
	operation/agentes/group_view.php: Fixed the group
	view table values for bug 3010321 and added the log4x
	type of module to asynchronous exception for bug
	3008759



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-02 08:23:55 +00:00
zarzuelo 44b8b20a54 2010-06-01 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/group_view.php: Fixed the
	dislocated table of groups view for bug
	3010017



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2841 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 17:07:50 +00:00
zarzuelo ca7360189c 2010-06-01 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/status_monitor.php: Fixed the width
	of the combos avoid displace objects.
	For bug: 3008756



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2840 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 16:41:05 +00:00
zarzuelo dc61af561c 2010-06-01 Sergio Martin <sergio.martin@artica.es>
* godmode/groups/group_list.php: Change the way of 
	get the group incons to function print_group_icon.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 16:39:18 +00:00
raulmateos 0b335da81f 2010-06-01 Raúl Mateos <raulofpandora@gmail.com>
* godmode/alerts/alert_list.list.php,
	godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/agent_template.php: Updated headers.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 16:24:39 +00:00
zarzuelo 2441c84ab0 2010-06-01 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/planned_downtime.php: Fixed the
	value of time into update downtime for bug: 3004049



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 16:04:38 +00:00
mdtrooper 17e2cba75f 2010-06-01 Miguel de Dios <miguel.dedios@artica.es>
* general/license/pandora_info_es_es.html,
	general/license/pandora_info_en.html, general/license/pandora_info_ca.html,
	general/license/pandora_info_es_la.html,
	general/license/pandora_info_fr.html: fixed unclose html tags in source
	code, the eclipse warm to me.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2836 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 15:06:32 +00:00
mdtrooper a4696ac60d 2010-06-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php,
	godmode/reporting/reporting_builder.item_editor.php: deleted item type
	of agent_detailed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2835 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 15:04:31 +00:00
mdtrooper 486d803a30 2010-06-01 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/conffiles: added file config.php as conf file for package Debian.
	 
	* DEBIAN/make_deb_package.sh: changed the source to "touch" conf file.

	* index.php: fixed the tests for config.php, now check if empty file then
	call installer.php. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2834 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 14:42:27 +00:00
mdtrooper 73118398c0 2010-06-01 Miguel de Dios <miguel.dedios@artica.es>
* DEBIAN/prerm: disabled the delete conf file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 14:36:44 +00:00
zarzuelo adf594c221 2010-06-01 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed a
	undefined variable notice in visual console
	for bug: 3007450



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2832 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 14:27:24 +00:00
zarzuelo a455988c09 2010-06-01 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Fixed the group
	icon size to 16x16 pixels by default.
	Bug: 3008508



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2831 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-01 13:22:24 +00:00