Commit Graph

1195 Commits

Author SHA1 Message Date
mdtrooper d8df1fbfd1 2011-08-19 Sergio Martin <sergio.martin@artica.es>
* godmode/servers/manage_recontask_form.php: add more explanation in the
	scripts when select script.
	
	Fixes: #3393861



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4784 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 12:45:09 +00:00
mdtrooper 631df4958c 2011-08-18 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_network.php: disabled snmp community
	when set the version 3, and added tooltip to show help in Auth and privacy
	pass about the eight characters minimum.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4776 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 16:53:43 +00:00
zarzuelo 0659a92368 2011-08-18 Sergio Martin <sergio.martin@artica.es>
* extensions/snmp_explorer.php
	godmode/massive/massive_operations.php: Delete snmp enterprise
	call from massive operations and crean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4769 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 15:36:11 +00:00
zarzuelo 76cd03cde4 2011-08-18 Sergio Martin <sergio.martin@artica.es>
* extensions/snmp_explorer.php
	godmode/agentes/agent_manager.php: Add extension to the agents
	management to get modules from SNMP with a wizard 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4768 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 15:17:41 +00:00
slerena 5215fbb641 2011-08-17 Sancho lerena <slerena@artica.es>
* pandoradb.oracle.sql,
        pandoradb.postgreSQL.sql,
        extras/pandoradb_migrate_v3.2_to_v4.0.sql, 
        pandoradb.sql: custom_oid now is text instead varchar(200).
        This allows alerts with huge regexp inside :-)

        * operation/snmpconsole/snmp_view.php: Custom info now is
        shown in only one label (Custom Data). Minor changes on layout.

        * godmode/snmpconsole/snmp_alert.php: Added help, resized controls
        and some other minor adjustments.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4762 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 20:14:56 +00:00
mdtrooper 0cf07aa7e3 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php: added better message when could
	delete agent with remote config.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4753 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 14:27:56 +00:00
mdtrooper ffe8190105 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: check if Pandora can delete the conf and md5
	file in function "agents_delete_agent"
	
	* godmode/agentes/modificar_agente.php: show message of result from the
	deleting action.
	
	Fixes: #3392526



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 14:20:45 +00:00
mdtrooper 5ec529eda7 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	godmode/reporting/visual_console_builder.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php: fixes more things, see
	the item in sourceforge tracker.
	
	Fixes: #3389987



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4751 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 12:44:26 +00:00
juanmanuelr c072065905 2011-08-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/db/oracle.php
        include/functions_config.php
        operation/agentes/estado_ultimopaquete.php
        godmode/agentes/agent_manager.php: Changed some queries in order to make
        them compatible with Oracle.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 09:59:35 +00:00
mdtrooper b8dfb6dd5f 2011-08-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/db/db_sanity.php: fixes the notice php messages and warnings php
	messages. And fixed the uninitialised modules erasing.
	
	Fixes: #3392431



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4742 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 14:25:04 +00:00
mdtrooper 55cd11da6b 2011-08-16 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php, godmode/menu.php,
	godmode/snmpconsole/snmp_trap_generator.php: moved the form to generate
	traps into godmode in the submenu "Manage SNMP console".
	
	Fixes: #3390513



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4740 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 12:22:26 +00:00
mdtrooper 983dbdfa63 2011-08-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js: fixed the warning in
	the apache logs, and show the percentile bar correctly in the visual console
	editor.
	
	Fixes: #3389967



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4736 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 11:34:12 +00:00
slerena 048838a86b 2011-08-13 Sancho lerena <slerena@artica.es>
* pandoradb_data.sql: Added default action "Pandora FMS event".

        * godmode/alerts/alert_actions.php: Fixed bug when update an action
        and name is the same.                 

        * godmode/snmpconsole/snmp_alert.php: Fixed witdh of field1.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4732 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-13 02:40:47 +00:00
