* include/help/en/help_integria_url.php
include/help/es/help_integria_url.php
godmode/setup/setup.php: Added help for integria api
url in setup
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/performance.php: Changed html element from input
text to select in SLA period (seconds) parameter.
Fixes: #3437884
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/networkmap.php
include/functions_networkmap.php: Added links to agents, modules
and groups in single view of networkmaps.
Fixes: #3439487
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/servers/manage_recontask.php
godmode/servers/manage_recontask_form.php: Fixed bug due to
autorefresh in these views.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/configure_alert_template.php: Fixed template
update. Thank you to Manuel Arostegui for the patch!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/snmpconsole/snmp_alert.php: Fixed bad time description.
* godmode/reporting/visual_console_builder.editor.php
include/functions_visual_map.php: Now it's possible to link icons
in visual console with a web page through the label.
* operation/visual_console/index.php
operation/visual_console/render_view.php
include/functions_config.php
operation/menu.php
godmode/menu.php
godmode/setup/setup.php
godmode/setup/setup_visuals.php
include/config_process.php: Added two new autorefresh
parameters: one global and the other for visual console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/snmpconsole/snmp_trap_generator.php: Fixed tool to generate
SNMP Traps. Was broken due a re-placement at last-time.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_menu.php
include/config_process.php
operation/menu.php
godmode/menu.php
godmode/reporting/visual_console_builder.php: Preserve autorefresh
time from visual console like global autorefresh parameter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* general/logon_ok.php: Fixed bad representation that __('ago') is
shown when "Timestamp or time comparation" is set to timestamp.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_operations.php: Correct mistake from my last
commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/functions_forecast.php
include/functions_reporting.php
godmode/reporting/reporting_builder.preview.php: Fixed some
warnings in this views.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_list.php: When an event doesn't have agent
associated then don't display AlertSNMP as agent name.
Fixes: #3414380
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql
pandoradb_data.sql: Changed value of block_size row in tusuario
table to 0 in order to make global configuration
of this parameter the default.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/graphs/fgraph.php
include/functions_reporting.php
operation/agentes/ver_agente.php: Modules in 'top_n' reports are
sorted and graphs are displayed.
Fixes: #3422013
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_pchart.php: Fixed graphs to adapt bottom
margin with the font size and show the graphs properly when are
so little
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php: added function "check_refererer" for check
refererers in some places.
* extensions/extension_uploader.php, extensions/dbmanager.php,
operation/incidents/incident.php, operation/incidents/incident_detail.php,
godmode/servers/recon_script.php, godmode/users/configure_user.php,
godmode/tag/edit_tag.php: securized this files to XSS and CSRF attacks.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php
godmode/reporting/reporting_builder.preview.php: Changed begin date
function in order to make it global for all items of a report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/functions_forecast.php: Fixed X axis time format in graphs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php
godmode/reporting/reporting_builder.preview.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Added selector
for report's items in order to choose the report begin date and
added combo for sort SLA elements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/ja/help_projection_graph.php,
include/help/ja/help_prediction_date.php: Added new help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/snmp_explorer.php: Improved snmp explorer to use
description of the interfaces when name doesnt exist
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.item_editor.php: Added 1 week
interval for SLA reports.
Fixes: #3426516
* include/functions_forecast.php
include/functions_reporting.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Changed
precission to float of max and min intervals on prediction date
report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/xmlrpc, include/styles/menu.css,
include/functions_update_manager.php, include/functions_config.php,
operation/update_manager, operation/update_manager/update_manager.php,
images/box_down.png, general/main_menu.php, godmode/update_manager,
godmode/update_manager/update_manager.php, godmode/updatemanager: added
first version of "Update Manager".
* general/login_page.php: fixed the name of build var.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Updated to provide
additional compatibility with older versions of MySQL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5058 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/snmp_explorer.php: Updated missed fix in snmp explorer
to create the modules correctly
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/users/configure_user.php: Deleted old fix of juanma to
refresh skins when update to fix password update bug
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5056 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_ultimopaquete.php: Fixed layout in this
view when module data is a string.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5055 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* functions_api.php: Added 4 new methods (enable/disable) alerts
and modules. Request 3415505 on tracker by Hirofumi Kosaka.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_network.php: Added Js in
order to display combos correctly in IE.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/snmp_explorer.php
godmode/agentes/agent_manager.php: Fixed timeout problem
with big machines changing the transfer to ajax data mode
to serialize way. Fixed little bugs as None option when
are data and few checks to avoid errors when try create
modules without select any OID.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_auth.php: Fixed LDAP jquery problem
in spanish translation for bug 3411881. Improved to
charge the fields first time page is loaded
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5020 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Fixed graphs engine to fix
reports graphs swap between horizontal and vertical and
pdf view for bugs 3414107 and 3414124
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.controls.js: Moved part
of the solution of last commit to the enterprise
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.controls.js: Fixed module
select refresh from jquery controls to fix the graph widget
on dashboard
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: added the call "get_events" the filters for the
free text in event description and status of event.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Fixed a problem with graphs which
shows only a few points instead of all of them.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: added api call "set_validate_event".
* include/api.php: fixed the login process for do more Pandora standar.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: added the code for the return the more
criticity event in the API call "get_events".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/status_monitor.php: fixed the query for to don't show
the "not_init" modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Deleted
duplicated line
* godmode/reporting/reporting_builder.php: Fixed report graph
insertion of id 0 in the reports for bugs 3412316 and 3412866
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4982 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: added code to get count of event when the api
is called for the "get_events".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_list.php
operation/events/events.php: Fixed entities in free search
filter of the events viewer when click an event name for
bug 3411533
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Avoid bad syntax sql query
in agents_get_modules_data_count() function when an agent doesn't
have modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php: cleaned source code style.
* include/functions_events.php: added the parameter to return only url
in function "events_print_type_img".
* include/functions_api.php: now the api in getevents return more data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4954 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* images/status_sets/faces/module_no_data.png
images/status_sets/color_text/module_no_data.png: Duplicated
agent_no_data status images to module_no_data in color_text
and faces sets for bug 3408420
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/modules/manage_network_templates_form.php: Added component
name filter to component templates form to bug 3406374
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4945 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: Fixed module name filtering in
'get events' does not work correctly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php, include/api.php: added the code for to
extract events in the android event viewer.
* operation/events/events_list.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: fixed in function "otherParameter2Filter" the
simbol of timestamp comparation and separate the AND operator. And added
2 more filters, the "limit" and the "offset".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/performance.php
godmode/setup/setup_visuals.php: Added contextual help in this views.
* include/functions_reporting.php: Now serialized reports get numeric data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/en/help_timesource.php: Changed a wee translation bug
and fixed style format
* godmode/setup/setup.php: Fixed a field name, written properly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css,
images/skin/skin_default/include/styles/pandora.css: added items to set the
style of calendar tooltip.
* include/calendar.js, include/javascript/calendar.js: erased the styles
for the calendar.
Fixes: #3371449
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
the output html entities and html entities of html entities.
Fixes: #3389980
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
the output html entities and html entities of html entities.
Fixes: #3389980
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4913 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/alerts_status.php: change the user rights to validate
alert, before it was "LW" and now it is "AW". This new user rights tell me
Sancho.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/en/help_action_threshold.php,
include/help/es/help_action_threshold.php: added help for threshold from
the wiki documentation.
Fixes: #3371385
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4908 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/planned_downtime.php: fixed to avoid create or update
"Planned downtimes" with empty names or all white spaces or identical name
to others. And disabled the button to add agent in the "Planned downtimes"
when in the list of agents in group is none.
Fixes: #3371256
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_delete_alerts.php,
godmode/massive/massive_edit_modules.php,
operation/agentes/ver_agente.php: Added group recursion feature,
it allows to search agents in child groups. These three changes
are contributed by Yusuke Arai. Thanks!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4896 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Fixed function
agents_get_modules() where modules are retrieve.
Esta línea y las que están debajo serán ignoradas--
M ChangeLog
M include/functions_agents.php
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/config_process.php: set by default the mysql connection type
because in older isntallations update to 4 have not this token in
config.php.
Fixes: #3395947
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_add_action_alerts.php,
godmode/massive/massive_delete_action_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@4888 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/incidents/incident_detail.php: fixed the entities in the name
of file in the action to upload and delete.
Fixes: #3397447
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: added the other part of logical expression
in the patch of strstr.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_users.php: added the function "users_get_first_group"
another parameter, $all_group, to return all group or not, by default is
true.
Fixes: #3401582
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/modules/manage_nc_groups.php: fixed the javascript to promt to
confirm the delete. And fixed the link to delete that in some browsers
crash.
Fixes: #3402336
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_groups.php: fixed when the group haven't a icon.
* operation/menu.php: applied the safe_out before the print a piece the
name of map in submenu.
* operation/gis_maps/render_view.php: fixed the name of agents with white
spaces.
Fixes: #3398436
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.controls.js: Filter keycount variable
in pandoraSelectGroupAgent javascript function.
* godmode/massive/massive_add_action_alerts.php: Added 'Any' label to
agents combo in this view and correct a typo.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/ver_agente.php: fixed the massive deletion alerts with
modules with white spaces.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4869 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: changed function strstr() for
substr() in agents_get_modules function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4868 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
*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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* include/functions_networkmap.php: fixed the create relative image for
other installations such as in other paths into www directory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql: Added recon script SNMP by default.
* DEBIAN/control,
DEBIAN/make_deb_package.sh: Updated version (4.0RC1)
* operation/agentes/graphs.php: By default will show only AVG
graphs.
* config_process.php: Updated version to 4.0RC1.
* pandora_console.spec,
pandora_console.redhat.spec: Updated specs for 4.0RC1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4791 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: in function "graphic_agentaccess" fixed when
the graph is empty, now show the standar Pandora image "no data to show".
Fixes: #3393224
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4786 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/menu.css, operation/menu.php, images/plotchart.png: move
to the upper level the Networkmap Console, and added image icon.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/ver_agente.php: Added feature to show vmware manager
extension tab only when the agent is a virtual machine.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4778 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* include/functions.php: fixed the snmpwalk for version 3, the function
need empty string instead null.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* include/javascript/pandora_modules.js: fixed get the parameters
snmp3_auth_method and snmp3_privacy_method.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php: Format decimal numeric data
in function modules_get_agentmodule when DB is Oracle.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_generalagente.php: Changed the
IP address view in the agent info from a useless combo
to a text with the main addres and help_tip with the others
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4764 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* include/functions_html.php, include/functions_networkmap.php,
include/functions_ui.php: fixed to use the name of file in tconfig_os
instead the id for icon networkmap.
* images/networkmap/*: renamed the image files to use the names of
tconfig_os.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* snmp_wizard.png: New icon for new feature SNMP Wizard in
agent godmode (taken from enterprise massive SNMP module).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f