Commit Graph

27063 Commits

Author SHA1 Message Date
Daniel Rodriguez 9790be4f90 Merge branch '7248-11618-r-works-rendimiento-module_plugin-en-agente-windows' into 'develop'
Add support for module_wait_timeout.

See merge request artica/pandorafms!4073
2021-04-28 09:30:03 +00:00
Daniel Rodriguez e117fd8fd0 Merge branch 'ent-7411-Error-SQL-en-items-Module-event-report-y-Agent-event-report-metaconsola' into 'develop'
Fixed errors SQL metaconsole events

See merge request artica/pandorafms!4076
2021-04-28 08:44:26 +00:00
Daniel Rodriguez 5857c0d231 Merge branch 'ent-7393-Filtro-de-eventos-en-Metaconsola-Severity' into 'develop'
Ent 7393 filtro de eventos en metaconsola severity

See merge request artica/pandorafms!4070
2021-04-28 06:51:25 +00:00
artica 778d126989 Auto-updated build strings. 2021-04-28 01:00:41 +02:00
Daniel Rodriguez 3d3e1acef4 Merge branch 'ent-7382-fallo-visualizacion-ha' into 'develop'
fixed visual error HA

See merge request artica/pandorafms!4067
2021-04-27 14:33:17 +00:00
Daniel Rodriguez 2787a1f64c Merge branch 'ent-7385-no-se-actualizan-los-hilos-del-servidor-transaccional' into 'develop'
Removed token trasnsactional_threads as manager only runs 1 thread

See merge request artica/pandorafms!4075
2021-04-27 14:25:36 +00:00
Daniel Rodriguez 28984aa414 Merge branch 'ent-7384-bug-acl-en-usuario-con-permiso-rr-u-o-rw' into 'develop'
fixed error with rr and rw in report list - acls

See merge request artica/pandorafms!4068
2021-04-27 14:07:48 +00:00
Daniel Rodriguez 443b43d743 Merge branch 'ent-7380-fallo-visualizacion-edicion-intervalo' into 'develop'
fixed error time interval editor

See merge request artica/pandorafms!4065
2021-04-27 14:06:13 +00:00
Daniel Rodriguez c54f542b45 Merge branch 'ent-7376-11735-varios-problemas-de-visualizacion-modo-en-tema-oscuro' into 'develop'
fixed minnor error black theme 7376

See merge request artica/pandorafms!4064
2021-04-27 14:05:08 +00:00
Daniel Rodriguez 7b9c638f0d Merge branch 'ent-7349-error-500-importar-recursos-resource-registration' into 'develop'
Fix reource registraton error 500 on empty or bad ptr file

See merge request artica/pandorafms!4051
2021-04-27 11:48:17 +00:00
Daniel Rodriguez dedd578fe1 Merge branch 'ent-7329-Fallo-de-conteos-en-tactical-view' into 'develop'
fixed count in several views

See merge request artica/pandorafms!4052
2021-04-27 11:47:43 +00:00
Daniel Rodriguez 00b1596c4f Merge branch 'ent-7368-filtro-de-comentarios-de-eventos' into 'develop'
fixed error with special charact filter in user commens

See merge request artica/pandorafms!4056
2021-04-27 11:46:16 +00:00
Marcos Alconada 177be1f1a4 fixed error with special charact filter in user commens 2021-04-27 11:46:16 +00:00
Daniel Rodriguez 425dc74123 Merge branch 'ent-7378-create-workunit-alerts-action-form' into 'develop'
Controlled if Integria IMS is selected for show Create workunit switch

Closes pandora_enterprise#7378

See merge request artica/pandorafms!4066
2021-04-27 11:45:30 +00:00
Daniel Rodriguez 55c38dfc03 Merge branch 'ent-7377-fallos-en-gis-maps' into 'develop'
fixed error with creation and updating gis maps

See merge request artica/pandorafms!4072
2021-04-27 11:44:55 +00:00
Marcos Alconada c57ca2a2b8 fixed error with creation and updating gis maps 2021-04-27 11:44:55 +00:00
Daniel Rodriguez 5aea0d17f0 Merge branch 'ent-7347-no-funciona-envio-de-mails-desde-servidor-con-sendgrid' into 'develop'
Make sure encode_base64 does not break auth strings.

See merge request artica/pandorafms!4059
2021-04-27 11:43:06 +00:00
Daniel Rodriguez bf70c342ff Merge branch 'ent-7324-notificaciones-no-llegan-en-v754' into 'develop'
Fixed notifications when not fully configured

See merge request artica/pandorafms!4042
2021-04-27 11:42:32 +00:00
Daniel Rodriguez 06db949689 Merge branch 'ent-7375-bug-en-creacion-de-politicas' into 'develop'
fixed error with icon groups policies

See merge request artica/pandorafms!4060
2021-04-27 10:39:57 +00:00
Daniel Rodriguez 4589e77bc8 Merge branch 'ent-7370-modal-incorrecto-al-editar-el-nodo-de-un-cluster' into 'develop'
fixed error with modal cluster view

