* 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/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
* operation/menu.php: Fixed CSV and RSS links
from submenu setting the default filters: 8 hours,
pagination of 20, etc.
* operation/agentes/status_monitor.php: Added All option
to the group filter in monitor view and other little fixes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8277 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/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
* 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/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
* 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
* operation/agentes/ver_agente.php: cleaned source code style.
* operation/agentes/alerts_status.php: added the text for the main
tab in agent view.
* operation/agentes/estado_monitores.php: fixed the filter and
added a option to filter "not normal" modules.
Fixes: #2247
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8224 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
* 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
* operation/search_main.php: change the label to show when the list
of agents don't need pagination.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8212 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
* 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
* 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
* godmode/events/events.php, operation/events/events_list.php,
operation/events/events.php: re-added and re-set the custom fields
by groups enterprise.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/stat_win.php: disabled show events when the
pandora node is set replication events.
Fixes: #2216
* operation/events/events.php: improve the source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8139 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
* 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
* 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
* godmode/modules/manage_network_components_form.php,
godmode/servers/plugin.php, operation/search_users.getdata.php,
operation/visual_console/render_view.php,
operation/events/events_marquee.php,
operation/events/events_list.php,
operation/snmpconsole/snmp_view.php,
operation/gis_maps/render_view.php,
operation/integria_incidents/incident.files.php,
operation/integria_incidents/incident.tracking.php,
operation/integria_incidents/incident.list.php: fixed the old refr
access for the config instead the get var.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/agents_modules.php: changed the header of the table
agents modules, now it uses css3 (and some tricks in javascript)
and the text for the modules is vertical.
Fixes: #3539424
* operation/integria_incidents/incident.list.php,
operation/search_users.getdata.php,
godmode/servers/manage_recontask_form.php,
godmode/massive/massive_delete_action_alerts.php,
godmode/modules/manage_network_components_form.php: improved the
source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8059 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
* 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
* include/styles/pandora.css
include/functions_ui.php
include/functions_db.php
index.php
images/splash_bg.png
images/pandora_login.png
images/login_background.jpg
images/pandora_tinylogo.png
images/input_user.png
images/input_lock.png
images/pandora_login_enterprise.png
general/error_emptyconfig.php
general/error_perms.php
general/error_authconfig.php
general/login_page.php
general/error_noconfig.php
general/logoff.php
general/error_install.php
general/error_dbconfig.php
general/error_screen.php: Change the login appearence
unifyng code of login, logout and error screens
* pandoradb.sql
pandoradb.postgreSQL.sql
pandoradb.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
godmode/users/configure_user.php
operation/users/user_edit.php: Added new options in user
configuration to metaconsole agents editor and more meta
options. Avoid to show useless options when metaconsole
is enabled
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8024 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/alerts_status.php: fixed the PHP warnings and
improved the show when have not alerts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css
images/blade.png: Aesthetic changes
* include/ajax/events.php
include/functions_ui.php
include/javascript/pandora_events.js
operation/events/events.build_table.php
operation/events/events.php
include/functions_config.php: Add the readonly
mode to events list when the new option is
enabled on setup
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/ver_agente.php
godmode/agentes/configurar_agente.php: Fixed double truncate
in header. Now the truncate is encapsulated into header
function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php: Added a new function to detect
when a string data is a snapshot or now (by counting
\n > 2).
* operation/agentes/datos_agente.php: Removed duped
column with datetime information on string data.
* operation/agentes/estado_monitores.php: Using snapshot
detect function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css
include/functions_ui.php
operation/users/user_edit.php
general/header.php: Fix some visual aspects and
missed skins option in user editor deleted in last
commits
* images/input_filter.png
images/input_pdf.png: Add new images to buttons
* images/skin: Move whole skins folder
to enterprise version
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/visual_console/render_view.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
godmode/reporting/visual_console_builder.php
godmode/reporting/graph_builder.php
godmode/reporting/reporting_builder.php: Redistribute
the options of some sections to improve the usability
* images/cross_undo.png
images/load.png: Change some images
* operation/agentes/stat_win.php: Fix the problem of
the height of module graphs form layer adding a scroll
div
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* D operation/agentes/estado_ultimopaquete.php
M operation/agentes/ver_agente.php: Restore a bad merged
file from last commit and delete unused file
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
*
L .
L pandora_console
L pandora_console/DEBIAN
L pandora_console/include
M pandora_console/include/functions_html.php
L pandora_console/include/styles
D pandora_console/include/styles/tip.css
M pandora_console/include/styles/menu.css
L pandora_console/include/styles/images
M pandora_console/include/styles/pandora.css
M pandora_console/include/functions_visual_map_editor.php
M pandora_console/include/functions_groups.php
L pandora_console/include/ajax
M pandora_console/include/ajax/events.php
M pandora_console/include/ajax/module.php
L pandora_console/include/swiftmailer
L pandora_console/include/swiftmailer/classes
L pandora_console/include/swiftmailer/classes/Swift
L pandora_console/include/swiftmailer/classes/Swift/ByteStream
L pandora_console/include/swiftmailer/classes/Swift/Encoder
L pandora_console/include/swiftmailer/classes/Swift/Plugins
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Decorator
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Reporters
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Pop
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Loggers
L pandora_console/include/swiftmailer/classes/Swift/Mime
L pandora_console/include/swiftmailer/classes/Swift/Mime/HeaderEncoder
L pandora_console/include/swiftmailer/classes/Swift/Mime/ContentEncoder
L pandora_console/include/swiftmailer/classes/Swift/Mime/Headers
L pandora_console/include/swiftmailer/classes/Swift/Transport
L pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp
L pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp/Auth
L pandora_console/include/swiftmailer/classes/Swift/CharacterReaderFactory
L pandora_console/include/swiftmailer/classes/Swift/KeyCache
L pandora_console/include/swiftmailer/classes/Swift/CharacterReader
L pandora_console/include/swiftmailer/classes/Swift/StreamFilters
L pandora_console/include/swiftmailer/classes/Swift/Events
L pandora_console/include/swiftmailer/classes/Swift/CharacterStream
L pandora_console/include/swiftmailer/classes/Swift/Mailer
L pandora_console/include/swiftmailer/dependency_maps
M pandora_console/include/functions_ui.php
M pandora_console/include/functions.php
M pandora_console/include/functions_agents.php
L pandora_console/include/languages
L pandora_console/include/languages/datepicker
M pandora_console/include/functions_graph.php
M pandora_console/include/functions_events.php
M pandora_console/include/functions_menu.php
L pandora_console/include/graphs
L pandora_console/include/graphs/pChart
L pandora_console/include/graphs/pChart/palettes
L pandora_console/include/graphs/pChart/fonts
L pandora_console/include/graphs/pChart/cache
L pandora_console/include/graphs/pChart/data
M pandora_console/include/graphs/functions_flot.php
L pandora_console/include/graphs/flot
M pandora_console/include/graphs/functions_gd.php
L pandora_console/include/graphs/images_graphs
L pandora_console/include/db
M pandora_console/include/functions_reporting.php
L pandora_console/include/fonts
L pandora_console/include/auth
L pandora_console/include/javascript
M pandora_console/include/javascript/openlayers.pandora.js
L pandora_console/include/javascript/tiny_mce
L pandora_console/include/javascript/tiny_mce/utils
L pandora_console/include/javascript/tiny_mce/plugins
L pandora_console/include/javascript/tiny_mce/plugins/media
L pandora_console/include/javascript/tiny_mce/plugins/media/langs
L pandora_console/include/javascript/tiny_mce/plugins/media/css
L pandora_console/include/javascript/tiny_mce/plugins/media/js
L pandora_console/include/javascript/tiny_mce/plugins/pagebreak
L pandora_console/include/javascript/tiny_mce/plugins/insertdatetime
L pandora_console/include/javascript/tiny_mce/plugins/noneditable
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img
L pandora_console/include/javascript/tiny_mce/plugins/autolink
L pandora_console/include/javascript/tiny_mce/plugins/example_dependency
L pandora_console/include/javascript/tiny_mce/plugins/autoresize
L pandora_console/include/javascript/tiny_mce/plugins/example
L pandora_console/include/javascript/tiny_mce/plugins/example/langs
L pandora_console/include/javascript/tiny_mce/plugins/example/img
L pandora_console/include/javascript/tiny_mce/plugins/example/js
L pandora_console/include/javascript/tiny_mce/plugins/emotions
L pandora_console/include/javascript/tiny_mce/plugins/emotions/langs
L pandora_console/include/javascript/tiny_mce/plugins/emotions/img
L pandora_console/include/javascript/tiny_mce/plugins/emotions/js
L pandora_console/include/javascript/tiny_mce/plugins/iespell
L pandora_console/include/javascript/tiny_mce/plugins/save
L pandora_console/include/javascript/tiny_mce/plugins/lists
L pandora_console/include/javascript/tiny_mce/plugins/visualblocks
L pandora_console/include/javascript/tiny_mce/plugins/visualblocks/css
L pandora_console/include/javascript/tiny_mce/plugins/advhr
L pandora_console/include/javascript/tiny_mce/plugins/advhr/langs
L pandora_console/include/javascript/tiny_mce/plugins/advhr/css
L pandora_console/include/javascript/tiny_mce/plugins/advhr/js
L pandora_console/include/javascript/tiny_mce/plugins/advlist
L pandora_console/include/javascript/tiny_mce/plugins/tabfocus
L pandora_console/include/javascript/tiny_mce/plugins/layer
L pandora_console/include/javascript/tiny_mce/plugins/advimage
L pandora_console/include/javascript/tiny_mce/plugins/advimage/langs
L pandora_console/include/javascript/tiny_mce/plugins/advimage/css
L pandora_console/include/javascript/tiny_mce/plugins/advimage/img
L pandora_console/include/javascript/tiny_mce/plugins/advimage/js
L pandora_console/include/javascript/tiny_mce/plugins/preview
L pandora_console/include/javascript/tiny_mce/plugins/preview/jscripts
L pandora_console/include/javascript/tiny_mce/plugins/directionality
L pandora_console/include/javascript/tiny_mce/plugins/wordcount
L pandora_console/include/javascript/tiny_mce/plugins/visualchars
L pandora_console/include/javascript/tiny_mce/plugins/legacyoutput
L pandora_console/include/javascript/tiny_mce/plugins/autosave
L pandora_console/include/javascript/tiny_mce/plugins/table
L pandora_console/include/javascript/tiny_mce/plugins/table/langs
L pandora_console/include/javascript/tiny_mce/plugins/table/css
L pandora_console/include/javascript/tiny_mce/plugins/table/js
L pandora_console/include/javascript/tiny_mce/plugins/advlink
L pandora_console/include/javascript/tiny_mce/plugins/advlink/langs
L pandora_console/include/javascript/tiny_mce/plugins/advlink/css
L pandora_console/include/javascript/tiny_mce/plugins/advlink/js
L pandora_console/include/javascript/tiny_mce/plugins/print
L pandora_console/include/javascript/tiny_mce/plugins/nonbreaking
L pandora_console/include/javascript/tiny_mce/plugins/fullpage
L pandora_console/include/javascript/tiny_mce/plugins/fullpage/langs
L pandora_console/include/javascript/tiny_mce/plugins/fullpage/css
L pandora_console/include/javascript/tiny_mce/plugins/fullpage/js
L pandora_console/include/javascript/tiny_mce/plugins/style
L pandora_console/include/javascript/tiny_mce/plugins/style/langs
L pandora_console/include/javascript/tiny_mce/plugins/style/css
L pandora_console/include/javascript/tiny_mce/plugins/style/js
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace/langs
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace/css
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace/js
L pandora_console/include/javascript/tiny_mce/plugins/fullscreen
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/includes
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/css
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/img
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes/utils
L pandora_console/include/javascript/tiny_mce/plugins/contextmenu
L pandora_console/include/javascript/tiny_mce/plugins/template
L pandora_console/include/javascript/tiny_mce/plugins/template/langs
L pandora_console/include/javascript/tiny_mce/plugins/template/css
L pandora_console/include/javascript/tiny_mce/plugins/template/js
L pandora_console/include/javascript/tiny_mce/plugins/paste
L pandora_console/include/javascript/tiny_mce/plugins/paste/langs
L pandora_console/include/javascript/tiny_mce/plugins/paste/js
L pandora_console/include/javascript/tiny_mce/plugins/bbcode
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/langs
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/css
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/js
L pandora_console/include/javascript/tiny_mce/langs
L pandora_console/include/javascript/tiny_mce/themes
L pandora_console/include/javascript/tiny_mce/themes/advanced
L pandora_console/include/javascript/tiny_mce/themes/advanced/langs
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7/img
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default/img
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/highcontrast
L pandora_console/include/javascript/tiny_mce/themes/advanced/img
L pandora_console/include/javascript/tiny_mce/themes/advanced/js
L pandora_console/include/javascript/tiny_mce/themes/simple
L pandora_console/include/javascript/tiny_mce/themes/simple/langs
L pandora_console/include/javascript/tiny_mce/themes/simple/skins
L pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7
L pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7/img
L pandora_console/include/javascript/tiny_mce/themes/simple/skins/default
L pandora_console/include/javascript/tiny_mce/themes/simple/img
M pandora_console/include/javascript/jquery.pandora.js
L pandora_console/include/javascript/OpenLayers
L pandora_console/include/javascript/OpenLayers/theme
L pandora_console/include/javascript/OpenLayers/theme/default
L pandora_console/include/javascript/OpenLayers/theme/default/img
L pandora_console/include/javascript/OpenLayers/img
L pandora_console/include/sounds
L pandora_console/include/Image
M pandora_console/include/functions_config.php
L pandora_console/include/help
L pandora_console/include/help/en
L pandora_console/include/help/es
L pandora_console/include/help/ja
M pandora_console/include/functions_snmp_browser.php
M pandora_console/include/constants.php
M pandora_console/ChangeLog
L pandora_console/attachment
L pandora_console/attachment/mibs
L pandora_console/attachment/plugin
M pandora_console/index.php
L pandora_console/extensions
L pandora_console/extensions/dbmanager
M pandora_console/extensions/agents_alerts.php
L pandora_console/extensions/module_groups
D pandora_console/extensions/module_groups/brick.png
M pandora_console/extensions/net_tools.php
M pandora_console/extensions/agents_modules.php
L pandora_console/extensions/users
M pandora_console/extensions/ssh_gateway.php
L pandora_console/extensions/net_tools
M pandora_console/extensions/net_tools/nettool.png
M pandora_console/extensions/vnc_view.php
M pandora_console/extensions/dbmanager.php
L pandora_console/extensions/agents_modules
M pandora_console/extensions/users_connected.php
M pandora_console/extensions/module_groups.php
L pandora_console/extensions/update_manager
L pandora_console/extensions/update_manager/sql
L pandora_console/extensions/update_manager/lang
L pandora_console/extensions/update_manager/lib
M pandora_console/extensions/update_manager/lib/functions.ajax.php
L pandora_console/extensions/update_manager/lib/xmlrpc
M pandora_console/extensions/update_manager/main.php
L pandora_console/extensions/ssh_gateway
M pandora_console/extensions/ssh_gateway/secure_console.png
L pandora_console/operation
L pandora_console/operation/incidents
A pandora_console/operation/search_reports.getdata.php
A pandora_console/operation/search_users.getdata.php
M pandora_console/operation/tree.php
L pandora_console/operation/visual_console
M pandora_console/operation/visual_console/render_view.php
A pandora_console/operation/search_modules.getdata.php
A pandora_console/operation/search_main.php
L pandora_console/operation/tree
L pandora_console/operation/users
M pandora_console/operation/users/webchat.php
M pandora_console/operation/users/user_edit.php
A pandora_console/operation/search_agents.getdata.php
L pandora_console/operation/events
M pandora_console/operation/events/events.build_table.php
M pandora_console/operation/events/event_statistics.php
M pandora_console/operation/events/events_list.php
M pandora_console/operation/events/events.php
A pandora_console/operation/search_graphs.getdata.php
L pandora_console/operation/messages
M pandora_console/operation/messages/message_edit.php
M pandora_console/operation/messages/message_list.php
M pandora_console/operation/search_reports.php
L pandora_console/operation/reporting
M pandora_console/operation/reporting/reporting_viewer.php
M pandora_console/operation/reporting/graph_viewer.php
M pandora_console/operation/search_users.php
M pandora_console/operation/search_results.php
A pandora_console/operation/search_alerts.getdata.php
M pandora_console/operation/search_modules.php
A pandora_console/operation/search_maps.getdata.php
L pandora_console/operation/agentes
D pandora_console/operation/agentes/datos_agente.php
M pandora_console/operation/agentes/alerts_status.php
M pandora_console/operation/agentes/estado_generalagente.php
M pandora_console/operation/agentes/estado_agente.php
M pandora_console/operation/agentes/networkmap.topology.php
M pandora_console/operation/agentes/networkmap.groups.php
M pandora_console/operation/agentes/exportdata.php
M pandora_console/operation/agentes/networkmap_list.php
M pandora_console/operation/agentes/agent_fields.php
M pandora_console/operation/agentes/tactical.php
M pandora_console/operation/agentes/group_view.php
M pandora_console/operation/agentes/networkmap.php
L pandora_console/operation/servers
M pandora_console/operation/servers/recon_view.php
M pandora_console/operation/search_agents.php
M pandora_console/operation/search_graphs.php
L pandora_console/operation/snmpconsole
M pandora_console/operation/snmpconsole/snmp_mib_uploader.php
M pandora_console/operation/snmpconsole/snmp_browser.php
M pandora_console/operation/snmpconsole/snmp_view.php
L pandora_console/operation/integria_incidents
L pandora_console/operation/gis_maps
M pandora_console/operation/gis_maps/render_view.php
M pandora_console/operation/gis_maps/index.php
M pandora_console/operation/search_alerts.php
M pandora_console/operation/search_maps.php
L pandora_console/operation/netflow
M pandora_console/operation/netflow/nf_live_view.php
L pandora_console/images
M pandora_console/images/global.png
A pandora_console/images/op_events.png
A pandora_console/images/zoom_mc.png
A pandora_console/images/input_zoom.png
M pandora_console/images/pencil.png
A pandora_console/images/menu_op_mark.png
M pandora_console/images/unlinkpolicy.png
A pandora_console/images/gm_setup.png
M pandora_console/images/min.png
M pandora_console/images/zoom.png
M pandora_console/images/max.png
A pandora_console/images/builder.png
A pandora_console/images/policies_mc.png
A pandora_console/images/op_workspace.png
M pandora_console/images/user_green.png
A pandora_console/images/agent.png
A pandora_console/images/performance.png
M pandora_console/images/ok.png
A pandora_console/images/event_responses.png
A pandora_console/images/agent_warning.png
A pandora_console/images/module_critical.png
A pandora_console/images/op_recon.png
A pandora_console/images/email_mc.png
A pandora_console/images/add_mc.png
M pandora_console/images/go_first.png
A pandora_console/images/gm_alerts.png
A pandora_console/images/filter.png
A pandora_console/images/header_user.png
A pandora_console/images/gm_massive_operations.png
M pandora_console/images/add.disabled.png
A pandora_console/images/gm_netflow.png
M pandora_console/images/percentile_item.disabled.png
A pandora_console/images/alerts_extern.png
M pandora_console/images/vnc.png
A pandora_console/images/op_alerts.png
A pandora_console/images/op_inventory.png
M pandora_console/images/chart_curve.png
L pandora_console/images/custom_logo
M pandora_console/images/email_open.png
A pandora_console/images/button_background.png
M pandora_console/images/link2.png
A pandora_console/images/control_stop_col.png
M pandora_console/images/target.png
M pandora_console/images/box.png
M pandora_console/images/zoom_cross.png
M pandora_console/images/cross.disabled.png
A pandora_console/images/filter_mc.png
M pandora_console/images/note.png
M pandora_console/images/rss.png
A pandora_console/images/blade.png
A pandora_console/images/lock_mc.png
A pandora_console/images/agent_critical.png
M pandora_console/images/bell_pause.png
M pandora_console/images/chart_curve.disabled.png
L pandora_console/images/backgrounds
A pandora_console/images/enterprise.png
L pandora_console/images/skin
L pandora_console/images/skin/skin_default
L pandora_console/images/skin/skin_default/include
L pandora_console/images/skin/skin_default/include/styles
M pandora_console/images/skin/skin_default/include/styles/menu.css
M pandora_console/images/skin/skin_default/include/styles/pandora.css
L pandora_console/images/skin/skin_default/images
A pandora_console/images/skin/skin_default/images/operating_system.png
A pandora_console/images/skin/skin_default/images/snmp_wizard.png
A pandora_console/images/skin/skin_default/images/global.png
A pandora_console/images/skin/skin_default/images/op_events.png
A pandora_console/images/skin/skin_default/images/bell_extern.png
A pandora_console/images/skin/skin_default/images/go_next.png
A pandora_console/images/skin/skin_default/images/policies.png
A pandora_console/images/skin/skin_default/images/pencil.png
A pandora_console/images/skin/skin_default/images/header_ready.png
A pandora_console/images/skin/skin_default/images/agent_unknown.png
A pandora_console/images/skin/skin_default/images/bell.png
A pandora_console/images/skin/skin_default/images/policies_error.png
A pandora_console/images/skin/skin_default/images/unlinkpolicy.png
A pandora_console/images/skin/skin_default/images/gm_setup.png
A pandora_console/images/skin/skin_default/images/policies_mc.png
A pandora_console/images/skin/skin_default/images/builder.png
A pandora_console/images/skin/skin_default/images/camera.png
A pandora_console/images/skin/skin_default/images/go_last.png
A pandora_console/images/skin/skin_default/images/gm_policies.png
A pandora_console/images/skin/skin_default/images/op_workspace.png
A pandora_console/images/skin/skin_default/images/box.disabled.png
A pandora_console/images/skin/skin_default/images/agent.png
A pandora_console/images/skin/skin_default/images/setup.png
A pandora_console/images/skin/skin_default/images/sitemap_color.png
A pandora_console/images/skin/skin_default/images/go_previous.png
A pandora_console/images/skin/skin_default/images/performance.png
A pandora_console/images/skin/skin_default/images/control_next.png
A pandora_console/images/skin/skin_default/images/policies_brick.png
A pandora_console/images/skin/skin_default/images/event_responses.png
A pandora_console/images/skin/skin_default/images/services.png
A pandora_console/images/skin/skin_default/images/email_outbox.png
A pandora_console/images/skin/skin_default/images/lock.png
A pandora_console/images/skin/skin_default/images/sound.png
L pandora_console/images/skin/skin_default/images/os_icons
A pandora_console/images/skin/skin_default/images/god1.png
A pandora_console/images/skin/skin_default/images/gm_modules.png
A pandora_console/images/skin/skin_default/images/plugin.png
A pandora_console/images/skin/skin_default/images/god7.png
A pandora_console/images/skin/skin_default/images/html.png
A pandora_console/images/skin/skin_default/images/op_recon.png
A pandora_console/images/skin/skin_default/images/control_play.png
A pandora_console/images/skin/skin_default/images/gm_gis.png
A pandora_console/images/skin/skin_default/images/header_refresh.png
A pandora_console/images/skin/skin_default/images/email_mc.png
A pandora_console/images/skin/skin_default/images/add_mc.png
A pandora_console/images/skin/skin_default/images/op_reporting.png
A pandora_console/images/skin/skin_default/images/config.disabled.png
A pandora_console/images/skin/skin_default/images/list.png
A pandora_console/images/skin/skin_default/images/tag_red.disabled.png
A pandora_console/images/skin/skin_default/images/go_first.png
A pandora_console/images/skin/skin_default/images/gm_servers.png
A pandora_console/images/skin/skin_default/images/gm_alerts.png
A pandora_console/images/skin/skin_default/images/linkpolicy.png
A pandora_console/images/skin/skin_default/images/books.png
A pandora_console/images/skin/skin_default/images/reporting32.png
A pandora_console/images/skin/skin_default/images/op_gis.png
A pandora_console/images/skin/skin_default/images/version.png
A pandora_console/images/skin/skin_default/images/policies_error_db.png
A pandora_console/images/skin/skin_default/images/filter.png
A pandora_console/images/skin/skin_default/images/chart_bar.png
A pandora_console/images/skin/skin_default/images/grid.png
A pandora_console/images/skin/skin_default/images/header_user.png
A pandora_console/images/skin/skin_default/images/bell_error.png
A pandora_console/images/skin/skin_default/images/normal_screen.png
A pandora_console/images/skin/skin_default/images/brick.png
A pandora_console/images/skin/skin_default/images/gm_massive_operations.png
A pandora_console/images/skin/skin_default/images/policies_ok.png
A pandora_console/images/skin/skin_default/images/gm_netflow.png
A pandora_console/images/skin/skin_default/images/advanced.png
A pandora_console/images/skin/skin_default/images/csv_mc.png
A pandora_console/images/skin/skin_default/images/op_snmp.png
A pandora_console/images/skin/skin_default/images/save_mc.png
A pandora_console/images/skin/skin_default/images/snmp.png
A pandora_console/images/skin/skin_default/images/load.png
A pandora_console/images/skin/skin_default/images/alerts_extern.png
A pandora_console/images/skin/skin_default/images/header_logout.png
A pandora_console/images/skin/skin_default/images/vnc.png
A pandora_console/images/skin/skin_default/images/op_alerts.png
A pandora_console/images/skin/skin_default/images/grid.disabled.png
A pandora_console/images/skin/skin_default/images/chart_bar.disabled.png
A pandora_console/images/skin/skin_default/images/op_inventory.png
A pandora_console/images/skin/skin_default/images/photo.disabled.png
A pandora_console/images/skin/skin_default/images/disk.disabled.png
A pandora_console/images/skin/skin_default/images/chart_curve.png
A pandora_console/images/skin/skin_default/images/recon.png
A pandora_console/images/skin/skin_default/images/camera_mc.png
A pandora_console/images/skin/skin_default/images/gm_db.png
A pandora_console/images/skin/skin_default/images/reporting.png
A pandora_console/images/skin/skin_default/images/custom_field.png
A pandora_console/images/skin/skin_default/images/control_pause.png
A pandora_console/images/skin/skin_default/images/key.png
L pandora_console/images/skin/skin_default/images/mimetypes
A pandora_console/images/skin/skin_default/images/wmi.png
A pandora_console/images/skin/skin_default/images/link.png
A pandora_console/images/skin/skin_default/images/cross.disabled.png
A pandora_console/images/skin/skin_default/images/header_email.png
A pandora_console/images/skin/skin_default/images/control_play_col.png
A pandora_console/images/skin/skin_default/images/filter_mc.png
A pandora_console/images/skin/skin_default/images/blade.png
A pandora_console/images/skin/skin_default/images/lock_mc.png
A pandora_console/images/skin/skin_default/images/bell_pause.png
A pandora_console/images/skin/skin_default/images/chart_curve.disabled.png
A pandora_console/images/skin/skin_default/images/header_down.png
A pandora_console/images/skin/skin_default/images/enterprise.png
A pandora_console/images/skin/skin_default/images/profiles.png
A pandora_console/images/skin/skin_default/images/gm_users.png
A pandora_console/images/skin/skin_default/images/email_inbox.png
A pandora_console/images/skin/skin_default/images/header_chat.png
A pandora_console/images/skin/skin_default/images/wand_sla.png
A pandora_console/images/skin/skin_default/images/collection.png
A pandora_console/images/skin/skin_default/images/god2.png
A pandora_console/images/skin/skin_default/images/god4.png
A pandora_console/images/skin/skin_default/images/inventory.png
A pandora_console/images/skin/skin_default/images/header_user_admin.png
A pandora_console/images/skin/skin_default/images/god6.png
A pandora_console/images/skin/skin_default/images/header_help.png
A pandora_console/images/skin/skin_default/images/gm_log.png
A pandora_console/images/skin/skin_default/images/tag.png
A pandora_console/images/skin/skin_default/images/control_prev.png
A pandora_console/images/skin/skin_default/images/agent_mc.png
A pandora_console/images/skin/skin_default/images/delete_mc.png
A pandora_console/images/skin/skin_default/images/pen.png
A pandora_console/images/skin/skin_default/images/plus.png
L pandora_console/images/skin/skin_default/images/groups_small
A pandora_console/images/skin/skin_default/images/module.png
A pandora_console/images/skin/skin_default/images/gm_events.png
A pandora_console/images/skin/skin_default/images/photo.png
A pandora_console/images/skin/skin_default/images/csv.png
A pandora_console/images/skin/skin_default/images/new_message.png
A pandora_console/images/skin/skin_default/images/templates.png
A pandora_console/images/skin/skin_default/images/book_edit.png
A pandora_console/images/skin/skin_default/images/events_list.png
A pandora_console/images/skin/skin_default/images/policies_cog.png
A pandora_console/images/skin/skin_default/images/operation.png
A pandora_console/images/skin/skin_default/images/xml.png
A pandora_console/images/skin/skin_default/images/full_screen.png
A pandora_console/images/skin/skin_default/images/module_group.png
A pandora_console/images/skin/skin_default/images/policies_not_brick.png
A pandora_console/images/skin/skin_default/images/heart.png
A pandora_console/images/skin/skin_default/images/gm_monitoring.png
A pandora_console/images/skin/skin_default/images/custom_columns.png
A pandora_console/images/skin/skin_default/images/control_pause_col.png
A pandora_console/images/skin/skin_default/images/custom_field_col.png
A pandora_console/images/skin/skin_default/images/header_events.png
A pandora_console/images/skin/skin_default/images/op_netflow.png
A pandora_console/images/skin/skin_default/images/header_warning.png
A pandora_console/images/skin/skin_default/images/plugin_mc.png
A pandora_console/images/skin/skin_default/images/sla.png
M pandora_console/images/skin/skin_default/images/binary.png
A pandora_console/images/skin/skin_default/images/op_network.png
A pandora_console/images/skin/skin_default/images/binary.disabled.png
M pandora_console/images/profiles.png
A pandora_console/images/collection.png
A pandora_console/images/inventory.png
A pandora_console/images/gm_log.png
M pandora_console/images/images.png
M pandora_console/images/cog.png
A pandora_console/images/tag.png
A pandora_console/images/mc_plugin.png
A pandora_console/images/enterprise_icon.png
M pandora_console/images/photo.png
M pandora_console/images/refresh.png
A pandora_console/images/events_list.png
A pandora_console/images/operation.png
A pandora_console/images/full_screen.png
A pandora_console/images/chart_curve_overview.disabled.png
M pandora_console/images/heart.png
A pandora_console/images/input_add.png
A pandora_console/images/gm_monitoring.png
M pandora_console/images/percentile_item.png
A pandora_console/images/module_warning.png
A pandora_console/images/custom_field_col.png
A pandora_console/images/plugin_mc.png
M pandora_console/images/snmp_wizard.png
M pandora_console/images/link_break.png
M pandora_console/images/go_next.png
M pandora_console/images/policies.png
M pandora_console/images/bell.png
M pandora_console/images/policies_error.png
A pandora_console/images/agent_ok.png
M pandora_console/images/go_last.png
A pandora_console/images/services.png
A pandora_console/images/sound.png
L pandora_console/images/os_icons
A pandora_console/images/tab_green_bg.png
M pandora_console/images/plugin.png
A pandora_console/images/header_refresh.png
A pandora_console/images/op_reporting.png
A pandora_console/images/list.png
A pandora_console/images/gm_servers.png
M pandora_console/images/books.png
A pandora_console/images/reporting32.png
A pandora_console/images/input_delete.png
M pandora_console/images/div.png
A pandora_console/images/input_go.png
M pandora_console/images/policies_error_db.png
A pandora_console/images/normal_screen.png
A pandora_console/images/dashboard.png
A pandora_console/images/donut.png
M pandora_console/images/network.disabled.png
M pandora_console/images/policies_ok.png
A pandora_console/images/submenu_tree_first.png
M pandora_console/images/lightning_go.png
A pandora_console/images/csv_mc.png
M pandora_console/images/snmp.png
A pandora_console/images/recon_icon.png
M pandora_console/images/default_list.png
A pandora_console/images/database_history.png
M pandora_console/images/chart_bar.disabled.png
A pandora_console/images/help_icon.png
A pandora_console/images/input_update.png
A pandora_console/images/agent_notinit.png
M pandora_console/images/control_pause.png
A pandora_console/images/key.png
L pandora_console/images/mimetypes
M pandora_console/images/link.png
A pandora_console/images/header_email.png
M pandora_console/images/delete.png
L pandora_console/images/networkmap
A pandora_console/images/input_wand.png
A pandora_console/images/input_tick.png
M pandora_console/images/bricks.png
A pandora_console/images/write_paper.png
M pandora_console/images/world.png
M pandora_console/images/wand_sla.png
M pandora_console/images/wand.png
M pandora_console/images/disk.png
M pandora_console/images/group.png
A pandora_console/images/header_user_admin.png
A pandora_console/images/header_help.png
A pandora_console/images/category.png
M pandora_console/images/house.png
A pandora_console/images/module.png
A pandora_console/images/export25.png
A pandora_console/images/xml.png
A pandora_console/images/op_netflow.png
L pandora_console/images/console
L pandora_console/images/console/background
L pandora_console/images/console/icons
L pandora_console/images/console/icons/old_icons
M pandora_console/images/cross.png
A pandora_console/images/operating_system.png
M pandora_console/images/application_edit.png
M pandora_console/images/camera.png
M pandora_console/images/sub.png
A pandora_console/images/gm_policies.png
A pandora_console/images/box.disabled.png
M pandora_console/images/setup.png
M pandora_console/images/go_previous.png
A pandora_console/images/module_mc.png
M pandora_console/images/tag_red.png
A pandora_console/images/submenu_tree_middle.png
A pandora_console/images/visual_console.png
A pandora_console/images/email_outbox.png
M pandora_console/images/attachment.png
A pandora_console/images/module_notinit.png
L pandora_console/images/gis_map
L pandora_console/images/gis_map/icons
A pandora_console/images/submenu2_tree_middle.png
A pandora_console/images/html.png
M pandora_console/images/control_play.png
M pandora_console/images/tag_red.disabled.png
M pandora_console/images/lightbulb.png
A pandora_console/images/version.png
M pandora_console/images/bell_error.png
M pandora_console/images/brick.png
M pandora_console/images/tip.png
A pandora_console/images/op_snmp.png
M pandora_console/images/pandora_header_logo_enterprise.png
A pandora_console/images/load.png
M pandora_console/images/chart_curve_threshold.png
A pandora_console/images/chart.png
M pandora_console/images/copy.png
A pandora_console/images/op_monitoring.png
M pandora_console/images/mul.png
A pandora_console/images/menu_gm_mark.png
A pandora_console/images/menu_lk_mark.png
A pandora_console/images/gm_users.png
A pandora_console/images/email_inbox.png
A pandora_console/images/header_chat.png
M pandora_console/images/network.png
M pandora_console/images/extensions.png
A pandora_console/images/submenu2_tree_last.png
M pandora_console/images/database.png
A pandora_console/images/delete_mc.png
A pandora_console/images/input_config.png
L pandora_console/images/groups_small
A pandora_console/images/server_export_mc.png
A pandora_console/images/input_cog.png
M pandora_console/images/add.png
A pandora_console/images/csv.png
A pandora_console/images/module_group.png
D pandora_console/images/lupa.png
A pandora_console/images/control_pause_col.png
A pandora_console/images/custom_columns.png
A pandora_console/images/header_warning.png
D pandora_console/images/user.png
M pandora_console/images/binary.png
A pandora_console/images/op_network.png
A pandora_console/images/home.png
A pandora_console/images/bell_extern.png
A pandora_console/images/tab_grey_bg.png
A pandora_console/images/header_blackout.png
A pandora_console/images/header_ready.png
A pandora_console/images/agent_unknown.png
M pandora_console/images/config.png
M pandora_console/images/pdf.png
A pandora_console/images/control_next.png
A pandora_console/images/submenu_tree_last.png
M pandora_console/images/comments.png
A pandora_console/images/control_stop.png
M pandora_console/images/email.png
M pandora_console/images/lock.png
M pandora_console/images/error.png
A pandora_console/images/gm_modules.png
A pandora_console/images/gm_gis.png
M pandora_console/images/data.png
M pandora_console/images/config.disabled.png
M pandora_console/images/linkpolicy.png
A pandora_console/images/op_gis.png
M pandora_console/images/clean.png
M pandora_console/images/chart_bar.png
D pandora_console/images/lupa_15x15.png
L pandora_console/images/help
A pandora_console/images/advanced.png
A pandora_console/images/save_mc.png
A pandora_console/images/module_ok.png
A pandora_console/images/header_logout.png
M pandora_console/images/user_suit.png
M pandora_console/images/file.disabled.png
L pandora_console/images/status_sets
L pandora_console/images/status_sets/faces
L pandora_console/images/status_sets/color_text
L pandora_console/images/status_sets/default
M pandora_console/images/photo.disabled.png
M pandora_console/images/recon.png
M pandora_console/images/lightbulb_off.png
A pandora_console/images/camera_mc.png
A pandora_console/images/gm_db.png
M pandora_console/images/attachment_del.png
A pandora_console/images/custom_field.png
M pandora_console/images/eye.png
M pandora_console/images/wmi.png
M pandora_console/images/camera.disabled.png
A pandora_console/images/control_play_col.png
M pandora_console/images/sum.png
M pandora_console/images/pandora_header_logo.png
M pandora_console/images/avg.png
A pandora_console/images/header_down.png
M pandora_console/images/zoom_cross.disabled.png
A pandora_console/images/module_unknown.png
M pandora_console/images/server_export.png
A pandora_console/images/bin.png
A pandora_console/images/input_cross.png
A pandora_console/images/control_prev.png
A pandora_console/images/agent_mc.png
A pandora_console/images/pen.png
A pandora_console/images/plus.png
D pandora_console/images/log-out.png
A pandora_console/images/gm_events.png
A pandora_console/images/new_message.png
A pandora_console/images/templates.png
A pandora_console/images/sla.png
M pandora_console/images/binary.disabled.png
M pandora_console/images/chart_curve_overview.png
A pandora_console/images/mg_modules.png
L pandora_console/extras
L pandora_console/mobile
L pandora_console/mobile/operation
L pandora_console/mobile/include
L pandora_console/mobile/include/style
L pandora_console/mobile/images
L pandora_console/general
L pandora_console/general/license
M pandora_console/general/login_page.php
M pandora_console/general/logon_ok.php
M pandora_console/general/main_menu.php
L pandora_console/general/ui
M pandora_console/general/header.php
L pandora_console/godmode
L pandora_console/godmode/groups
M pandora_console/godmode/groups/modu_group_list.php
M pandora_console/godmode/groups/configure_group.php
M pandora_console/godmode/groups/configure_modu_group.php
M pandora_console/godmode/groups/group_list.php
M pandora_console/godmode/admin_access_logs.php
M pandora_console/godmode/extensions.php
L pandora_console/godmode/db
M pandora_console/godmode/db/db_main.php
M pandora_console/godmode/db/db_audit.php
M pandora_console/godmode/db/db_sanity.php
M pandora_console/godmode/db/db_refine.php
M pandora_console/godmode/db/db_info.php
M pandora_console/godmode/db/db_event.php
M pandora_console/godmode/db/db_purge.php
L pandora_console/godmode/agentes
M pandora_console/godmode/agentes/fields_manager.php
M pandora_console/godmode/agentes/planned_downtime.list.php
M pandora_console/godmode/agentes/planned_downtime.editor.php
M pandora_console/godmode/agentes/modificar_agente.php
M pandora_console/godmode/agentes/configurar_agente.php
M pandora_console/godmode/agentes/configure_field.php
M pandora_console/godmode/agentes/agent_manager.php
L pandora_console/godmode/servers
M pandora_console/godmode/servers/recon_script.php
M pandora_console/godmode/servers/plugin.php
A pandora_console/godmode/servers/servers.build_table.php
M pandora_console/godmode/servers/manage_recontask.php
M pandora_console/godmode/servers/modificar_server.php
M pandora_console/godmode/servers/manage_recontask_form.php
L pandora_console/godmode/alerts
M pandora_console/godmode/alerts/alert_list.php
M pandora_console/godmode/alerts/configure_alert_template.php
M pandora_console/godmode/alerts/alert_templates.php
M pandora_console/godmode/alerts/configure_alert_action.php
M pandora_console/godmode/alerts/configure_alert_command.php
M pandora_console/godmode/alerts/alert_actions.php
M pandora_console/godmode/alerts/alert_special_days.php
M pandora_console/godmode/alerts/alert_commands.php
M pandora_console/godmode/alerts/configure_alert_special_days.php
L pandora_console/godmode/snmpconsole
M pandora_console/godmode/snmpconsole/snmp_trap_generator.php
M pandora_console/godmode/snmpconsole/snmp_alert.php
M pandora_console/godmode/snmpconsole/snmp_filters.php
L pandora_console/godmode/setup
M pandora_console/godmode/setup/setup_general.php
M pandora_console/godmode/setup/links.php
M pandora_console/godmode/setup/setup.php
M pandora_console/godmode/setup/os.php
L pandora_console/godmode/users
M pandora_console/godmode/users/user_list.php
M pandora_console/godmode/users/profile_list.php
M pandora_console/godmode/users/configure_user.php
M pandora_console/godmode/users/configure_profile.php
L pandora_console/godmode/gis_maps
M pandora_console/godmode/gis_maps/configure_gis_map.php
M pandora_console/godmode/gis_maps/index.php
L pandora_console/godmode/events
M pandora_console/godmode/events/event_edit_filter.php
M pandora_console/godmode/events/events.php
L pandora_console/godmode/massive
M pandora_console/godmode/massive/massive_copy_modules.php
M pandora_console/godmode/massive/massive_operations.php
L pandora_console/godmode/modules
M pandora_console/godmode/modules/manage_network_templates.php
M pandora_console/godmode/modules/module_list.php
L pandora_console/godmode/reporting
M pandora_console/godmode/reporting/visual_console_builder.php
M pandora_console/godmode/reporting/graph_builder.php
M pandora_console/godmode/reporting/reporting_builder.php
M pandora_console/godmode/reporting/map_builder.php
M pandora_console/godmode/reporting/graphs.php
L pandora_console/godmode/tag
M pandora_console/godmode/tag/tag.php
M pandora_console/godmode/tag/edit_tag.php
L pandora_console/godmode/category
M pandora_console/godmode/category/category.php
M pandora_console/godmode/category/edit_category.php
L pandora_console/godmode/netflow
M pandora_console/godmode/netflow/nf_edit_form.php
M pandora_console/godmode/netflow/nf_item_list.php
M pandora_console/godmode/netflow/nf_edit.php: Changing whole
visual style including icons and css
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7951 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_flot.php, operation/agentes/stat_win.php:
cleaned source code style.
* mobile/include/ui.class.php, mobile/include/style/main.css,
mobile/index.php, mobile/operation/module_graph.php,
mobile/operation/modules.php: more changes for the mobile in the
view of graph module.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/db/mysql.php: fixed the querys for the columns with
empty string in the function
"mysql_db_format_array_where_clause_sql".
* include/functions_events.php: added lost parameter $similars in
the function "events_change_owner".
* operation/events/events.build_query.php: cleaned source code
style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php, mobile/include/ui.class.php,
mobile/index.php: added first version of events section.
* include/functions_incidents.php, include/functions_users.php,
include/functions.php, include/functions_groups.php,
include/functions_events.php, include/functions_html.php,
operation/events/events.build_table.php,
operation/events/events.build_query.php,
operation/events/events_list.php: some changes for interact with
mobile version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php
operation/agentes/status_monitor: Added popup with data
module, remove column 'tags' and changed font size to
column 'timestamp'.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7855 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/users/user_edit.php, godmode/users/configure_user.php: Add tip in edit users
* include/help/en/help_profile.php, include/help/es/help_profile.php: Modified help file
in profiles management
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/update_manager/lib/functions.ajax.php: disabled the
trace.
* operation/agentes/ver_agente.php: fixed the output of modules
when the names is very large.
Fixes: #3607080
* godmode/agentes/module_manager.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_tags.php: fixed the function
"tags_get_acl_tags_module_condition" when the user profile is in
the all group.
* include/functions_reporting.php, include/functions_alerts.php,
operation/agentes/estado_monitores.php: improve the code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7826 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php
operation/events/events.build_table.php: Improve instructions
in list and details view on agents and fix the bug of doesnt
show the owner in the list table when events are grouped. To fix
it I added a couple of subqueries to the grouped query. Yes, I
checked the performance :) Bug: 3607097
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7809 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.item_editor.php: fixed the get
modules from items events for reports in metaconsole.
Fixes: #3606284
* include/functions_agents.php, operation/tree.php,
operation/agentes/ver_agente.php: some fixes for avoid PHP
warnings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php
operation/events/events.build_table.php: Fixed the owner info
in wrong column of event view for bug 3607097
Fixed a problem changing the owner when change status too
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events.build_table.php: Added carriage
return support in Instructions column in events view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7803 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_servers.php
operation/agentes/estado_generalagente.php: Order
code and little fix
* operation/events/events.build_table.php
godmode/events/custom_events.php: Add Instructions to
custom columns in event view to bug 3607062
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7801 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/ver_agente.php: Adapted to new way to detect
if an agent is a VMware entity.
MERGED FROM 4.0.3
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/gis_maps/render_view.php,
operation/agentes/gis_view.php,
godmode/gis_maps/configure_gis_map.php,
godmode/agentes/agent_conf_gis.php, include/functions_gis.php: fixes
about agents with white spaces.
MERGED FROM THE BRANCH pandora_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_alerts.php: Update the fired
counts on validate alerts function
* include/functions_events.php
include/functions_reporting.php
include/javascript/jquery.pandora.js
include/functions_treeview.php
operation/tree.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_agente.php
operation/search_agents.php: Improve and unify code
of the status counts in agents list, agent detail,
tree view and search views
* ajax.php: Load the user language in the
ajax entry point. Until now the language was the
general!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7769 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.js
include/functions_servers.php
operation/events/event_statistics.php
general/logon_ok.php
godmode/admin_access_logs.php: Fix little bugs and
the server performance counts
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7762 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora_events.js
operation/events/events_list.php: Remodelated the filter
save/update feature from the filter form. To new modal
windows system
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7761 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events.php: fixed the javascript to use the
actual jquery methods for to check all checkboxes.
Fixes: #3606229
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/gis_maps/configure_gis_map.php, include/functions_gis.php,
operation/gis_maps/render_view.php: fixes for the layers.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php
operation/agentes/estado_generalagente.php: Improve the
forced title in images and the agent operation view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7749 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/gis_maps/render_view.php: fixed the mysql error
messages when have a "none" for group in a layer.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/modules/manage_network_components_form.php,
include/functions_html.php, operation/menu.php,
operation/events/events_list.php: improved source code.
* include/functions_events.php: fixed into the function
"events_get_agent" the query to get criticities.
Fixes: #3606285
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7744 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php
include/styles/pandora.css
include/functions_graph.php
include/graphs/functions_pchart.php
include/functions_reporting.php
include/functions_servers.php
include/constants.php
operation/agentes/tactical.php
general/logon_ok.php: A lot of improvements in
tactical views
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7736 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/networkmap_list.php,
godmode/alerts/alert_templates.php,
godmode/events/event_responses.list.php,
godmode/netflow/nf_edit.php: fixed the show elements with the limits
of user ACL.
Fixes: #3605969
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7735 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_general.php, godmode/setup/setup_netflow.php,
godmode/setup/setup.php, godmode/setup/performance.php,
godmode/setup/setup_visuals.php, include/functions_config.php: added
check of update the options in the setup and show the message to
success or not the operation for the user.
Fixes: #3605972
* include/functions_api.php,
operation/agentes/estado_generalagente.php: fixed the code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7730 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora_modules.js, include/functions_api.php:
improved the source code style.
* operation/agentes/estado_generalagente.php: fixed the set name
style for the agent.
Fixes: #3606134
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7729 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php, operation/agentes/alerts_status.php:
improved the style code.
* include/functions_alerts.php: in function "get_group_alerts" fixed
the get all alerts, sometimes set empty the return array.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php
include/styles/pandora.css
include/functions_graph.php
include/functions_events.php
include/javascript/pandora.js
operation/agentes/estado_generalagente.php: Improve agent view
interface, work in hidden menus to improve more the graphs
layout.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7706 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php
operation/events/events_list.php: Little fixes
of new layout of events
* include/graphs/pChart/pPie.class.php: Fixed a
bug of the pChart library of ugly borders in the
3d pie graphs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
operation/agentes/estado_generalagente.php: Fixed
events slicebar legend and added modules statistics under
modules status pie
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_generalagente.php: Remodelate
the agent detail view (code and interface) to adopt
new styles in a close future
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7688 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/graphs/functions_pchart.php
include/graphs/functions_flot.php
include/graphs/flot/pandora.flot.js
include/graphs/fgraph.php
include/graphs/functions_utils.php
operation/agentes/estado_generalagente.php: Add
a new agent status pie graph and partial remodelation
of the agent detail view hidding the graphs in a lateral
tab and adding graphs
* operation/agentes/estado_agente.php: Optimize
useless queries to get the agents status
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php
include/styles/pandora_minimal.css
include/styles/menu.css
include/styles/pandora.css
operation/agentes/stat_win.php
operation/events/events.build_table.php
operation/events/events_list.php
general/main_menu.php
godmode/events/event_edit_filter.php: Remodelate the
events form view. Pushing the graph in a hidden lateral
tab and reordering all the form
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7684 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php, include/functions_agents.php,
include/functions_config.php, include/ajax/reporting.ajax.php,
include/functions_snmp_browser.php,
operation/agentes/status_monitor.php: improved code style.
* include/functions_graph.php, include/graphs/fgraph.php,
include/graphs/flot/jquery.flot.pie.js,
include/graphs/flot/jquery.flot.pie.min.js,
include/graphs/flot/pandora.flot.js,
include/graphs/functions_flot.php: fixed the pie graphs, added the
expanded version of flot pie js file with some changes for the
last version of jQuery.
Fixes: #3604555
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7675 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php
include/styles/pandora_minimal.css
include/javascript/x_event.js
include/javascript/x_slide.js
include/javascript/x_core.js
operation/agentes/stat_win.php: Encapsulated the hidded side menu
(stat_win menu) to used from other parts of Pandora. Change the
technology of this menu to jquery, eliminating dependences: x_event
x_slide and x_core
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7673 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php,
operation/agentes/status_monitor.php,
operation/agentes/estado_ultimopaquete.php,
operation/agentes/estado_monitores.php,
operation/agentes/datos_agente.php, operation/search_modules.php:
fixed to show strings from for example Selenium Plugin that have
html tags.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/search_modules.php, operation/agentes/ver_agente.php,
operation/agentes/status_monitor.php,
operation/agentes/estado_ultimopaquete.php,
operation/agentes/estado_monitores.php,
operation/agentes/datos_agente.php, include/functions_io.php: fixed
to show string web data from Goliat modules.
Fixes: #3600804
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7670 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/snmpconsole/snmp_browser.php: Changed the size of some
text inputs to make them look good in Firefox.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7657 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_netflow.php,
include/functions_config.php: Added the deletion of old netflow and
log data.
* include/functions_snmp_browser.php: Added to repository. SNMP browser
specific functions.
* operation/menu.php,
operation/snmpconsole/snmp_browser.php: Added search capabilities to
the SNMP browser and other small improvements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7656 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/constants.php: added constant dir for the mibs of snmp.
* include/functions_filemanager.php: cleaned source code style.
* operation/snmpconsole/snmp_mib_uploader.php: fixed to avoid go
upper directory to the mibs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7654 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql: Fixed the macros of the
default plugin MySQL
* include/functions_groups.php
include/functions_api.php
include/functions_ui.php
include/functions_agents.php
include/functions_modules.php
include/constants.php
operation/agentes/estado_ultimopaquete.php
godmode/db/db_sanity.php
godmode/agentes/agent_template.php
godmode/agentes/configurar_agente.php
godmode/servers/plugin.php: Create a function to disable
modules fixing the status counts and replace the old way of
do it in all the console. Fixin a lot of old way of create
and delete modules too to use the centralized function and
dont break counts. BUG 3604463
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_common.php,
include/functions_profile.php, operation/events/events_list.php:
changed in jQuery the deprecated function evalJSON for parseJSON.
Fixes: #3604536
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7649 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_flot.php
include/graphs/flot/pandora.flot.js
operation/agentes/stat_win.php: Improve the legend of the
interactive graphs for bug 3573814
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7640 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/estado_monitores.php: Protect the data
of the string modules from the numeric format
in the visualization for bug 3600790
Added snapshot feature to the data view of the modules
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7631 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/menu.php, godmode/alerts/configure_alert_template.php,
godmode/alerts/alert_actions.php,
godmode/agentes/agent_template.php,
godmode/massive/massive_delete_agents.php: cleaned source code.
* include/functions_html.php: added the weeks in the input for
times.
* operation/agentes/stat_win.php: fixed the malformated table when
show extended options in the time widget.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/gis_maps/index.php
godmode/gis_maps/index.php: Fixed ACL access of
not admin users to the maps of group All on GIS
* godmode/users/configure_user.php: Change a string to
crearify the tags ACLs assignation
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7616 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* attachment/mibs,
operation/snmpconsole/snmp_browser.php,
operation/snmpconsole/snmp_mib_uploader.php,
operation/tree/first_leaf.png: Added to repository. SNMP browser.
* operation/menu.php: Moved SNMP related features to a new SNMP menu.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php, include/functions_ui.php,
operation/reporting/reporting_viewer.php,
operation/agentes/snapshot_view.php: improved the code style.
* include/functions_html.php: added other parameter in print
checkbox for to avoid to put a hidden input.
Fixes: #3602766
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7596 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_monitores.php,
operation/agentes/datos_agente.php, godmode/setup/setup.php,
include/functions_config.php: added the can disabled the command
snapshot.
Fixes: #3602773
MERGED FROM PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7593 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_list.php
godmode/events/event_edit_filter.php
godmode/events/event_filter.php: Fix a lot of fails in the
event filters editor and the reset of the tags list when
select "none" filter
* operation/events/events.build_query.php: Fix
bad behavior in tags filter in events view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7591 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* ajax.php: added the autologin hash for some ajax call of user
without login (but with hash autologin).
* godmode/reporting/reporting_builder.list_items.php,
include/db/mysql.php: cleaned source code style.
* include/functions_reporting.php, include/functions_events.php,
operation/reporting/reporting_xml.php: optimized the get by steps
the group events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7588 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/menu.php: Fixed duplicity in SNMP trap menu. SNMP
options are inside the "Monitoring" sub section. Removed
"standalone" option, which have missing suboptions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_gis.php,
include/javascript/openlayers.pandora.js, operation/menu.php,
operation/gis_maps/render_view.php, godmode/menu.php: fixed the
height of maps when the menu is short.
Fixes: #3602800
MERGED FROM PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7586 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/modules/manage_network_components.php: cleaned source code
style.
* operation/netflow/nf_live_view.php: fixed the lost to simplified
the filter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7579 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_xml.php, include/functions_reporting.php,
operation/reporting/reporting_xml.php: fixed the SLA agent name
with entities differents to hexadecimal entities. And fixed the
serialized data when has not separators.
Fixes: #3602204
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7571 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/alert_list.list.php,
godmode/reporting/graph_builder.php, godmode/setup/news.php,
godmode/setup/setup_general.php, godmode/netflow/nf_edit_form.php,
godmode/db/db_purge.php, godmode/db/db_main.php,
godmode/extensions.php, include/functions_reporting.php,
operation/reporting/reporting_viewer.php: improved the source code
style.
* operation/reporting/reporting_xml.php, include/functions_xml.php:
fixed the output of xml when have some html entities that is not
as hexadecimal entities.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7564 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/jquery-ui-1.10.0.custom.css,
include/styles/images/ui-*,
include/javascript/jquery.jquery-ui-1.10.0.custom.js,
include/javascript/jquery-1.9.0.js: added the last version of
jquery and jqueryUI.
* godmode/reporting/visual_console_builder.editor.js,
include/ajax/events.php, include/functions_events.php,
include/functions_reporting.php,
include/javascript/pandora_events.js,
include/javascript/jquery.scrollTo.js,
include/javascript/jquery.tablesorter.pager.js,
include/javascript/jquery.tablesorter.js, include/functions_ui.php,
extensions/update_manager/lib/functions.php,
extensions/update_manager/main.php, extensions/agents_alerts.php,
operation/events/events.php, general/login_page.php,
general/logoff.php, general/header.php,
general/login_help_dialog.php: fixes about the new jquery and
jqueryUI version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_generalagente.php,
include/functions_graph.php, include/graphs/functions_flot.php,
include/graphs/fgraph.php, include/graphs/flot/pandora.flot.js:
fixed the graph of events, now the pie graphs in "flot mode" has
a parammeter to force the position of legend.
Fixes: #3602206
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7553 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/modificar_agente.php: fixed the menu to showing
in the link to view agent.
* operation/agentes/estado_monitores.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7551 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_treeview.php
operation/tree.php: Added module info table to the
tree view and fix the hash of instances when is in
metaconsole mode
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7539 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql
pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql: Modified the alerts default data to
have basic wizard access by default
* godmode/alerts/configure_alert_template.php: Modify the
alert templates form to define wizard access only in metaconsole
and nowizard or respect the current value from the normal console
* include/javascript/jquery.pandora.js: Add a hack to
the license modal window to use it from metaconsole too
* operation/events/events.build_table.php
operation/events/events_list.php
operation/events/events.php: Encapsulate the table build
of the events list to reuse it from other views like tactical
view in metaconsole
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7535 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_networkmap.php,
operation/agentes/networkmap.topology.php,
operation/agentes/networkmap.groups.php: fixed the lost parameter
in the generation of networkmap with a text filter.
Fixes: #3602233
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7532 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_netflow.php,
operation/reporting/reporting_xml.php: fixed to show netflow data
in the XML report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7525 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql
pandoradb.sql
pandoradb.postgreSQL.sql
pandoradb.oracle.sql
pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Updated
the user, module and components tables to have nowizard value
by default (to normal console) and basic in default elements
creation (to metaconsole)
* godmode/users/configure_user.php: Updated the metaconsole
access control in user form to be showed only in metaconsole
and with only basic/advanced options for the new meta concept
* include/config_process.php: Store the metaconsole access
of the current user in $config
* operation/tree.php: Fixed pandora instances links from
tree in metaconsole mode
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7521 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_netflow.php,
operation/netflow/nf_live_view.php,
include/functions_config.php: Added support for disabling custom
filters in the netflow live viewer.
* include/functions_graph.php: Added min, max and avg values to
unaggregated netflow charts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7518 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php
include/help/en/help_events_replication.php
include/help/en/help_module_interval.php
include/help/en/help_events_history.php
include/help/es/help_events_replication.php
include/help/es/help_events_history.php
operation/events/events.php: Fixed bug #3599448 of
setup javascript error.
Added help documents to events history and events
replication. Typo fix in other help document
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7506 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_rss.php
operation/events/export_csv.php
operation/events/events_list.php
operation/events/events.php
operation/events/events.build_query.php: Fixed tag filters in
event view and other filter elements missed in the csv and rss
tools. Merged from 4.0.3
Now the code of query conditions for events is common for
all of the pages where is retrieved
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_list.php
images/books.png
godmode/reporting/reporting_builder.item_editor.php: Adapt
the reports item of events to metaconsole, add a new
image to history events and fix little bugs in events list
as parameters pass in pagination
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7491 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/events.php
include/functions_graph.php
include/functions_events.php
include/javascript/pandora_events.js
include/functions_config.php
operation/events/events_list.php
operation/events/events.php: Create a new
event visor to metaconsole history events
* include/functions_api.php: Added a new API function
to create netflow filters
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7483 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php
include/constants.php
operation/events/events_list.php: Added two new
criticity modes in the event filter. Critical or warning
and not normal
* operation/menu.php: Delete the metaconsole menu enterprise call
from operation menu
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7473 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php
include/functions.php
operation/agentes/alerts_status.php
operation/agentes/estado_agente.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/menu.php
godmode/alerts/alert_list.list.php
godmode/alerts/alert_list.php: Added checks to new flag AD
in godmode views for agents, modules and alerts. Clean
some old extra_sql (policy acls) code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7461 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_netflow.php: Fixed a string.
* include/functions_config.php,
operation/menu.php,
godmode/menu.php: Added support for the log viewer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php
include/functions_agents.php
include/functions_tags.php
operation/tree.php
operation/agentes/status_monitor.php
operation/agentes/alerts_status.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/estado_agente.php
operation/agentes/status_events.php
operation/agentes/estado_monitores.php
operation/agentes/tactical.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/events/events_list.php
general/logon_ok.php
godmode/agentes/module_manager.php
godmode/alerts/alert_list.list.php: Add tags acl checks to modules
and alerts view. Add warn messages to zones with status counts when the
user has acl tags assigned
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql
pandoradb.sql
pandoradb.postgreSQL.sql
pandoradb.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql:
Add profile tags to the database structure
* include/ajax/events.php
include/functions.php
include/functions_events.php
include/functions_reporting.php
include/functions_treeview.php
include/functions_profile.php
include/constants.php
include/functions_tags.php
operation/tree.php
operation/users/user_edit.php
operation/events/events_list.php
pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql
godmode/users/configure_user.php: Add new acl control with
tags in events and tree views. Fix a lot of little bugs like ACLs
in tree view (tags mode), add the tags mode on tree view of the normal
console, pass the ACL flag to some forgotten functions, etc.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7383 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/resource_registration.php,
extensions/resource_exportation.php,
operation/events/event_statistics.php,
operation/events/events_list.php,
operation/reporting/reporting_viewer.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.item_editor.php,
include/functions_alerts.php, include/functions_reports.php,
include/functions_events.php, include/graphs/fgraph.php,
include/functions_graph.php, include/styles/pandora.css,
include/functions_reporting.php, include/functions_agents.php: a lot
of changes and fixes from the branch for the reports.
MERGED FROM PANDORA_4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/tree.php
operation/events/events_list.php
operation/events/events.php
godmode/events/event_edit_filter.php
godmode/events/event_responses.list.php
godmode/events/custom_events.php
godmode/events/events.php
godmode/events/event_filter.php
godmode/events/event_responses.editor.php: Fix several links
in events manager for metaconsole (things like pure parameter)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7318 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_groups.php: Added missed translation of
All group name
* operation/events/events_list.php: Added compatibility on groups
filter in events for metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/agent.php
include/functions_ui.php
include/constants.php
operation/events/events_list.php: Modify the event list
filter to adapt the agent search to metaconsole.
Fix little bug of autocomplete control too
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7314 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_list.php
godmode/events/custom_events.php: Fixed
a couple of bugs of style and event viewer
normal
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7301 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/alert_list.php,
godmode/alerts/configure_alert_template.php,
godmode/alerts/alert_templates.php,
godmode/alerts/alert_list.builder.php,
operation/messages/message_edit.php, include/functions_api.php,
operation/reporting/reporting_xml.php,
godmode/reporting/graph_builder.graph_editor.php: cleaned source
code style.
* include/functions_io.php: improved the function "__" for to hook
the translations from metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/file_manager.php, include/functions_filemanager.php:
some fixes and added support for the metaconsole.
* include/get_file.php: fixed lost check "is_user".
* operation/netflow/nf_live_view.php: cleaned source code style.
* include/functions_config.php: added check the flag of "is_admin"
when try to change some config from setup.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora.js: fixed lost var id_server.
* operation/agentes/ver_agente.php: fixed call of get modules for
to get modules.
* godmode/reporting/visual_console_builder.php: fixed lost var.
* godmode/reporting/visual_console_builder.editor.js: fixed check
the var metaconsole in firefox.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php,
operation/netflow/nf_live_view.php: Fixes to the metaconsole part of
the viewer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map_editor.php: increased the size of
agent autocomplete widget.
* include/functions_visual_map.php: in the function
"visual_map_print_visual_map" changed for to print corretly the
urls in public view in metaconsole.
* include/ajax/agent.php: restore the search for any string in
the autocomplete agent.
* operation/reporting/reporting_xml.php,
operation/search_results.php,
operation/visual_console/public_console.php,
godmode/setup/setup_auth.php, godmode/servers/modificar_server.php:
cleaned source code style.
* godmode/reporting/visual_console_builder.editor.js: fixed when
finish a resize action or put the grid, before these actions
was make a corrupt data of items.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7269 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql,
include/functions_config.php,
include/functions_netflow.php,
operation/netflow/nf_live_view.php,
pandoradb.data.postgreSQL.sql,
pandoradb.data.oracle.sql,
godmode/setup/setup_netflow.php: Added the maximum netflow chart
resolution to the setup. Added byte and byteperseconds units.
Small improvements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_netflow.php: Added a new way of retrieving netflow
data using multiple calls to nfdump that vastly improves the
performance of netfow data charts.
* operation/netflow/nf_live_view.php: Check that the nfdump binary
exists.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql: in the table
"tlayout_data" added the column "id_metaconsole" for to show
visualmaps in the metaconsole.
* operation/visual_console/render_view.php,
include/functions_visual_map.php, operation/agentes/ver_agente.php,
godmode/reporting/visual_console_builder.wizard.php,
godmode/reporting/visual_console_builder.php,
godmode/reporting/visual_console_builder.data.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.elements.php,
godmode/reporting/visual_console_builder.editor.php,
godmode/reporting/map_builder.php,
include/ajax/visual_console_builder.ajax.php,
include/ajax/agent.php, include/functions_visual_map_editor.php,
* operation/agentes/datos_agente.php,
include/functions_netflow.php: cleaned source code style.
* include/functions_ui.php: in function
"ui_require_javascript_file_enterprise" fixed when need a
enterprise javascript instead metaconsole enterprise path.
* include/javascript/pandora.js: fixed the function
"agent_changed_by_multiple_agents" that needs in the metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7258 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
Ported new feature (Command Snapshot) from 4.0.3 code.
* include/javascript/pandora.js: Added new javascript function
to open a generic URL with custom width / height.
* operation/agentes/snapshot_view.php: New feature for command
snapshot rendering.
* operation/agentes/datos_agente.php,
operation/agentes/estado_monitores.php: Changes for new feature
command snapshot monitoring.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql,
include/functions_config.php,
include/functions_netflow.php,
operation/netflow/nf_live_view.php,
pandoradb.data.postgreSQL.sql,
pandoradb.data.oracle.sql,
godmode/setup/setup_netflow.php,
godmode/netflow/nf_edit_form.php: Performance improvements. Use csv
output to avoid using regular expressions. Removed byte, flow and
packet unit and added kilobyte, megabyte, kilobytes per second and
megabytes per second.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/update_manager/lib/libupdate_manager_client.php,
extensions/update_manager/lib/libupdate_manager.php,
operation/agentes/ver_agente.php,
operation/agentes/status_monitor.php,
operation/agentes/estado_ultimopaquete.php,
operation/agentes/estado_agente.php,
operation/integria_incidents/incident.php,
operation/reporting/reporting_xml.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.wizard.php,
godmode/reporting/visual_console_builder.elements.php,
include/functions_visual_map.php,
include/functions_visual_map_editor.php: uploaded the changes of
source code style previous to my next commit for to make the next
commit more easy.
* godmode/reporting/visual_console_builder.php: set empty string
for the new visualmap.
* include/ajax/visual_console_builder.ajax.php: fixed the regular
expresion to extract the url for the graph.
* include/functions_html.php: fixed into the function
"html_print_select_groups" lost code for to show the selectbox.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.php,
godmode/reporting/map_builder.php,
godmode/reporting/visual_console_builder.php,
godmode/reporting/visual_console_builder.data.php,
include/functions_visual_map_editor.php,
operation/reporting/reporting_xml.php,
operation/agentes/exportdata.excel.php,
operation/agentes/ver_agente.php,
operation/agentes/status_monitor.php,
operation/agentes/alerts_status.php,
operation/agentes/exportdata.csv.php: uploaded the changes of source
code style previous to my next commit for to make the next commit
more easy.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_treeview.php,
include/config_process.php,
operation/tree.php,
godmode/setup/setup.php: Manually defined DateTimeZone constants
since they don't seem to be available in certain PHP versions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/netflow/nf_live_view.php
godmode/netflow/nf_edit_form.php
godmode/netflow/nf_edit.php: Pass the parameter pure
to keep full screen
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7201 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php
include/functions_graph.php
include/functions_reporting.php
include/functions_networkmap.php
operation/reporting/reporting_viewer.php
godmode/reporting/reporting_builder.php: Fix a lot of bugs of reports and
networkmap like foreach problems and filter issues
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_groups.php,
include/functions_treeview.php,
include/functions_os.php,
include/functions_tags.php,
operation/tree.php: Small fixes to the treeview.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7195 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_treeview.php,
operation/tree.php: Added support for agent and module navigation
from the metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php
operation/reporting/reporting_viewer.php: Fix some bugs of
reports on metaconsole
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7191 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
include/functions_networkmap.php
operation/agentes/status_monitor.php
operation/netflow/nf_live_view.php: Improve the
performance of networkmap with the new status counts.
Modify some common code between console and metaconsole
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7185 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_groups.php,
include/functions_agents.php,
include/functions_treeview.php,
include/functions_os.php,
include/functions_tags.php,
operation/tree.php: Added metaconsole support to the tree view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7184 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/integria_incidents/incident.php: Fixed a bug in integration
between Integria and Pandora on Incident management.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7179 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/integria_incidents/incident.list.php: Fixed a problem with
incident search, in incident integrated with Integria.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/integria_incidents/incident.php: Fixed an error printing messages
which appear before the header.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/integria_incidents/incident.list.php,
operation/integria_incidents/incident.incident.php,
operation/integria_incidents/incident.php,
operation/integria_incidents/incident.files.php,
operation/integria_incidents/incident.workunits.php: Fixed several errors
in behavior, added messages about operation result and added style to buttons.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events.php, include/functions_tags.php: cleaned
source code style.
* godmode/events/event_edit_filter.php: fixed the lost vars in
the javascript code for the none elements in the tag select widgets.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* index.php: cleaned source code style.
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: added the field
"tag_with" and "tag_without", and removed the field "tags" in the
table "tevent_filter".
* operation/events/events_list.php,
godmode/events/event_edit_filter.php: added widgets for to filter
the events by tags with the events or and tags without the
events.
* include/functions_tags.php: cleaned source code style, and
clarifity the function "tags_search_tag".
* include/functions_html.php: into the function
"html_print_input_hidden" fixed when the value have double quotes or
single quotes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/configure_alert_command.php, index.php: cleaned
source code style.
* godmode/alerts/alert_commands.php: fixed the check the name of
command that it did not make the update the data.
MERGED FROM THE BRANCH PANDORA_4.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7134 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/events/events_list.php: fixed the lost tag span (with
styles) in the Event description.
* operation/events/events.php: fixed the default value for id_agent
set 0 (as All) in the filter of events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/status_monitor.php: improved the page status
monitor, show in another column the tags and added a select box with
the tags in user in the filter form.
Pending task: #3581578
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php: Changed format of agent
and group configuration reports.
*operation/reporting/reporting_xml.php: Added custom field
to xml report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7112 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php,
operation/reporting/reporting_xml.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.item_editor.php: Integrated
XML and PDF netflow reports into custom reports. Fixed some broken
links.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php
include/functions_report.php
operation/reporting/reporting_xml.php
operation/reporting/reporting_viewer.php
godmode/reporting/reporting_builder.item_editor.php
godmode/reporting/reporting_builder.php: Changed XML reports
and added two new types of report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_networkmap.php: added two parameters
(flag metaconsole, id_server) into the functions
"networkmap_create_group_node" and "networkmap_create_networkmap"
for to extract data in the metaconsole enviroments. And in the
function "networkmap_create_module_node" fixes the default value of
flag for metaconsole and the links and url tooltips for the
metaconsole networkmap.
* operation/agentes/ver_agente.php: in the request for the
"get_agentmodule_status_tooltip" added code for get data in the
metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7088 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/db/postgresql.php, include/db/mysql.php,
include/db/oracle.php, include/functions_db.php,
operation/agentes/datos_agente.php: Merged from 4.0 branch. Fixed
history database connection when the main database and the history
database are on the same host. Allow switching between the main
database and the history database to retrieve module data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7078 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php
include/javascript/pandora_events.js
include/ajax/events.php
include/constants.php
operation/events/events_validate.php
operation/events/events_list.php
operation/events/events.php: Change the validation events
system to validate passing the ids searialized avoiding a lot
of operations. Improve counts and fix several bugs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7071 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php
include/styles/jquery-ui-1.8.23.custom.css
include/javascript/pandora_events.js
include/ajax/events.php
operation/events/events_list.php
operation/events/events.php
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
godmode/menu.php
godmode/events/event_responses.list.php
godmode/events/custom_events.php
godmode/events/event_responses.php
godmode/events/events.php
godmode/events/event_responses.editor.php: Added several changes on
events system as responses editor and performer, and several
fixes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7058 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added flag field
"pandoras_children" into the table "tnetwork_map".
* extras/check_other_languages.sh, include/functions_agents.php,
operation/agentes/networkmap_list.php: cleaned source code style.
* include/functions_networkmap.php: a lot of fixes for the
metaconsole, and other changes now generate a graphviz code more
clean and human readble (good for maintenaince).
* include/ajax/networkmap.ajax.php: into the ajax call
"get_networkmap_summary" started to adapt to call from the
metaconsole (WIP).
* include/functions_ui.php: fixes for metaconsole links to images in
the functions "ui_print_message", "ui_print_group_icon" and
"ui_toggle". And added the parameter $return in the function
"ui_toggle" for to return the html code as string.
* operation/agentes/ver_agente.php: into the ajax call
"get_agent_status_tooltip" adapt to call from the metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php,
include/functions_html.php,
include/graphs/fgraph.php,
include/functions_ui.php,
include/functions_netflow.php,
operation/netflow/nf_live_view.php,
operation/netflow/nf_view.php,
godmode/netflow/nf_item_list.php,
godmode/netflow/nf_report_item.php: Small improvements and fixes.
Added support for PDF netflow reports (enterprise only).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7052 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php,
operation/agentes/stat_win.php: Fixed a problem with
max and min in boolean graph. This graphs don't have
max and min series.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7031 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_visuals.php
include/functions_config.php
include/functions_graph.php
operation/agentes/stat_win.php: Fixed some problesm
with graphs (visual and statistics)
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* install.php, operation/agentes/stat_win.php, general/footer.php,
include/config_process.php, include/functions_ui.php,
include/functions_graph.php, include/graphs/functions_flot.php,
include/functions_visual_map.php: change the $config['home_url'],
now it is generated dinamicly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php, operation/agentes/tactical.php: cleaned
source code style.
* include/functions_reporting.php: fixed the ACL into the function
"reporting_get_group_stats".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_menu.php
index.php
operation/menu.php
godmode/agentes/modificar_agente.php
godmode/menu.php: Fixed some pages to ACL Enterprise
and the full screen pages loading menu structure when is not
shown
Merged from 4.0.x
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7005 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_menu.php
operation/agentes/estado_agente.php: Add a manually list of the
pages (sec2) not accessibles from menu to link it to the
section where appear (sec). Fix a bad section
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: added the fields
"text_filter" and "dont_show_subgroups" for to new filters to
generate the networkmap.
* operation/agentes/networkmap.topology.php,
operation/agentes/networkmap.groups.php,
include/functions_networkmap.php, include/functions_servers.php:
added the new filters for free text for agents and hidden the
subgroups of any group in the group networkmap.
* extensions/resource_registration.php,
operation/agentes/networkmap.php, general/header.php,
godmode/netflow/nf_report_form.php,
godmode/agentes/module_manager.php, include/functions_groups.php,
include/auth/ldap.php, operation/agentes/estado_ultimopaquete.php,
include/functions.php, include/functions_db.php: cleaned source code
style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_netflow.php,
operation/netflow/nf_view.php,
godmode/netflow/nf_item_list.php: Added netflow traffic summary
reports. Small performance improvements. Fixed a bug in the
scale of area charts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_monitores.php: added the small form to
filter the modules/monitors in the agent general view and of course
pagination.
* include/functions_html.php, operation/events/events.php,
operation/events/export_csv.php, operation/events/sound_events.php,
operation/events/events_list.php,
operation/netflow/nf_live_view.php, operation/tree.php,
operation/agentes/ver_agente.php, operation/agentes/stat_win.php:
cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6993 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/graphs/functions_flot.php
include/graphs/flot/pandora.flot.js
include/graphs/fgraph.php
operation/agentes/stat_win.php: Fix several bugs of the
event graph and event special features on flot graphs when
compare periods
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/visual_console_builder.editor.js,
godmode/alerts/alert_list.builder.php,
godmode/alerts/alert_list.list.php,
godmode/gis_maps/configure_gis_map.php,
include/functions_visual_map_editor.php, include/functions_ui.php,
operation/tree.php, operation/agentes/exportdata.excel.php,
operation/agentes/exportdata.php, operation/agentes/ver_agente.php,
operation/snmpconsole/snmp_view.php, operation/users/user_edit.php,
operation/gis_maps/ajax.php, operation/events/events_validate.php,
operation/messages/message_edit.php,
operation/messages/message_list.php,
operation/reporting/reporting_viewer.php,
operation/netflow/nf_live_view.php,
operation/incidents/incident.php, operation/search_modules.php:
started to use the new function "ui_print_agent_autocomplete_input"
to make more easy (and standar) the autocomplete agent input.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/graphs/functions_flot.php
include/graphs/flot/pandora.flot.js
operation/agentes/stat_win.php
include/functions_modules.php: Added unknown status
to graphs and improve some little aesthetic things of
flot graphs
* include/functions.php
include/functions_html.php: Fixed html checkbox issue
with get_parameter_checkbox function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/incidents/incident_detail.php,
operation/agentes/exportdata.php, operation/events/events_list.php,
operation/events/events.php, godmode/events/event_edit_filter.php,
godmode/massive/massive_edit_agents.php, include/functions_api.php,
include/constants.php, include/javascript/pandora.js,
include/functions_ui.php: started to use the new function
"ui_print_agent_autocomplete_input" to make more easy (and standar)
the autocomplete agent input.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/insert_data.php,
operation/incidents/incident_detail.php: started to use the new function
"ui_print_agent_autocomplete_input" to make more easy (and standar)
the autocomplete agent input.
* godmode/agentes/agent_manager.php: erased unused source code for
old ajax call, and started to use the new function
"ui_print_agent_autocomplete_input" to make more easy (and standar)
the autocomplete agent input.
* operation/agentes/exportdata.php: erased duplicated source code
for call ajax, and rewrote some javascript to use same page to
ajax.
* godmode/alerts/alert_list.builder.php,
godmode/events/event_edit_filter.php,
godmode/reporting/visual_console_builder.editor.js: rewrote some
javascript to use same page to ajax.
* include/ajax/agent.php: cleaned source code style.
* include/functions_ui.php: removed the old unused code as
the functions "ui_print_ui_agents_list" and "ui_popup_help". And
added the first version of "ui_print_agent_autocomplete_input", and
this function maybe will be changing for a some time.
* include/functions_html.php: into the function
"html_print_input_text_extended" added code to use the $alt
parameter (never it have been used before) and added the function
"html_print_input_hidden_extended" with more parameters than the
simple "html_print_input_hidden" function.
* include/javascript/pandora.js: marked as Deprecated the function
"agent_module_autocomplete".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* general/header.php: fixed the link to logout when the Pandora
run across inverse proxy.
* include/functions.php: update the function "check_refererer" for
situations when the Pandora runs across the inverse proxy.
* include/functions_html.php: function "html_print_image" fixed when
use the metaconsole across the inverse proxy.
* include/functions_reporting.php,
operation/reporting/reporting_viewer.php: fixed some links for the
Pandora runs across inverse proxy.
* include/functions_ui.php: fixed the function "ui_get_full_url"
when pass a empty url in a Pandora into a inverse proxy.
* extensions/dbmanager.php, operation/agentes/ver_agente.php:
cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6950 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php
operation/reporting/reporting_xml.php: Some fixes on CSV and XML
report exportation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6941 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php: fixed the ui_get_full_url function,
because sometimes added two times the php script name.
* operation/events/events_rss.php: avoid to lost the url with the
actual fixes into the function ui_get_full_url.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* general/header.php, general/login_page.php,
godmode/setup/setup.php, include/functions_ui.php,
include/functions_graph.php, include/functions_html.php,
include/graphs/fgraph.php, include/graphs/functions_pchart.php,
include/graphs/functions_flot.php, include/functions_reporting.php,
include/functions_visual_map.php, include/functions_config.php,
operation/reporting/reporting_viewer.php,
operation/visual_console/render_view.php,
operation/agentes/tactical.php, operation/menu.php,
operation/events/events.php: added the feature to set a
public url for inverse proxy or for example mod_proxy of Apache.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6936 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
include/graphs/fgraph.php: Fixed minor bugs.
* operation/agentes/stat_win.php: Url built with ui_get_full_url
function.
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/reporting_builder.php: Fixed bug in list element
view due to bad js action of the form.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6932 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/graph_builder.php,
include/functions_modules.php, operation/agentes/ver_agente.php:
cleaned source code style.
* include/functions_html.php: fixed the function "html_print_select"
when pass the selected as array
(for example in multiple select box).
* godmode/reporting/reporting_builder.item_editor.php,
include/functions_reports.php: into the function "get_report_name"
added parameter $template to get type for content template. And the
function "get_report_types" renamed for "reports_get_report_types"
and added the same parameter $template.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/tree.php, godmode/massive/massive_edit_modules.php,
godmode/massive/massive_edit_agents.php,
include/functions_treeview.php: added the view of quiet agents and
modules in treeview, and added in massive operations for agents
and modules to set the quiet for these.
* operation/menu.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
godmode/agentes/module_manager_editor_common.php,
godmode/agentes/module_manager.php,
godmode/agentes/configurar_agente.php,
godmode/agentes/module_manager_editor.php, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
operation/agentes/estado_ultimopaquete.php,
operation/agentes/estado_monitores.php,
operation/agentes/ver_agente.php: added in the modules the same
feature to set agent in "Quiet" mode.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6898 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.main.php,
godmode/reporting/reporting_builder.php,
include/functions_reports.php, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
operation/reporting/reporting_xml.php,
operation/reporting/reporting_viewer.php,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: now the reports
can set the group can edit or private edition.
* include/functions_users.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6889 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora_modules.js
include/ajax/module.php
pandoradb.sql
pandoradb.postgreSQL.sql
pandoradb.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
godmode/agentes/module_manager_editor_plugin.php
godmode/agentes/configurar_agente.php
godmode/servers/plugin.php
godmode/modules/manage_network_components.php
godmode/modules/manage_network_components_form_plugin.php: Change all the
manage plugins form adding the dynamic macros in this side. Change the
network components form to put the macro fields in this side.
* operation/users/user_edit.php: Change the "Flash chart" string
by "Interactive chart"
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/reporting/graph_viewer.php: replace 'Period' with
'Time range' to be translated. This is for consistency of
labels between single graphs and custom graphs.
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_networkmap.php
operation/agentes/networkmap_list.php: Fixed several problems with
network maps
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_prediction.php,
include/functions_modules.php,
include/functions_agents.php, operation/tree.php,
operation/agentes/estado_agente.php: fixed typo bug in the name of
"agetns_tree_view_status_img" for "agents_tree_view_status_img".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora.js: fixed the doc header for the
function "agent_autocomplete" that was very wrong, and now in this
function when call with the id_server_name equal to false, the
function doesn't save the id_server in hidden input.
* include/functions_agents.php: added function
"agents_check_agent_exists" that check if any agent exists into the
DB (of course you can check if exist and it is enabled).
* operation/search_agents.php: fixed the link to manage the agents
show in the search.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6790 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/resource_registration.php,
extensions/update_manager/lib/libupdate_manager.php,
extensions/plugin_registration.php,
operation/incidents/incident.php,
mobile/operation/agents/monitor_status.php,
mobile/operation/agents/view_agents.php: cleaned source code style.
* operation/tree.php: improve the code for to set more readble.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6789 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora.js, include/functions_agents.php,
include/functions_db.php, include/functions_html.php,
include/db/postgresql.php, include/db/mysql.php,
include/db/oracle.php: cleaned source code style and killed some
unicorns and magical numbers.
* operation/agentes/stat_win.php: a lot fixes, cleaned source code
style, added magical widget for times for refresh. And yes I fixed
the bug with jquery that failed with new graphs.
Fixes: #3520966
* operation/agentes/estado_ultimopaquete.php: fixed the links to
window graph popup, now all the links have 10 minutes for the
refresh.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6787 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
operation/tree.php: Fixed some bugs in policy tree view.
And cleaned source code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/tree.php: Fixed a bug which shows agents with
not init modules when they must be hidde.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6779 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/constants.php
operation/tree.php: Fixed filters, counts and info displayed
in monitor and policy tree view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6778 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_groups.php: Included void agents on
normal status.
include/functions_os.php: Included void agents on
normal status.
operation/tree.php: Fixed OS, groups and included void agents
in groups and OS views.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6777 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/tree.php: Fixed module view: agents and modules disabled
are hidden. Also fixed broken footer when an empty filter is
selected.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6775 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php
include/functions_groups.php
include/functions_os.php
include/functions_tags.php
operation/tree.php: Fixes in tree view counts.
* operation/agentes/status_monitor.php: Fixed module group
filter.
Pending to port to branches.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
operation/agentes/estado_agente.php: Modified changed
agents_get_agents function to accomplish agent status general
conditions (like in functions_groups.php). Also status constants
where changed to standard.
* operation/menu.php: Don't hide any menu entry when metaconsole is
activated (new metaconsole has a different entry point).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/constants.php: added more constants into the constants
block of time conversion to seconds.
* godmode/alerts/alert_commands.php, godmode/setup/performance.php,
include/help/en/help_date_format.php, include/functions_netflow.php,
include/functions_tags.php, include/graphs/functions_pchart.php,
include/functions_modules.php, extensions/agents_modules.php,
extensions/update_manager.php, extensions/resource_exportation.php,
extensions/module_groups.php,
extensions/update_manager/lib/libupdate_manager_client.php,
extensions/system_info.php, operation/events/events_rss.php,
operation/events/export_csv.php, mobile/operation/events/events.php,
mobile/include/system.class.php: used the new constants time instead
the magic numbers, and cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6762 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/extensions.php
operation/menu.php
godmode/extensions.php
godmode/menu.php: Show the hidded menus and
extensions when metaconsole is enabled
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_menu.php
operation/agentes/estado_monitores.php
operation/snmpconsole/snmp_view.php
operation/users/user_edit.php
images/skin/skin_default/include/styles/pandora.css
general/header.php: Fixes of missed "sec" changes in the new
menus and a little hack of the classify of retrieved menus
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.js: Changed size of modal
windows to avoid scroll.
* include/functions_ui.php
include/functions.php: Changes in autorefresh. When user is not
logged then don't autorefresh (except public url of visual console)
index.php: Restrict get_parameter to post when password in renewed
in login.
operation/visual_console/public_console.php: Fixed jquery path in
this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6727 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php, include/functions_reporting.php,
operation/agentes/status_monitor.php: cleaned source code style.
* extensions/update_manager/load_updatemanager.php,
extensions/update_manager/lib/functions.ajax.php,
extensions/update_manager/main.php: now the function "get_key"
returns more info about error to get user key from execution of
keygen, and the calls of this function show more info about the
kind errors.
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
operation/search_modules.php
operation/agentes/status_monitor.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/estado_monitores.php
operation/search_agents.php
operation/search_alerts.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/users/configure_user.php: Cleaned some old
code of policy ACL to fix and prevent important bugs
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6660 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/pChart/pPie.class.php: ixed a bug in pie3d graph
function when graph data only has one element.
include/functions_reporting.php
operation/reporting/reporting_viewer.php: Fixed a visualization
problem in agent_modules report item.
godmode/users/profile_list.php: Fixed a bug when profile creation
fails.
Merged from branches.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/tree.php: Fixed a bug which shows groups
that only have empty agents.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6580 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_menu.php
index.php
operation/menu.php
godmode/menu.php: Added functions to manage sec and sec2 to control
access in ACLs. Rename variables in menu construction to can get
all the sata structures in other sections
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6574 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/auth/ldap.php, include/javascript/pandora.js,
include/functions_incidents.php: cleaned source code style.
* include/functions_users.php, operation/users/webchat.php: a lot of
fixes, the "error connection" don't appear when timeout the
connection for to get new messages, fixed empty messages, and
fixed when make freak actions with user connect in webchat for
example delete. And the most important the chat files (logs and
others) now Pandora save this files in attachment dir instead the
tmp system dir.
* godmode/users/user_list.php: added to call to delete from the
chat user list when delete a user.
MERGED from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php
godmode/agentes/module_manager_editor_common.php: Modified width
of module type select in module editor when you are
editing/creating a network module.
* include/functions.php
godmode/reporting/visual_console_builder.php: Fixed autorefresh
functionality.
* include/functions_ui.php
godmode/massive/massive_edit_modules.php
operation/agentes/ver_agente.php: Several Php warnings
fixed over console code.
* godmode/reporting/reporting_builder.list_items.php: Fixed broken
view due to a bad sintax statement.
Merged fro branches.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6568 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php
operation/users/user_edit.php
godmode/massive/massive_add_action_alerts.php
godmode/reporting/reporting_builder.php
godmode/reporting/graphs.php: Fixed Php warning due to pass by
references variables and improvement in skins update.
Merged from branches.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6564 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f