juanmanuelr
cc4bbbc2a5
2012-01-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php
include/functions_agents.php
include/functions_alerts.php: New functionality for the Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5393 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-19 17:45:59 +00:00
vgilc
76f4f1d68d
2012-01-18 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/reporting/reporting_viewer.php: Check that the date range
entered is correct.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 11:56:14 +00:00
vgilc
f5eb6a24f0
2012-01-18 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_agents.php
operation/agentes/estado_monitores.php: Counter modified to ignore
disabled modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5386 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 10:09:58 +00:00
jsatoh
f4d2c55dec
2012-01-18 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_pcap_filter.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5385 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 08:36:14 +00:00
juanmanuelr
9fc7ff50a5
2012-01-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_network_components.php
include/functions_api.php: Added new functions to Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 20:20:45 +00:00
ramonn
51ebd92b2b
2012-01-17 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_netflow.php: Clean \r and \n from advanced
filters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5383 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 15:37:50 +00:00
ramonn
cff11f680b
2012-01-17 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php, include/functions_netflow.php,
godmode/netflow/nf_edit_form.php, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added suport for
custom filters. Small fixes.
* include/help/en/help_pcap_filter.php,
include/help/es/help_pcap_filter.php: Added to repository. Nfdump
filter syntax help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 14:01:49 +00:00
juanmanuelr
1cb3751ba8
2012-01-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new functions add_agent_policy,
add_data_module_policy, add_network_module_policy,
add_snmp_module_policy and add_plugin_module_policy to Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 12:08:53 +00:00
vgilc
985083d10d
2012-01-17 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_agents.php
extensions/module_groups.php: Fixed bug: sql error in
extension "Module Groups" and popup alert.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 10:20:53 +00:00
vgilc
19c0857a48
2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_item_list.php
godmode/netflow/nf_report_item.php: Changed name items.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5373 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:34:25 +00:00
vgilc
df67d27eaf
2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/estado_monitores.php: Fixed bug: count in the group
mode is not well done because ignore the disabled modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5372 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:24:20 +00:00
vgilc
0fd88fd3c6
2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_edit_form.php: Changed add button.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5371 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 11:08:28 +00:00
juanmanuelr
62e79b4d1d
2012-01-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: New functions in Api
update_network_module, update_plugin_module, update_data_module and
update_snmp_module.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5370 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 10:30:16 +00:00
ramonn
0d3586ad32
2012-01-13 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Aesthetic fixes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5369 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 14:52:52 +00:00
ramonn
a034893237
2012-01-13 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed data source ordering for some
netflow charts and implemented a basic disk cache.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:14:16 +00:00
vgilc
0c39ae634e
2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_item_list.php: Changes sort
rows in netflow items.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:06:28 +00:00
vgilc
d3c662ab50
2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.oracle.sql
pandoradb.postgreSQL.sql
pandoradb_migrate_4.0.x_to_4.1.mysql.sql
pandoradb_migrate_4.0.x_to_4.1.oracle.sql
pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Update
table tnetflow_report_content.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 12:11:00 +00:00
vgilc
4668df5db0
2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_item_list.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_item.php
operation/netflow/nf_reporting.php
pandoradb.sql: Sort items of netflow reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 11:58:59 +00:00
juanmanuelr
d1f1ba7cb2
2012-01-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_users.php
include/functions_groups.php
include/functions_profile.php
include/functions_api.php: Added functions and new functions to Api
set_update_template, set_delete_template,
set_delete_module_template, set_update_user, set_add_user_profile,
set_create_module_template.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:33:52 +00:00
vgilc
0b7861a2ab
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_edit.php: Added column group
to report list.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:05:25 +00:00
vgilc
b3267ae973
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_graph.php
include/functions_netflow.php: translate netflow titles.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 14:20:32 +00:00
vgilc
b3e12dd60a
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.oracle.sql
pandoradb.postgreSQL.sql
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Changes in group
fields of netflow tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 12:55:17 +00:00
vgilc
2989dc4e98
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_report_item.php
include/functions_netflow.php: changes netflow groups.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 11:32:49 +00:00
ramonn
1bcb0c8a25
2012-01-12 Ramon Novoa <rnovoa@artica.es>
...
* include/graphs/functions_fsgraph.php: Fixed empty chart detection for
flash charts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:55:59 +00:00
vgilc
d22629496e
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
godmode/netflow/nf_edit.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
include/functions_netflow.php
operation/netflow/nf_view.php
operation/netflow/nf_reporting.php: changes netflow acl.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:52:15 +00:00
jsatoh
a0e133ede7
2012-01-12 Junichi Satoh <junichi@rworks.jp>
...
* godmode/admin_access_logs.php: Fixed user filtering does not work.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 05:55:23 +00:00
ramonn
85f43f1dc4
2012-01-11 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed netflow raw data tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 19:16:13 +00:00
vgilc
adb9a8b750
2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
...
godmode/netflow/nf_edit_form.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
include/functions_netflow.php
operation/netflow/nf_view.php: netflow acl.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 18:12:33 +00:00
ramonn
5a79d640cf
2012-01-11 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed netflow stacked charts. Moved
code from nf_view to functions in functions_netflow. Several other
fixes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 16:34:53 +00:00
slerena
aa7430292d
2012-01-11 Sancho Lerena <slerena@artica.es>
...
* images/status_sets/color_text/*.png: Updated icons missing
for this iconset.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:38:30 +00:00
vgilc
5045d31a5f
2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.sql
godmode/netflow/nf_edit_form.php
godmode/netflow/nf_edit.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
godmode/netflow/nf_reporting.php
operation/netflow/nf_view.php: netflow acls.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:02:27 +00:00
juanmanuelr
0033539c4d
2012-01-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new functions
set_create_snmp_module and set_create_data_module in the Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 13:05:58 +00:00
jsatoh
f7699d3c55
2012-01-11 Junichi Satoh <junichi@rworks.jp>
...
* mobile/operation/agents/view_agents.php: Fixed graph generation
failure.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 04:47:05 +00:00
juanmanuelr
cc940b1201
2012-01-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new functions
set_create_plugin_module and set_create_alert_template in the Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 17:21:46 +00:00
vgilc
692dffb54e
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.sql
pandoradb.oracle.sql
pandoradb.postgreSQL.sql
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql
godmode/netflow/nf_edit_form.php
operation/netflow/nf_view.php: Changes in output format
of netflow.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5339 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 15:23:56 +00:00
vgilc
51f62cd99b
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/netflow/nf_view.php: Fixed filter
netflow.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 14:05:17 +00:00
vgilc
b76fb39f39
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/group_view.php
include/functions_group.php: Improve display for
group view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 13:56:40 +00:00
vgilc
89c224af45
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/planned_downtime.php: fixed error in
planned downtime.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 09:36:29 +00:00
jsatoh
1dfbd12cd2
2012-01-10 Junichi Satoh <junichi@rworks.jp>
...
* mobile/operation/agents/view_agents.php: Fixed 'img' paths.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 06:10:13 +00:00
jsatoh
875c48caaa
2012-01-10 Junichi Satoh <junichi@rworks.jp>
...
* mobile/index.php: Fixed i18n translation does not work with mobile
console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5333 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 04:46:09 +00:00
vgilc
c1fc8ba756
2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/planned_downtime.php: allow cancelling scheduled
downtime once it has started.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 17:54:31 +00:00
juanmanuelr
200f778dd9
2012-01-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new serialized parameter in
set_create_network_module function from api. Without it Web console
interface module edit view crash.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 17:43:16 +00:00
vgilc
385155402e
2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.oracle.sql
pandoradb.postgreSQL.sql
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added migration
script for 4.1 version.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5329 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 11:45:00 +00:00
vgilc
c19987d5d6
2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_item_list.php
godmode/netflow/nf_report_item.php
pandoradb.sql: Fixed editing and deleting netflow filters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5328 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 10:04:31 +00:00
ramonn
ab5c016cdc
2012-01-05 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed several netflow charts and
improved performance.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-05 17:56:27 +00:00
vgilc
be799a70b8
2012-01-05 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_graph.php
include/functions_netflow.php
operation/netflow/nf_view.php
godmode/netflow/nf_item_list: Graph changes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5324 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-05 12:08:15 +00:00
juanmanuelr
b876b1bbd9
2012-01-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_forecast.php
include/functions_reporting.php: Fixed graphical representation of
intervals in projection graphs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 17:41:04 +00:00
vgilc
46f55e8905
2012-01-03 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_graph.php
operation/netflow/nf_view.php: Graph changes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 15:36:36 +00:00
zarzuelo
e4ef53f2ed
2012-01-03 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_users.php
include/auth/mysql.php
pandoradb.sql
pandoradb.postgreSQL.sql
pandoradb.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql
godmode/users/user_list.php: Added to users the
disable/enable feature
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 13:07:40 +00:00
juanmanuelr
4d76bfa527
2012-01-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* pandoradb.data.postgreSQL.sql
pandoradb.postgreSQL.sql: Fixed queries in these scripts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 12:27:53 +00:00
vgilc
f94b8a7490
2012-01-02 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.oracle.sql: Added netflow tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5312 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-02 14:41:35 +00:00
vgilc
66ba4f3cbc
2012-01-02 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/netflow/nf_view.php
include/functions_graph.php
include/functions_netflow.php: changed the way to collect netflow
parameters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5311 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-02 14:36:55 +00:00
vgilc
db8920e8e1
2011-12-30 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_report_item.php
godmode/netflow/nf_item_list.php
operation/netflow/nf_view: Changed the report date and interval.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5310 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-30 15:16:07 +00:00
vgilc
d4bb2ba320
2011-12-30 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_item_list.php: Cascade delete filters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5309 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-30 10:06:56 +00:00
zarzuelo
47290d7601
2011-12-29 Sergio Martin <sergio.martin@artica.es>
...
* godmode/agentes/module_manager_editor.php: Fixe module editor when the
data configuration textarea is empty or is a module plugin
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-29 13:20:38 +00:00
ramonn
a5763177e5
2011-12-23 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_servers.php: Added Netflow server information.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-23 10:04:36 +00:00
vgilc
4c7486f4d6
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_manage.php
godmode/netflow/nf_edit.php
include/functions_netflow.php: changed netflow setup.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5302 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-23 08:37:36 +00:00
slerena
ce1f1cb3b2
2011-12-22 Sancho Lerena <slerena@artica.es>
...
* netflow/nf_report_form.php: Fixed problem in report
creation due unused fields in the SQL table.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5301 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 20:07:05 +00:00
slerena
780ae2e69d
2011-12-22 Sancho Lerena <slerena@artica.es>
...
* pandoradb_migrate_4.0.x_to_4.1.mysql.sql: Added migration
script for 4.1 version. Added netflow tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5300 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 19:26:17 +00:00
zarzuelo
fb977dd4ce
column of the global modules search
...
2011-12-22 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed Date formats in graph
axis to avoid loss data
* include/functions_custom_graphs.php: Fixed number of hours of
a week in the graphs combo
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5298 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 18:42:50 +00:00
juanmanuelr
d05cb5442f
2011-12-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/search_alerts.php: Added semicolon at end of a line.
Fixes : #3453610
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 12:57:35 +00:00
zarzuelo
6ba036c438
2011-12-22 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php: Fixed Date formats in graph
axis to avoid loss data
* include/functions_custom_graphs.php: Fixed number of hours of
a week in the graphs combo
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5294 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 10:08:00 +00:00
vgilc
d15dfd4b82
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/netflow/nf_view.php
godmode/netflow/nf_report_item.php
godmode/netflow/nf_report.php: Allow repeat filters
in reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 17:14:41 +00:00
vgilc
ddf147ddbd
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_edit_form.php
include/functions_graph.php
operation/netflow/nf_view.php: remove some warning.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 16:07:15 +00:00
vgilc
d48c051c78
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.sql: added mysql tables for traffic netflow.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 15:28:01 +00:00
vgilc
350243bd6c
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_netflow.php
include/help/en/help_aggregate_by.php: added files to netflow
traffic monitoring.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 14:39:50 +00:00
vgilc
d47c53eeda
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_config.php
include/functions_graph.php
include/styles/menu.css
pandoradb.data.oracle.sql
pandoradb.data.postgreSQL.sql
pandoradb.data.sql: Netflow traffic monitoring.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5289 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 13:09:26 +00:00
vgilc
3c4849b72f
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/menu.php
godmode/setup/setup.php
include/functions_config.php
include/functions_graph.php
include/styles/menu.css
operation/menu.php
pandoradb.data.oracle.sql
pandoradb.data.postgreSQL.sql
pandoradb.data.sql
added files:
operation/netflow/nf_reporting.php
operation/netflow/nf_view.php
godmode/netflow/nf_edit.php
godmode/netflow/nf_edit_form.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
godmode/netflow/nf_item_list.php
godmode/netflow/nf_manage.php
godmode/netflow/nf_option_form.php
images/networkmap/so_cisco_new.png: Netflow traffic monitoring.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5288 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 13:00:38 +00:00
jsatoh
a70fe2ab59
2011-12-21 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/status_monitor.php: Fixed that long module names
cannot be seen. (Added title.)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5285 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 04:05:18 +00:00
jsatoh
984487233e
2011-12-19 Junichi Satoh <junichi@rworks.jp>
...
* include/languages/ja.po, include/languages/ja.mo: Updated translation
files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-19 05:26:47 +00:00
jsatoh
f2604c08ae
2011-12-16 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_ff_threshold.php: Fixed Japanese word
translations.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-16 08:41:47 +00:00
jsatoh
08c0d32332
2011-12-16 Junichi Satoh <junichi@rworks.jp>
...
* godmode/agentes/module_manager.php: Fixed wrong pagination links
after updating modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-16 04:12:29 +00:00
juanmanuelr
921b30aced
2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/servers/manage_recontask_form.php: Deleted notice due to
a non init variable.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 16:27:09 +00:00
juanmanuelr
5fd9e4c9f8
2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_forecast.php
include/functions_reporting.php: Added CSV functionality for
projection and prediction reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 15:27:32 +00:00
Aldrioth
caf68f8827
2011-12-15 Tomas Palacios <tomas.palacios@artica.es>
...
* include/languages: Updated template, .po and .mo files.
Updated template in Launchpad and completed
Spanish and English translations.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 14:54:55 +00:00
juanmanuelr
bb66d8b14d
2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_reporting.php: Projection graphs are static now.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 12:58:48 +00:00
zarzuelo
6a87f1e675
2011-12-15 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_forecast.php: Changed the kind of graph
for projection to static
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 11:40:40 +00:00
juanmanuelr
89ab24bbba
2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php
operation/events/events.php: Added new option for display all
events in event viewer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 11:08:16 +00:00
zarzuelo
93b15ef0a7
2011-12-15 Sergio Martin <sergio.martin@artica.es>
...
* godmode/setup/setup.php: Fixed bad use of __() function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 10:18:05 +00:00
juanmanuelr
401f257b21
2011-12-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_events.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/module_manager.php: Some corrections over this
views.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-14 13:52:46 +00:00
jsatoh
899dc9a49b
2011-12-14 Junichi Satoh <junichi@rworks.jp>
...
* godmode/alerts/configure_alert_compound.php: Improved that actions
can be removed in step 2. (Added delete button.)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-14 04:11:34 +00:00
ramonn
495434f984
2011-12-13 Ramon Novoa <rnovoa@artica.es>
...
* pandoradb_data.sql,
DEBIAN/control,
DEBIAN/make_deb_package.sh,
include/config_process.php,
install.php,
pandora_console.spec: Fixed version strings (were wrong
in the previous commit).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5255 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 14:39:46 +00:00
ramonn
0951d84aba
2011-12-13 Ramon Novoa <rnovoa@artica.es>
...
* pandoradb_data.sql,
DEBIAN/control,
DEBIAN/make_deb_package.sh,
include/config_process.php,
install.php,
pandora_console.spec: Updated version strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 14:12:25 +00:00
zarzuelo
7872dcde1e
2011-12-13 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_users.php: Change the get user groups
to return the groups orderer by name
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 13:11:39 +00:00
zarzuelo
6e333e3e22
2011-12-13 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php: Fixed a bug of the
NO DATA images in the pdf graph reports
* include/styles/pandora.css
include/functions_reporting.php: Added styles to the
group report
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5248 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 09:13:28 +00:00
zarzuelo
f2c024085b
2011-12-12 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php: Fixed some notices of the graphs
when no data
* include/functions_reporting.php
include/functions.php
godmode/reporting/reporting_builder.item_editor.php: Added the
first version of the new group report 3438332
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-12 13:01:04 +00:00
jsatoh
5a7df039d0
2011-12-09 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_custom_logo.php: Changed height and width in
this help view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5243 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-09 03:08:52 +00:00
koichirok
681650c900
2011-12-08 Koichiro Kikuchi <koichiro@rworks.jp>
...
* extensions/snmp_explorer.php: Call io_safe_input() for
module name and description when creating module.
* include/functions_io.php: spaces to tabs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-08 02:32:52 +00:00
zarzuelo
446b063f92
2011-12-07 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_groups.php
operation/agentes/group_view.php: Improved group view
with hierarchy to feature request 3444380
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 17:01:19 +00:00
zarzuelo
e80e38a1c9
2011-12-07 Sergio Martin <sergio.martin@artica.es>
...
* operation/agentes/estado_agente.php
godmode/agentes/modificar_agente.php: Added tab on header in the
agent list views to navigate from operation to godmode sections
improving usability
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5240 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 15:04:40 +00:00
zarzuelo
8a8293a1dd
2011-12-07 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_modules.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/module_manager.php: Added status column in
godmode view of modules and added delete button in
edition module view
* operation/agentes/estado_monitores.php: Fixed missed
extra query to not show modules of foreign policies
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 14:19:05 +00:00
juanmanuelr
79b6da8fff
2011-12-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_agente.php: Added filter by summarized
agent state.
Pending task: #3389947
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 11:58:41 +00:00
zarzuelo
916127733e
2011-12-07 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_api.php: Added two new functions
to external API: set_enable_module_alerts and
set_disable_module_alerts for feature request 3427673
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 09:02:36 +00:00
juanmanuelr
c27d25c6ec
2011-12-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php
operation/events/events.php: Added filter to hide/show alert events
in this view.
Pending task: #3406323
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 08:50:34 +00:00
juanmanuelr
c1d41f7bc0
2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/status_monitor.php: Added sort funcionality
and resize module value feature for string module data types.
Pending task: #3425266
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 18:22:49 +00:00
juanmanuelr
b2c1012aa0
2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_custom_logo.php
include/help/es/help_custom_logo.php: Changed height and width in
this help view.
Fixes : #3450145
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 13:24:53 +00:00
juanmanuelr
c09c78543c
2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/os.php: List all OS is the page by defect.
Fixes : #3450147
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5231 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 13:16:58 +00:00
juanmanuelr
24d8e9fa52
2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/agent_conf_gis.php
godmode/gis_maps/configure_gis_map.php: Changed order of latitude,
longitude and altitude in Gis maps information.
Fixes : #3450292
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 11:54:06 +00:00
zarzuelo
8591c8b25c
2011-12-02 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_modules.php
include/functions.php
extensions/snmp_explorer.php
godmode/agentes/configurar_agente.php
godmode/massive/massive_edit_modules.php: Check if a module
name exists in the agent when you edit the module and
improve the errors feedback
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 10:08:07 +00:00
zarzuelo
534787d360
2011-12-02 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_modules.php
include/functions_api.php
include/functions.php
extensions/snmp_explorer.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/configurar_agente.php: limited the
modules creation to not allows to create one if exists
a module with the same name in the agent to avoid
recreate a module when go back in the browser.
Bugfix: 3416129
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5227 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 08:52:54 +00:00
juanmanuelr
bf182a63f8
2011-12-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* extensions/snmp_explorer.php: Removed trace.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-01 13:07:25 +00:00
juanmanuelr
39d55b0847
2011-12-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* extensions/snmp_explorer.php: Fixed snmp over IE8.
Fixes : #3441762
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5223 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-01 12:30:19 +00:00
zarzuelo
cf8023cd5b
2011-12-01 Sergio Martin <sergio.martin@artica.es>
...
* extensions/insert_data.php: Improved the error message to
multiple xml creations (csv) bug: 3426375
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-01 09:53:49 +00:00
juanmanuelr
7e63dfee5e
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_config.php: Login hash pass can be left blank.
Fixes : #3410190
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:58:46 +00:00
juanmanuelr
24fe9ee841
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/massive/massive_operations.php: Cleaned code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:35:04 +00:00
juanmanuelr
07b7b9bdc1
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Fixed call to agents_get_modules
with id_agent = 0.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5218 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:31:09 +00:00
zarzuelo
f818b4a00b
2011-11-30 Sergio Martin <sergio.martin@artica.es>
...
* operation/agentes/estado_agente.php: Fixed pagination transfer
from form in the operation agents view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 15:24:43 +00:00
juanmanuelr
77db5e5cc5
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Fixed bad sql sintax in
agents_get_agents function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 15:04:43 +00:00
juanmanuelr
629961b40d
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Fixed bad sql sintax in
agents_get_agents funtion.
Fixes : #3445995
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:55:08 +00:00
juanmanuelr
91c4279ace
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_generalagente.php
include/javascript/jquery.ui.dialog.js
general/header.php: Fixed ui_dialog when graphs are displayed
behind.
Fixes : #3441058
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:47:19 +00:00
zarzuelo
61eeef9a81
2011-11-30 Sergio Martin <sergio.martin@artica.es>
...
* include/graphs/functions_gd.php: Fixed rounded corners
progress bar whit mode=1 and ratio < 30
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:30:09 +00:00
juanmanuelr
1a88a85ee7
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/ajax/agent.php
operation/agentes/exportdata.php: Fixed agent autocomplete
functionality.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 11:26:25 +00:00
juanmanuelr
671f032db4
2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php: Fixed html render of combined
graphs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5211 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 09:50:55 +00:00
zarzuelo
6b78f4912b
2011-11-30 Sergio Martin <sergio.martin@artica.es>
...
* godmode/massive/massive_edit_modules.php: Fixed massive
module edition to not break module group, export id etc
when edit another field
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5210 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 09:38:35 +00:00
juanmanuelr
35450270ee
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* install.php: Fixed width style in step 2.
Fixes : #3421097
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5208 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 17:13:39 +00:00
zarzuelo
be011c85d3
2011-11-29 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_agents.php: Fixed filter of the operation
agents view for bug 3445244
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 17:09:51 +00:00
juanmanuelr
b905fca4ab
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_graph.php: Fixed PDF exportation of combined
graphs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5206 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 16:12:20 +00:00
juanmanuelr
e516df8cb5
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/graphs/fgraph.php: Fixed custom graphs exportation to
PDF.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 16:07:44 +00:00
juanmanuelr
6cff59ec73
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Resized graph in this view.
Fixed : #3411788
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 13:11:30 +00:00
juanmanuelr
2a74ac042f
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php: Added check for flash charts in pdf
exportation.
* operation/events/events_validate.php: Removed entities in this
view.
Fixes : #3445106
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5200 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:52:56 +00:00
juanmanuelr
ee0ee26a8c
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/setup_visuals.php: Added custom logo in visual
styles.
Fixes : #3419712
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:30:27 +00:00
juanmanuelr
66b07c6ebd
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events.php: Fixed sound event popup over https.
Fixes : #3443835
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:17:39 +00:00
juanmanuelr
09dd9885fd
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php: Removed entities in events
reports.
Fixes : #3445082
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:52:36 +00:00
juanmanuelr
675f1d2f72
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_reporting.php: Fixed custom graphs in preview
reporting and PDF exportation.
Fixes : #3444170
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5196 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:39:50 +00:00
juanmanuelr
7d7acae3ed
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/snmpconsole/snmp_view.php: Fixed trap validation when
the trap has Id equal to 1.
Fixes : #3439289
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5195 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:10:20 +00:00
juanmanuelr
dd05ea5ee9
2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
godmode/agentes/modificar_agente.php: Changed style in description
column of this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 10:16:54 +00:00
koichirok
a940aa86aa
2011-11-29 Koichiro Kikuchi <koichiro@rworks.jp>
...
* extras/pandora_migrate_v3.2_to_v4.0.sql: Added missing alter statements
for tnetwork_component table.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 10:06:32 +00:00
jsatoh
17ec3e85af
2011-11-29 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_ip_api_list.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 02:02:18 +00:00
zarzuelo
da5c629ea7
2011-11-28 Sergio Martin <sergio.martin@artica.es>
...
* operation/incidents/incident_detail.php
operation/integria_incidents/incident.incident.php
operation/events/events_list.php: Fixed some bugs of the
create incident from event form included the change of
target url when integria incidents are enabled
bug: 3438251
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5189 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 17:44:22 +00:00
juanmanuelr
74d93dfc2c
2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/export_csv.php: Added filter to CSV importation
and removed entities.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5188 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 17:15:44 +00:00
zarzuelo
4d7a6cdb41
2011-11-28 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_api.php
include/help/en/help_ip_api_list.php
include/help/es/help_ip_api_list.php
godmode/setup/setup.php: Improved the IP ACL Access
list to allow substrings for bug 3438385
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 16:37:08 +00:00
juanmanuelr
328d9c394c
2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Fixed bad cast from alphanumeric
to numeric in timestamp conversion.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5186 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 14:59:23 +00:00
juanmanuelr
e5cd09d100
2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Removed traces.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5185 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 14:15:16 +00:00
juanmanuelr
72322d6f01
2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php
operation/events/events.php: Added tag url popup, new style in
extended event table and new fields.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5184 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 13:22:22 +00:00
zarzuelo
2010058251
2011-11-28 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_config.php: Clean deprecated lock policies
code for bug 3437881
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 11:35:06 +00:00
zarzuelo
51233c78c3
2011-11-28 Sergio Martin <sergio.martin@artica.es>
...
* include/graphs/functions_gd.php: Fixed rounded corners
graphs when the progress is less than 30%
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 11:33:45 +00:00
juanmanuelr
6c5d9a5737
2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/status_monitor.php: Added variable
initialization in this code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 10:07:42 +00:00
zarzuelo
0c955012b6
2011-11-28 Sergio Martin <sergio.martin@artica.es>
...
* operation/integria_incidents/incident.php: Fixed check of
empty xml
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5180 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 09:20:55 +00:00
juanmanuelr
c7f5f33f69
2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Changed parameter in
policies_get_modules_sql_condition function call.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5178 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 08:23:28 +00:00
jsatoh
4535b4c7bf
2011-11-28 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/status_monitor.php: Fixed the open version of
'Monitor detail' fails.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 02:11:53 +00:00
jsatoh
fbdd9b7d0a
2011-11-26 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_integria_url.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-26 00:19:30 +00:00
juanmanuelr
f4ebbcf313
2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager.php: Incremented agent description
in this view.
Fixes : #3424395
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 12:18:29 +00:00
juanmanuelr
edb3b2e485
2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php
operation/menu.php
operation/gis_maps/render_view.php
operation/gis_maps/index.php
godmode/gis_maps/index.php: Fixed a problem with agent groups in
gis maps.
Fixes : #3438313
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5173 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:55:13 +00:00
zarzuelo
01afa82637
2011-11-25 Sergio Martin <sergio.martin@artica.es>
...
* include/graphs/functions_gd.php: Fixed rounded corners in progress bar
graphs for bug 3442005
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:43:23 +00:00
juanmanuelr
765f78ee12
2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Fixed sql error in agents_get_agents
function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:11:36 +00:00
juanmanuelr
d23c35e623
2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager.php: Fixed an sql error.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:42:33 +00:00
zarzuelo
2948d83efc
2011-11-25 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_config.php: Fixed API IP list of
access entities bug
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:39:28 +00:00
zarzuelo
119d01fd6c
2011-11-24 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_api.php
include/functions.php
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_generalagente.php
operation/agentes/estado_agente.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php
operation/search_agents.php
operation/search_alerts.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/configurar_agente.php
godmode/alerts/alert_list.list.php
godmode/users/configure_user.php: Reconstruct policy acl
system to allow in enterprise version get extra access for
a user in a policy
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:19:09 +00:00
zarzuelo
070c233742
2011-11-24 Sergio Martin <sergio.martin@artica.es>
...
* include/help/en/help_integria_url.php
include/help/es/help_integria_url.php
godmode/setup/setup.php: Added help for integria api
url in setup
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:16:26 +00:00
juanmanuelr
94a6fc4e04
2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/performance.php: Changed html element from input
text to select in SLA period (seconds) parameter.
Fixes : #3437884
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 16:51:49 +00:00
juanmanuelr
0939d3d4db
2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_generalagente.php: Hide agent access
graph when "Use agent access graph" is disabled.
Fixes : #3437893
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5164 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 16:11:33 +00:00
juanmanuelr
5543a2da3a
2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/setup.php: Added confirmation when "Use Enterprise
ACL System" is checked.
Fixes : #3438190
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 15:48:21 +00:00
juanmanuelr
0266ff4ae0
2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/menu.php: Fixed a wrong sec2 tag that makes enterprise
ACLs fail.
Fixes : #3439464
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 12:51:00 +00:00
juanmanuelr
94b475679c
2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/networkmap.php
include/functions_networkmap.php: Added links to agents, modules
and groups in single view of networkmaps.
Fixes : #3439487
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 10:23:23 +00:00
juanmanuelr
2c4bf7cd4a
2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/modules/manage_network_components.php: Removed entities.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:32:41 +00:00
juanmanuelr
7bc595ef27
2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql
pandoradb_data.sql: Fixed entities in tables tnetwork_component.
Fixes : #3441112
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:31:34 +00:00
juanmanuelr
927561e32f
2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_agente.php: Added agent description in
this view.
Fixes: # 3424337
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 16:26:17 +00:00
juanmanuelr
cc82b64a86
2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/agent_conf_gis.php
godmode/agentes/agent_manager.php: Fixed 'Ignore GIS data' and
change labels.
Fixes : #3437659
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 13:38:27 +00:00
juanmanuelr
db6fddeef4
2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/include/styles/tip.css
images/skin/skin_default/include/styles/pandora.css: Removed
background image in tip class.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 18:05:14 +00:00
juanmanuelr
598a7cea87
2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager_editor_common.php: Removed entities
from agent name.
Fixes : #3437885
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 16:48:51 +00:00
juanmanuelr
ceb004d742
2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/servers/manage_recontask.php
godmode/servers/manage_recontask_form.php: Fixed bug due to
autorefresh in these views.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 15:19:05 +00:00
juanmanuelr
b0eb26a8c8
2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/alerts/configure_alert_template.php: Fixed template
update. Thank you to Manuel Arostegui for the patch!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 12:49:24 +00:00
juanmanuelr
55ec3cbab5
2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/snmpconsole/snmp_view.php: Added new free search and
fix agent and OID combo search.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:57:54 +00:00
juanmanuelr
78503c61ab
2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/snmpconsole/snmp_alert.php: Fixed bad time description.
* godmode/reporting/visual_console_builder.editor.php
include/functions_visual_map.php: Now it's possible to link icons
in visual console with a web page through the label.
* operation/visual_console/index.php
operation/visual_console/render_view.php
include/functions_config.php
operation/menu.php
godmode/menu.php
godmode/setup/setup.php
godmode/setup/setup_visuals.php
include/config_process.php: Added two new autorefresh
parameters: one global and the other for visual console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:55:32 +00:00
jsatoh
ec91abd55f
2011-11-17 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_network_map_enterprise.php,
include/help/ja/help_view_services.php: Added missing help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 03:01:34 +00:00
juanmanuelr
dc0a9b6bcc
2011-11-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events.php: Fixed delete operation in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 13:51:30 +00:00
jsatoh
23406acb70
2011-11-16 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_ff_threshold.php: Fixed a typo.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5141 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:56:51 +00:00
jsatoh
a27ff4a851
2011-11-16 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_ff_threshold.php: Modified to be understood more
easily.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:10:46 +00:00
juanmanuelr
8b68f73d95
2011-11-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_validate.php
operation/events/events.php: Fixed php warning and a wrong
description.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 18:04:19 +00:00
slerena
31a20c8101
2011-11-15 Sancho lerena <slerena@artica.es>
...
* godmode/snmpconsole/snmp_trap_generator.php: Fixed tool to generate
SNMP Traps. Was broken due a re-placement at last-time.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 16:29:53 +00:00
juanmanuelr
9ed7d35b05
2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/javascript/pandora.js: Added ajax callback for metaconsole
event search.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 22:16:47 +00:00
juanmanuelr
5e8d9ea8d7
2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_menu.php
include/config_process.php
operation/menu.php
godmode/menu.php
godmode/reporting/visual_console_builder.php: Preserve autorefresh
time from visual console like global autorefresh parameter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 09:02:54 +00:00
jsatoh
ef3d04df1b
2011-11-12 Junichi Satoh <junichi@rworks.jp>
...
* general/logon_ok.php: Fixed bad representation that __('ago') is
shown when "Timestamp or time comparation" is set to timestamp.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-12 02:54:57 +00:00
darode
42d5e7adfb
2011-11-11 Dario Rodriguez <dario.rodriguez@artica.es>
...
* godmode/setup/gis_step_2.php: Fixed a small bug with a button.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 12:38:58 +00:00
juanmanuelr
f8105f8393
2011-11-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/massive/massive_edit_agents.php: Added id field to form in
this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 08:35:21 +00:00
juanmanuelr
9bfa75acf2
2011-11-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/massive/massive_enable_disable_alerts.php
godmode/massive/massive_operations.php: Correct mistake from my last
commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 08:28:34 +00:00
juanmanuelr
d6ad746367
2011-11-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/massive/massive_add_alerts.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: Added spinner while
waiting to massive operations result and added check of PHP conf.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-10 19:19:38 +00:00
juanmanuelr
10ee98cb4a
2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/reporting/reporting_viewer.php: Added begin date control
to this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:58:49 +00:00
juanmanuelr
e348d53f7b
2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager_editor.php: Fixed a typo.
Fixes : #3422974
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:30:33 +00:00
juanmanuelr
143a3e3b95
2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php:
godmode/reporting/reporting_builder.item_editor.php: Fixed baseline
graphs also fixed some warnings.
Fixes : #3414446
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 10:39:06 +00:00
juanmanuelr
3a2f39594e
2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_forecast.php
include/functions_reporting.php
godmode/reporting/reporting_builder.preview.php: Fixed some
warnings in this views.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 09:56:43 +00:00
juanmanuelr
0a27fa3b04
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/gis_maps/render_view.php: Fixed fullscreen mode.
Fixes : #3433780
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 17:07:38 +00:00
juanmanuelr
f14623fbb9
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events.php: Fixed confirmation in event deletion.
Fixes : #3431148
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 14:38:12 +00:00
juanmanuelr
d1244cb29d
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: When an event doesn't have agent
associated then don't display AlertSNMP as agent name.
Fixes : #3414380
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 13:51:31 +00:00
juanmanuelr
37d062af0e
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_ultimopaquete.php
godmode/agentes/module_manager.php: Added pagination to this views.
Fixes : #3417746
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 12:59:26 +00:00
juanmanuelr
de35771391
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/modules/manage_network_components_form.php: Fixed network
components interface problems.
Fixes : #3421733
* pandoradb.data.oracle.sql: I forgot to upload from last commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5117 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:38:49 +00:00
juanmanuelr
d188764f6d
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql
pandoradb_data.sql: Changed value of block_size row in tusuario
table to 0 in order to make global configuration
of this parameter the default.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:22:51 +00:00
juanmanuelr
66eaf9a4f6
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/users/user_edit.php: Added contextual help for block
size for pagination.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5115 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:03:51 +00:00
juanmanuelr
d7bfdb28c9
2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager_editor_common.php: Improvement over
module editor layout.
Fixes : #3419810
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 08:49:16 +00:00
juanmanuelr
8a9aa145a1
2011-11-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/graphs/fgraph.php
include/functions_reporting.php
operation/agentes/ver_agente.php: Modules in 'top_n' reports are
sorted and graphs are displayed.
Fixes : #3422013
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-04 12:03:13 +00:00
slerena
a0c8b8019e
2011-11-03 Sancho Lerena <slerena@artica.es>
...
* include/functions_html.php: Skip config.php loading after load
the first one.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 19:55:24 +00:00
zarzuelo
e3d9d3b6d3
2011-11-03 Sergio Martin <sergio.martin@artica.es>
...
* include/graphs/functions_pchart.php: Fixed graphs to adapt bottom
margin with the font size and show the graphs properly when are
so little
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 17:42:43 +00:00
mdtrooper
1b86946aa5
2011-11-02 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions.php: added function "check_refererer" for check
refererers in some places.
* extensions/extension_uploader.php, extensions/dbmanager.php,
operation/incidents/incident.php, operation/incidents/incident_detail.php,
godmode/servers/recon_script.php, godmode/users/configure_user.php,
godmode/tag/edit_tag.php: securized this files to XSS and CSRF attacks.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 17:28:18 +00:00
juanmanuelr
198b1abc30
2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php
godmode/reporting/reporting_builder.preview.php: Changed begin date
function in order to make it global for all items of a report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 16:57:38 +00:00
juanmanuelr
bee54d089a
2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_forecast.php: Fixed X axis time format in graphs.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 15:14:12 +00:00
juanmanuelr
9da5190a47
2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php
godmode/reporting/reporting_builder.preview.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Added selector
for report's items in order to choose the report begin date and
added combo for sort SLA elements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 10:56:38 +00:00
jsatoh
054a5a3df6
2011-10-29 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_projection_graph.php,
include/help/ja/help_prediction_date.php: Added new help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-29 01:24:36 +00:00
juanmanuelr
042adc3014
2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/modules/manage_network_components_form.php
godmode/modules/manage_network_components_form_network.php
godmode/modules/manage_network_components.php: Fixed network
components creation and interface problems.
Fixes : #3421589
* include/help/en/help_projection_graph.php
include/help/en/help_prediction_date.php
include/help/es/help_projection_graph.php
include/help/es/help_prediction_date.php
images/help/prediction_date.png
images/help/projection_periods.png
godmode/reporting/reporting_builder.item_editor.php: Added
contextual help. Forgot to update Changelog.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 13:00:25 +00:00
zarzuelo
3253c55cb0
2011-10-28 Sergio Martin <sergio.martin@artica.es>
...
* extensions/snmp_explorer.php: Improved snmp explorer to use
description of the interfaces when name doesnt exist
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 09:30:14 +00:00
juanmanuelr
65e796eb38
2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_projection_graph.php
include/help/en/help_prediction_date.php
include/help/es/help_projection_graph.php
include/help/es/help_prediction_date.php
images/help/prediction_date.png
images/help/projection_periods.png
godmode/reporting/reporting_builder.item_editor.php: Added
contextual help.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 09:09:53 +00:00
javilanz
5514bd960d
2011-10-27 Javier Lanz <javier.lanz@artica.es>
...
* operation/events/events_list.php: Added group name label to the
events list.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5089 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 17:02:18 +00:00
juanmanuelr
18b2fc2f1e
2011-10-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/reporting/reporting_builder.item_editor.php: Added 1 week
interval for SLA reports.
Fixes : #3426516
* include/functions_forecast.php
include/functions_reporting.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Changed
precission to float of max and min intervals on prediction date
report.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 11:27:49 +00:00
juanmanuelr
0545ef028f
2011-10-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/agent_manager.php: Added confirmation at delete
agent time.
Fixes : #3419809
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 08:39:34 +00:00
mdtrooper
38f5926de5
2011-10-26 Miguel de Dios <miguel.dedios@artica.es>
...
* include/xmlrpc, include/styles/menu.css,
include/functions_update_manager.php, include/functions_config.php,
operation/update_manager, operation/update_manager/update_manager.php,
images/box_down.png, general/main_menu.php, godmode/update_manager,
godmode/update_manager/update_manager.php, godmode/updatemanager: added
first version of "Update Manager".
* general/login_page.php: fixed the name of build var.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 20:31:57 +00:00
juanmanuelr
1082268804
2011-10-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/db/postgresql.php
include/db/mysql.php
include/db/oracle.php
include/config_process.php
include/functions_db.php: Fixed historic database functionality.
Fixes : #3423519
* operation/agentes/datos_agente.php: Fixed layout in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5082 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 16:31:45 +00:00
juanmanuelr
c841a57c64
2011-10-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_forecast.php
include/functions_reporting.php
include/functions.php
godmode/reporting/reporting_builder.php
godmode/reporting/reporting_builder.item_editor.php: Added two new
types of reports 'projection graph' and 'prediction date'.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5081 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 15:18:51 +00:00
zarzuelo
a5b586ba0a
2011-10-25 Sergio Martin <sergio.martin@artica.es>
...
* godmode/agentes/module_manager_editor.php: Fixed keep_alive
modules creation bug hidding the configuration data textarea
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5080 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-25 09:22:29 +00:00
zarzuelo
b52b55b323
2011-10-25 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_html.php: Deleted problematic name change
into textarea function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-25 08:41:30 +00:00
jsatoh
ef7a30d3d5
2011-10-24 Junichi Satoh <junichi@rworks.jp>
...
* include/functions_api.php: Fixed 'id_alert_template' variable.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5075 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-24 01:34:38 +00:00
jsatoh
bdbcf4a26c
2011-10-21 Junichi Satoh <junichi@rworks.jp>
...
* godmode/alerts/configure_alert_compound.php: Fixed column order
inconsistencies.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5073 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-21 05:20:37 +00:00
jsatoh
fd39f45fea
2011-10-19 Junichi Satoh <junichi@rworks.jp>
...
* mobile/operation/agents/monitor_status.php,
mobile/operation/agents/tactical.php,
mobile/operation/agents/view_alerts.php,
mobile/operation/servers/view_servers.php: Fixed 'img' paths.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5067 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-19 00:21:51 +00:00
juanmanuelr
38b153c300
2011-10-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager_editor_common.php: Fixed column
width in this view.
Fixes : #3423546
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5066 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-14 12:05:47 +00:00
koichirok
1dba24a6ce
2011-10-14 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_console/include/help/en/help_alert_macros.php,
pandora_console/include/help/ja/help_alert_macros.php: Added the new
_plugin_parameters_ alert macro.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5065 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-14 04:08:20 +00:00
zarzuelo
ead87ae719
2011-10-13 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events_list.php: Fixed events view sql
error to no admin users for bug 3422861
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5063 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-13 09:12:29 +00:00
darode
446f2f0fb2
2011-10-11 Dario Rodriguez <dario.rodriguez@artica.es>
...
* images/vmware.png: Added forgotten file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5060 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-11 10:36:55 +00:00
Aldrioth
165446bcda
2011-10-10 Tomas Palacios <tomas.palacios@artica.es>
...
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Updated to provide
additional compatibility with older versions of MySQL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5058 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 17:02:22 +00:00
zarzuelo
066296d58f
2011-10-10 Sergio Martin <sergio.martin@artica.es>
...
* extensions/snmp_explorer.php: Updated missed fix in snmp explorer
to create the modules correctly
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 15:35:22 +00:00
zarzuelo
bce720e9fa
2011-10-10 Sergio Martin <sergio.martin@artica.es>
...
* godmode/users/configure_user.php: Deleted old fix of juanma to
refresh skins when update to fix password update bug
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5056 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 15:32:11 +00:00
juanmanuelr
966a976bf1
2011-10-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_ultimopaquete.php: Fixed layout in this
view when module data is a string.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5055 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 14:55:32 +00:00
juanmanuelr
46ed6092bc
2011-10-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_monitores.php: Fixed query to add module
group in the agrupation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 14:25:42 +00:00
juanmanuelr
d0ece88225
2011-10-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/modificar_agente.php: Filter in this view is
kept when an agent is deleted.
Fixes : #3419823
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5050 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 09:49:53 +00:00
juanmanuelr
6537b3e74c
2011-10-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/group_view.php: Fixed bad style when a group's
modules has alerts fired.
Fixes : #3419822
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5049 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-07 11:34:40 +00:00
jsatoh
41df5d1442
2011-10-06 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_reporting_main_tab.php: Added a missing help
file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5046 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 04:15:06 +00:00
koichirok
ef4c3403dd
2011-10-06 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_console/include/help/en/help_alert_macros.php,
pandora_console/include/help/ja/help_alert_macros.php: Added 4 new macros.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 03:19:53 +00:00
slerena
dcba1eb4df
2011-10-05 Sancho Lerena <slerena@artica.es>
...
* functions_api.php: Added 4 new methods (enable/disable) alerts
and modules. Request 3415505 on tracker by Hirofumi Kosaka.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-05 11:19:20 +00:00
juanmanuelr
c98475ec99
2011-10-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager_editor_network.php: Added Js in
order to display combos correctly in IE.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-03 08:43:15 +00:00
zarzuelo
9df2277efb
2011-09-29 Sergio Martin <sergio.martin@artica.es>
...
* extensions/snmp_explorer.php
godmode/agentes/agent_manager.php: Fixed timeout problem
with big machines changing the transfer to ajax data mode
to serialize way. Fixed little bugs as None option when
are data and few checks to avoid errors when try create
modules without select any OID.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-29 14:39:19 +00:00
zarzuelo
0d99b931c8
2011-09-28 Sergio Martin <sergio.martin@artica.es>
...
* godmode/setup/setup_auth.php: Fixed LDAP jquery problem
in spanish translation for bug 3411881. Improved to
charge the fields first time page is loaded
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5020 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 16:46:06 +00:00
zarzuelo
a96e0b1988
2011-09-28 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php: Fixed graphs engine to fix
reports graphs swap between horizontal and vertical and
pdf view for bugs 3414107 and 3414124
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 13:36:34 +00:00
zarzuelo
ab8cd93114
2011-09-28 Sergio Martin <sergio.martin@artica.es>
...
* include/javascript/jquery.pandora.controls.js: Moved part
of the solution of last commit to the enterprise
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 09:54:32 +00:00
zarzuelo
188c0d6fd4
2011-09-28 Sergio Martin <sergio.martin@artica.es>
...
* include/javascript/jquery.pandora.controls.js: Fixed module
select refresh from jquery controls to fix the graph widget
on dashboard
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 09:06:19 +00:00
slerena
bdc09b9751
2011-09-26 Sancho Lerena <slerena@artica.es>
...
* index.php: Fixed load of extension startup hook function.
Fixed last commit hide the extensions O_o
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5013 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 19:59:49 +00:00
slerena
9920e394ee
2011-09-26 Sancho Lerena <slerena@artica.es>
...
* index.php: Fixed load of extension startup hook function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5010 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 15:40:07 +00:00
javilanz
5998a3b450
2011-09-26 Javier Lanz <javier.lanz@artica.es>
...
* godmode/alerts/alert_commands.php: Fixed updating a command.
* ChangeLog: Fixed last commit date.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 15:28:59 +00:00
Aldrioth
f01d58ed39
2011-09-27 Tomas Palacios <tomas.palacios@artica.es>
...
* include/languages: Updated language files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 14:45:44 +00:00
mdtrooper
354f1d9b2f
2011-09-26 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: added the call "get_events" the filters for the
free text in event description and status of event.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 14:29:55 +00:00
slerena
20252bf796
2011-09-26 Sancho Lerena <slerena@artica.es>
...
* pandora_console/index.php: Developer mode disabled.
Ready for 4.0 release !
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 13:33:15 +00:00
darode
65fe37d9da
2011-09-26 Dario Rodriguez <dario.rodriguez@artica.es>
...
* include/functions_graph.php: Fixed a problem with graphs which
shows only a few points instead of all of them.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 11:51:55 +00:00
juanmanuelr
cae2571934
2011-09-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* install.php: Fixed height style attribute in step 3.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4999 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 07:14:39 +00:00
mdtrooper
bd7af0c547
2011-09-25 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: added api call "set_validate_event".
* include/api.php: fixed the login process for do more Pandora standar.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-25 17:26:36 +00:00
mdtrooper
09881f2a70
2011-09-23 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: added the code for the return the more
criticity event in the API call "get_events".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 20:46:33 +00:00
slerena
329bf6f62b
2011-09-23 Sancho Lerena <slerena@artica.es>
...
* pandoradb_data.sql: Update version and DB Build.
* DEBIAN/control,
DEBIAN/make_deb_package.sh
include/config.php
include/config_process.php
pandora_console_install
install.php
pandora_console.spec
pandora_console.redhat.spec: Updated version.
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Update version after
migrate.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 11:37:40 +00:00
mdtrooper
d5ddfdeca9
2011-09-23 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/status_monitor.php: fixed the query for to don't show
the "not_init" modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 10:35:30 +00:00
Aldrioth
2c11e02b1a
2011-09-23 Tomas Palacios <tomas.palacios@artica.es>
...
* include/languages: Updated language files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4988 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 10:28:38 +00:00
mdtrooper
497518132f
2011-09-22 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: fixed the lost check for the timestamps in the
"get_events" call.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4986 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 19:02:46 +00:00
juanmanuelr
723a59e854
2011-09-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_monitores.php: Erased traces and db_clean_cache().
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 17:28:42 +00:00
juanmanuelr
a7a2a55922
2011-09-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* pandoradb.sql
extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added btree index on table
tagente_modulo.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 17:16:32 +00:00
juanmanuelr
556e034d76
2011-09-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/agentes/estado_monitores.php: Improved response time modifying
query over module agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 16:41:50 +00:00
zarzuelo
6095945df4
2011-09-22 Sergio Martin <sergio.martin@artica.es>
...
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Deleted
duplicated line
* godmode/reporting/reporting_builder.php: Fixed report graph
insertion of id 0 in the reports for bugs 3412316 and 3412866
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4982 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 14:48:53 +00:00
mdtrooper
b045a0db46
2011-09-22 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: replaced the anonymous function for the named
function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 09:40:49 +00:00
mdtrooper
249bf6ed93
2011-09-21 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: added code to get count of event when the api
is called for the "get_events".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 20:43:24 +00:00
zarzuelo
0ab6ff673b
2011-09-21 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events_list.php
operation/events/events.php: Fixed entities in free search
filter of the events viewer when click an event name for
bug 3411533
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 10:18:22 +00:00
jsatoh
43d7e32e05
2011-09-21 Junichi Satoh <junichi@rworks.jp>
...
* include/javascript/jquery.pandora.controls.js: Fixed disabled agents
are shown as blank. Contributed by Yusuke Arai. Thanks!
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4975 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 04:23:28 +00:00
jsatoh
d6c0297a2a
2011-09-21 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_servers.php,
include/help/ja/help_service_elements_management.php,
include/help/ja/help_service_management_edit.php,
include/help/ja/help_services_management.php,
include/help/ja/help_snmp_alert.php,
include/help/ja/help_snmp_alert_custom.php,
include/help/ja/help_snmp_explorer.php,
include/help/ja/help_template_tab.php,
include/help/ja/help_view_services_detail.php,
include/help/ja/help_visual_console_editor_data_tab.php,
include/help/ja/help_visual_console_editor_editor_tab.php,
include/help/ja/help_visual_console_editor_preview_tab.php,
include/help/ja/help_visual_console_editor_wizard_tab.php: Added new
help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 02:28:14 +00:00
juanmanuelr
a306807032
2011-09-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/messages/message.php: Fixed several mistakes on this
view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-20 08:10:31 +00:00
juanmanuelr
c62316f848
2011-09-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_reporting_global_tab.php
include/help/es/help_reporting_global_tab.php: Modified help file.
* godmode/reporting/reporting_builder.item_editor.php: Added
* contextual
helps.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 09:50:48 +00:00
juanmanuelr
fec53b2435
2011-09-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_network_map_enterprise.php
include/help/es/help_network_map_enterprise.php: Added new help files.
* extensions/insert_data.php
extensions/extension_uploader.php
godmode/reporting/reporting_builder.item_editor.php: Added contextual
helps.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 08:51:37 +00:00
jsatoh
e37f8716aa
2011-09-19 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_gis_tab.php,
include/help/ja/help_graph_builder.php,
include/help/ja/help_graph_editor.php,
include/help/ja/help_graph_view.php,
include/help/ja/help_inventory_tab.php,
include/help/ja/help_local_component.php,
include/help/ja/help_module_linking.php,
include/help/ja/help_policy_agent.php,
include/help/ja/help_policy_queue.php,
include/help/ja/help_profile.php,
include/help/ja/help_reporting_global_tab.php,
include/help/ja/help_reporting_item_editor_tab.php,
include/help/ja/help_reporting_list_items_tab.php,
include/help/ja/help_reporting_preview_tab.php,
include/help/ja/help_reporting_wizard_sla_tab.php,
include/help/ja/help_reporting_wizard_tab.php: Added new help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 01:59:57 +00:00
jsatoh
18cfa9850b
2011-09-17 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_alert_action.php,
include/help/ja/help_alert_command.php,
include/help/ja/help_alert_compound.php,
include/help/ja/help_alert_template.php,
include/help/ja/help_collection_tab.php,
include/help/ja/help_collections.php,
include/help/ja/help_component_groups.php,
include/help/ja/help_event_alert.php,
include/help/ja/help_export_server.php,
include/help/ja/help_external_alert.php: Added new help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4967 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-17 14:46:04 +00:00
mdtrooper
c50a846a87
2011-09-16 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: added the "getgroups" call.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4963 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 11:08:08 +00:00
juanmanuelr
863a8c3047
2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Avoid bad syntax sql query
in agents_get_modules_data_count() function when an agent doesn't
have modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 10:22:21 +00:00
juanmanuelr
e43929d2dc
2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_export_server.php
include/help/en/help_servers.php
include/help/es/help_export_server.php
include/help/es/help_servers.php: Added new contextual helps.
* godmode/servers/modificar_server.php
godmode/tag/edit_tag.php: Modified contextual helps.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 09:23:41 +00:00
juanmanuelr
c69b9b9491
2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/es/help_reporting_list_items_tab.php
godmode/reporting/graph_builder.php: Changed contextual helps.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4960 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 07:45:07 +00:00
juanmanuelr
f206da951a
2011-09-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_visual_console_editor_editor_tab.php
include/help/en/help_reporting_list_items_tab.php
include/help/en/help_alert_template.php
include/help/en/help_alert_action.php
include/help/en/help_alert_command.php
include/help/en/help_alert_compound.php
include/help/en/help_reporting_wizard_sla_tab.php
include/help/en/help_reporting_wizard_tab.php
include/help/en/help_graph_view.php
include/help/en/help_module_linking.php
include/help/en/help_visual_console_editor_list_elements_tab.php
include/help/en/help_visual_console_editor_data_tab.php
include/help/en/help_policy_agent.php
include/help/en/help_profile.php
include/help/en/help_visual_console_editor_wizard_tab.php
include/help/en/help_graph_builder.php
include/help/en/help_event_alert.php
include/help/en/help_external_alert.php
include/help/en/help_visual_console_editor_preview_tab.php
include/help/en/help_reporting_item_editor_tab.php
include/help/en/help_snmp_alert_custom.php
include/help/en/help_reporting_preview_tab.php
include/help/en/help_policy_queue.php
include/help/en/help_snmp_alert.php
include/help/en/help_graph_editor.php
include/help/en/help_reporting_global_tab.php
include/help/es/help_visual_console_editor_editor_tab.php
include/help/es/help_reporting_list_items_tab.php
include/help/es/help_alert_template.php
include/help/es/help_alert_action.php
include/help/es/help_alert_command.php
include/help/es/help_alert_compound.php
include/help/es/help_reporting_wizard_sla_tab.php
include/help/es/help_reporting_wizard_tab.php
include/help/es/help_graph_view.php
include/help/es/help_module_linking.php
include/help/es/help_visual_console_editor_list_elements_tab.php
include/help/es/help_visual_console_editor_data_tab.php
include/help/es/help_policy_agent.php
include/help/es/help_profile.php
include/help/es/help_visual_console_editor_wizard_tab.php
include/help/es/help_graph_builder.php
include/help/es/help_event_alert.php
include/help/es/help_external_alert.php
include/help/es/help_visual_console_editor_preview_tab.php
include/help/es/help_reporting_item_editor_tab.php
include/help/es/help_snmp_alert_custom.php
include/help/es/help_reporting_preview_tab.php
include/help/es/help_policy_queue.php
include/help/es/help_snmp_alert.php
include/help/es/help_graph_editor.php
include/help/es/help_reporting_global_tab.php: New help pages.
* godmode/alerts/alert_list.list.php
godmode/alerts/alert_compounds.php
godmode/alerts/alert_templates.php
godmode/alerts/alert_actions.php
godmode/alerts/alert_list.builder.php
godmode/alerts/alert_commands.php
godmode/snmpconsole/snmp_alert.php
godmode/users/profile_list.php
godmode/modules/manage_network_templates.php
godmode/reporting/graph_builder.php: Added contextual alerts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 18:52:54 +00:00
mdtrooper
f8b3bba7aa
2011-09-14 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions.php: cleaned source code style.
* include/functions_events.php: added the parameter to return only url
in function "events_print_type_img".
* include/functions_api.php: now the api in getevents return more data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4954 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 13:19:11 +00:00
mdtrooper
159c96b971
2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: added in the output of get events the agent
name and group name.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4953 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 10:12:32 +00:00
juanmanuelr
b5138aecdb
2011-09-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/help/en/help_gis_tab.php
include/help/en/help_local_component.php
include/help/en/help_component_groups.php
include/help/en/help_collection_tab.php
include/help/en/help_inventory_tab.php
include/help/en/help_snmp_explorer.php
include/help/en/help_collections.php
include/help/en/help_template_tab.php
include/help/en/help_service_management_edit.php
include/help/es/help_service_elements_management.php
include/help/es/help_gis_tab.php
include/help/es/help_view_services_detail.php
include/help/es/help_component_groups.php
include/help/es/help_collection_tab.php
include/help/es/help_inventory_tab.php
include/help/es/help_snmp_explorer.php
include/help/es/help_collections.php
include/help/es/help_template_tab.php
include/help/es/help_service_management_edit.php
include/help/es/help_view_services.php
include/help/es/help_services_management.php: Added new contextual helps.
* include/help/en/help_service_elements_management.php
include/help/en/help_view_services_detail.php
include/help/en/help_services_management.php: Modified contextual helps.
* include/help/en/help_service_elements_management.php
include/help/en/help_view_services_detail.php
include/help/en/help_services_management.php
godmode/agentes/planned_downtime.php
godmode/agentes/agent_manager.php
godmode/modules/manage_network_components.php: Added contextual helps.
* godmode/modules/manage_nc_groups.php: Fixed delete action over component groups when they
have child components groups.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-14 14:44:55 +00:00
mdtrooper
3b3bc825de
2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: fixed output of api without html entities.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 17:32:44 +00:00
zarzuelo
e8ac52fa5b
2011-09-13 Sergio Martin <sergio.martin@artica.es>
...
* images/status_sets/faces/module_no_data.png
images/status_sets/color_text/module_no_data.png: Duplicated
agent_no_data status images to module_no_data in color_text
and faces sets for bug 3408420
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 09:30:55 +00:00
zarzuelo
ab7fb7443b
2011-09-13 Sergio Martin <sergio.martin@artica.es>
...
* godmode/modules/manage_network_templates_form.php: Added component
name filter to component templates form to bug 3406374
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4945 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 08:51:05 +00:00
jsatoh
9f38bad0db
2011-09-13 Junichi Satoh <junichi@rworks.jp>
...
* include/functions_api.php: Fixed module name filtering in
'get events' does not work correctly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 00:19:03 +00:00
mdtrooper
163f66eba6
2011-09-12 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php, include/api.php: added the code for to
extract events in the android event viewer.
* operation/events/events_list.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 11:28:32 +00:00
juanmanuelr
85069d25fa
2011-09-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php: Fixed bad condition in serialized
reports code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 10:01:42 +00:00
jsatoh
71e8032c14
2011-09-11 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_action_threshold.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-11 06:17:18 +00:00
mdtrooper
672810b0e0
2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: fixed the array key for module name.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4932 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:52:46 +00:00
mdtrooper
d1528e0a72
2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: fixed in function "otherParameter2Filter" the
simbol of timestamp comparation and separate the AND operator. And added
2 more filters, the "limit" and the "offset".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:37:58 +00:00
juanmanuelr
529f0e0640
2011-09-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/performance.php
godmode/setup/setup_visuals.php: Added contextual help in this views.
* include/functions_reporting.php: Now serialized reports get numeric data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 15:55:06 +00:00
Aldrioth
adccd45a56
2011-09-08 Tomas Palacios <tomas.palacios@artica.es>
...
* pandora_console/pandoradb.data.oracle.sql: fixed a typo in tnews
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 10:07:59 +00:00
juanmanuelr
691ec9c6bd
2011-09-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/setup.php: Url and Integria password are checked and
it is showed at advise in case of error.
Fixes : #3396567
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-07 08:49:22 +00:00
mdtrooper
a28996dd7c
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* general/pandora_help.php: changet the text align of footer.
Fixes : #3371432
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 16:22:40 +00:00
mdtrooper
7d608a3a75
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/messages/message.php: now show more error messages in case the
user error or group error.
Fixes : #3371451
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4923 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 16:03:46 +00:00
mdtrooper
fec61ce055
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/extensions.php: update the style of page.
Fixes : #3371523
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4922 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:40:50 +00:00
juanmanuelr
1d8aab6afe
2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/modules/manage_network_templates.php: Added description titles
to action buttons on this view.
Fixes : #3373300
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:25:35 +00:00
juanmanuelr
9e9891b401
2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/styles/pandora_forms.css
include/styles/pandora_minimal.css
include/styles/pandora_black.css
include/styles/pandora.css: Changed style for calendar.
* images/skin/skin_default/include/styles/menu.css: Added icon for
networkmap with skin configuration.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:58:09 +00:00
javilanz
6f445df7eb
2011-09-06 Javier Lanz <javier.lanz@artica.es>
...
* include/help/en/help_timesource.php: Changed a wee translation bug
and fixed style format
* godmode/setup/setup.php: Fixed a field name, written properly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:47:27 +00:00
mdtrooper
c308960751
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* include/styles/pandora.css,
images/skin/skin_default/include/styles/pandora.css: added items to set the
style of calendar tooltip.
* include/calendar.js, include/javascript/calendar.js: erased the styles
for the calendar.
Fixes : #3371449
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 13:43:44 +00:00
mdtrooper
f10c21c68f
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_graph.php: hidden the legend of datas with 0 value.
Fixes : #3379756
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:32:26 +00:00
mdtrooper
47ad5859b1
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
the output html entities and html entities of html entities.
Fixes : #3389980
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:11:05 +00:00
mdtrooper
f9c8ce39b4
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
the output html entities and html entities of html entities.
Fixes : #3389980
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4913 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:08:42 +00:00
juanmanuelr
039dce744b
2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/setup.php: Avoiding wrong integria inventory
object data.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4912 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 08:44:45 +00:00
mdtrooper
f23d0bdc22
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/alerts_status.php: change the user rights to validate
alert, before it was "LW" and now it is "AW". This new user rights tell me
Sancho.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 17:07:00 +00:00
mdtrooper
7102a8dd61
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* general/logon_ok.php: change the text to be a correct sentence.
Fixex: #3394390
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:26:23 +00:00
mdtrooper
9db6ea5929
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* include/help/en/help_action_threshold.php,
include/help/es/help_action_threshold.php: added help for threshold from
the wiki documentation.
Fixes : #3371385
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4908 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:12:06 +00:00
juanmanuelr
5297b730d7
2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/setup.php: Added contextual help in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 15:43:28 +00:00
mdtrooper
2dac8b1836
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/exportdata.php: fixed when havent any data in any
group.
Fixes : #3371412
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 15:38:04 +00:00
mdtrooper
e5e16d6930
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* extensions/system_info.php: show the location of file.
Fixes : #3384516
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4904 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 14:22:50 +00:00
mdtrooper
fba468e544
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/planned_downtime.php: fixed to avoid create or update
"Planned downtimes" with empty names or all white spaces or identical name
to others. And disabled the button to add agent in the "Planned downtimes"
when in the list of agents in group is none.
Fixes : #3371256
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 13:31:51 +00:00
juanmanuelr
7079232a04
2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* general/pandora_help.php: Fixed visualization error on this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4901 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 12:27:17 +00:00
juanmanuelr
75dfb54f32
2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/setup/gis_step_2.php: Changed style in titles to match
new style pattern.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4900 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 10:00:39 +00:00
mdtrooper
112bce52b2
2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/gis_maps/configure_gis_map.php: fixed the form to create or
update gis connections.
Fixes : #3403160
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4899 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 09:54:46 +00:00