See merge request artica/pandorafms!4057
2021-04-27 10:39:23 +00:00
Daniel Rodriguez d9a63c4682 Merge branch 'ent-7333-fallos-vista-setup' into 'develop'
Added path check to config attachment store

See merge request artica/pandorafms!4049
2021-04-27 10:34:09 +00:00
Luis bec8085ca5 Added path check to config attachment store 2021-04-27 10:34:08 +00:00
Daniel Rodriguez e0c7fc8c1e Merge branch 'ent-7323-Bug-visuales-y-funcionamiento-parametros-de-filtros-de-eventos' into 'develop'
fixed filter load in events view

See merge request artica/pandorafms!4048
2021-04-27 10:33:15 +00:00
Daniel Barbero Martin 8324655aab Fixed errors SQL metaconsole events 2021-04-27 10:03:34 +02:00
artica 8a5f5992ac Auto-updated build strings. 2021-04-27 01:00:39 +02:00
fbsanchez 5bfd86d944 Removed token trasnsactional_threads as manager only runs 1 thread 2021-04-26 21:21:01 +02:00
Ramon Novoa 9ac9b91ad4 Add support for module_wait_timeout.
module_wait_timeout lets the user specify the timeout passed to
WaitForSingleObject (in milliseconds). Lowering it can greatly improve
performance when the executed command generates a lot of output.
Ref. pandora_enterprise#7248.
2021-04-26 18:49:16 +02:00
Daniel Maya dd124fa7d9 Fixed severity 2021-04-26 14:09:07 +02:00
slerena 7dc54c48ac Updated copyright and help for -s option. 2021-04-26 10:13:57 +00:00
Daniel Rodriguez 1b3410af2f Merge branch 'ent-7373-CSV-de-las-graficas-de-modulos-se-generan-vacios' into 'develop'
Fixed errors charts in open

See merge request artica/pandorafms!4062
2021-04-26 09:08:48 +00:00
marcos 2db8c73743 fixed error with rr and rw in report list - acls 2021-04-26 10:30:51 +02:00
marcos a47f99a455 fixed visual error HA 2021-04-26 08:36:02 +02:00
artica 72b9748be9 Auto-updated build strings. 2021-04-26 01:00:14 +02:00
artica fa2748ac5d Auto-updated build strings. 2021-04-25 01:00:22 +02:00
artica 351570213f Auto-updated build strings. 2021-04-24 01:00:38 +02:00
José González 68e1e72b46 Controlled if Integria IMS is selected for show Create workunit switch 2021-04-23 13:43:16 +02:00
Daniel Rodriguez 67467e7a90 Merge branch 'ent-7369-wizard-snmp-no-funciona' into 'develop'
Fixed issue with id_plugin

Closes pandora_enterprise#7369

See merge request artica/pandorafms!4058
2021-04-23 11:13:56 +00:00
marcos f1134c49fd fixed error time interval editor 2021-04-23 12:38:58 +02:00
marcos f818b86827 fixed minnor error black theme 7376 2021-04-23 09:56:06 +02:00
Daniel Barbero Martin fc2da38cbd Fixed errors charts in open 2021-04-23 08:58:23 +02:00
artica f3f44ebbdd Auto-updated build strings. 2021-04-23 01:00:18 +02:00
marcos 0ff28fb9a2 fixed error with icon groups policies 2021-04-22 16:09:05 +02:00
Ramon Novoa d423979426 Make sure encode_base64 does not break auth strings.
The way Mail::Sendmail called encode_base64 could break auth strings
into multiple lines, resulting in authentication errors.

Ref pandora_enterprise#7347
2021-04-22 15:03:27 +02:00
vgilc ce72a5c6ee Merge branch 'ent-7356-SQL-graphs-en-templates-no-muestra-grafico' into 'develop'
Fixed errors report sql

See merge request artica/pandorafms!4055
2021-04-22 12:20:02 +00:00
José González e957961ee5 Fixed issue with id_plugin 2021-04-22 14:15:56 +02:00
marcos 733087f704 fixed error with modal cluster view 2021-04-22 13:23:49 +02:00
vgilc cb3bf7fed0 Merge branch 'ent-7367-api-creacion-grupos-error' into 'develop'
Set default values for max agents in group creation

Closes pandora_enterprise#7367

See merge request artica/pandorafms!4054
2021-04-22 08:47:59 +00:00
Daniel Barbero Martin 918262f27f Fixed errors report sql 2021-04-22 09:50:22 +02:00
vgilc c42d132269 Merge branch 'ent-7355-fallo-api-crear-agentes' into 'develop'
Fixed bug on api call create_agent

See merge request artica/pandorafms!4050
2021-04-22 07:45:08 +00:00
José González 8486e3c64f Set default values for max agents in group creation 2021-04-22 09:40:25 +02:00