* include/functions_ui.php: Fix layout issue
* operation/events/events.build_table.php: Hide checkbox column
in read only view
* operation/events/events_list.php: Hide save filter button
when user has only ER ACLs permission
* general/login_page.php: Fix width and height of the
login error modal win
* operation/agentes/stat_win.php: Enable the show events
filter in replication mode when show local events is enabled
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_snmp.php: changed the PHP function to execute
command and now get the error string or return true if it runs fine.
* godmode/snmpconsole/snmp_trap_generator.php: show the error when
fail to call snmptrap, and show error when occurs.
Fixes: #2270
MERGED FROM THE BRANCH PANDORA_4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8318 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/tree.php: improved the source code style.
* include/functions_networkmap.php: remove the link in metaconsole
node and set the color.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/insert_data.php,
godmode/alerts/configure_alert_template.php,
godmode/reporting/reporting_builder.item_editor.php,
godmode/agentes/planned_downtime.editor.php,
include/ajax/module.php, include/constants.php, operation/tree.php,
operation/netflow/nf_live_view.php,
operation/reporting/reporting_viewer.php,
operation/reporting/graph_viewer.php,
operation/agentes/datos_agente.php: fixed the date and time format
and set a help tip to say the Pandora's format.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php: revert my own changes in
"html_print_image", the code didn't run fine.
* operation/tree.php: fixed the params to call the function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8285 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.ui-timepicker-addon.js: updated the
datepicker for to avoid some found bugs.
* include/javascript/i18n: added translations for the datepicker.
* godmode/alerts/configure_alert_template.php,
godmode/reporting/reporting_builder.item_editor.php,
godmode/agentes/planned_downtime.editor.php,
include/ajax/module.php, include/functions_ui.php,
operation/tree.php, operation/agentes/status_monitor.php,
operation/agentes/datos_agente.php,
operation/reporting/reporting_viewer.php,
operation/reporting/graph_viewer.php, extensions/insert_data.php:
changed the code for to use the user/system language in the
datepicker.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8284 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php: fixed the reload the widget autocomplete
when select a item from the list instead from writing all name.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8282 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php, include/functions_reporting.php,
include/graphs/functions_utils.php, include/graphs/fgraph.php,
include/graphs/functions_pchart.php: fixed the graphs in the
reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/datepicker.css
include/styles/jquery-ui-1.10.0.custom.css
include/styles/pandora.css
operation/tree.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
operation/agentes/datos_agente.php
operation/netflow/nf_live_view.php
godmode/agentes/planned_downtime.editor.php: Change the
datepicker of netflow view to datepicker used on the
rest of Pandora. Fixed styles and regional language calls
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Changed some translations from 'Data'
to 'Avg' when data is averaged.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8278 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/module.php
include/javascript/jquery.ui.datepicker.js
operation/tree.php
operation/agentes/datos_agente.php: Added range filter
to raw data view in tree view
* operation/netflow/nf_live_view.php: Fix help popup
in metaconsole view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8269 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php: Replaced netflow and
visual console flags updation in setup by a new customize
sections values
* include/config_process.php: Added specific metaconsole
autorefresh whitelisted sections
* extensions/snmp_explorer.php: Change wrong
snmp branch in interfaces explorer
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/events.php: Fix the info of the
user that validate a event in the event info that
is showed when click on a event on interactive graphs
* include/gettext.php: Add a hack to fix the languages change
on certain machines, like TSOL one.
* operation/events/events.build_table.php: Add a "access node"
control to column server name
* operation/agentes/status_monitor.php
* general/header.php: Add disable possibility in autorefresh combo
* godmode/agentes/module_manager_editor_network.php: Fix show/hide fields
in the module editor. TCP and SNMP fields were moved from advanced to main
options and javascript was broken
* godmode/events/event_edit_filter.php
godmode/events/custom_events.php
godmode/events/event_filter.php: Fix some ACLs problems in events
filter editor
* godmode/reporting/reporting_builder.item_editor.php: Add an absolute
path in a library inclusion to fix metaconsole bug
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/constants.php, include/functions_agents.php,
operation/agentes/estado_agente.php: fixed the filter of the list
of agents.
Fixes: #2269
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_delete_alerts.php: fixed the delete
alerts with same module.
Fixes: #2272
* include/functions_agents.php: erased unused function.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8253 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css
include/functions_groups.php
operation/agentes/group_view.php: Delete status column
and group image from groups view. Another visual fixes
were done
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_pchart.php: avoid to characters and
other shit that corrupts the image file.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/menu.css
include/styles/cluetip.css
include/styles/pandora.css
include/functions.php
include/functions_events.php
include/graphs/functions_gd.php
include/functions_networkmap.php
include/javascript/jquery.cluetip.js
images/outof.png: Visual improvements
* include/functions_treeview.php
extensions/module_groups.php
operation/tree.php
operation/events/events.build_table.php
operation/events/events_list.php
operation/agentes/status_monitor.php : Add to the shared
views between normal and meta controls to access remote nodes
for certain users
* include/functions_visual_map.php
include/functions_ui.php: Little bugfixes and improvements
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8237 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/groups/group_list.php, include/functions_groups.php: fixed
the link of to delete the group, now it have the correctly id_group.
Fixes: #2253
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events.build_table.php,
operation/agentes/estado_generalagente.php,
include/functions_events.php: fixed the views with huge large names
for agents or and modules.
Fixes: #2242
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php
include/functions.php
include/functions_treeview.php
operation/tree.php: Some aesthetic improvements on
treeview, fixed some bugs and added control of the
access to the agents/modules/alerts details by the
user configuration flag
* images/page_white_text.png
images/page_white.png
images/pdf.png: Some icon changes
* godmode/alerts/alert_list.list.php
operation/agentes/alerts_status.php
operation/agentes/alerts_status.functions.php: Prepared the
alerts view to be added to metaconsole
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/config_process.php: set the timezone in init values for
PHP because for example it is used in the library for report PDF.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_common.php: Fixed
creation of data modules for bug #2240
* godmode/servers/plugin.php
include/javascript/pandora_modules.js
godmode/agentes/module_manager_editor_plugin.php: Fixed
the tips of the macros help and change the input of macro
help from input to a textarea
* include/functions_html.php
include/styles/dialog.css
include/styles/menu.css
include/styles/jquery-ui-1.10.0.custom.css
include/styles/pandora.css
include/javascript/pandora_events.js
operation/users/user_edit.php
operation/agentes/stat_win.php
images/event_responses.png
images/filter_mc.png
images/sort_down.png
images/tick.png
images/pandora.ico
images/tick_off.png
images/pandora.ico.gif
images/star.png
images/sort_up.png
godmode/setup/setup_general.php: A lot of visual
improvements
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_gis.php: added function "gis_calculate_distance"
to calculate the distance between to points, and return in the
international metric system, kilometers.
* operation/agentes/gis_view.php: added column with the show the
distance with the previous point.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8210 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css
extensions/update_manager/settings.php
extensions/update_manager/main.php
godmode/agentes/module_manager.php: Fixed
various visual issues like update manager icons
or width of left tab in godmode sections
* godmode/agentes/module_manager_editor_plugin.php:
Fixed tips of plugins help fields
* extensions/snmp_explorer.php: avoid interfaces
without name in snmp explorer
* operation/agentes/bulbs.php: Remove old file
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora_visual_console.js,
include/functions_visual_map.php: fixed to show the lines between
the items in the visualmap into a dashboard.
Fixes: #2232
MERGED FROM THE BRANCH 4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8201 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.item_editor.php,
include/functions_reporting.php: change the title of "avg" for
the real "rate".
Fixes: #2223
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/alerts_status.functions.php,
operation/search_users.php,
godmode/servers/manage_recontask_form.php,
godmode/massive/massive_copy_modules.php,
godmode/massive/massive_operations.php,
include/functions_visual_map_editor.php: replaced the deprecated
code to show the help tip in the page of the bug and others.
Fixes: #2237
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8194 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/datepicker.css,
include/styles/jquery-ui-1.10.0.custom.css: change the style to
show better the datepicker and timepicker.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/search_main.php, operation/search_agents.getdata.php:
changed the source code, now it uses the page size to show the
agents in first page, fixed the list of icons, now show graphs and
set in correct english this icons. And added a footpage in the list
of agents to show if it is all or not.
Fixes: #2227
* include/constants.php: erased constants to count agents to show
in the search.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/gis_maps/ajax.php,
include/javascript/openlayers.pandora.js, include/functions_gis.php:
lost changes to set the size of agent icons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_gis.php, operation/gis_maps/render_view.php,
operation/agentes/gis_view.php: changed the code to set the agent
icon with the original size.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/net_tools.php: added a entry to godmode for set the
paths of commands.
Fixes: #2220
* include/functions_config.php, include/functions_extensions.php:
cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_snmp_browser.php: Added default binary path for
snmptranslate in *BSD. The path can also be defined specific one by
using config['snmptranslate'].
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_snmp_browser.php: Added default binary path for
snmpget and snmpwalk in *BSD. The paths can also be defined specific
ones by using config['snmpget'] and config['snmpwalk'].
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php: added first version of function
"ui_print_empty_data" for to show when the page has not data as
list of agents or alerts or somethings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_common.php: disabled
autocomplete for the field name to avoid javascript problems.
Fixes: #2215
* include/db/oracle.php, include/functions.php: improved the source
code style.
* include/functions_html.php: fixed the lost parameter $alt for
the function html_print_input_text_extended from
html_print_input_text.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php: Added to Server performance
box in tactical view total events statistic for bug #2042
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8109 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php: Set a default value to
enable_metaconsole_netflow config token to avoid metaconsole
ugly notice for bug #2210
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/en/help_module_interval_factor.php
include/help/es/help_module_interval_factor.php
godmode/agentes/module_manager_editor_common.php: Change the
control of interval module when is data module from extended
from time to normal box with a different help tip explaining
that this control is not setted in seconds.
* operation/integria_incidents/incident.php
images/book_edit.png
general/pandora_help.php
godmode/setup/setup_general.php: Aesthetic fixes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/index.php, mobile/include/user.class.php,
include/functions.php: Fixed i18n failure in the mobile console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css: Fix bad reposition
action of bar graphs values in pure mode
* include/graphs/flot/pandora.flot.js: Fix bad
reposition action of bar graphs values when resize
container
* include/functions_graph.php: Fix the graph of
database info of agents with most modules. Now
avoid pending delete and the data is showed properly
* operation/agentes/estado_generalagente.php: Fix a
missing change of agent view layout fix
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css
include/functions_groups.php: Fix a little the
groups view style
* operation/agentes/estado_generalagente.php: Fix the
layout of the agent main view table when url addres is
setted for bug #3609651
* general/header.php: Remove completly the link of
the autorefresh button from the header when is disabled
to avoid confusing
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css
include/functions_ui.php: Fixed various styles of
header icons and tabs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/update_manager/update_pandora.php: cleaned source code
style.
* include/functions_events.php,
operation/events/events.build_table.php: show columns by group in
metaconsole.
Fixes: #3609374
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8083 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/php_to_js_values.php: Added a separated file
to store from php interesting values to ve retrieved
from javascript
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php
include/javascript/pandora_modules.js
include/javascript/pandora.js
index.php
ajax.php: Added a simple system of interchange of
data from php to javascript with invisible divs.
Fixed ajax call of server plugin components macros
for bug 3612145
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8078 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css: Fix aesthetical issues
* include/functions_modules.php: Mark as needy to calculate
the module status count in an agent when disable/enable one of
his modules. The part of server to avoid disabled modules in
counts was made by ramon. BUG #3611683
* godmode/users/configure_user.php: Fix warnings due the
latest fields added to database schemma
* images/blank.gif: Add a missed image
* godmode/agentes/agent_template.php: Fix a little feedback
bug on template application and add category id to the
fields copied from components to modules when apply a template
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8068 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php, include/functions_servers.php:
fixed the set default value for "local_modules_rate".
Fixes: #3611336
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8050 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/networkmap.php,
include/functions_networkmap.php: set the background transparent.
Fixes: #3611686
* include/styles/pandora.css, include/functions_ui.php: fixed the
tabs in the header when the tab is bigger that standar tab, and
the separator doesn't print.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/dialog.css
include/styles/images/dialog-titlebar-close.png
include/styles/pandora.css
include/ajax/events.php
include/functions_events.php
images/event_responses_col.png
images/interrogant.png
general/pandora_help.php
general/footer.php
general/login_page.php
general/logon_ok.php: Change the help screens and
the modal windows visual style to new design.
Little fixes to support metaconsole login and
some visual changes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8035 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_filemanager.php: fixed the javascript to show
the controls to upload file, create directory and create text file.
Fixes: #3611231
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8033 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/tag/tag.php: fixed the column for large list of emails,
now it shows a dialog.
Fixes: #3611472
* include/functions_api.php, operation/snmpconsole/snmp_browser.php,
extensions/ssh_gateway.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8031 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f