juanmanuelr
513a18f603
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Changed toggle filter in this
view.
* operation/netflow/nf_live_view.php: Changed filters of netflow
to javascript code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5538 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 17:55:49 +00:00
juanmanuelr
71fa0b7e83
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* Changelog: I forgot to update Changelog.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5537 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 17:09:29 +00:00
vgilc
a5ce8e4d08
2012-02-09 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/events/events_list.php: show 'source' and 'extra id' fields
in event view when the value is empty.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5535 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 17:00:34 +00:00
juanmanuelr
0d0026fcfd
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/snmpconsole/snmp_alert.php: Added 'None' value to trap
type filter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5534 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 16:24:08 +00:00
juanmanuelr
82373f34b0
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/snmpconsole/snmp_alert.php: Changed position of tables
'Alert filters' and 'Alert configuration' in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5531 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 14:15:12 +00:00
ramonn
74e53b41f4
2012-02-09 Ramon Novoa <rnovoa@artica.es>
...
* operation/events/events_list.php: Removed short tags.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5530 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 12:50:51 +00:00
ramonn
1aa41a3ad7
2012-02-09 Ramon Novoa <rnovoa@artica.es>
...
* godmode/events/custom_events.php: Aesthetic fixes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5529 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 12:39:11 +00:00
juanmanuelr
cc9660be06
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Now id_group and id_name it's
keeped when pagination is used in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 12:33:21 +00:00
juanmanuelr
ff39cfbf80
2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events_list.php: Now toogle filter is not hide
when pagination is used in thie view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5527 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 12:18:26 +00:00
vgilc
ea8e9d3362
2012-02-09 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/module_manager_editor_common.php: Fixed behavior combo
tag selected.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5525 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 10:53:32 +00:00
vgilc
b1e17887b1
2012-02-09 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php: Changed combo box update.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5524 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 10:15:03 +00:00
vgilc
0de8a8335b
2012-02-08 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php: Added default fields button.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5523 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 17:56:32 +00:00
vgilc
153adfce9f
2012-02-08 Vanessa Gil <vanessa.gil@artica.es>
...
* 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: Removed 'criticity_alert'
to tevento table.
* godmode/events/custom_events.php: Modify fields selection to
show events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5522 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 17:21:16 +00:00
mdtrooper
3a0bf10eb3
2012-02-08 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/alerts_status.php: added a check for user ACL groups in
the list of alerts.
Fixes : #3484959
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5520 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 15:15:20 +00:00
juanmanuelr
3abc499307
2012-02-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/events/custom_events.php: Changed 'sec' link parameter
in this view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5518 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 13:12:46 +00:00
juanmanuelr
be7a82bf7c
2012-02-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/include/styles/menu.css
include/styles/menu.css: Added godmode events icon in menu.
* include/functions_events.php: Added functions to support custom
event filters.
* 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: Added table
tevent_filter.
* operation/events/events_list.php
operation/events/events.php: Added event filters 'live' editor.
* general/shortcut_bar.php: Fixed some bugs due to ACLs.
* general/header.php: Removed trace.
* godmode/menu.php: Added event godmode section.
* godmode/events/event_edit_filter.php
godmode/events/custom_events.php
godmode/events/events.php
godmode/events/event_filter.php: Added files: Entry point in event
godmode section, events filter editor and event custom fields view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5517 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 13:04:18 +00:00
vgilc
08274f0d96
2012-02-08 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php
* operation/events/events_list.php: Added criticity alert to event view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5516 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 11:27:36 +00:00
vgilc
de53544d42
2012-02-08 Vanessa Gil <vanessa.gil@artica.es>
...
* 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: Added 'criticity_alert'
to tevento table.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5515 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 10:25:57 +00:00
vgilc
1db6a0f47a
2012-02-08 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php: Remove comments.
* operation/events/events_list.php: Show criticity only for
alerts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 09:50:36 +00:00
vgilc
476fcb0ae0
2012-02-07 Vanessa Gil <vanessa.gil@artica.es>
...
* 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/agentes/module_manager_editor_common.php
godmode/events/custom_events.php
operation/events/events_list.php: Modify fields selection to
show events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 18:11:12 +00:00
darode
c43cafdf67
2012-02-07 Dario Rodriguez <dario.rodriguez@artica.es>
...
* include/graphs/functions_pchart.php: Fixed a problem charting lineal
and area graph with negative values in static mode.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 16:13:03 +00:00
darode
b234f31cff
2012-02-07 Dario Rodriguez <dario.rodriguez@artica.es>
...
* pandoradb.sql,
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: Fixed an error with
weight field of custom graphs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5502 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 09:47:51 +00:00
ramonn
0a858f2924
2012-02-06 Ramon Novoa <rnovoa@artica.es>
...
* operation/netflow/nf_live_view.php: Fixed filter load ACL check.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5500 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 17:25:00 +00:00
mdtrooper
c478cc18e4
2012-02-06 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_api.php: fixed into function "get_events__with_user"
when try get list events when empty list of groups for user.
* include/api.php: fixed the auth.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5499 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 17:21:11 +00:00
ramonn
a42bacb5be
2012-02-06 Ramon Novoa <rnovoa@artica.es>
...
* operation/netflow/nf_live_view.php: Added ACL checks for filter
creation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5498 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 17:16:38 +00:00
mdtrooper
85e6fd471b
2012-02-06 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/module_manager.php: only added a comment for to explain
the reason because the modules from predictionserver is erased for the
creation policies modules. The reason is because there aren't the table
tmodule_synth and some code to apply this kind modules in policy too.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5497 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 14:05:25 +00:00
vgilc
a1a1e24363
2012-02-06 Vanessa Gil <vanessa.gil@artica.es>
...
* 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: Removed field
unique_id to tevento table.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5496 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 12:25:40 +00:00
vgilc
2198c0dba3
2012-02-06 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php
operation/events/events_list.php: Show all groups in
event view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5495 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 12:18:03 +00:00
vgilc
b807269a87
2012-02-06 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php
operation/events/events_list.php: Addes criticity info
in event view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5492 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 11:51:14 +00:00
vgilc
551bb38d28
2012-02-06 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/events/custom_events.php: Added file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5491 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 11:05:35 +00:00
vgilc
1362998113
2012-02-06 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb_data.sql,
pandoradb.data.postgreSQL.sql,
pandoradb.data.oracle.sql: Added fields to display the event view.
* godmode/menu.php
include/functions_config.php
operation/events/events_list.php: Configure the fields to be
displayed in the event view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5490 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 10:51:05 +00:00
hkosaka
0278a10400
2012-02-06 Hirofumi Kosaka <kosaka@rworks.jp>
...
* include/functions_api.php: Merged from 4.0. Add a missing
description of get_alert_template() in its leading comment.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5488 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 05:53:39 +00:00
mdtrooper
1f75308ba9
2012-02-03 Miguel de Dios <miguel.dedios@artica.es>
...
* pandoradb.sql, extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: change the
size of the field "post_process" in the tables "tagente_modulo" and
"tnetwork_component".
Fixes : #3483814
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5486 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-03 12:43:22 +00:00
ramonn
7d7ccc1c5e
2012-02-03 Ramon Novoa <rnovoa@artica.es>
...
* pandoradb_data.sql,
pandoradb.data.postgreSQL.sql,
pandoradb.data.oracle.sql: Added a default special_days value
to alert templates.
* pandoradb.sql,
pandoradb.postgreSQL.sql,
pandoradb.oracle.sql,
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql,
godmode/agentes/module_manager_editor_common.php,
godmode/agentes/configurar_agente.php,
godmode/agentes/module_manager_editor.php: Added suport for ff
interval.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5485 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-03 12:33:45 +00:00
darode
ee832c31ea
2012-02-03 Dario Rodriguez <dario.rodriguez@artica.es>
...
* general/main_menu.php: Fixed godmode menu header visualization.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5483 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-03 11:01:12 +00:00
jsatoh
efad43cd74
2012-02-03 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_snmp_alert_custom.php: Changed title.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5481 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-03 00:55:12 +00:00
juanmanuelr
328891e7a1
2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php: Fixed a bug in flash charts due to
my last commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5478 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 19:00:56 +00:00
juanmanuelr
883d4e7578
2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/functions_visual_map.php: Improved module graphs on visual
console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5476 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 18:39:58 +00:00
slerena
35ecd7f8a7
2012-02-02 Sancho Lerena <slerena@artica.es>
...
* config_process.php: Updated build.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5473 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 17:12:08 +00:00
slerena
771ad43946
2012-02-02 Sancho Lerena <slerena@artica.es>
...
* godmode/massive/massive_edit_modules.php: Fixed problem with export
server target edition. "None" was missing.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5472 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 16:54:46 +00:00
juanmanuelr
f37604cedf
2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* general/shortcut_bar.php: Fixed bug when the user doesn't have
'LM' permissions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5470 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 14:27:23 +00:00
juanmanuelr
c15f7a5de3
2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added get_alert_template function to
Api.
Feature request: #3478217
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5469 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 13:17:23 +00:00
juanmanuelr
bc4a2fe041
2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* Changelog: I forgot to update Changelog.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 12:12:59 +00:00
juanmanuelr
d3ae9bffe1
2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* Changelog: I forgot to update Changelog.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5467 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 12:11:31 +00:00
jsatoh
a1b18e31e9
2012-02-02 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_aggregate_by.php: Added a missing help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 01:02:19 +00:00
vgilc
c893f033ef
2012-02-01 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/events/events_validate.php: Allowed post a comment
without changing the event's state.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-01 15:38:17 +00:00
vgilc
2185eb7a92
2012-02-01 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/events/events_list.php: Show event id in view events.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5462 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-01 12:49:01 +00:00
juanmanuelr
5c5632361f
2012-02-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* general/shortcut_bar.php: Fixed realtime update of alerts counter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5461 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-01 12:27:33 +00:00
vgilc
65643de770
2012-02-01 Vanessa Gil <vanessa.gil@artica.es>
...
* 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: Added
fields in tevento.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5458 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-01 11:04:41 +00:00
juanmanuelr
89940d403c
2012-02-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/incidents/incident.php: removed trace.
* operation/agentes/alerts_status.php
index.php
operation/users/user_edit.php
general/shortcut_bar.php: Added shortcut bar.
* 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: Added shorcut
field in tusuario table.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-01 10:57:43 +00:00
juanmanuelr
16e724fb57
2012-01-31 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting: Fixed bug when the module has only
one value.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-31 12:52:22 +00:00
vgilc
6a82c5c0a9
2012-01-31 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_reporting: Modified SLA reports when
downtime planned.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5454 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-31 12:33:39 +00:00
juanmanuelr
830f6a3317
2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/include/styles/pandora.css: Added grid
feature in visual console for default skin.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5451 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 17:23:15 +00:00
juanmanuelr
d1e00045ef
2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/grid.png
images/grid.disabled.png
include/styles/pandora.css: Added these images for new grid feature
in visual console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 17:19:40 +00:00
juanmanuelr
f6c3b65da2
2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/agentes/module_manager_editor_prediction.php: Added module
postprocess in prediction module.
Fixes : #3480054
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5446 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 16:07:32 +00:00
juanmanuelr
c6aa5c99c0
2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* godmode/reporting/visual_console_builder.editor.js
godmode/reporting/visual_console_builder.editor.php: Added optional
grid in visual console editor.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5445 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 12:40:01 +00:00
vgilc
4b40062b7e
2012-01-27 Vanessa Gil <vanessa.gil@artica.es>
...
* 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: Fixed error adding delete
cascade in tplanned_dowtime_agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5444 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 13:52:49 +00:00
vgilc
529e10377b
2012-01-27 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.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 delete cascade
in tplanned_dowtime_agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 13:28:34 +00:00
juanmanuelr
b1c68ebce1
2012-01-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/graphs/functions_fsgraph.php: Improved units in flash
charts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 12:50:19 +00:00
juanmanuelr
68e5925bee
2012-01-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/google_chrome.png
images/advise_navigator_background.png
images/mozilla_firefox.png
general/login_page.php: Added web browser advise if the user use
Internet Explorer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5441 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 12:48:18 +00:00
vgilc
8547a4953a
2012-01-27 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.sql
pandoradb.oracle.sql
pandoradb.postgreSQL.sql: Added delete cascade in tplanned_dowtime_agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 12:30:30 +00:00
ramonn
ba35daa033
2012-01-27 Ramon Novoa <rnovoa@artica.es>
...
* include/help/es/help_alert_special_days.php: Added to repository.
Translated the special days help file to Spanish.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 10:36:22 +00:00
jsatoh
c0966fddbd
2012-01-27 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_action_threshold.php: Rewrote the
action_threshold help page and added an example.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 04:58:51 +00:00
jsatoh
2d945d65bb
2012-01-27 Junichi Satoh <junichi@rworks.jp>
...
* include/help/en/help_alert_special_days.php,
include/help/ja/help_alert_special_days.php: Added new help files
for special days feature.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5437 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 04:30:38 +00:00
juanmanuelr
84b426b57a
2012-01-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/graphs/functions_fsgraph.php: Modified background color in
flash charts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-26 12:51:43 +00:00
juanmanuelr
c96acd2fb7
2012-01-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
operation/agentes/estado_generalagente.php: Added static event
agent graph in main agent view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5435 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-26 11:38:38 +00:00
zarzuelo
02c210bcae
2012-01-26 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_api.php: Improved the get all agents
API function to retrieve more data as address, description,
operating system and url address
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-26 09:58:31 +00:00
juanmanuelr
86f900dfad
2012-01-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_reporting.php: Fixed Sla graph when it has
a boolean module data.
Bugfix: #3477786
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5431 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 16:29:40 +00:00
ramonn
e9d1396888
2012-01-25 Ramon Novoa <rnovoa@artica.es>
...
* include/help/en/help_action_threshold.php,
include/help/es/help_action_threshold.php: Rewrote the
action_threshold help page and added an example.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 16:06:44 +00:00
juanmanuelr
00c6d7fceb
2012-01-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added csv separator in function
get_all_agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 15:48:20 +00:00
vgilc
561a5cc018
2012-01-25 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_agents.php: Bad behavior group filter
in massive operations and policies management.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 12:40:11 +00:00
juanmanuelr
1eca154698
2012-01-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: removed warning from get_all_agents
function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5426 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 10:33:37 +00:00
vgilc
ec4c91e693
2012-01-25 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_agents.php: Fixed bug: Don't show
good agents modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5424 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 09:58:21 +00:00
zarzuelo
9399bfd699
2012-01-25 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_network_components.php: Fixed some
include relative paths to API calls
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5423 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 09:09:55 +00:00
zarzuelo
40675f1e59
2012-01-25 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_incidents.php
operation/integria_incidents/incident.incident.php
operation/integria_incidents/incident.php: Fixed some bugs
of the Integria IMS integration
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5422 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 09:08:58 +00:00
jsatoh
dddee2d983
2012-01-25 Junichi Satoh <junichi@rworks.jp>
...
* godmode/menu.php, godmode/alerts/alert_special_days.php,
godmode/alerts/configure_alert_special_days.php,
godmode/alerts/configure_alert_template.php,
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,
pandoradb.oracle.sql, pandoradb.postgreSQL.sql, pandoradb.sql,
include/functions_alerts.php: Added special days feature. It allows
to define special days (holidays and special working days) for
alert templates.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5421 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 06:13:43 +00:00
juanmanuelr
4e95795804
2012-01-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/incidents/incident.php
operation/incidents/incident_detail.php: Modified agent text search
due to usability issues.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5420 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 18:54:55 +00:00
juanmanuelr
81c9d86bb6
2012-01-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_graph.php
include/graphs/functions_pchart.php: Added units in Y axis and
fixed min, max and avg values. Also fixed colors fo min, max and
avg series.
Pending task: #3153343
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5419 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 18:53:18 +00:00
ramonn
037c9c54a9
2012-01-24 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_config.php,
include/functions_netflow.php,
pandoradb.sql,
pandoradb.postgreSQL.sql,
pandoradb.oracle.sql,
operation/netflow/nf_live_view.php,
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/agentes/module_manager_editor_prediction.php,
godmode/agentes/configurar_agente.php,
godmode/menu.php,
godmode/netflow/nf_edit_form.php: Added support for enterprise
netflow modules.
* godmode/netflow/nf_manage.php: Moved to
godmode/setup/setup_netflow.php.
* godmode/netflow/nf_option_form.php: Removed from repository. Not used.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 17:11:12 +00:00
javilanz
ac3c96cab4
2010-01-24 Javier Lanz <javier.lanz@artica.es>
...
* godmode/massive/massive_delete_modules.php: Fixed a small entities
bug. Added io_safe_output
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5415 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 14:55:00 +00:00
juanmanuelr
141e5dd424
2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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: Modified
tagente table.
* operation/agentes/estado_generalagente.php
operation/agentes/url_address.php
operation/agentes/ver_agente.php
godmode/agentes/agent_incidents.php
godmode/agentes/configurar_agente.php
godmode/agentes/agent_manager.php: Added url_address functionality.
Pending task: #3472445
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5409 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 18:36:22 +00:00
ramonn
1950f614e7
2012-01-23 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_netflow.php: Aesthetic fixes to netflow report
tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 18:20:30 +00:00
ramonn
9faeefd0a4
2012-01-23 Ramon Novoa <rnovoa@artica.es>
...
* operation/menu.php,
operation/netflow/nf_live_view.php,
godmode/netflow/nf_edit_form.php,
godmode/netflow/nf_item_list.php,
godmode/netflow/nf_report_item.php,
godmode/netflow/nf_report_form.php,
godmode/netflow/nf_edit.php: Multiple improvements to netflow live
view and report and filter edition.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5407 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 18:17:52 +00:00
juanmanuelr
7ea01805e4
2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php: Removed Php warning in function
agents_get_agents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5406 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 17:08:45 +00:00
juanmanuelr
e1ea2d84ce
2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_agents.php
operation/incidents/incident.php
operation/incidents/incident_detail.php
operation/agentes/ver_agente.php
godmode/agentes/agent_incidents.php
godmode/agentes/configurar_agente.php: Added the possibility to add
agent to an incident and added new tab in agent view if the agent
has incidents associated.
* pandoradb.postgreSQL.sql
pandoradb.oracle.sql
pandoradb.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: modified
table tincidencia.
Pending task: # 3472447
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5405 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 17:01:00 +00:00
vgilc
7d6ab5a944
2012-01-23 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/estado_agente.php
include/functions_agents.php: Simplify code estado_agente
and fix bug in search filter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5404 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 16:28:22 +00:00
ramonn
9e60e3f19e
2012-01-23 Ramon Novoa <rnovoa@artica.es>
...
* pandoradb_data.sql, pandoradb.sql,
pandoradb.data.postgreSQL.sql,
pandoradb.data.oracle.sql,
godmode/netflow/nf_manage.php: Added netflow daemon configuration
options.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5403 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 15:37:45 +00:00
juanmanuelr
be2b4b7d10
2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Modified get_policy_modules function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5400 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 09:03:57 +00:00
koichirok
3ed66be052
2012-01-23 Koichiro Kikuchi <koichiro@rworks.jp>
...
* include/functions_servers.php: Exclude modules which belong to
disabled agent from server performance and lag calculation.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5399 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 08:05:35 +00:00
juanmanuelr
0ddeab6b4c
2012-01-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Modified get_all_agents function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5398 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 07:52:43 +00:00
ramonn
2009c60047
2012-01-20 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_netflow.php,
operation/menu.php,
operation/netflow/nf_view.php,
godmode/netflow/nf_report_item.php: Netflow live view support and small
fixes.
* operation/netflow/nf_live_view.php: Added to repository: Netflow live view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5397 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-20 13:14:09 +00:00
juanmanuelr
271f3df593
2012-01-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Modified in parameters in
update_modules functions (network, data, snmp and plugin).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5396 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-20 12:23:17 +00:00
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
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
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
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
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