* pandora_console/include/ajax/module.php: Improved the module name search.
* pandora_consle/include/functons_html.php: Improved the autocomplete input
for modules.
* godmode/update_manager/update_manager.online.php,
include/functions_update_manager.php,
include/ajax/update_manager.ajax.php: fixed the update manager when
some tar formats, and fixed the versions copy&paste error in the
code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10428 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/servers/manage_recontask.php,
godmode/servers/manage_recontask_form.php,
include/functions_treeview.php, include/ajax/module.php,
include/functions_reporting.php, include/db/postgresql.php,
include/functions_servers.php, operation/agentes/estado_agente.php,
operation/tree.php: tiny fixes for the improve
the support of postgreSQL databases.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/events.php: Fixed custom fields view in
metaconsole event extended view.
This is my last commit for Pandora guys! Bye ;-)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10347 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/update_manager/update_manager.offline.php,
godmode/update_manager/update_manager.online.php,
include/functions_update_manager.php,
include/ajax/update_manager.ajax.php,
include/javascript/update_manager.js: a lot of fixes into the update
manager.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/visual_console_builder.editor.js
include/graphs/fgraph.php
include/graphs/functions_pchart.php
include/graphs/pChart/pImage.class.php
include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
include/functions_visual_map_editor.php
include/functions_custom_graphs.php
include/functions_graph.php: Added option to cusomize the
background of the graphs in visual consoles for ticket: #886
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/update_manager_xxx/update_manager.online.php,
include/functions_update_manager.php,
include/javascript/update_manager.js,
include/ajax/update_manager.ajax.php: work in the first version of
new update manager.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10153 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/update_manager.js,
include/functions_update_manager.php,
include/ajax/update_manager.ajax.php, include/config_process.php:
work in the first version of new update manager.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: fixed the status color
of the percentile bars and bubbles.
Incident: #555
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/configurar_agente.php,
godmode/agentes/module_manager_editor_plugin.php,
include/ajax/module.php, include/javascript/pandora_modules.js:
fixed the save module plugin server from the component.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.data.oracle.sql,
pandoradb.data.postgreSQL.sql,
pandoradb.sql,
extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
Added the table "tmodule_relationship".
* operation/agentes/estado_generalagente.php: Added a
new table to show the network interfaces of the agent.
Minor fixes.
* include/styles/pandora.css: Added properties for the
class transparent'.
* include/ajax/module.php: Fixed an error and added code
to retrieve a module autocomplete input or add, remove
or update a module relation via ajax.
* include/functions_modules.php: Added the functions
"modules_get_relations", "modules_relation_exists",
"modules_add_relation", "modules_delete_relation" and
"modules_change_relation_lock".
* godmode/agentes/module_manager_editor_common.php:
Added a table and control to show, add or delete
relations with other modules. Added the javascript
functions "change_modules_autocomplete_input",
"add_new_relation", "change_lock_relation" and
"delete_relation".
* godmode/agentes/module_manager_editor.php: Added a
line to show the module relations table and control.
* godmode/agentes/module_manager_editor_network.php:
Minor fix.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9610 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php: Fix wrong
alerts status in warning without alerts elements. Fix alerts
status broken by miguel in previous commits to fix ajax load,
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora_events.js
include/ajax/events.php: Change command timeouts in responses
from 10 to 9 seconds to avoid problems in certain systems. Add
little feedback when command reach timeout time
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/visual_console_builder.editor.js,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: fixes the bug for
the simple values positions and the enable links in the static
graph.
Incidents: #536 and #535 from local tracker
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.list_items.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.elements.php,
godmode/reporting/visual_console_builder.editor.php,
include/help/en/help_visual_console_editor_editor_tab.php,
include/javascript/jquery.pandora.js,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
include/functions_visual_map_editor.php: added rich labels for all
items in the visualmap and the simple value has the new macro
(_VALUE_) for to set the value with html style into the rich labels.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/module.php: changed the code to avoid to try to
load enterprise code unconditionally.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8944 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/module.php, include/javascript/pandora_modules.js:
fixed the ajax call to get the plugin fields in the form editor
module plugin server.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8667 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_gd.php, include/graphs/fgraph.php,
include/functions.php, include/functions_graph.php,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
operation/visual_console/render_view.php: a lot of fixes in the
visualmap.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/module.php
extensions/insert_data.php
operation/tree.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
operation/agentes/datos_agente.php
godmode/agentes/planned_downtime.editor.php
godmode/alerts/configure_alert_template.php
godmode/reporting/reporting_builder.item_editor.php: Change
the inclusion of timepicker language file from jquery include
function to manually way to avoid jQuery errors
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8598 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/flot/pandora.flot.js,
include/functions_networkmap.php, include/constants.php,
include/ajax/agent.php, include/ajax/events.php: improve the
source code and remove the magic number and they changed for
constants.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8527 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: fixed the color of
lines in the editor.
MERGED FROM THE BRANCH PANDORA_4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/insert_data.php,
godmode/alerts/configure_alert_template.php,
godmode/reporting/reporting_builder.item_editor.php,
godmode/agentes/planned_downtime.editor.php,
include/ajax/module.php, include/constants.php, operation/tree.php,
operation/netflow/nf_live_view.php,
operation/reporting/reporting_viewer.php,
operation/reporting/graph_viewer.php,
operation/agentes/datos_agente.php: fixed the date and time format
and set a help tip to say the Pandora's format.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/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/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/styles/dialog.css
include/styles/images/dialog-titlebar-close.png
include/styles/pandora.css
include/ajax/events.php
include/functions_events.php
images/event_responses_col.png
images/interrogant.png
general/pandora_help.php
general/footer.php
general/login_page.php
general/logon_ok.php: Change the help screens and
the modal windows visual style to new design.
Little fixes to support metaconsole login and
some visual changes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8035 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/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
* include/functions_visual_map_editor.php,
include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.php,
godmode/reporting/visual_console_builder.data.php,
godmode/reporting/visual_console_builder.editor.js: some fixes in
the visualconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7956 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/visual_console_builder.ajax.php: fixed the name of
agent in a Console without metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7955 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/ajax/events.php
include/graphs/flot/pandora.flot.js: Improve the view
of events information in flot graphs for bug 3607101
* godmode/agentes/module_manager_editor_network.php
godmode/modules/manage_network_components_form.php
godmode/modules/manage_network_components_form_network.php: Fix
some bugs of module templates application and snmp modules edition
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7815 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/snmp_explorer.php: improved the code style.
* include/functions_html.php, include/ajax/module.php: rewrote the
code for to use the last autocomplete jquery UI.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7786 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_ui.php, include/ajax/agent.php: improved the
widget of autocomplete agent, now show first the agents with same
name to the search, second block with the agents with the address
same to the search and the last block is the agents with the
description with the same to the search.
Fixes: #3603692
* godmode/modules/manage_nc_groups.php,
godmode/modules/manage_network_templates.php,
godmode/modules/manage_network_templates_form.php: improved the code
style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7607 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
* pandoradb.postgreSQL.sql, pandoradb.oracle.sql, pandoradb.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: changed in the
table "tlayout_data" the field "label" to text without limits.
* godmode/extensions.php, include/functions_tags.php,
include/functions_ui.php, include/functions_agents.php,
include/functions_config.php: cleaned source code style.
* godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php,
include/styles/pandora.css, include/styles/pandora_legacy.css,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
include/functions_visual_map_editor.php: added the formatted label
into the item label with the help of tiny_mce.
* include/javascript/tiny_mce/*: update the last version of
tiny_mce.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7524 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
* 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
* include/ajax/events.php
include/functions_events.php
include/javascript/pandora_events.js: Adapt responses
to metaconsole connection (retrieving of event address macro)
and set format to tags in event view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7317 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
* 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
* 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
* 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
* 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/ajax/networkmap.ajax.php: added the code for the
metaconsole in the call "get_networkmap_summary" and added the
call "get_networkmap_summary_pandora_server" for the tooltips in
the metaconsole networkmap in the pandoras children nodes.
* include/functions_agents.php: improve the execution time and
cleaned the code for the function "agents_get_modules".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7067 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
* 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
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
include/db/mysql.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,
godmode/agentes/planned_downtime.list.php,
godmode/agentes/planned_downtime.editor.php, godmode/menu.php,
include/ajax/planned_downtime.ajax.php: refactoriced the code for
planned downtime, now this have new feature such as set a downtime
with a periodicity each week, each month and set the agents and
the modules with Quiet state instead the old form (but the old still
is). And the page is more easy and quickly to set or config a
planned downtime.
* godmode/alerts/configure_alert_template.php,
include/javascript/pandora.js: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6919 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
* godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.elements.php,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
include/functions_visual_map_editor.php: uploaded some fixes and
changes for the visualmap, for example refactored some part of
print the visualmap in operation.
* include/functions_html.php: fixed when included from standarlone
file from enterprise structure directory.
* include/constants.php: added constants for avoid magic numbers
into the code of Visualmaps.
* include/graphs/functions_gd.php, include/functions.php,
include/functions_io.php, include/functions_modules.php,
include/functions_ui.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* ajax.php: added support for the enterprise, because some case
this file can't call enterprise functions.
* godmode/reporting/visual_console_builder.wizard.php,
godmode/reporting/visual_console_builder.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.elements.php,
godmode/reporting/visual_console_builder.editor.php,
godmode/reporting/visual_console_builder.constans.php (delete),
include/functions_visual_map_editor.php,
include/ajax/visual_console_builder.ajax.php,
include/functions_visual_map.php: some parts of code had been
refactored because it is necesary for to add enterprise feature to
Visual map.
* include/constants.php: cleaned source code style and added and
reordened the constants for visual maps.
* include/functions_html.php, include/styles/pandora.css,
include/functions_ui.php, include/functions.php, index.php: cleaned
source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6732 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/menu.ajax.php: Added an ajax file to the functions
of menu category
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6576 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php, include/functions_reporting.php,
include/functions_groups.php, include/functions_visual_map.php,
include/ajax/reporting.ajax.php, include/functions_ui.php,
extensions/agents_modules.php, extensions/module_groups.php,
operation/incidents/incident.php,
operation/incidents/incident_detail.php,
operation/agentes/status_monitor.php,
operation/agentes/estado_ultimopaquete.php,
operation/agentes/estado_agente.php,
operation/agentes/ver_agente.php,
operation/snmpconsole/snmp_view.php.
operation/integria_incidents/incident.incident.php,
mobile/operation/agents/monitor_status.php,
mobile/operation/agents/view_agents.php,
mobile/operation/agents/view_alerts.php,
mobile/operation/events/events.php,
godmode/groups/modu_group_list.php, godmode/groups/group_list.php,
godmode/agentes/module_manager.php,
godmode/agentes/modificar_agente.php,
godmode/agentes/configurar_agente.php,
godmode/alerts/alert_list.list.php, godmode/setup/os.list.php,
godmode/users/configure_user.php,
godmode/modules/manage_network_templates.php,
godmode/reporting/reporting_builder.list_items.php,
godmode/tag/tag.php: changed the calls of "ui_print_truncate_text"
now we are trying that more easy and standar, now the string name of
agent have the equal number of characters in all code...but there
are two styles, small and medium size for agents text name, modules
text name, but description is only size. You can set this sizes in
the visual setup page into your Pandora.
MERGED from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_io.php: fixed the function "io_safe_output" for
arrays, now into the function call other function with the name
"io_safe_output_array".
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.wizard.php,
godmode/reporting/visual_console_builder.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.elements.php,
godmode/reporting/visual_console_builder.editor.php,
godmode/reporting/visual_console_builder.constans.php: fixed a lot
of things about simple value and derivates.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6497 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php: cleaned source code style.
* include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js: fixed the set
status to items when change somethings that module or method to get
status that agent to module status item.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6479 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/functions_gd.php, include/graphs/fgraph.php:
cleaned source code style.
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php: fixed the
strange behavior of the bars and bubbles in the editor.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6475 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/agent.php: Fixed function search_agent when
metaconsole is activated an one of the nodes return no agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6412 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_networkmap.php
include/ajax/networkmap.ajax.php
operation/agentes/networkmap.topology.php: Fixed several
errors in the apache log when generate networkmap and add
to the root node a little map summary
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
godmode/reporting/visual_console_builder.editor.js: Fixed several
bugs in the simple value item in the visual console and unified
repeated code merged from 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5971 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: fixed the show value in the
item simple value, now show formated and with units.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5755 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: set to blue more light the
color for unknow status for percentile item, and set the size of items
create from the wizzard to 20 characteres.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5749 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: apply format to graph in the
data when show value in percentile item.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5744 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/agent.php: added the query "get_agents_group" for getting the
list of agents from a group pass as ajax parameter.
* godmode/reporting/visual_console_builder.editor.php: fixed lost title for
simple graph toolbox.
* godmode/reporting/visual_console_builder.wizard.php,
godmode/reporting/visual_console_builder.php,
include/functions_visual_map.php: added into the wizzard a field group to
filter agents, and the feature to choose the item to create with the massive
wizzard.
* include/functions_graph.php, include/functions_ui.php,
operation/reporting/reporting_viewer.php: cleaned source code style.
* include/javascript/pandora.js: into the function
"agent_changed_by_multiple_agents" fixed the none text and any text, and
the width of module form field.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/update_manager/main.php, general/shortcut_bar.php,
godmode/reporting/reporting_builder.item_editor.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.preview.php, include/functions_api.php,
include/functions_html.php, include/htmlawed.php, include/pchart_graph.php,
operation/events/events_list.php, operation/netflow/nf_live_view.php:
cleaned source code style.
* godmode/menu.php, godmode/agentes/manage_config_remote.php: removed the
enterprise feature that have been wrong for years.
* general/header.php: changed to load the jquery-ui and jquery javascript
library to last version.
* extensions/insert_data.php, extensions/snmp_explorer.php,
godmode/agentes/agent_manager.php, include/ajax/agent.php,
include/javascript/pandora.js, operation/agentes/exportdata.php,
operation/events/events.php: changed the unknow plugin autocomplete for
the autocomple from jquery-ui.
* include/functions_ui.php: cleaned source code style and into the function
"ui_process_page_head" added the blacklist hardwrote for to use old jquery.
* include/styles/jquery-ui-1.8.17.custom.css,
include/javascript/jquery-1.7.1.min.js,
include/javascript/jquery.jquery-ui-1.8.17.custom.min.js: added the last
version of Jquery and Jquery-ui.
Merge from the branch "pandora_4.0"
* godmode/reporting/visual_console_builder.constans.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
include/javascript/pandora_visual_console.js: changed the unknow
plugin autocomplete for the autocomple from jquery-ui and added function to
paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart) with the
name "progress_bubble".
* images/percentile_item.disabled.png, images/percentile_item.png: added
images for button of percentile item (new item in visual map).
* include/styles/pandora.css: added the style for the new button percentile
item.
* include/functions_graph.php, include/graphs/fgraph.php,
include/graphs/functions_gd.php: cleaned source code style, and added the
params to set text and color in the function "progress_bar" and added
function to paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart)
with the name "progress_bubble".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php,
godmode/agentes/module_manager_editor_common.php: cleaned source code style.
* include/styles/dialog.css: fixed the bad comment lines.
* include/styles/pandora.css: fixed the bad comment lines and added the
style for the button to save in visual console editor.
* images/file.disabled.png: added image file for the button save in the
visual console editor.
* images/config.disabled.png: fixed the image, now the side is equal to
enabled image.
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php: added feature the save
the movements of items when user want, and added feature the snap to grid
the items in visual map, fixed the resize background (in some oldcases
didn't run fine).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/visual_console_builder.ajax.php: Removed max, min
options when a module graph is created in visual console editor.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5564 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
godmode/users/configure_user.php
godmode/reporting/visual_console_builder.editor.js
godmode/reporting/visual_console_builder.editor.php
godmode/reporting/visual_console_builder.constans.php: Added min,
max and avg process to simple value items in visual maps.
Pending tasks: #3014709
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4541 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php: Edited "render_report_html" function
to work with metaconsole printing metaconsole elements
* include/javascript/pandora.js: Modified autocomplete javascript to use
with metaconsole
* include/ajax/reporting.ajax.php: Edited to work with metaconsole
* include/ajax/agent.php: Edited autocomplete to work with metaconsole
* operation/agentes/ver_agente.php: Modified to get the agent's modules
using metacofacensole
* godmode/reporting/reporting_builder.list_items.php: Edited to display
agents & modules in metaconsole. Edited top filters to work with
metaconsole
* godmode/reporting/reporting_builder.php: Added getting parameter
server_name & fixed deleting items
* godmode/reporting/reporting_builder.item_editor.php: Edited to send
the host when metaconsole is active
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4393 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: changed in the function
"grafico_modulo_sparse2" the order to include the javascripts for flash.
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js: some fixes in the show
new graphs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php: fixed the include the new
graph engine in the ajax calls.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4309 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php: Fixed the functionality for the sla
horitontal bar graph. Truncated some agent and module names. Cleaned the
code style
* include/ajax/reporting.ajax.php: Added functionality to add & delete
elements from the global reports
* include/functions_ui.php: Added function printSmallFont
* godmode/reporting/reporting_builder.item_editor.php: Fixed a wee
problem with the module combo size
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4195 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/reporting.ajax.php: Added truncating for the agent and
module name into report SLA list.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php, include/functions_reporting.php,
include/functions_gis.php, include/functions_servers.php,
include/ajax/reporting.ajax.php, include/fgraph.php,
include/functions_db.php, include/functions_alerts.php,
include/functions_reports.php, extensions/system_info.php,
extensions/agents_modules.php, operation/agentes/group_view.php,
operation/events/events_rss.php, operation/reporting/reporting_xml.php,
operation/reporting/reporting_viewer.php, extras/pandora_diag.php,
general/logon_ok.php, godmode/db/db_audit.php, godmode/db/db_event.php,
godmode/db/db_purge.php, godmode/agentes/planned_downtime.php,
godmode/setup/setup.php,
godmode/massive/massive_enable_disable_alerts.php,
godmode/massive/massive_delete_modules.php,
godmode/massive/massive_standby_alerts.php,
godmode/modules/manage_network_templates.php,
godmode/modules/manage_network_templates_form.php,
godmode/reporting/reporting_builder.list_items.php,
godmode/reporting/reporting_builder.preview.php,
godmode/reporting/reporting_builder.php: changes for to use character " in
the SQL queries for PostgreSQL, in some cases. In other case there are more
changes for to create SQL query PostgreSQL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4062 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/skins.ajax.php: Replaced "give_acl" function call to
"check_acl".
* include/config_process.php: "block_size" and "flash_charts" user options
override global options.
* include/functions_ui.php: If user has assigned a skin then use skins's
css files if it's possible.
* include/functions_db.php: Added missing function get_profile_filter.
* include/functions_themes.php: New parameter "path" in order to list all
css files of an specific path.
* index.php: Added functions_themes.php include statement.
* operation/users/user_edit.php
godmode/users/configure_user.php: Added new user options: "skin", "block_size"
and "flash_charts".
* godmode/setup/setup_visuals.php: Removed "custom_logo" options in setup for
pandora enterprise version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4038 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php: new parameter in function print_image in
order to return only src field of image.
* include/ajax/visual_console_builder.ajax.php
include/functions_gis.php
godmode/groups/configure_group.php
godmode/alerts/configure_alert_compound.php
godmode/setup/os.builder.php
godmode/reporting/visual_console_builder.editor.js
godmode/reporting/visual_console_builder.editor.php
godmode/reporting/reporting_builder.item_editor.php: Changed the way of create
images from "<img=.." html tag to print_image function.
* include/ajax/skins.ajax.php: Added to repository. New php callback for
skins support inside javascript code.
* ajax.php: Load of relative_path variable in ajax user session.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4028 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/visual_console_builder.ajax.php
godmode/reporting/visual_console_builder.editor.js: Status information is
saved when static graph are created in visual console.
* godmode/reporting/visual_console_builder.elements.php: Fixed wrong call to
__() function from functions_db.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js: fixed bug that erase the
label of items when moving in other position.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php: added function "createInternalNameItem"
and "get_items_parents".
*include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.php: changed the method to
show items without name in visualmap as parents in the selectbox.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3875 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php: fixed the edit to set items with empty
names.
* include/ajax/visual_console_builder.ajax.php: fixed the position of
items "icons".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3873 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php, include/ajax/module.php: fixed when the module
have a scape html chars.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3658 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_html.php: added the function
"print_autocomplete_modules". This function is same to magic-select box for
agents instead this for modules.
* include/javascript/jquery.ui.datepicker.js,
include/javascript/jquery.ui.droppable.js: fixed end of lines that it
haven't semicolon end char.
* include/ajax/module.php: fix version of file that responds to ajax
request for the magic-select box for modules.
* include/functions_ui.php: in function "format_alert_row" use new call
for the "isAlertInPolicy2".
* include/functions_db.php: added in function "get_agent_modules" for the
parameter $filter, the posibility to search with the "like" mysql operator.
* images/lightning_blue.png: blue lighting for new magic-select box agents.
* godmode/agentes/configurar_agente.php: cleaned source code style.
* godmode/alerts/alert_list.list.php: use new call for the
"isAlertInPolicy2". And fixed the column align for policies and actions.
* godmode/reporting/reporting_builder.list_items.php: erased old source
code lines comments.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3509 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
godmode/reporting/visual_console_builder.php: Added the html support
in the label type items of the visual consoles for pending
task 3063404
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* images/mimetypes/text.png: added lost image file in previous commits about
collections.
*images/tag_red.disabled.png, images/cross.disabled.png,
images/chart_curve.disabled.png, images/config.disabled.png,
images/chart_bar.disabled.png, images/photo.disabled.png,
images/camera.disabled.png, images/binary.disabled.png: added image files
for the new palete buttons (when it are disabled) in visual console editor.
* include/styles/pandora.css: added the styles for the new buttons of
visual console editor (label and icon), and some changes for new style for
buttons of the palete in this page.
* include/functions_html.php: in function "print_button" added new
parameter $imageButton to set the button as image button, by default is
false.
* include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php,
godmode/reporting/visual_console_builder.constans.php: change the buttons
palete for a palete with more small buttons as icon buttons, added new items
for visual map (icon and label). And fixed the dinamic change label color
for any elements.
* include/functions_visual_map.php: added the new items (label and icon)
and cleaned the source code.
Pending task: #3019641
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_reporting.php: added render html for "text" and "sql"
item.
* include/ajax/reporting.ajax.php: added request for the custom SQL.
* include/functions_db.php: in function "get_db_value_filter" fixed the
field when the field is escape string.
* godmode/reporting/reporting_builder.item_editor.php: added the preview of
custom SQL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/reporting.ajax.php: added ajax respond to delete_sla_item and
add_sla actions.
* include/functions.php: added in the function "get_report_types" new types
of items/contents for reporting.
* pandoradb.sql: added columns custom_logo, header, first_page, footer,
custom_font into the table treport. And in the table treport_content have
new columns text, external_source, treport_custom_sql_id, header_definition,
row_separator, line_separator. Added new table treport_custom_sql.
* extras/pandoradb_migrate_v3.0_to_v3.1.sql: added changes for DB that it
same to pandoradb.sql.
* images/sort_none.png, images/sort_down.png, images/sort_up.png: added the
images for order list items for reports.
* godmode/reporting/reporting_builder.list_items.php,
godmode/reporting/reporting_builder.main.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.item_editor.php: made new forms to
manage the reporting, now Pandora have tabs and list of items. In the list
of items, you can order manually or automatically the items.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2595 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/agent.php: Modified to return the agent name at the i
begining of the serialized result.
* godmode/agentes/configurar_agente.php: Added help links and TODO tag
to remember to change the tabs to use the print_page_header function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2571 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.controls.js: changed the page to ajax in
the event "pandoraSelectAgentAlert".
* include/ajax/alert_list.ajax.php: new file with the source code of ajax
request.
* godmode/agentes/massive_config.php: changed the page to ajax in the
event "source_id_agent" in the javascript source code.
* godmode/alerts/alert_list.list.php: cleaned unused javascript source code
that is for use in alert_list.builder.php.
* godmode/alerts/alert_list.php: erase the php ajax source code and
copy to alert_list.ajax.php. And move the action messages (create, delete
...) bellow to header.
* godmode/alerts/alert_list.builder.php: : cleaned unused javascript source
code that is for use in alert_list.list.php.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2547 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f