zarzuelo 5e8478b5fe 2011-08-11 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	godmode/setup/setup_visuals.php: Fixed flash charts setup editor
	and user editor and set priority between both



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-11 18:06:54 +00:00
darode eeb0105e0d 2011-08-11 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/modules/manage_nc_groups.php: Fixed some problems with
        * pagination



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4716 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-11 09:19:31 +00:00
Aldrioth a1866be7fe 2011-08-10 Tomas Palacios <tomas.palacios@artica.es>
* godmode/servers/modificar_server.php: Fixed a bug
        regarding bad description displays in server management.

        Fixes: Bug ID 3389748




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4714 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 18:29:25 +00:00
Ramon Novoa 9d616ed5dc 2011-08-10 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added
	  a new column to store extended module information.

	* operation/agentes/status_monitor.php,
	  operation/agentes/estado_monitores.php: Added help tips to display
	  extended module information.

	* extras/pandoradb_migrate_v3.2_to_v4.0.sql,
	  godmode/agentes/agent_manager.php,
	  include/styles/tip.css,
	  include/functions_ui.php: Added support for help tips with custom
	  images.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:51:42 +00:00
slerena 534c87fca9 2011-08-10 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: New sensor as agent type. Updated version.

        * include/graphs/functions_gd.php: Progressbar has a fixed font size.

        * include/functions_config.php: By default now gets a fontsize 
        called "Smallfont"; ideal to be used with our graphs instead the
        other. Size is also smaller as default.

        * godmode/servers/manage_recontask.php: Fixed broken code (matching
        for NULL, now works).

        * godmode/servers/manage_recontask_form.php: Altered some default values
        to be better.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:49:49 +00:00
mdtrooper 38dd0d78c4 2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_menu.php, operation/menu.php, godmode/menu.php: fixed
	when set a icon in a enterprise extension for the entry in menu. And added
	the feature to set a default icon when the icon not exists.
	
	Fixes: #3388452



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:59:17 +00:00
mdtrooper 47d9b44932 2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/modu_group_list.php: added pagination to list.
	
	Fixes: #3389009



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 09:31:19 +00:00
vgilc 3819989474 2011-08-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/groups/group_list.php: Added groups must have a name and be unique.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4690 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 13:57:14 +00:00
darode 9c3006c0c6 2011-08-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/groups/group_list.php: Added db_clean_cache() in order
        to refresh query results in this view.

        Fixes: #3388480



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4689 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 12:41:30 +00:00
zarzuelo 1c4581d8fc 2011-08-08 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	operation/users/user_edit.php
	godmode/setup/setup_visuals.php: Fixed global block size
	edition and user config default block size setting
	for bug 3388207



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4679 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 11:20:56 +00:00
javilanz 1ed095bc12 2011-08-05 Javier Lanz <javier.lanz@artica.es>
* godmode/servers/plugin.php: Fixed blank names creating & updating
        pluings

        Fixes: #3371409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4675 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 08:53:42 +00:00
javilanz 5d15ebfbbf 2011-08-05 Javier Lanz <javier.lanz@artica.es>
* godmode/servers/recon_script.php: Fixed blank names creating and
        updating reconscripts

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4673 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 08:19:47 +00:00
javilanz f9bf0d363c 2011-08-05 Javier Lanz <javier.lanz@artica.es>
* godmode/tag/edit_tag.php: Fixed blank names creating & updating tags

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4672 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 07:52:56 +00:00
javilanz f8ef881380 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/setup/links.php: Fixed blank names creating & updating links

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 18:04:30 +00:00
javilanz 9b448bb1db 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/setup/os.php: Fixed blank names in OS names

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4670 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 17:39:28 +00:00
javilanz ff95967b7f 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/reporting/visual_console_builder.php: Fixed blank names in 
        maps in visual console builder

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4669 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 16:54:43 +00:00
javilanz 149f4eb9bc 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/reporting/reporting_builder.php: Fixed blank names in reports

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4668 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 16:31:31 +00:00
javilanz bbb4e4cabf 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/modules/manage_nc_groups.php: Fixed creating &
        * updating
        component gruops with blank names

        Fixes: #3384668



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4665 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 11:25:02 +00:00
Aldrioth 301b78969f 2011-08-02 Tomas Palacios <tomas.palacios@artica.es>
* godmode/modules/manage_network_components.php: fixed a bug
        regarding blank and identical names in network components update
        and creation. Partial fix for bug id 3384668.

        Fixes: 3384668 (Partially)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4663 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-02 15:09:38 +00:00
Aldrioth ecc5cc5bdd 2011-08-01 Tomas Palacios <tomas.palacios@artica.es>
* godmode/massive: fixed a bug regarding warnings,
        SQL errors and undefined variables in massive alert ops.

        * godmode/snmpconsole/snmp_alert.php
          godmode/users/profile_list.php: fixed a bug regarding creation
        of snmp alerts and profiles with no info at all.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4659 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-01 16:52:26 +00:00
