m-lopez-f
070e9f6e00
Fixed problem with create agent and not asigned ip address
...
create record in taddress and ip is ''
(cherry picked from commit 5d0bc28dc8
)
2015-01-16 14:44:20 +01:00
m-lopez-f
7424e37fa0
Changed text 'Module macros' to 'Custom macros'
2015-01-14 12:14:30 +01:00
m-lopez-f
56a2fca966
Fixed small error in translation
2015-01-13 11:13:04 +01:00
m-lopez-f
f37c9ab4c4
Add data to string variables to correct the problem when ordering.
2015-01-12 16:32:04 +01:00
m-lopez-f
607af5eb1e
Change the variables in the array so that they can be translated
2015-01-12 15:54:30 +01:00
m-lopez-f
51d45f0db0
Add combox filter in search form, view: Manage Agents in Admistration
2015-01-12 15:31:14 +01:00
mdtrooper
69954da39b
Fixed the access (and listing in global search) to module with ACL tags. Ticket #1472
2014-10-20 16:45:47 +02:00
mdtrooper
8390e91813
Moved the global var '' to upside of code
2014-10-20 16:45:47 +02:00
mdtrooper
8348c9f5fc
Fixed the show plugin parameters field into the policy module form.
2014-10-13 16:59:57 +02:00
Alejandro Gallardo Escobar
43f020725c
Merge branch 'feature/planned-downtimes-migrator' into develop
2014-10-09 18:18:43 +02:00
Alejandro Gallardo Escobar
40f021a31a
Now the malformed planned downtimes have more visibility
2014-10-09 12:51:38 +02:00
Alejandro Gallardo Escobar
97a3664737
Minor fix
2014-10-08 14:56:28 +02:00
Alejandro Gallardo Escobar
0ffc6220aa
Added a check to know if exist malformed planned downtimes and an option to solve the problem
2014-10-08 14:55:59 +02:00
mdtrooper
2177e0ff9f
Fixed the urls in the downtime for to ACL users with AW
2014-10-07 19:58:19 +02:00
mdtrooper
954f0e77d2
Fixes the cleaned default values in the module plugins. Ticket #1406
2014-10-06 15:55:21 +02:00
Alejandro Gallardo Escobar
03831f456f
Now the interface wizard adds the interface MAC to the module description
2014-10-02 16:05:31 +02:00
Alejandro Gallardo Escobar
65dd6ff80d
Minor fixes
2014-10-01 12:21:08 +02:00
Vanessa Gil
fd106a52fe
Validate post_process parameter. Ticket #1318
2014-09-23 09:28:10 +02:00
mdtrooper
d58e077868
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-22 13:37:35 +02:00
mdtrooper
faaab2d220
Added the context help icon for the learning mode in form of agent. TICKET #1311
2014-09-22 13:37:23 +02:00
Alejandro Gallardo Escobar
b0d3dfc957
Merge branch 'feature/ticket#1243-PlannedDowntime' into develop
2014-09-22 11:48:22 +02:00
Alejandro Gallardo Escobar
6f6debb324
Error fixes and improvements. Improved the help tips of the planned downtimes editor
2014-09-19 17:30:17 +02:00
Alejandro Gallardo Escobar
8057517acd
Fixed the date filter of the list
2014-09-15 18:52:29 +02:00
Junichi Satoh
5a0c7ad9ea
Fixed 'FF timeout' field is not shown when creating a data module from
...
the console.
2014-09-13 08:53:56 +09:00
Alejandro Gallardo Escobar
770ccc994e
Improved the warning messages on the planned downtimes edit section
2014-09-12 11:48:51 +02:00
Alejandro Gallardo Escobar
fb02de8bea
Added support to create scheduled downtimes with past dates
...
* pandora_console/godmode/setup/setup_general.php,
pandora_console/include/functions_config.php: Added a config token
to allow the creation of scheduled downtimes in the past.
* pandora_console/godmode/agentes/planned_downtime.editor.php: Now
is possible to create a scheduled downtime with a past date
if the config token is activated.
2014-09-11 11:42:57 +02:00
Alejandro Gallardo Escobar
732630c37f
Now the planned downtimes CSV shows the affected elements
2014-09-10 18:58:46 +02:00
mdtrooper
afcab1836f
Fixed PHP warning.
2014-09-10 18:21:45 +02:00
Vanessa Gil
0a7dad3aa1
Fixed bug:Error to assign server plugins using templates. Ticket #1161
...
pandora_console/godmode/agentes/agent_template.php
2014-09-10 18:05:33 +02:00
Alejandro Gallardo Escobar
b06fc9d039
Improvements on the Planned Downtime section
...
* pandora_console/godmode/agentes/planned_downtime.editor.php: Fixed an error
which made impossible the creation of new periodic downtimes.
* pandora_console/godmode/agentes/planned_downtime.export_csv.php: Added file.
Exports the planned downtimes list to a CSV file.
* pandora_console/godmode/agentes/planned_downtime.list.php: Added a new form
to filter the list. Added pagination. Changed the items order. Error fixes.
2014-09-10 18:02:32 +02:00
mdtrooper
fe2a53eb46
Fixed PHP warnings.
2014-09-10 15:37:31 +02:00
vgilc
ba29c61846
Added forgotten Changelog
...
pandora_console/Changelog
2014-09-03 10:40:05 +02:00
vgilc
e19b631a6b
2014-08-11 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/agent_template.php: Fixed bug in FF
threshold to apply a template module. Ticket #871 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10397 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-11 11:27:50 +00:00
vgilc
65369ae254
2014-08-11 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/agent_conf_gis.php: Altitude coordinate by
default. Fixed bug #766 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10396 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-11 10:18:08 +00:00
mdtrooper
02c37f4f47
2014-08-01 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/planned_downtime.editor.php: fixed the acl.
MERGED FROM THE BRANCH 5.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10370 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-01 10:36:19 +00:00
mdtrooper
d11b4d0cb3
2014-07-24 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/snmpconsole/snmp_view.php,
operation/events/events_list.php, operation/incidents/incident.php,
extensions/files_repo.php,
extensions/files_repo/sql/files_repo.postgreSQL.sql,
extensions/files_repo/functions_files_repo.php,
extensions/files_repo/files_repo_list.php,
godmode/agentes/modificar_agente.php,
godmode/snmpconsole/snmp_alert.php, godmode/db/db_info.php,
include/functions_graph.php, include/functions_db.php,
include/db/postgresql.php, include/db/oracle.php,
include/db/mysql.php, include/functions_update_manager.php,
include/functions_events.php, include/graphs/functions_flot.php,
include/graphs/fgraph.php: tiny fixes for the improve the support of
postgreSQL databases.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-24 16:02:06 +00:00
mdtrooper
1cd6b8b35c
2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/agent_wizard.snmp_explorer.php,
godmode/agentes/module_manager_editor_plugin.php: some fixes for
the snmp version 3.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10348 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 12:08:57 +00:00
mdtrooper
012ae953a0
2014-07-22 Miguel de Dios <miguel.dedios@artica.es>
...
*
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-22 16:07:31 +00:00
mdtrooper
77c4eefe5c
2014-07-22 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/agent_manager.php: fixed to show the QR code image
in the creation of a new agent.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10345 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-22 16:03:27 +00:00
ramonn
c7496b9624
2014-06-24 Ramon Novoa <rnovoa@artica.es>
...
* godmode/agentes/module_manager_editor_common.php,
include/help/en/help_ff_interval.php,
include/help/en/help_ff_threshold.php,
include/help/en/help_ff_timeout.php,
include/help/es/help_ff_interval.php,
include/help/es/help_ff_threshold.php,
include/help/es/help_ff_timeout.php,
include/help/ja/help_ff_interval.php,
include/help/ja/help_ff_threshold.php,
include/help/ja/help_ff_timeout.php: Updated help files for the FF threshold.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 09:02:18 +00:00
alexhigh
731ff56339
2014-06-17 Alejandro Gallardo <alejandro.gallardo@artica.es>
...
* godmode/agentes/module_manager_editor_common.php,
operation/reporting/reporting_viewer.php,
operation/agentes/status_monitor.php,
include/functions_netflow.php,
include/functions_graph.php: Improvements to avoid
php notices and warnings.
* godmode/setup/setup_visuals.php,
include/functions_config.php: Added a new option
to choose a custom line thickness for the line between
the items relations of the visual maps.
* include/functions_visual_map.php,
include/javascript/pandora_visual_console.js: Added
support to the custom line thickness and fixed some
problems with the line connections.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 15:11:50 +00:00
vgilc
4a3ff7118d
2014-06-17 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/planned_downtime.editor.php: Changed
size of time field.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 09:05:25 +00:00
alexhigh
c0839f047f
2014-06-13 Alejandro Gallardo <alejandro.gallardo@artica.es>
...
* godmode/agentes/module_manager_editor_plugin.php,
include/javascript/pandora_modules.js: Fixed an error
that created duplicated macro fields when selecting
a local component module #927 .
* include/graphs/flot/pandora.flot.js: Now the spacing
of the vertical data description is automatic.
* include/styles/pandora_black.css: Visual changes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 08:39:11 +00:00
vgilc
73f1a91451
2014-06-05 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/configurar_agentes.php: Changed
interval in conf.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 10:25:25 +00:00
vgilc
594610cfe3
2014-06-04 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/agentes/planned_downtime.editor.php: Check
creation date in scheduled downtime.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10102 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 07:36:28 +00:00
jsatoh
9b092914be
2014-06-03 Junichi Satoh <junichi@rworks.jp>
...
* godmode/agentes/module_manager_editor_common.php: Changed to disable
'FF timeout' except async modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 04:54:26 +00:00
mdtrooper
a5912526d2
2014-06-02 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/alerts/configure_alert_template.php,
godmode/reporting/reporting_builder.item_editor.php,
godmode/agentes/planned_downtime.editor.php, godmode/setup/news.php,
include/ajax/module.php, include/functions.php,
include/functions_ui.php, extensions/insert_data.php,
operation/netflow/nf_live_view.php,
operation/reporting/reporting_viewer.php,
operation/reporting/graph_viewer.php, operation/tree.php,
operation/agentes/datos_agente.php,
operation/agentes/estado_monitores.php: fixed the i18n of the
timepicker.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10076 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 15:57:36 +00:00
jsatoh
6dfd8974d8
2014-05-31 Junichi Satoh <junichi@rworks.jp>
...
* godmode/agentes/configurar_agente.php,
godmode/agentes/module_manager_editor.php,
godmode/agentes/module_manager_editor_common.php,
pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
'FF threshold' to be able to define timeout.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-31 13:36:53 +00:00
mdtrooper
37449da615
2014-05-30 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/agent_manager.php,
godmode/setup/setup_visuals.php, include/functions_config.php,
include/config_process.php, include/functions_ui.php,
include/javascript/qrcode.js, include/javascript/pandora.js,
operation/visual_console/public_console.php, images/qrcode_icon.jpg,
general/header.php: added the feature to show the QR code of the
pages for to make for example sticker for the fisical machines or
other things.
Incident: #818
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10047 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 10:51:33 +00:00
zarzuelo
69c537f9d1
2014-05-28 Sergio Martin <sergio.martin@artica.es>
...
* godmode/agentes/configurar_agente.php: Fixed field that
wasn't saved on DB in WMI modules for ticket #794
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10028 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 11:46:50 +00:00