Commit Graph

4075 Commits

Author SHA1 Message Date
Ramon Novoa 0105babeb6 2011-07-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_servers.php: Added information for the new
	  enterprise servers.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4636 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 16:05:16 +00:00
zarzuelo f7b67685c9 2011-07-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Fixed shortcut icon link to avoid
	favicon.ico miss error in the apache log



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4635 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 15:05:09 +00:00
slerena d2ac973365 2011-07-27 Sancho Lerena <slerena@artica.es>
* operation/servers/view_server.php: Fixed position of create button.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4634 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 14:46:18 +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 a2c0ceb6f1 2011-07-27 Sergio Martin <sergio.martin@artica.es>
* extensions/module_groups.php
	general/logon_ok.php: Change overflow-x:scroll by
	overflow-x:auto to avoid the ugly scroll when no 
	necessary



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4632 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 11:14:45 +00:00
Aldrioth d9f24ad608 2011-07-27 Tomas Palacios <tomas.palacios@artica.es>
* godmode/setup/news.php: fixed a bug regarding
        unability to add new objects to visual maps
        using the wizard.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4631 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 10:06:19 +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
vgilc 10513afc49 2011-07-27 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/status_monitor.php: Update the monitor search with "Filter" button.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4628 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 09:07:37 +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 d040ba901e 2011-07-26 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Changed null languages
	by "default" in tusuario to new languages system



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4626 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 15:36:00 +00:00
vgilc 84fca6657b git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4625 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2011-07-26 12:04:28 +00:00
Aldrioth 4eb0bcece3 2011-07-26 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: fixed a small translation error
	and updated templates.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4624 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 11:19:08 +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
mdtrooper b9e853e3d1 2011-07-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: fixed the not login when open new window in some
	cases.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-22 14:06:20 +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 b69b1621f4 2011-07-22 Sergio Martin <sergio.martin@artica.es>
* operation/events/events_marquee.php: Fixed a sql error
	of the events marquee when no groups in the system



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-22 09:08:54 +00:00
Aldrioth 9967efd7e6 2011-07-21 Tomas Palacios <tomas.palacios@artica.es>
* operation/agentes/networkmap.php: removed unused variables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 20:26:29 +00:00
Aldrioth a483e7d56d 2011-07-21 Tomas Palacios <tomas.palacios@artica.es>
* operation/agentes/networkmap.php: fixed bug 3374043
        regarding having different network maps with the same name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 17:03:02 +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 2635973fbb 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* operation/incidents/incident.list.php: fixed table
	displayed instead of a message for bug 3372155



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4616 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 13:51:36 +00:00
zarzuelo e10a7bf414 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* util/recon_scripts/snmpdevices.pl: Fixed undeclared variable



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 13:01:30 +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
Ramon Novoa 7e20bbb5e3 2011-07-21 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php: Set dbtype to mysql by default
	  (necessary for 3.2.1 to 4.0 upgrades).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4613 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 10:57:54 +00:00
Ramon Novoa 8ed29b2e11 2011-07-21 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 10:18:36 +00:00
zarzuelo 07bf8db69c 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/status_monitor.php: Fixed an empty group check
	and a subquery_enterprise not exist variables for bug 3371206



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4611 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 09:47:02 +00:00
Ramon Novoa e56a79a69e 2011-07-21 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Removed already existing
	  tables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4610 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 09:44:58 +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
Ramon Novoa 2561d260d5 2011-07-21 Ramon Novoa <rnovoa@artica.es>
* DEBIAN/control: Removed php5-zlib (zlib comes with the default PHP
	  installation).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4608 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 09:15:52 +00:00
zarzuelo 3163f94f38 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_menu.php: Fixed a bug of the side menu
	when the url have no sec2 parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4607 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 08:59:05 +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 3b273f789e 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_menu.php: Fixed side menu confitions 
	to draw in bold style the selected subsections to allow
	secondary parameters like "&tab=agents" in the subsections



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 16:23:43 +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
zarzuelo 3bed9ec7b5 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/planned_downtime.php: Fixed a empty group array
	bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4601 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 14:15:12 +00:00
zarzuelo fd966a5a38 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* DEBIAN/control
	install.php
	pandora_console.spec: Added zlib dependence to console installer,
	deb package and spec pacage. Added too missed curl dependence to
	spec package



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4600 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 13:37:07 +00:00
darode 5f2726defc 2011-07-20 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/setup/links.php: Changing error msg to notice msg.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4599 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 12:45:56 +00:00
darode 8896a10b3b 2011-07-20 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/setup/links.php: Fixed a wrong code to work with an empty array.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4598 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 12:30:54 +00:00
zarzuelo bf4f56d43d 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/styles/dialog.css: Fixed wrong path in the
	warning dialog header style 3371399



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 11:35:57 +00:00
Aldrioth db8a398679 2011-07-20 Tomas Palacios <tomas.palacios@artica.es>
* godmode/groups/modu_group_list.php: Fixed a bug
        regarding adition of module groups with a identical names.

        * godmode/agentes/planned_downtime.php: Fixed a bug
        regarding adition of planned downtimes with identical
        or blank "name" fields.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4596 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 11:21:51 +00:00
zarzuelo 62375eb291 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Fixed enterprise_not_hook constant
	fail and log notice. Now the home page bar graphs are showed
	without data. Bug: 3371403



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4595 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 10:45:15 +00:00
mdtrooper d45cd35ad2 2011-07-20 Miguel de Dios <miguel.dedios@artica.es>
*images/minimenu_open_arrow.png, images/minimenu_close_arrow.png: added
	images for to use in networmap enterprise.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 10:35:36 +00:00
Aldrioth be4313a8f1 2011-07-20 Tomas Palacios <tomas.palacios@artica.es>
* godmode/groups/modu_group_list.php: Fixed a bug
        regarding adition of module groups with a blank "name" field.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4593 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 10:01:27 +00:00
vgilc 63ed1fa393 2011-07-20 Vanessa Gil <vanessa.gil@artica.es>
* pandora_console_install.php: Changed Pandora home directory.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4592 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 09:04:54 +00:00
zarzuelo 62d9f7cf3d 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/agent_manager.php: Fixed a not found image
	error with the agent icons



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4591 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 07:53:03 +00:00
jsatoh b6a2b62c02 2011-07-20 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added missing ';'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4590 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 03:53:57 +00:00
zarzuelo 08a9219083 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/agent_manager.php: Fixed agent icons
	in agent editor advanced options



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4589 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 16:24:10 +00:00
zarzuelo b6a926c4db 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* godmode/admin_access_logs.php: Deleted old include 
	of graph engine



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4588 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 15:20:56 +00:00
zarzuelo 344d1c58b9 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_networkmap.php
	include/functions_visual_map.php
	include/functions_agents.php: Fixed more errors when
	no agents for bug 3371316 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 14:29:59 +00:00