Aldrioth 95b7b0728b 2011-08-01 Tomas Palacios <tomas.palacios@artica.es>
* godmode/alerts: fixed a bug regarding creation
        and updates of alert templates, actions and commands
        with blank or already used name fields.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4658 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-01 14:51:38 +00:00
darode c5a34970b7 2011-07-29 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/groups/group_list.php: Fixed a bug that allow
        to delete all agent groups and makes pandora unstable.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4654 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 13:56:02 +00:00
darode a46fc2e1c2 2011-07-29 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/modules/manage_network_templates_form.php: Fixed
        a bug with allows to create a module template without a
        name.

        Fixes: 3371381



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 11:30:46 +00:00
zarzuelo 6c305205ba 2011-07-27 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/configurar_agente.php: Fixed bad parameters 
	on enterprise_hook



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4639 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 17:05:14 +00:00
Aldrioth 65f8f5dbc0 2011-07-27 Tomas Palacios <tomas.palacios@artica.es>
* godmode/agentes/configurar_agente.php: fixed
        a bug regarding unability to add new modules to
        agents using components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4633 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 14:20:26 +00:00
zarzuelo c87fc9a807 2011-07-27 Sergio Martin <sergio.matin@artica.es>
* include/functions_html.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Fixed several
	warnings of undeclared variables and use of not supported parameter
	of function strstr in php 3.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 10:04:55 +00:00
Aldrioth fe0f580fa8 2011-07-27 Tomas Palacios <tomas.palacios@artica.es>
* godmode/setup/news.php: fixed a bug regarding
        bad timestamps and unability to create site news.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4629 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 09:43:11 +00:00
Aldrioth acf10a3f2b 2011-07-26 Tomas Palacios <tomas.palacios@artica.es>
* godmode/massive: fixed a bug regarding bad warnings
        in massive agents and profiles operations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 16:23:17 +00:00
zarzuelo d61df4573c 2011-07-26 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql: Set as default
	the language of the admin when install

	* include/config_process.php
	include/functions.php
	index.php
	operation/users/user_edit.php
	general/pandora_help.php
	godmode/users/configure_user.php: Added default
	option in the language combo when edit a user. If
	this option is choose, this user will has the 
	general setup language
	Fixed too the problem of the help screens language
	Bug: 3375174 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4623 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 10:32:13 +00:00
Aldrioth 7d91d64bb5 2011-07-21 Tomas Palacios <tomas.palacios@artica.es>
* godmode/servers/modificar_server.php:  added missing
        legend icons.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-22 10:34:32 +00:00
zarzuelo ff6846ef67 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* godmode/users/profile_list.php
	godmode/users/configure_profile.php: Fixed url sec into
	profile management and target screen when create, update
	or delete a profile for bug 3372293



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 15:48:23 +00:00
zarzuelo 8b562d2a6c 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php
	extensions/module_groups.php
	godmode/groups/modu_group_list.php
	godmode/groups/group_list.php
	godmode/alerts/alert_commands.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/users/profile_list.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php: Fixed several lonely 
	headers when no data and other no data little bugs for 3371455



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 12:37:24 +00:00
zarzuelo 169ed7cf93 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Set default values to width and height
	parameters in purge graph.

	* godmode/setup/os.list.php
	godmode/users/profile_list.php: Fixed typica bugs of foreach with
	no array variable



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4609 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 09:24:41 +00:00
zarzuelo da222177b4 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	godmode/modules/manage_network_templates.php
	godmode/modules/manage_network_templates_form.php: Fixed few
	issues foreach errors
	
	* godmode/agentes/agent_manager.php
	godmode/massive/massive_edit_agents.php: Fixed icon agent colors
	bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4606 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 08:23:54 +00:00
zarzuelo 606d11268a 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* godmode/menu.php: Added users massive operation to the
	left menu into the massive ops category



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4604 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 14:57:01 +00:00
zarzuelo 7ef2cfe30d 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_edit_agents.php: Fixed agent icon
	missed in the massive operations merged from my own fix in 
	the agent edition of july 19th



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4603 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 14:55:57 +00:00
Aldrioth 01bd975749 2011-07-20 Tomas Palacios <tomas.palacios@artica.es>
* pandora_console/godmode: Fixed a bug regarding
        a bad placement of the page footer in some sections.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4602 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 14:28:50 +00:00