zarzuelo
84040370df
2011-07-29 Sergio Martin <sergio.martin@artica.es>
...
* operation/servers/view_server_detail.php: Changed the progress graph
mode to show the percent text and not only graph. For bug 3379759
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 14:29:13 +00:00
Aldrioth
14ee5f4171
2011-07-29 Tomas Palacios <tomas.palacios@artica.es>
...
* operation/integria_incidents/incident.incident.php: fixed a bug
regarding an empty foreach and an undefined variable call.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 11:06:14 +00:00
Aldrioth
d59490995c
2011-07-28 Tomas Palacios <tomas.palacios@artica.es>
...
* operation/integria_incidents/incident.list.php: fixed a bug
regarding an empty foreach and an undefined variable call.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4647 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-28 18:12:11 +00:00
Aldrioth
97bc6ade48
2011-07-28 Tomas Palacios <tomas.palacios@artica.es>
...
* operation/servers/view_server.php: added an icon
legend for server kinds in the server list view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4644 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-28 16:53:10 +00:00
Ramon Novoa
8e2edc65e2
2011-07-28 Ramon Novoa <rnovoa@artica.es>
...
* operation/events/events_list.php: Changed the event pagination query
(was too slow).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4642 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-28 09:58:15 +00:00
zarzuelo
84c9b92b80
2011-07-28 Sergio Martin <sergio.martin@artica.es>
...
* include/config_process.php
include/functions.php
operation/agentes/stat_win.php
general/pandora_help.php: Create new functions to manage pandora
languages.
Fix pandora_help languages to use the user language, no always the
global language.
Fix som SESSION index little bugs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-28 09:25:42 +00:00
Ramon Novoa
9494c5a7dc
2011-07-27 Ramon Novoa <rnovoa@artica.es>
...
* operation/events/events_list.php: Hide agent details unless we have
a valid agent id.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4640 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 18:02:53 +00:00
slerena
d2ac973365
2011-07-27 Sancho Lerena <slerena@artica.es>
...
* operation/servers/view_server.php: Fixed position of create button.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4634 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 14:46:18 +00:00
vgilc
10513afc49
2011-07-27 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/status_monitor.php: Update the monitor search with "Filter" button.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4628 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 09:07:37 +00:00
vgilc
84fca6657b
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4625 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 12:04:28 +00:00
zarzuelo
d61df4573c
2011-07-26 Sergio Martin <sergio.martin@artica.es>
...
* pandoradb_data.sql
pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql: Set as default
the language of the admin when install
* include/config_process.php
include/functions.php
index.php
operation/users/user_edit.php
general/pandora_help.php
godmode/users/configure_user.php: Added default
option in the language combo when edit a user. If
this option is choose, this user will has the
general setup language
Fixed too the problem of the help screens language
Bug: 3375174
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4623 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 10:32:13 +00:00
zarzuelo
b69b1621f4
2011-07-22 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events_marquee.php: Fixed a sql error
of the events marquee when no groups in the system
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-22 09:08:54 +00:00
Aldrioth
9967efd7e6
2011-07-21 Tomas Palacios <tomas.palacios@artica.es>
...
* operation/agentes/networkmap.php: removed unused variables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 20:26:29 +00:00
Aldrioth
a483e7d56d
2011-07-21 Tomas Palacios <tomas.palacios@artica.es>
...
* operation/agentes/networkmap.php: fixed bug 3374043
regarding having different network maps with the same name.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 17:03:02 +00:00
zarzuelo
2635973fbb
2011-07-21 Sergio Martin <sergio.martin@artica.es>
...
* operation/incidents/incident.list.php: fixed table
displayed instead of a message for bug 3372155
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4616 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 13:51:36 +00:00
zarzuelo
07bf8db69c
2011-07-21 Sergio Martin <sergio.martin@artica.es>
...
* operation/agentes/status_monitor.php: Fixed an empty group check
and a subquery_enterprise not exist variables for bug 3371206
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4611 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 09:47:02 +00:00
zarzuelo
550204aed6
2011-07-19 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php
include/graphs/functions_fsgraph.php
include/graphs/fgraph.php
include/functions_reporting.php
include/pandora_graph.php
include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
include/config_process.php
include/functions_custom_graphs.php
include/fgraph.php
include/functions_fsgraph.php
operation/incidents/incident_statistics.php
operation/agentes/estado_generalagente.php
operation/agentes/graphs.php
operation/agentes/tactical.php
operation/agentes/stat_win.php
operation/servers/view_server.php
operation/servers/view_server_detail.php
operation/integria_incidents/incident_statistics.php
operation/events/event_statistics.php
operation/events/events_list.php
operation/reporting/reporting_xml.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/tactical.php
general/logon_ok.php
godmode/admin_access_logs.php
godmode/db/db_info.php
godmode/db/db_purge.php
godmode/reporting/graph_builder.preview.php: Delete old graphic engine
functions and rename the new ones to the final name (delete '2' suffix)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4585 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 09:28:09 +00:00
zarzuelo
8ae1be96ef
2011-07-18 Sergio Martin <sergio.martin@artica.es>
...
* operation/agentes/gis_view.php: Fixed sql typo error
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4579 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-18 08:36:07 +00:00
zarzuelo
5ebdb90bf3
2011-07-15 Sergio Martin <sergio.martin@artica.es>
...
* include/javascript/pandora.js
operation/agentes/ver_agente.php: Add hack to send to the ajax
a custom condition of modules in the agent_changed_by_multiple_agents
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4577 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-15 12:45:23 +00:00
vgilc
1a282bfed4
2011-07-15 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/events/events_list.php: Fixed filter events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4573 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-15 09:07:59 +00:00
zarzuelo
492c22e328
2011-07-12 Sergio Martin <sergio.martin@artica.es>
...
* operation/snmpconsole/snmp_view.php: Fixed the trap generator
to be enabled ever
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4548 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-12 14:44:33 +00:00
juanmanuelr
a864790187
2011-07-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_events.php
include/functions.php
operation/agentes/estado_monitores.php
operation/agentes/networkmap.php
godmode/modules/manage_nc_groups.php: Fixes in this views in order
to have compatibility with IE.
Bug: #3274423
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4547 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-12 13:11:33 +00:00
Ramon Novoa
beb6e11fb1
2011-07-11 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_reporting.php,
operation/reporting/reporting_xml.php: Merged from 3.2 branch. Fixed
custom SQL reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4544 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-11 15:32:43 +00:00
jsatoh
8b9ed9760d
2011-07-11 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/estado_agente.php,
godmode/agentes/modificar_agente.php: Improved group selection, it
allows group recursion.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4540 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-11 04:28:21 +00:00
Ramon Novoa
d462c4cb08
2011-07-07 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_network_components.php,
include/functions_api.php,
include/functions_ui.php,
pandoradb.sql,
pandoradb.postgreSQL.sql,
pandoradb.oracle.sql,
extensions/resource_registration.php,
extensions/plugin_registration.php,
operation/agentes/status_monitor.php,
operation/agentes/estado_monitores.php,
extras/pandoradb_migrate_v3.2_to_v4.0.sql,
godmode/agentes/module_manager_editor_common.php,
godmode/agentes/module_manager.php,
godmode/agentes/configurar_agente.php,
godmode/agentes/module_manager_editor.php,
godmode/massive/massive_edit_modules.php,
godmode/modules/manage_network_components_form.php,
godmode/modules/manage_network_templates.php,
godmode/modules/manage_network_components_form_common.php,
godmode/modules/manage_network_components.php: Added support for
warning/critical status regexp (works with both numeric and string
data types).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4524 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 11:12:15 +00:00
zarzuelo
82ccf7fc5d
2011-07-07 Sergio Martin <sergio.martin@artica.es>
...
* operation/servers/view_server_detail.php: Updated missed
filed in the last commit
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4521 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 10:49:45 +00:00
juanmanuelr
2f46bf9cc5
2011-07-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/styles/pandora.css
operation/events/events_list.php
images/splash_pandora.png
images/sort_down.png
images/sort_up.png
general/pandora_help.php
general/error_perms.php
general/login_page.php
general/error_noconfig.php
general/logoff.php
general/error_install.php
godmode/alerts/alert_list.list.php: Css style improvements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4515 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 17:16:16 +00:00
juanmanuelr
f814152fbe
2011-07-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_html.php
include/styles/dialog.css
include/styles/pandora_blackmetal.css
include/styles/menu.css
include/styles/pandora_black.css
include/styles/pandora.css
include/functions_ui.php
extensions/update_manager/main.php
operation/visual_console/index.php
operation/agentes/status_monitor.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_agente.php
operation/agentes/gis_view.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/graphs.php
operation/agentes/group_view.php
operation/users/user_edit.php
operation/events/events_list.php
operation/messages/message.php
operation/reporting/graph_viewer.php
pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql
images/agents_group.png
images/application_double.png
images/sitemap.png
images/application_edit.png
images/file.png
images/page_white_text.png
images/zoom.png
images/page_refresh.png
images/cog_del.png
images/setup.png
images/tag_red.png
images/computer_error.png
images/ok.png
images/link_delete.png
images/attachment.png
images/god5.png
images/god9.png
images/down.png
images/lightbulb.png
images/help.png
images/brick.png
images/pill.png
images/link_edit.png
images/database_gear.png
images/b_white.png
images/wrench_orange.png
images/up.png
images/link_add.png
images/chart_curve.png
images/email_open.png
images/page_white.png
images/link2.png
images/box.png
images/clock.png
images/note.png
images/rss.png
images/skin/skin_default/include/styles/pandora.css
images/extensions.png
images/flag_red.png
images/database.png
images/images.png
images/cog.png
images/b_yellow.png
images/groups_small/clock.png
images/groups_small/world.png
images/groups_small/server_database.png
images/groups_small/computer.png
images/cancel.png
images/add.png
images/mouse.png
images/server_database.png
images/computer.png
images/book_edit.png
images/lupa.png
images/heart.png
images/database_lightning.png
images/user.png
images/link_break.png
images/edit.png
images/page_white_magnify.png
images/normalscreen.png
images/sitemap_color.png
images/go.png
images/config.png
images/database_refresh.png
images/link_go.png
images/comments.png
images/email.png
images/lock.png
images/os_icons/so_linux.png
images/os_icons/android_small.png
images/os_icons/android.png
images/os_icons/so_linux_small.png
images/error.png
images/god3.png
images/god7.png
images/calendar_view_day.png
images/data.png
images/fullscreen.png
images/server_web.png
images/lupa_15x15.png
images/lightning_go.png
images/star.png
images/user_suit.png
images/upd.png
images/application.png
images/music_note.png
images/lightbulb_off.png
images/application_not_writable.png
images/sort_down.png
images/eye.png
images/lightning.png
images/header.jpg
images/wrench.png
images/mimetypes/unknown.png
images/mimetypes/image.png
images/mimetypes/zip.png
images/mimetypes/directory.png
images/mimetypes/text.png
images/delete.png
images/bricks.png
images/world.png
images/wand.png
images/delete_modules.png
images/disk.png
images/group.png
images/god8.png
images/server.png
images/bug.png
images/page_lightning.png
images/house.png
images/log-out.png
images/monitor.png
images/information.png
images/cross.png
images/sort_up.png
general/login_page.php
general/logon_ok.php
general/logoff.php
godmode/groups/group_list.php
godmode/admin_access_logs.php
godmode/db/db_audit.php
godmode/db/db_refine.php
godmode/db/db_event.php
godmode/agentes/agent_template.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/fields_manager.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/agent_manager.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/manage_recontask.php
godmode/servers/modificar_server.php
godmode/alerts/alert_list.list.php
godmode/alerts/alert_templates.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_commands.php
godmode/snmpconsole/snmp_alert.php
godmode/snmpconsole/snmp_filters.php
godmode/users/user_list.php
godmode/users/profile_list.php
godmode/gis_maps/index.php
godmode/massive/massive_operations.php
godmode/modules/manage_network_templates.php
godmode/modules/manage_network_components.php
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/reporting_builder.main.php
godmode/reporting/visual_console_builder.data.php
godmode/reporting/reporting_builder.php
godmode/reporting/graph_builder.preview.php
godmode/tag/tag.php
godmode/tag/edit_tag.php: Improved Css styles.
* images/splash_pandora.png
images/black_red_header.png
images/black_background.png: Added images for new styles.
*include/styles/pandora_red.css
include/styles/pandora_width.css: Deleted old styles.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 11:57:27 +00:00
mdtrooper
fcde5e0244
2011-06-16 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_html.php, operation/reporting/reporting_xml.php,
godmode/massive/massive_delete_action_alerts.php,
godmode/massive/massive_add_action_alerts.php: cleaned source code, erased
lost semicolons.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4511 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-05 14:38:02 +00:00
zarzuelo
f7cabcc508
2011-07-04 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_networkmap.php
pandoradb.sql
pandoradb.postgreSQL.sql
pandoradb.oracle.sql
operation/agentes/networkmap.topology.php
operation/agentes/ver_agente.php
operation/agentes/networkmap.php
extras/pandoradb_migrate_v3.2_to_v4.0.sql: Add to the topology
network maps a switch to show the snmp_inc modules with their
ip addresses if they have for task 3296127
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4509 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-04 13:07:04 +00:00
juanmanuelr
9eda8ecfb4
2011-06-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_messages.php
include/functions_config.php
extensions/dbmanager.php
operation/users/user_edit.php
operation/messages/message.php
images/skin/skin_default/include/styles/pandora.css
general/header.php
godmode/agentes/module_manager_editor.php
godmode/menu.php
godmode/users/user_list.php
godmode/users/configure_user.php
godmode/users/configure_profile.php: Messages and alert sections in
header are now dropable and resizable.
* images/profiles.png: Added profile image
* godmode/users/profile_list.php_ Added new manage profiles section
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 17:21:13 +00:00
Ramon Novoa
b66d45e796
2011-06-29 Ramon Novoa <rnovoa@artica.es>
...
* operation/events/events_list.php,
operation/events/events.php: Improved event behaviour.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4500 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 15:27:07 +00:00
zarzuelo
df3d794a82
2011-06-29 Sergio Martin <sergio.martin@artica.es>
...
* include/help/en/help_snmp_trap_types.php
include/help/es/help_snmp_trap_types.php
include/functions_snmp.php
operation/snmpconsole/snmp_view.php: Added snmp trap generator
in the snmpview
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4499 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 10:38:07 +00:00
juanmanuelr
8e5c19c9b4
2011-06-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/styles/pandora.css
operation/agentes/status_events.php
general/pandora_help.php
general/logon_ok.php: Css style improvements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4498 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 10:33:27 +00:00
juanmanuelr
a520a4e740
2011-06-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* extensions/module_groups/brick.png
images/skin/skin_default/images/agents_group.png
images/skin/skin_default/images/note.png
images/skin/skin_default/images/os_icons/android_small.png: Added
new icons.
* include/styles/pandora.css
include/functions_ui.php
extensions/insert_data.php
extensions/system_info.php
extensions/pandora_logs.php
extensions/agents_modules.php
extensions/resource_registration.php
extensions/resource_exportation.php
extensions/module_groups.php
extensions/update_manager/main.php
extensions/plugin_registration.php
operation/extensions.php
operation/visual_console/render_view.php
operation/visual_console/index.php
operation/agentes/status_monitor.php
operation/agentes/alerts_status.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/custom_fields.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_agente.php
operation/agentes/status_events.php
operation/agentes/sla_view.php
operation/agentes/exportdata.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/users/user_edit.php
operation/gis_maps/index.php
operation/events/events_list.php
operation/messages/message.php
operation/reporting/custom_reporting.php
images/skin/skin_default/include/styles/pandora.css
extras/pandora_diag.php
general/logon_ok.php
godmode/groups/modu_group_list.php
godmode/groups/configure_group.php
godmode/groups/configure_modu_group.php
godmode/groups/group_list.php
godmode/admin_access_logs.php
godmode/extensions.php
godmode/db/db_main.php
godmode/db/db_audit.php
godmode/db/db_sanity.php
godmode/db/db_refine.php
godmode/db/db_info.php
godmode/db/db_event.php
godmode/db/db_purge.php
godmode/agentes/agent_template.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/fields_manager.php
godmode/agentes/agent_conf_gis.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/agentes/configure_field.php
godmode/agentes/planned_downtime.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/modificar_server.php
godmode/servers/manage_recontask_form.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/alert_compounds.php
godmode/alerts/configure_alert_template.php
godmode/alerts/alert_templates.php
godmode/alerts/configure_alert_action.php
godmode/alerts/configure_alert_command.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/alerts/alert_commands.php
godmode/snmpconsole/snmp_alert.php
godmode/snmpconsole/snmp_filters.php
godmode/setup/os.list.php
godmode/setup/news.php
godmode/setup/links.php
godmode/setup/setup.php
godmode/setup/performance.php
godmode/setup/setup_auth.php
godmode/setup/gis.php
godmode/setup/os.builder.php
godmode/setup/setup_visuals.php
godmode/users/user_list.php
godmode/users/configure_user.php
godmode/gis_maps/configure_gis_map.php
godmode/gis_maps/index.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_copy_modules.php
godmode/massive/massive_delete_agents.php
godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_delete_profiles.php
godmode/massive/massive_edit_agents.php
godmode/massive/massive_delete_action_alerts.php
godmode/massive/massive_delete_modules.php
godmode/massive/massive_add_profiles.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_edit_modules.php
godmode/massive/massive_standby_alerts.php
godmode/massive/massive_add_action_alerts.php
godmode/modules/manage_nc_groups_form.php
godmode/modules/manage_network_templates.php
godmode/modules/module_list.php
godmode/modules/manage_network_components_form_common.php
godmode/modules/manage_network_components_form_network.php
godmode/modules/manage_network_templates_form.php
godmode/modules/manage_network_components_form_wmi.php
godmode/modules/manage_network_components.php
godmode/modules/manage_nc_groups.php
godmode/reporting/visual_console_builder.wizard.php
godmode/reporting/graph_builder.main.php
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/reporting_builder.main.php
godmode/reporting/visual_console_builder.data.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php
godmode/reporting/map_builder.php
godmode/reporting/graphs.php
godmode/tag/tag.php
godmode/tag/edit_tag.php: Css style improvements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4494 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-28 13:31:52 +00:00
jsatoh
5579a457c1
2011-06-27 Junichi Satoh <junichi@rworks.jp>
...
* include/functions_ui.php: Added a new function to show max/min
values for module.
* operation/agentes/estado_monitores.php,
operation/agentes/status_monitor.php: Improved to show max/min
values for module.
* godmode/agentes/module_manager.php: Modified to use the function,
ui_print_module_warn_value() to show max/min values for module.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4485 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-27 05:56:55 +00:00
slerena
29910155ec
2011-06-21 Sancho Lerena <slerena@artica.es>
...
* include/functions_ui.php: Improved function ui_print_string_substr to
render a span with a predefined font size.
* godmode/setup/os.list.php,
godmode/groups/modu_group_list.php,
godmode/groups/group_list.php,
godmode/alerts/alert_commands.php: Show element's ID in tables, useful
to use later in CLI, CVS importer or other tool.
* godmode/agentes/module_manager.php
godmode/agentes/module_manager_editor_common.php: Show warning/critical
thresholds instead max/min values for module, much more useful. Aesthetic
changes on editor and description visualization.
* godmode/agentes/agent_manager.php: Added a direct link to delete current
agent from main agent edit section.
* operation/agentes/status_monitor.php,
operation/agentes/estado_monitores.php: usability fixes on desc. size
and table width.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4480 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-22 17:21:50 +00:00
juanmanuelr
0f8cda3a58
2011-06-21 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/styles/ie.css
include/styles/menu.css
include/functions_ui.php
extensions/module_groups.php
operation/agentes/status_monitor.php
godmode/agentes/module_manager_editor_prediction.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/alerts/alert_list.list.php
godmode/alerts/alert_list.builder.php
godmode/reporting/reporting_builder.list_items.php
godmode/tag/tag.php
godmode/tag/edit_tag.php
operation/agentes/exportdata.php: Css style corrections
over these codes.
* images/skin/skin_default/include/styles/tip.css
images/skin/skin_default/include/styles/pandora.css
images/skin/skin_default/include/styles/menu.css
images/skin/skin_default/include/styles/cluetip.css
images/skin/skin_default/images/application_double.png
images/skin/skin_default/images/chart.png
images/skin/skin_default/images/application.png
images/skin/skin_default/images/music_note.png
images/skin/skin_default/images/lightbulb_off.png
images/skin/skin_default/images/email_open.png
images/skin/skin_default/images/application_edit.png
images/skin/skin_default/images/copy.png
images/skin/skin_default/images/sort_down.png
images/skin/skin_default/images/page_white_text.png
images/skin/skin_default/images/eye.png
images/skin/skin_default/images/lightning.png
images/skin/skin_default/images/zoom.png
images/skin/skin_default/images/edit.png
images/skin/skin_default/images/box.png
images/skin/skin_default/images/normalscreen.png
images/skin/skin_default/images/mimetypes
images/skin/skin_default/images/mimetypes/unknown.png
images/skin/skin_default/images/mimetypes/image.png
images/skin/skin_default/images/mimetypes/zip.png
images/skin/skin_default/images/mimetypes/text.png
images/skin/skin_default/images/mimetypes/directory.png
images/skin/skin_default/images/page_refresh.png
images/skin/skin_default/images/clock.png
images/skin/skin_default/images/user_green.png
images/skin/skin_default/images/magnifier.png
images/skin/skin_default/images/config.png
images/skin/skin_default/images/go.png
images/skin/skin_default/images/tag_red.png
images/skin/skin_default/images/computer_error.png
images/skin/skin_default/images/rss.png
images/skin/skin_default/images/ok.png
images/skin/skin_default/images/pdf.png
images/skin/skin_default/images/slash.png
images/skin/skin_default/images/bricks.png
images/skin/skin_default/images/sticky-notes-text.png
images/skin/skin_default/images/comments.png
images/skin/skin_default/images/email.png
images/skin/skin_default/images/world.png
images/skin/skin_default/images/attachment.png
images/skin/skin_default/images/wand.png
images/skin/skin_default/images/error.png
images/skin/skin_default/images/os_icons
images/skin/skin_default/images/os_icons/android.png
images/skin/skin_default/images/os_icons/network.png
images/skin/skin_default/images/network.png
images/skin/skin_default/images/disk.png
images/skin/skin_default/images/images_stack.png
images/skin/skin_default/images/info.png
images/skin/skin_default/images/group.png
images/skin/skin_default/images/god3.png
images/skin/skin_default/images/god5.png
images/skin/skin_default/images/extensions.png
images/skin/skin_default/images/calendar_view_day.png
images/skin/skin_default/images/god8.png
images/skin/skin_default/images/god9.png
images/skin/skin_default/images/database.png
images/skin/skin_default/images/images.png
images/skin/skin_default/images/server.png
images/skin/skin_default/images/down.png
images/skin/skin_default/images/server_export.png
images/skin/skin_default/images/cog.png
images/skin/skin_default/images/data.png
images/skin/skin_default/images/lightbulb.png
images/skin/skin_default/images/b_yellow.png
images/skin/skin_default/images/bug.png
images/skin/skin_default/images/clean.png
images/skin/skin_default/images/house.png
images/skin/skin_default/images/groups_small
images/skin/skin_default/images/groups_small/transmit.png
images/skin/skin_default/images/groups_small/world.png
images/skin/skin_default/images/groups_small/server_database.png
images/skin/skin_default/images/cancel.png
images/skin/skin_default/images/log-out.png
images/skin/skin_default/images/monitor.png
images/skin/skin_default/images/help.png
images/skin/skin_default/images/add.png
images/skin/skin_default/images/tip.png
images/skin/skin_default/images/refresh.png
images/skin/skin_default/images/computer.png
images/skin/skin_default/images/fullscreen.png
images/skin/skin_default/images/server_web.png
images/skin/skin_default/images/lupa_15x15.png
images/skin/skin_default/images/database_lightning.png
images/skin/skin_default/images/lightning_go.png
images/skin/skin_default/images/star.png
images/skin/skin_default/images/user.png
images/skin/skin_default/images/user_suit.png
images/skin/skin_default/images/binary.png
images/skin/skin_default/images/up.png
images/skin/skin_default/images/information.png
images/skin/skin_default/images/upd.png
images/skin/skin_default/images/cross.png
images/skin/skin_default/images/sort_up.png: New images for
default skin.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4478 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-21 16:45:06 +00:00
zarzuelo
1544f8136a
2011-06-20 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events_list.php: Fixed total events query
used in pagination
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-20 09:55:14 +00:00
slerena
e7e250e4ec
2011-06-16 Sancho Lerena <slerena@artica.es>
...
* include/styles/install.css,
include/styles/pandora.css,
install.php: Yeeeha!, new look & feel for 4.0 version ! :-)
* index.php: Minimal changes in session close (after the header
render).
* images/greyback.gif: New background for 4.0 (included the
installer)
* COPYING: removed bad carriage returns.
* general/login_page.php: Small modifications to have a better
style.
* operation/system_alert.php,
include/javascript/jquery.pandora.js,
general/header.php: Implemented a "alert" icon who shows the general
problems, instead naggin the user in each page. Incorporated the new
feature to warn user when he doesn't change the default password :-)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-16 19:26:45 +00:00
Ramon Novoa
59125d7de1
2011-06-15 Ramon Novoa <rnovoa@artica.es>
...
* operation/events/events_list.php: Merged from trunk. Do not show
repeated comments when grouping events. Raise the maximum permitted
result length for GROUP_CONCAT.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4452 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-15 09:38:36 +00:00
Ramon Novoa
d7e2b902ee
2011-06-15 Ramon Novoa <rnovoa@artica.es>
...
* pandoradb.oracle.sql: Removed unneeded code.
* operation/events/events_list.php: Do not show duplicate messages when
grouping events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4451 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-15 09:23:28 +00:00
zarzuelo
aa9507a0ac
2011-06-14 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php
operation/events/events.php: Fixed multiple validation
when events are grouped
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-14 11:45:17 +00:00
zarzuelo
df3a5ede46
2011-06-13 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php
include/graphs/functions_pchart.php
include/graphs/fgraph.php
include/graphs/functions_utils.php: Added time to live to
area graphs in pdf calls
* operation/reporting/reporting_xml.php: Fixed bad characteres in
xml
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 16:55:19 +00:00
Ramon Novoa
175b94c034
2011-06-13 Ramon Novoa <rnovoa@artica.es>
...
* operation/events/events_list.php: Always show pending events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 12:17:28 +00:00
zarzuelo
718aaa5508
2011-06-13 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php
include/graphs/functions_pchart.php
include/graphs/functions_gd.php
include/graphs/fgraph.php
include/graphs/functions_utils.php
include/functions_reporting.php
include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
include/config_process.php
include/include_graph_dependencies.php
operation/agentes/stat_win.php
operation/reporting/reporting_xml.php: Fixed missed parameters
in sparse graph functions.
Fixed graph includes and bugs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4432 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 11:12:32 +00:00
Ramon Novoa
19fea4a864
2011-06-10 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_api.php, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added support for
configuration change events (enterprise).
* operation/events/events_list.php: Improved event grouping.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-10 12:38:59 +00:00
juanmanuelr
c2bf93a079
2011-06-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_tags.php
operation/agentes/estado_monitores.php: Tooltip with module tag
information in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4426 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-09 16:21:29 +00:00
juanmanuelr
126b0616bb
2011-06-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Added tag information in this
view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4423 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-08 17:25:00 +00:00
javilanz
862cc8198d
2011-06-07 Javier Lanz <javier.lanz@artica.es>
...
* operation/events/events_list.php: Added rawurlencode and io_safe_input
where they were necessary
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4415 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-07 16:37:51 +00:00
jsatoh
d6b145170f
2011-06-07 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/datos_agente.php: Improved filter. It allows
to select 'Specify time range' and search string.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4414 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-07 02:30:48 +00:00
juanmanuelr
f27ddd9e5e
2011-06-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/ver_agente.php: Added callback function
for JQuery requests.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4411 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-06 16:22:30 +00:00
javilanz
e096e30c67
2011-06-01 Javier Lanz <javier.lanz@artica.es>
...
* include/functions_graph.php: Fixed a deprecated function call
* include/functions_reporting.php: Fixed a deprecated function call and
removed some connection error messages
* include/functions.php: Disabled agents/modules report type when
metaconsole is active
* operation/agentes/ver_agente.php: Removed some connection error messages
* godmode/reporting/reporting_builder.list_items.php: Removed some
connection error messages
* godmode/reporting/reporting_builder.php: Added getting server name for
sql reports & custom graph in metaconsole
* godmode/reporting/reporting_builder.item_editor.php: Added Server
combo box, custom graph for metaconsole & removed some connection error
messages
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4394 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-01 10:28:10 +00:00
javilanz
cf1e4703af
2011-05-30 Javier Lanz <javier.lanz@artica.es>
...
* 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
2011-05-30 17:04:34 +00:00
jsatoh
633985d6cb
2011-05-30 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/datos_agente.php: Replaced format_data with
modules_format_data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4386 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-30 04:00:23 +00:00
vgilc
eae12b8e9b
2011-05-25 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/ver_agente.php
operation/agentes/graphs.php
godmode/agentes/configurar_agente.php
godmode/agentes/module_manager_editor.php
godmode/agentes/module_manager_editor_common.php
include/graphs/fgraph.php
include/graphs/functions_fsgraph.php
include/functions_graph.php
include/functions_modules.php
pandoradb.oracle.sql
pandoradb.postgreSQL.sql
pandoradb.sql: Added units to modules and graphs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-25 09:57:05 +00:00
vgilc
385b33b605
2011-05-19 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/alerts_status.php
include/functions_agents.php: Fixed filter Status in Alert Detail and pagination.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-19 08:51:49 +00:00
mdtrooper
84ff993022
2011-05-18 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_agents.php: changed the source code to fixed the
enterprise call in function "agents_get_agents".
* operation/agentes/estado_agente.php: apply the change to the call
"agents_get_agents".
Fixes : #3303426
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-18 13:02:44 +00:00
juanmanuelr
be51309f1c
2011-05-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
operation/events/events.php: Changed the way to include flash
graph include.
* pandoradb.oracle.sql: Changed datatype on max_value field of
talert_templates table.
* pandoradb.data.oracle.sql: Fixes errors in Oracle installation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-18 10:25:03 +00:00
juanmanuelr
228648f5e1
2011-05-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events.php: Added functions_graph.php include in this
file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-18 10:01:51 +00:00
juanmanuelr
194478e887
2011-05-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/graphs/fgraph.php
include/config_process.php
include/functions_agents.php
operation/agentes/status_monitor.php
operation/agentes/estado_agente.php: Several corrections
over sql queries for Oracle DBMS.
* godmode/db/db_info.php: Added include to
functions_fsgraph.php
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4363 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-17 15:59:40 +00:00
juanmanuelr
8116e4b51e
2011-05-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/graphs/fgraph.php
include/config_process.php
operation/events/events.php: Added flash graph dependencies.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-17 14:03:00 +00:00
juanmanuelr
7bf832abb9
2011-05-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
include/functions_graph.php
include/db/oracle.php
include/functions_modules.php
include/functions_network_components.php
operation/agentes/estado_monitores.php: Several corrections over
sql queries for Oracle DBMS.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-16 16:56:14 +00:00
mdtrooper
af68f38a34
2011-05-16 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/status_monitor.php: changed the source code to extract
the modules.
Fixes : #3285116
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-16 11:02:31 +00:00
mdtrooper
5de63d0177
2011-05-13 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/estado_agente.php: fixed ACL when the user have a
"Pandora Management" in any group that show agents of all groups.
Fixes : #3300611
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-13 09:01:57 +00:00
juanmanuelr
2b18e2ff02
2011-05-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_servers.php
include/functions_agents.php
operation/agentes/estado_agente.php: Fixed bad queries for console over
Oracle DBMS.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-13 07:03:26 +00:00
mdtrooper
1c8c7c8fbe
2011-05-12 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions.php: added new parameter for the "check_acl" function
the $id_agent, by default is 0, and this parameter now only is used in the
enterprise ACL check (as you see in the hook for enterprise into the
function source). And cleaned source code style.
* include/functions_agents.php, operation/search_modules.php,
operation/agentes/status_monitor.php,
operation/agentes/estado_ultimopaquete.php,
operation/agentes/alerts_status.php, operation/agentes/estado_agente.php,
operation/agentes/estado_monitores.php, operation/agentes/ver_agente.php,
godmode/agentes/module_manager.php, godmode/agentes/modificar_agente.php,
godmode/agentes/configurar_agente.php, godmode/alerts/alert_list.list.php:
added checks for the ACL enterprise.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4347 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-12 14:33:07 +00:00
mdtrooper
475309f2f0
2011-05-11 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/search_modules.php, operation/search_agents.php,
operation/search_alerts.php: added the hook for ACL check for enterprise.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-11 14:46:35 +00:00
mdtrooper
4978e1ea68
2011-05-11 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_agents.php: added hooks for to enterprise ACL.
* extensions/module_groups.php: cleaned source code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-11 09:08:47 +00:00
juanmanuelr
e0b8795251
2011-05-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_users.php
include/functions_html.php
include/functions_menu.php
include/functions_messages.php
include/functions_modules.php
include/functions_reporting.php
include/functions_groups.php
include/functions_gis.php
include/auth/ldap.php
include/auth/mysql.php
include/functions_networkmap.php
include/functions_network_components.php
include/functions_visual_map.php
include/functions_profile.php
include/ajax/visual_console_builder.ajax.php
include/ajax/alert_list.ajax.php
include/ajax/module.php
include/functions_config.php
include/functions_api.php
include/functions_ui.php
include/functions_custom_graphs.php
include/fgraph.php
include/functions_agents.php
include/functions_db.php
include/functions_alerts.php
include/functions_reports.php
index.php
extensions/insert_data.php
extensions/agents_modules.php
extensions/resource_registration.php
extensions/resource_exportation.php
extensions/module_groups.php
operation/incidents/incident_detail.php
operation/search_modules.php
operation/agentes/status_monitor.php
operation/agentes/export_csv.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/datos_agente.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_agente.php
operation/agentes/sla_view.php
operation/agentes/exportdata.php
operation/agentes/gis_view.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/graphs.php
operation/agentes/group_view.php
operation/search_agents.php
operation/snmpconsole/snmp_view.php
operation/users/user_edit.php
operation/integria_incidents/incident_detail.php
operation/gis_maps/render_view.php
operation/gis_maps/ajax.php
operation/events/events_rss.php
operation/events/export_csv.php
operation/events/events_list.php
operation/events/events_marquee.php
operation/events/events.php
operation/search_alerts.php
operation/messages/message.php
operation/search_users.php
mobile/operation/agents/monitor_status.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/view_alerts.php
mobile/operation/agents/group_view.php
mobile/operation/events/events.php
ajax.php
general/ui/agents_list.php
godmode/groups/configure_group.php
godmode/groups/group_list.php
godmode/db/db_refine.php
godmode/db/db_info.php
godmode/db/db_purge.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/module_manager_editor_network.php
godmode/agentes/module_manager_editor_wmi.php
godmode/agentes/module_manager_editor_plugin.php
godmode/agentes/module_manager_editor_prediction.php
godmode/agentes/agent_conf_gis.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/agentes/module_manager_editor.php
godmode/agentes/planned_downtime.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/servers/manage_recontask_form.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_list.php
godmode/alerts/configure_alert_template.php
godmode/alerts/alert_templates.php
godmode/alerts/configure_alert_action.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/setup/setup_auth.php
godmode/users/user_list.php
godmode/users/configure_user.php
godmode/users/configure_profile.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_copy_modules.php
godmode/massive/massive_delete_agents.php
godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_delete_profiles.php
godmode/massive/massive_edit_agents.php
godmode/massive/massive_delete_action_alerts.php
godmode/massive/massive_delete_modules.php
godmode/massive/massive_add_profiles.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_edit_modules.php
godmode/massive/massive_standby_alerts.php
godmode/massive/massive_add_action_alerts.php
godmode/reporting/visual_console_builder.wizard.php
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/visual_console_builder.php
godmode/reporting/reporting_builder.main.php
godmode/reporting/visual_console_builder.data.php
godmode/reporting/visual_console_builder.elements.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Functions in
functions_profile.php, functions_agents.php, functions_users.php,
functions_massive_policies.php, functions_audit.php, functions_backup.php,
functions_collection.php, functions_skins.php, functions_enterprise.php,
functions_groups.php, functions_local_components.php, functions_metaconsole.php,
functions_policies.php, functions_reporting.php, functions_reporting_csv.php,
functions_reporting_pdf2.php, functions_services.php have their own prefixes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4333 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-10 18:51:09 +00:00
mdtrooper
b5e26cc7ef
2011-05-10 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_profile.php: modified the function "create_user_profile"
for to return the id of new user profile.
* include/functions_agents.php: added in function "agents_get_agents" the
code to filter with enterprise ACL.
* operation/agentes/estado_agente.php: cleaned source code style.
* godmode/agentes/modificar_agente.php: added the filter for to
enterprise ACL.
* godmode/users/configure_user.php: added hooks for to enterprise ACL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-10 15:53:43 +00:00
juanmanuelr
4d1ee91c4e
2011-05-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
include/functions_ui.php
include/functions_themes.php
include/functions_ui_renders.php
operation/visual_console/render_view.php
operation/visual_console/index.php
general/ui/agents_list.php
godmode/setup/setup_visuals.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.preview.php
godmode/reporting/visual_console_builder.editor.php
godmode/reporting/map_builder.php: Functions in functions_themes.php,
functions_ui_renders.php and functions_visual_map.php have "themes_",
"ui_renders_" and "visual_map_" prefixes respectively.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4328 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-10 08:31:33 +00:00
jsatoh
cc6931bc90
2011-05-10 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/estado_agente.php: Replaced get_agents() with
agents_get_agents().
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-10 04:10:19 +00:00
juanmanuelr
b1133a50a9
2011-05-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_html.php
include/functions_menu.php
include/graphs/fgraph.php
include/functions_messages.php
include/functions_modules.php
include/functions_reporting.php
include/functions_filemanager.php
include/functions_networkmap.php
include/functions_servers.php
include/functions_network_profiles.php
include/functions_network_components.php
include/functions_visual_map.php
include/ajax/visual_console_builder.ajax.php
include/ajax/agent.php
include/ajax/alert_list.ajax.php
include/ajax/module.php
include/functions_io.php
include/functions_api.php
include/functions_ui.php
include/fgraph.php
include/functions_incidents.php
include/functions.php
include/functions_agents.php
include/functions_db.php
include/functions_alerts.php
include/functions_reports.php
include/functions_ui_renders.php
extensions/insert_data.php
extensions/agents_modules.php
extensions/resource_registration.php
extensions/resource_exportation.php
extensions/module_groups.php
extensions/plugin_registration.php
operation/incidents/incident.incident.php
operation/incidents/incident.php
operation/incidents/incident_detail.php
operation/incidents/incident.download_file.php
operation/incidents/incident.list.php
operation/search_modules.php
operation/agentes/status_monitor.php
operation/agentes/export_csv.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/datos_agente.php
operation/agentes/estado_agente.php
operation/agentes/networkmap.topology.php
operation/agentes/networkmap.groups.php
operation/agentes/sla_view.php
operation/agentes/exportdata.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/tactical.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/agentes/stat_win.php
operation/servers/view_server.php
operation/servers/view_server_detail.php
operation/menu.php
operation/search_agents.php
operation/integria_incidents/incident.incident.php
operation/integria_incidents/incident.php
operation/integria_incidents/incident_detail.php
operation/integria_incidents/incident.download_file.php
operation/integria_incidents/incident.list.php
operation/events/events_rss.php
operation/events/events_list.php
operation/search_alerts.php
operation/messages/message.php
operation/reporting/reporting_xml.php
operation/reporting/reporting_viewer.php
operation/reporting/custom_reporting.php
operation/search_reports.php
operation/search_results.php
mobile/operation/agents/monitor_status.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/tactical.php
mobile/operation/agents/view_alerts.php
mobile/operation/agents/group_view.php
mobile/operation/servers/view_servers.php
general/logon_ok.php
general/header.php
godmode/admin_access_logs.php
godmode/db/db_refine.php
godmode/db/db_info.php
godmode/db/db_purge.php
godmode/agentes/agent_template.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/module_manager.php
godmode/agentes/configurar_agente.php
godmode/agentes/module_manager_editor.php
godmode/agentes/agent_manager.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/manage_recontask.php
godmode/servers/modificar_server.php
godmode/menu.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/configure_alert_action.php
godmode/setup/os.list.php
godmode/setup/links.php
godmode/setup/setup.php
godmode/users/user_list.php
godmode/users/configure_user.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_delete_profiles.php
godmode/massive/massive_edit_agents.php
godmode/massive/massive_delete_modules.php
godmode/massive/massive_add_profiles.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_edit_modules.php
godmode/modules/manage_network_components_form.php
godmode/modules/manage_nc_groups_form.php
godmode/modules/manage_network_templates.php
godmode/modules/manage_network_components_form_common.php
godmode/modules/manage_network_templates_form.php
godmode/modules/manage_network_components_form_wmi.php
godmode/modules/manage_network_components.php
godmode/modules/manage_nc_groups.php
godmode/reporting/reporting_builder.preview.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Functions in
functions_incidents.php, functions_io.php, functions_menu.php, functions_messages.php,
functions_modules.php, functions_network_components.php, functions_network_profiles.php,
functions_networkmap.php, functions_reporting.php, functions_reports.php,
functions_servers.php have "incidents_", "io_", "menu_", "messages_", "modules_",
"network_profiles_", "network_components_", "networkmap_", "reporting_", "reports_",
"servers_" prefixes respectively.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 17:30:55 +00:00
Ramon Novoa
2233a4d427
2011-05-09 Ramon Novoa <rnovoa@artica.es>
...
* operation/agentes/estado_agente.php: Replaced a call to the old
get_db_all_rows_sql with db_get_all_rows_sql.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4325 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 16:22:45 +00:00
vgilc
081ee66a63
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4324 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 16:17:00 +00:00
vgilc
2969d727cb
2011-05-09 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/estado_agente.php: Fixed a mistake of my last
commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4323 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 15:38:22 +00:00
mdtrooper
2df58cf15b
2011-05-05 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/search_agents.php: changed the SQL query for PostgreSQL.
* godmode/agentes/configurar_agente.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-06 09:17:40 +00:00
mdtrooper
36d4a89535
2011-05-05 Miguel de Dios <miguel.dedios@artica.es>
...
* pandoradb.sql, pandoradb.postgreSQL.sql,
extras/pandoradb_migrate_v3.2_to_v4.0.sql: changed the default value for
zero/null date "0000-00-00 00:00:00" to "01-01-1970 00:00:00".
* include/functions_graph.php,include/db/postgresql.php,
include/functions_modules.php, include/functions_agents.php,
operation/agentes/alerts_status.php,
operation/agentes/estado_generalagente.php,
operation/agentes/estado_agente.php, operation/agentes/exportdata.php,
operation/agentes/ver_agente.php, operation/servers/view_server.php,
operation/gis_maps/ajax.php, godmode/db/db_sanity.php,
godmode/agentes/agent_template.php,
godmode/agentes/module_manager_editor_network.php,
godmode/agentes/configurar_agente.php, godmode/servers/plugin.php,
godmode/snmpconsole/snmp_alert.php: small fixeds for the support the
PostgreSQL engine.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-05 15:20:49 +00:00
vgilc
22c8363ba4
2011-05-04 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/estado_agente.php: Fixed error on list of agents
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4302 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-04 11:44:31 +00:00
juanmanuelr
d628635f02
2011-04-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_users.php
include/functions_events.php
include/functions_html.php
include/functions_menu.php
include/styles/pandora.css
include/graphs/functions_pchart.php
include/functions_messages.php
include/functions_exportserver.php
include/functions_modules.php
include/functions_reporting.php
include/functions_filemanager.php
include/functions_groups.php
include/functions_gis.php
include/functions_networkmap.php
include/functions_servers.php
include/functions_network_components.php
include/functions_visual_map.php
include/ajax/skins.ajax.php
include/ajax/visual_console_builder.ajax.php
include/help/en/help_gis_map_builder.php
include/help/en/help_agent_status.php
include/help/en/help_eventview.php
include/help/en/help_configure_gis_map.php
include/help/en/help_cascade_protection.php
include/help/en/help_setup_gis_index.php
include/help/es/help_gis_map_builder.php
include/help/es/help_agent_status.php
include/help/es/help_eventview.php
include/help/es/help_configure_gis_map.php
include/help/es/help_cascade_protection.php
include/help/ja/help_gis_map_builder.php
include/help/ja/help_agent_status.php
include/help/ja/help_eventview.php
include/help/ja/help_configure_gis_map.php
include/help/ja/help_cascade_protection.php
include/help/ja/help_setup_gis_index.php
include/functions_ui.php
include/functions_incidents.php
include/functions.php
include/functions_agents.php
include/functions_db.php
include/functions_fsgraph.php
include/functions_extensions.php
include/functions_ui_renders.php
extensions/insert_data.php
extensions/system_info.php
extensions/extension_uploader.php
extensions/agents_modules.php
extensions/dbmanager.php
extensions/resource_registration.php
extensions/resource_exportation.php
extensions/users_connected.php
extensions/module_groups.php
extensions/update_manager/settings.php
extensions/update_manager/main.php
operation/incidents/incident.incident.php
operation/incidents/incident.php
operation/incidents/incident.files.php
operation/incidents/incident.tracking.php
operation/incidents/incident_detail.php
operation/incidents/incident.workunits.php
operation/incidents/incident.list.php
operation/search_modules.php
operation/extensions.php
operation/visual_console/render_view.php
operation/visual_console/index.php
operation/agentes/status_monitor.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/datos_agente.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/custom_fields.php
operation/agentes/estado_agente.php
operation/agentes/networkmap.topology.php
operation/agentes/alerts_status.functions.php
operation/agentes/networkmap.groups.php
operation/agentes/sla_view.php
operation/agentes/exportdata.php
operation/agentes/gis_view.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/graphs.php
operation/agentes/tactical.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/agentes/stat_win.php
operation/servers/view_server.php
operation/servers/view_server_detail.php
operation/search_agents.php
operation/search_graphs.php
operation/snmpconsole/snmp_view.php
operation/users/user_edit.php
operation/integria_incidents/incident.incident.php
operation/integria_incidents/incident.php
operation/integria_incidents/incident.files.php
operation/integria_incidents/incident.tracking.php
operation/integria_incidents/incident_detail.php
operation/integria_incidents/incident.workunits.php
operation/integria_incidents/incident.list.php
operation/gis_maps/render_view.php
operation/gis_maps/ajax.php
operation/gis_maps/index.php
operation/events/export_csv.php
operation/events/sound_events.php
operation/events/events_validate.php
operation/events/events_list.php
operation/events/events.php
operation/search_alerts.php
operation/messages/message.php
operation/reporting/reporting_xml.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
operation/reporting/custom_reporting.php
operation/search_reports.php
operation/search_maps.php
operation/search_results.php
operation/search_users.php
mobile/operation/agents/monitor_status.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/tactical.php
mobile/operation/agents/view_alerts.php
mobile/operation/agents/group_view.php
mobile/operation/events/events.php
mobile/operation/servers/view_servers.php
mobile/include/user.class.php
general/pandora_help.php
general/noaccess.php
general/login_page.php
general/logon_ok.php
general/logoff.php
general/ui/agents_list.php
general/header.php
godmode/groups/modu_group_list.php
godmode/groups/configure_group.php
godmode/groups/configure_modu_group.php
godmode/groups/group_list.php
godmode/admin_access_logs.php
godmode/extensions.php
godmode/db/db_sanity.php
godmode/db/db_refine.php
godmode/db/db_info.php
godmode/db/db_event.php
godmode/db/db_purge.php
godmode/agentes/agent_template.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/module_manager_editor_network.php
godmode/agentes/fields_manager.php
godmode/agentes/module_manager_editor_wmi.php
godmode/agentes/module_manager_editor_plugin.php
godmode/agentes/agent_conf_gis.php
godmode/agentes/module_manager_editor_prediction.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/agentes/configure_field.php
godmode/agentes/module_manager_editor.php
godmode/agentes/planned_downtime.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/manage_recontask.php
godmode/servers/modificar_server.php
godmode/servers/manage_recontask_form.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_list.php
godmode/alerts/configure_alert_template.php
godmode/alerts/alert_templates.php
godmode/alerts/configure_alert_action.php
godmode/alerts/configure_alert_command.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/alerts/alert_commands.php
godmode/snmpconsole/snmp_alert.php
godmode/snmpconsole/snmp_filters.php
godmode/setup/file_manager.php
godmode/setup/os.list.php
godmode/setup/news.php
godmode/setup/gis_step_2.php
godmode/setup/links.php
godmode/setup/setup.php
godmode/setup/os.php
godmode/setup/performance.php
godmode/setup/setup_auth.php
godmode/setup/gis.php
godmode/setup/os.builder.php
godmode/setup/setup_visuals.php
godmode/users/user_list.php
godmode/users/configure_user.php
godmode/users/configure_profile.php
godmode/gis_maps/configure_gis_map.php
godmode/gis_maps/index.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_copy_modules.php
godmode/massive/massive_delete_agents.php
godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_operations.php
godmode/massive/massive_delete_profiles.php
godmode/massive/massive_edit_agents.php
godmode/massive/massive_delete_action_alerts.php
godmode/massive/massive_delete_modules.php
godmode/massive/massive_add_profiles.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_edit_modules.php
godmode/massive/massive_standby_alerts.php
godmode/massive/massive_add_action_alerts.php
godmode/modules/manage_network_components_form.php
godmode/modules/manage_nc_groups_form.php
godmode/modules/manage_network_templates.php
godmode/modules/module_list.php
godmode/modules/manage_network_components_form_common.php
godmode/modules/manage_network_components_form_network.php
godmode/modules/manage_network_templates_form.php
godmode/modules/manage_network_components_form_wmi.php
godmode/modules/manage_network_components.php
godmode/modules/manage_nc_groups.php
godmode/modules/manage_network_components_form_plugin.php
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/graph_builder.main.php
godmode/reporting/visual_console_builder.wizard.php
godmode/reporting/visual_console_builder.php
godmode/reporting/reporting_builder.preview.php
godmode/reporting/reporting_builder.main.php
godmode/reporting/visual_console_builder.data.php
godmode/reporting/visual_console_builder.elements.php
godmode/reporting/graph_builder.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/reporting_builder.php
godmode/reporting/visual_console_builder.editor.php
godmode/reporting/reporting_builder.item_editor.php
godmode/reporting/map_builder.php
godmode/reporting/graphs.php
godmode/reporting/graph_builder.preview.php: Now functions on
functions_html.php, functions_gis.php, functions_filemanager.php,
functions_exportserver.php have "html_", "gis_", "filemanager_" and
"exportserver_" prefix respectively.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-27 13:43:31 +00:00
javilanz
6d82f81f7e
2011-04-25 Javier Lanz <javier.lanz@artica.es>
...
* operation/agentes/tactical.php: Fixed a style problem on Internet
Explorer
Fix : #3279238
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-25 10:04:20 +00:00
mdtrooper
02b4d22ad9
2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, include/graphs/functions_pchart.php,
include/fgraph.php, operation/agentes/stat_win.php: fixed duplicate
functions, and start to support custom font in Pandora connector.
* index.php: fixed when include again the extension file.
* include/functions_html.php: fixed when include this file in other
location to index.
* godmode/reporting/graph_builder.preview.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 14:22:40 +00:00
juanmanuelr
ea7f7dadda
2011-04-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_events.php
include/functions_reporting.php
include/functions_alerts.php
operation/incidents/incident_detail.php
operation/agentes/status_events.php
operation/agentes/tactical.php
operation/integria_incidents/incident_detail.php
operation/events/events_validate.php
operation/events/events_list.php
operation/events/events.php
operation/reporting/reporting_xml.php: Functions in functions_events.php have "events_"
prefix.
* index.php: Added some "db_" prefixes that I forgot in my last commit. Functions in
functions_events.php have "events_" prefix.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 09:09:40 +00:00
juanmanuelr
ae8410e36e
* include/functions_graph.php
...
include/functions_html.php
include/functions_messages.php
include/db/postgresql.php
include/db/mysql.php
include/db/oracle.php
include/functions_reporting.php
include/functions_filemanager.php
include/functions_gis.php
include/auth/ldap.php
include/auth/mysql.php
include/functions_networkmap.php
include/functions_network_components.php
include/ajax/skins.ajax.php
include/ajax/reporting.ajax.php
include/ajax/visual_console_builder.ajax.php
include/ajax/alert_list.ajax.php
include/ajax/module.php
include/functions_config.php
include/functions_api.php
include/help/en/help_timesource.php
include/help/es/help_timesource.php
include/help/ja/help_timesource.php
include/config_process.php
include/functions_ui.php
include/functions_custom_graphs.php
include/fgraph.php
include/functions_incidents.php
include/api.php
include/functions_reports.php
include/functions_ui_renders.php
extensions/insert_data.php
extensions/system_info.php
extensions/extension_uploader.php
extensions/pandora_logs.php
extensions/agents_modules.php
extensions/update_manager.php
extensions/ssh_console.php
extensions/dbmanager.php
extensions/vnc_view.php
extensions/resource_registration.php
extensions/resource_exportation.php
extensions/users_connected.php
extensions/module_groups.php
extensions/update_manager/load_updatemanager.php
extensions/update_manager/lib/libupdate_manager_client.php
extensions/update_manager/lib/libupdate_manager.php
extensions/update_manager/lib/libupdate_manager_components.php
extensions/update_manager/lib/libupdate_manager_updates.php
extensions/update_manager/settings.php
extensions/update_manager/main.php
extensions/plugin_registration.php
operation/incidents/incident.php
operation/incidents/incident_detail.php
operation/incidents/incident_statistics.php
operation/search_modules.php
operation/visual_console/render_view.php
operation/visual_console/index.php
operation/extensions.php
operation/agentes/status_monitor.php
operation/agentes/export_csv.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/datos_agente.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/custom_fields.php
operation/agentes/estado_agente.php
operation/agentes/networkmap.topology.php
operation/agentes/networkmap.groups.php
operation/agentes/sla_view.php
operation/agentes/exportdata.php
operation/agentes/gis_view.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/graphs.php
operation/agentes/agent_fields.php
operation/agentes/tactical.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/agentes/stat_win.php
operation/servers/view_server.php
operation/servers/view_server_detail.php
operation/menu.php
operation/search_agents.php
operation/search_graphs.php
operation/snmpconsole/snmp_view.php
operation/users/user_edit.php
operation/gis_maps/render_view.php
operation/gis_maps/ajax.php
operation/integria_incidents/incident.php
operation/integria_incidents/incident_detail.php
operation/integria_incidents/incident_statistics.php
operation/events/event_statistics.php
operation/events/events_rss.php
operation/events/export_csv.php
operation/events/sound_events.php
operation/events/events_validate.php
operation/events/events_list.php
operation/events/events_marquee.php
operation/events/events.php
operation/search_alerts.php
operation/messages/message.php
operation/reporting/reporting_xml.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
operation/search_reports.php
operation/search_maps.php
operation/search_users.php
extras/pandora_diag.php
mobile/operation/agents/monitor_status.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/view_alerts.php
mobile/operation/agents/group_view.php
mobile/operation/events/events.php
mobile/index.php
general/error_authconfig.php
general/links_menu.php
general/logon_ok.php
general/error_dbconfig.php
general/ui/agents_list.php
general/header.php
godmode/groups/modu_group_list.php
godmode/groups/configure_group.php
godmode/groups/configure_modu_group.php
godmode/groups/group_list.php
godmode/admin_access_logs.php
godmode/db/db_main.php
godmode/db/db_audit.php
godmode/db/db_sanity.php
godmode/db/db_refine.php
godmode/db/db_info.php
godmode/db/db_event.php
godmode/db/db_purge.php
godmode/extensions.php
godmode/agentes/agent_template.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/fields_manager.php
godmode/agentes/agent_conf_gis.php
godmode/agentes/module_manager_editor_prediction.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/agentes/configure_field.php
godmode/agentes/module_manager_editor.php
godmode/agentes/planned_downtime.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/manage_recontask.php
godmode/servers/modificar_server.php
godmode/servers/manage_recontask_form.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_list.php
godmode/alerts/configure_alert_template.php
godmode/alerts/alert_templates.php
godmode/alerts/configure_alert_action.php
godmode/alerts/configure_alert_command.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/alerts/alert_commands.php
godmode/setup/file_manager.php
godmode/setup/os.list.php
godmode/setup/news.php
godmode/setup/gis_step_2.php
godmode/setup/links.php
godmode/setup/setup.php
godmode/setup/os.php
godmode/setup/performance.php
godmode/setup/setup_auth.php
godmode/setup/gis.php
godmode/setup/os.builder.php
godmode/setup/setup_visuals.php
godmode/snmpconsole/snmp_alert.php
godmode/snmpconsole/snmp_filters.php
godmode/users/user_list.php
godmode/users/configure_profile.php
godmode/gis_maps/configure_gis_map.php
godmode/gis_maps/index.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_copy_modules.php
godmode/massive/massive_delete_agents.php
godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_operations.php
godmode/massive/massive_delete_profiles.php
godmode/massive/massive_edit_agents.php
godmode/massive/massive_delete_action_alerts.php
godmode/massive/massive_delete_modules.php
godmode/massive/massive_add_profiles.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_edit_modules.php
godmode/massive/massive_standby_alerts.php
godmode/massive/massive_add_action_alerts.php
godmode/modules/manage_network_components_form.php
godmode/modules/manage_nc_groups_form.php
godmode/modules/manage_network_templates.php
godmode/modules/module_list.php
godmode/modules/manage_network_components_form_common.php
godmode/modules/manage_network_components_form_network.php
godmode/modules/manage_network_templates_form.php
godmode/modules/manage_network_components_form_wmi.php
godmode/modules/manage_network_components.php
godmode/modules/manage_nc_groups.php
godmode/reporting/visual_console_builder.wizard.php
godmode/reporting/graph_builder.main.php
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/visual_console_builder.php
godmode/reporting/reporting_builder.preview.php
godmode/reporting/reporting_builder.main.php
godmode/reporting/visual_console_builder.data.php
godmode/reporting/visual_console_builder.elements.php
godmode/reporting/graph_builder.php
godmode/reporting/visual_console_builder.preview.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/reporting_builder.php
godmode/reporting/visual_console_builder.editor.php
godmode/reporting/reporting_builder.item_editor.php
godmode/reporting/map_builder.php
godmode/reporting/graphs.php
godmode/reporting/graph_builder.preview.php
include/functions_db.php: Added some includes and functions of this code have "db_" prefix.
* include/functions.php: Moved function check_login(), check_acl(),
dame_nombre_pluginid(), get_os_name() from functions_db.php to functions.php.
* include/functions_groups.php: Moved functions get_childrens(), safe_acl_group()
and get_parents(), give_disabled_group(), isAllGroups(), get_group_icon(), get_all_groups(),
get_id_groups_recursive(), get_user_groups_tree_recursive(), get_group_status(),
get_group_name(), get_group_users() from functions_db.php to this code.
* include/functions_profile.php: New library with profile functions. Moved functions
get_profile_name(), get_profiles(), create_user_profile(), delete_user_profile(),
delete_profile() from functions_db.php to this code. Added new parameter in function
get_profile() to retrieve profiles with filter conditions applied.
* include/functions_users.php: New library with users functions. Moved functions
get_users_info(), get_all_model_groups(), get_user_groups(), get_user_groups_tree(),
get_user_first_group(), user_access_to_agent() from funtions_db.php to this code.
* godmode/users/configure_user.php: Changed get_profile_filter() function to get_profile().
* include/functions_agents.php: Moved functions get_group_agents(), get_agent_modules(),
get_agent_module_id(), get_agent_id(), get_agent_name(), get_agent_modules_data_count(),
check_alert_fired(), get_agent_interval(), get_agent_os(), give_agentmodule_flag(),
agent_add_address(), agent_delete_address(), get_agent_address(), get_agent_with_ip(),
get_agent_addresses(), get_agent_status(), delete_agent(), get_agentmodule_group(),
get_agent_group() from functions_db.php to this code.
* include/functions_modules.php: Moved functions get_agentmodule(), get_agentmodule_id(),
get_agentmodule_is_init(), get_agent_modules_count(), get_module_type_name(),
get_module_type_icon(), get_agentmodule_agent(), get_agentmodule_agent_name(),
get_agentmodule_name(), get_agentmodule_type(), get_monitor_downs_in_period(),
get_monitor_last_down_timestamp_in_period(), get_monitors_in_group(),
get_monitors_in_agent(), get_monitors_down(), get_moduletype_name(),
get_moduletype_description(), get_moduletypes(), get_module_interval(), show_icon_type(),
give_modulecategory_name(),
give_agent_id_from_module_id(), get_module_status(), get_agent_module_last_value(),
get_previous_data(), get_agentmodule_modulegroup(), get_modulegroups(),
get_modulegroup_name() from functions_db.php to this code.
* include/functions_alerts.php: Moved functions get_alert_type(), get_agent_alert_fired(),
get_module_alert_fired(), get_alert_fires_in_period(), get_group_alerts(), get_alerts_fired(),
get_alert_last_fire_timestamp_in_period(), get_agentmodule_status(),
get_agentmodule_last_status() from functions_db.php to this code.
* include/functions_exportserver.php: Moved function dame_nombre_servidorexportacion()
from functions_db.php to this code.
* include/functions_events.php: Moved functions get_group_events(), get_agent_events(),
get_module_events() from functions_db.php to this code.
* include/functions_servers.php: Moved functions get_server_name(), show_server_type(),
check_server_status(), server_status() from functions_db.php to this code.
* include/functions_network_profiles.php: Moved function get_networkprofile_name()
from functions_db.php to this code.
* include/functions_visual_map.php: Moved functions get_layoutdata_x(), get_layoutdata_y()
from fucntions_db.php to this code.
* include/functions_io.php: Moved function __() from functions_db.php to this code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4258 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-19 18:42:49 +00:00
mdtrooper
75f83d8128
2011-04-19 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, include/fgraph.php,
operation/agentes/graphs.php, operation/agentes/stat_win.php: added the
new engine.
* include/graphs/functions_pchart.php: fixed the default value for some
graph data confs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-19 12:11:00 +00:00
mdtrooper
2b6c15d0b1
2011-04-18 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, godmode/reporting/graph_builder.preview.php:
fixes for the new graph engine.
* operation/agentes/estado_monitores.php: added a toggle button to show the
the entire value or sub string for value (by default).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4240 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 16:07:20 +00:00
mdtrooper
635e24fe11
2011-04-18 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, include/graphs/functions_fsgraph.php,
include/graphs/fgraph.php, operation/agentes/stat_win.php: fixed the
relative urls for absolute urls.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 15:12:48 +00:00
mdtrooper
da3cf30d16
2011-04-18 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, include/graphs/functions_pchart.php,
include/graphs/fgraph.php, operation/agentes/estado_generalagente.php: some
fixes and changes in the new graph engine.
* operation/agentes/stat_win.php: fixed the tittle of popup window.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-18 14:05:54 +00:00
mdtrooper
a5da2b0d7d
2011-04-15 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php: added the parameter $homeurl in some
functions and in others rename from $homedir.
* include/graphs/functions_pchart.php: setted the default values in some
vars. And replaced the calls to new engine graph.
* include/graphs/fgraph.php: added the parameter $homeurl.
* include/functions_reporting.php: fixed in 'simple_graph' the
$content['id_agent_module'].
* include/functions_custom_graphs.php,
operation/reporting/reporting_xml.php,
godmode/admin_access_logs.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-15 12:19:12 +00:00
juanmanuelr
f2c5c741c6
2011-04-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/auth/ldap.php
include/functions_config.php
include/config_process.php
include/functions_custom_graphs.php
operation/search_graphs.php
operation/reporting/graph_viewer.php
godmode/setup/setup.php
godmode/setup/performance.php
godmode/setup/setup_visuals.php
godmode/reporting/graphs.php
godmode/reporting/graph_builder.preview.php: Functions of functions_config.php
and function_custom_graphs.php have the "config_" and "custom_graphs_" prefix
respectively.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-15 12:03:19 +00:00
juanmanuelr
db6d2c9d6e
2011-04-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/db/oracle.php
include/functions_modules.php
include/functions_reporting.php
include/functions_networkmap.php
include/ajax/agent.php
include/ajax/alert_list.ajax.php
include/functions_ui.php
include/functions_agents.php
include/functions_db.php
include/functions_alerts.php
extensions/agents_modules.php
extensions/resource_registration.php
extensions/module_groups.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_agente.php
operation/agentes/alerts_status.functions.php
operation/agentes/exportdata.php
operation/events/events.php
operation/search_alerts.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/view_alerts.php
general/ui/agents_list.php
godmode/agentes/configurar_agente.php
godmode/agentes/agent_manager.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_list.php
godmode/alerts/configure_alert_template.php
godmode/alerts/alert_templates.php
godmode/alerts/configure_alert_action.php
godmode/alerts/configure_alert_command.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/alerts/alert_commands.php
godmode/snmpconsole/snmp_alert.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_copy_modules.php
godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_delete_action_alerts.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_standby_alerts.php
godmode/massive/massive_add_action_alerts.php
godmode/reporting/graph_builder.main.php
godmode/reporting/graph_builder.php
godmode/reporting/graph_builder.preview.php: Functions of functions_agents.php
and function_alerts.php have the "agent_" and "alert_" prefix respectively.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4228 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-15 10:57:43 +00:00
mdtrooper
855d9a6970
2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, include/functions_reporting.php,
operation/incidents/incident_statistics.php,
operation/agentes/custom_fields.php, operation/agentes/agent_fields.php,
operation/servers/view_server_detail.php,
operation/integria_incidents/incident_statistics.php,
operation/events/event_statistics.php, operation/events/events_list.php,
operation/events/events.php, operation/reporting/reporting_xml.php,
godmode/admin_access_logs.php, godmode/db/db_main.php,
godmode/db/db_info.php, godmode/db/db_purge.php,
godmode/reporting/graph_builder.main.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/graph_builder.php,
godmode/reporting/graph_builder.graph_editor.php,
godmode/reporting/graph_builder.preview.php: changed for to use new engine.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 17:31:06 +00:00
juanmanuelr
78870b8ae3
2011-04-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_events.php
include/functions_html.php
include/functions_modules.php
include/functions_reporting.php
include/functions_filemanager.php
include/functions_gis.php
include/functions_networkmap.php
include/functions_visual_map.php
include/ajax/reporting.ajax.php
include/help/en/help_timesource.php
include/help/es/help_timesource.php
include/help/ja/help_timesource.php
include/functions_ui.php
include/functions.php
include/functions_db.php
include/functions_ui_renders.php
index.php
extensions/insert_data.php
extensions/system_info.php
extensions/extension_uploader.php
extensions/pandora_logs.php
extensions/agents_modules.php
extensions/dbmanager.php
extensions/resource_registration.php
extensions/resource_exportation.php
extensions/users_connected.php
extensions/module_groups.php
extensions/update_manager/settings.php
extensions/update_manager/main.php
extensions/plugin_registration.php
operation/incidents/incident.php
operation/incidents/incident.files.php
operation/incidents/incident_detail.php
operation/incidents/incident.workunits.php
operation/incidents/incident.list.php
operation/incidents/incident_statistics.php
operation/search_modules.php
operation/visual_console/render_view.php
operation/visual_console/index.php
operation/extensions.php
operation/agentes/status_monitor.php
operation/agentes/alerts_status.php
operation/agentes/datos_agente.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/custom_fields.php
operation/agentes/estado_generalagente.php
operation/agentes/networkmap.topology.php
operation/agentes/estado_agente.php
operation/agentes/alerts_status.functions.php
operation/agentes/networkmap.groups.php
operation/agentes/bulbs.php
operation/agentes/sla_view.php
operation/agentes/exportdata.php
operation/agentes/gis_view.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/agentes/graphs.php
operation/agentes/agent_fields.php
operation/agentes/tactical.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/agentes/stat_win.php
operation/servers/view_server.php
operation/servers/view_server_detail.php
operation/search_agents.php
operation/search_graphs.php
operation/snmpconsole/snmp_view.php
operation/users/user_edit.php
operation/gis_maps/render_view.php
operation/gis_maps/ajax.php
operation/gis_maps/index.php
operation/integria_incidents/incident.php
operation/integria_incidents/incident.files.php
operation/integria_incidents/incident_detail.php
operation/integria_incidents/incident.workunits.php
operation/integria_incidents/incident.list.php
operation/integria_incidents/incident_statistics.php
operation/events/event_statistics.php
operation/events/events_list.php
operation/events/events.php
operation/search_alerts.php
operation/messages/message.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
operation/reporting/custom_reporting.php
operation/search_reports.php
operation/search_maps.php
operation/search_results.php
operation/search_users.php
extras/pandora_diag.php
mobile/operation/agents/monitor_status.php
mobile/operation/agents/view_agents.php
mobile/operation/agents/view_alerts.php
mobile/operation/events/events.php
mobile/operation/servers/view_servers.php
mobile/include/functions_web.php
general/footer.php
general/noaccess.php
general/logon_ok.php
general/main_menu.php
general/ui/agents_list.php
general/header.php
godmode/groups/modu_group_list.php
godmode/groups/configure_group.php
godmode/groups/configure_modu_group.php
godmode/groups/group_list.php
godmode/admin_access_logs.php
godmode/db/db_main.php
godmode/db/db_audit.php
godmode/db/db_sanity.php
godmode/db/db_refine.php
godmode/db/db_info.php
godmode/db/db_event.php
godmode/db/db_purge.php
godmode/extensions.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/module_manager_editor_network.php
godmode/agentes/fields_manager.php
godmode/agentes/module_manager_editor_wmi.php
godmode/agentes/module_manager_editor_plugin.php
godmode/agentes/module_manager_editor_prediction.php
godmode/agentes/agent_conf_gis.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/agentes/configure_field.php
godmode/agentes/module_manager_editor.php
godmode/agentes/planned_downtime.php
godmode/agentes/manage_config_remote.php
godmode/agentes/agent_manager.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/manage_recontask.php
godmode/servers/modificar_server.php
godmode/servers/manage_recontask_form.php
godmode/alerts/alert_list.list.php
godmode/alerts/configure_alert_compound.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_list.php
godmode/alerts/configure_alert_template.php
godmode/alerts/alert_templates.php
godmode/alerts/configure_alert_action.php
godmode/alerts/configure_alert_command.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/alerts/alert_commands.php
godmode/setup/file_manager.php
godmode/setup/os.list.php
godmode/setup/news.php
godmode/setup/gis_step_2.php
godmode/setup/links.php
godmode/setup/setup.php
godmode/setup/os.php
godmode/setup/performance.php
godmode/setup/setup_auth.php
godmode/setup/gis.php
godmode/setup/os.builder.php
godmode/setup/setup_visuals.php
godmode/snmpconsole/snmp_alert.php
godmode/snmpconsole/snmp_filters.php
godmode/users/user_list.php
godmode/users/configure_user.php
godmode/users/configure_profile.php
godmode/gis_maps/configure_gis_map.php
godmode/gis_maps/index.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_copy_modules.php
godmode/massive/massive_delete_agents.php
godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_operations.php
godmode/massive/massive_delete_profiles.php
godmode/massive/massive_edit_agents.php
godmode/massive/massive_delete_action_alerts.php
godmode/massive/massive_delete_modules.php
godmode/massive/massive_add_profiles.php
godmode/massive/massive_delete_alerts.php
godmode/massive/massive_edit_modules.php
godmode/massive/massive_standby_alerts.php
godmode/massive/massive_add_action_alerts.php
godmode/modules/manage_network_templates.php
godmode/modules/module_list.php
godmode/modules/manage_network_components_form_common.php
godmode/modules/manage_network_components_form_network.php
godmode/modules/manage_network_templates_form.php
godmode/modules/manage_network_components_form_wmi.php
godmode/modules/manage_network_components.php
godmode/modules/manage_nc_groups.php
godmode/modules/manage_network_components_form_plugin.php
godmode/reporting/reporting_builder.list_items.php
godmode/reporting/visual_console_builder.php
godmode/reporting/reporting_builder.preview.php
godmode/reporting/visual_console_builder.data.php
godmode/reporting/visual_console_builder.elements.php
godmode/reporting/graph_builder.php
godmode/reporting/visual_console_builder.preview.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/reporting_builder.php
godmode/reporting/visual_console_builder.editor.php
godmode/reporting/reporting_builder.item_editor.php
godmode/reporting/map_builder.php
godmode/reporting/graphs.php
godmode/reporting/graph_builder.preview.php: Now all functions of
include/functions_ui have ui_ prefix.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 16:11:02 +00:00
slerena
56deb99c7d
2011-04-13 Sancho Lerena <slerena@artica.es>
...
* operation/servers/view_server_detail.php,
godmode/servers/manage_recontask.php,
godmode/servers/manage_recontask_form.php: Fixes bug #3286027 . Also implement
the new "manual" mode for recon tasks.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4210 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 15:12:40 +00:00
mdtrooper
d74a0a7f87
2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php,
include/graphs/functions_pchart.php,
include/graphs/fgraph.php,
include/functions_reporting.php,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php, include/functions_api.php,
operation/reporting/reporting_xml.php,
mobile/operation/agents/view_agents.php,
godmode/reporting/visual_console_builder.editor.js: changed the old sparse
for the new engine graph sparse paint method.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 15:11:51 +00:00
mdtrooper
1c85e626ca
2011-04-13 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php, include/graphs/functions_gd.php,
include/graphs/fgraph.php, include/functions_visual_map.php,
include/fgraph.php, operation/agentes/estado_generalagente.php,
operation/agentes/tactical.php. operation/agentes/stat_win.php,
operation/servers/view_server.php, operation/servers/view_server_detail.php,
mobile/operation/agents/tactical.php, general/logon_ok.php,
godmode/reporting/graph_builder.preview.php: added function "progress_bar2"
and changed in source code of Pandora.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 09:29:10 +00:00
juanmanuelr
6a3debd2cb
2011-04-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* extensions/users_connected.php
operation/incidents/incident.list.php
godmode/agentes/module_manager.php: Fixed some mistakes of my last
commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4194 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-12 16:58:11 +00:00
mdtrooper
c2e5e148be
2011-04-12 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php: added constants for some graphs. Added
function "graphic_agentaccess2" and function "graph_event_module2".
* include/graphs/functions_pchart.php: added checked previous $color and
$legend to avoid PHP warnings, added some code to calculate the bottom
margin.
* include/graphs/fgraph.php: at the moment in this file call
"fs_3d_pie_chart2" instead "fs_3d_pie_chart". Erased the color and legend in
the piegraph.
* operation/agentes/estado_generalagente.php: use new graphics functions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-12 16:30:24 +00:00
juanmanuelr
f27b28d4a3
2011-04-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_events.php
include/functions_messages.php
include/db/oracle.php
include/functions_modules.php
include/functions_reporting.php
include/functions_groups.php
include/functions_gis.php
include/auth/mysql.php
include/functions_networkmap.php
include/functions_servers.php
include/functions_network_components.php
include/ajax/reporting.ajax.php
include/ajax/agent.php
include/functions_config.php
include/functions_api.php
include/help/en/help_timesource.php
include/help/es/help_timesource.php
include/help/ja/help_timesource.php
include/fgraph.php
include/functions.php
include/functions_agents.php
include/functions_db.php
include/functions_fsgraph.php
include/functions_alerts.php
include/functions_reports.php
pandoradb.oracle.sql
install.php
extensions/system_info.php
extensions/update_manager.php
extensions/dbmanager.php
extensions/users_connected.php
extensions/module_groups.php
extensions/update_manager/sql/update_manager.oracle.sql
extensions/update_manager/load_updatemanager.php
extensions/update_manager/lib/libupdate_manager_client.php
extensions/update_manager/lib/libupdate_manager.php
extensions/update_manager/lib/libupdate_manager_components.php
extensions/update_manager/lib/libupdate_manager_updates.php
operation/search_modules.php
operation/agentes/status_monitor.php
operation/agentes/alerts_status.php
operation/agentes/datos_agente.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/exportdata.php
operation/agentes/gis_view.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/snmpconsole/snmp_view.php
operation/users/user_edit.php
operation/gis_maps/render_view.php
operation/gis_maps/ajax.php
operation/events/events_rss.php
operation/events/events_list.php
operation/events/events_marquee.php
operation/search_alerts.php
operation/reporting/reporting_xml.php
operation/reporting/reporting_viewer.php
pandoradb.data.oracle.sql
extras/pandora_diag.php
mobile/operation/agents/monitor_status.php
mobile/operation/agents/view_agents.php
mobile/operation/events/events.php
general/logon_ok.php
godmode/groups/group_list.php
godmode/admin_access_logs.php
godmode/db/db_main.php
godmode/agentes/agent_template.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/agentes/module_manager_editor.php
godmode/agentes/planned_downtime.php
godmode/alerts/alert_list.list.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_list.php
godmode/setup/setup.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
godmode/reporting/reporting_builder.item_editor.php: Support for Oracle DBMS
over Console code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-11 17:05:20 +00:00