514 Commits

Author SHA1 Message Date
daniel
b71d396c84 WIP custom fields view 2018-11-05 09:35:17 +01:00
daniel
e2fabb6167 WIP custom fields view 2018-11-02 13:37:30 +01:00
daniel
b5045d522e WIP custom fields view 2018-10-31 18:02:36 +01:00
daniel
f78e86b925 view cusatom field 2018-10-25 17:08:56 +02:00
vgilc
4b317b573b Merge branch '2708-API-metaconsola-function-get_agent-no-devuelve-nada' into 'develop'
Added code for function api_get_agent_alias for the API of the metaconsole - #2708

See merge request artica/pandorafms!1816
2018-10-25 12:11:16 +02:00
danielmaya
bbde9c70b6 conflict resolved 2018-10-25 11:13:57 +02:00
vgilc
b7f9149c20 Merge branch '2920-No-funciona-el-wizard-para-crear-agentes-desde-la-metaconsola' into 'develop'
Changed function that creates a new agent from metaconsole to set field name…

See merge request artica/pandorafms!1873
2018-10-19 11:30:47 +02:00
alejandro-campos
3fd588353b Changed function that creates a new agent from metaconsole to set field name with a hash and fixed bug when setting alias in database 2018-10-19 10:43:43 +02:00
fermin831
060e46868d Fixed tags filter on bulk operation (select module first) 2018-10-17 11:57:22 +02:00
fermin831
2693bbe209 Merge remote-tracking branch 'origin/develop' into 2737-Optimización-de-tags-dev
Conflicts:
	pandora_console/godmode/massive/massive_delete_modules.php
	pandora_console/operation/agentes/ver_agente.php
2018-10-10 19:39:27 +02:00
fermin831
de10de03f7 [Tags performance] Fixed edit and delete massive delete and edit modules in bulk selecting modules first 2018-10-10 17:42:33 +02:00
manuel.montes
159d7466cd Merge branch 'develop' into 2869-Filtro-de-estado-not-normal-incorrecto-en-vista-de-agent-detail
Conflicts:
	pandora_console/include/functions_agents.php
2018-10-09 17:01:08 +02:00
samucarc
61a82337c3 Fixed error in agents bulk operations 2018-10-08 17:57:05 +02:00
Fermin
099f01a4ba [Tags performance] Fixed select modules from Agent/Module dashboard widget 2018-10-08 13:45:30 +02:00
Fermin
d2b8939804 [Tags performance] Fixed select_modules_for_agent_group function (failed with several secondary groups). 2018-10-08 12:33:40 +02:00
Fermin
a72b9b0515 [Tags performance] Fixed agents_get_modules to ajax calls 2018-10-05 13:32:14 +02:00
manuel.montes
07e476a740 Fixed bug in agent status filter 2018-10-04 16:35:37 +02:00
fermin831
a33cae9e8f [Tags performance] Check functions_agents agents_get_modules 2018-10-03 16:33:56 +02:00
fermin831
0ca13b8e98 Removed unused code 2018-10-03 15:04:45 +02:00
fermin831
7ffeaaf50b [Tags performance] fermin revision 1 2018-10-03 11:13:52 +02:00
danielmaya
958930931e Fixed filter group in agents/modules view 2018-10-03 10:42:59 +02:00
fermin831
f767474516 [Tags performance] Fixed indexed agents_get_modules with no details 2018-10-02 15:30:19 +02:00
fermin831
28b879f058 [Tags performance] Added TODOS to revise agents_get_modules 2018-10-02 09:48:29 +02:00
fermin831
9a47d5325e [Tags performance] Events improvements 2018-10-01 17:03:37 +02:00
tatiana.llorente@artica.es
9977f1ddf9 Added code for function api_get_agent_alias for the API of the metaconsole - #2708 2018-10-01 09:51:58 +02:00
vgilc
f98e2ed1bf Merge branch '2613_Error_en_filtrar_agentes_por_estado_en_bulk_operations' into 'develop'
Fixed error in agents bulk operations with a normal status

See merge request artica/pandorafms!1709
2018-09-28 10:24:27 +02:00
danielmaya
453fb3f67b TODO List 2018-09-27 13:30:32 +02:00
fermin831
48798d4af5 Added some secondary groups checks to meta 2018-09-20 17:59:12 +02:00
fermin831
9c032f4dfe [Secondary groups] Fixed group report 2018-09-11 13:22:51 +02:00
fermin831
5c54afe673 Fixed secondary groups in alerts details 2018-09-11 09:15:48 +02:00
daniel
e5fec6b303 Merge remote-tracking branch 'origin/develop' into 2611-Cache_de_vista_de_arbol_y_vista_de_grupos 2018-08-31 10:56:04 +02:00
daniel
24f7dbd420 added cache to function agents_get_all_groups_agent 2018-08-23 14:50:19 +02:00
samucarc
2687c9fce6 Fixed error in agents bulk operations with a normal status 2018-08-21 17:21:28 +02:00
fermin831
399c9c2d58 [Secondary groups] Fixed agent/modules view 2018-08-21 13:33:16 +02:00
fermin831
8be030b7da Fixed agents_get_agentmodule_group to search only in tagente table 2018-08-10 12:55:04 +02:00
fermin831
7b22caaea8 Fixed warning 2018-08-02 13:41:56 +02:00
fermin831
223d13edd5 Change the policy agents to work on serialized way 2018-07-18 14:50:09 +02:00
Alejandro Gallardo Escobar
de58fe7b90 Fixes 2018-07-06 14:03:05 +02:00
vgilc
8d639b031e Merge branch 'ent-2405-recuento-y-paginado-vista-agent-detail' into 'develop'
Fixed filter count in agent detail.

See merge request artica/pandorafms!1591
2018-07-06 09:40:15 +02:00
fermin831
d1eaef6f6d Fixed filter count in agent detail. 2018-07-03 13:22:23 +02:00
daniel
0f9b7d13ee fixed errors cps in meta and others 2018-07-02 17:14:31 +02:00
vgilc
fdbe03ef83 Merge branch 'ent-639-add-user-defined-timezones' into 'develop'
Add user defined timezones

See merge request artica/pandorafms!1462
2018-06-12 10:20:31 +02:00
Alejandro Gallardo Escobar
f6184b52da Merge branch 'develop' into ent-639-add-user-defined-timezones 2018-06-11 17:42:02 +02:00
Alejandro Gallardo Escobar
fac3e21829 Added a lot of fixes to the dates stored as strings without timezone information to made them use the user timezone 2018-06-11 16:40:10 +02:00
Fermin
2e1bb2ac9c Merge branch 'develop' into 2290-seguridad-en-la-api
Conflicts:
	pandora_console/include/functions_api.php
2018-06-07 11:38:37 +02:00
fermin831
0afd436cea [ACL API] Added ACL to some get api calls and refactorized agent count 2018-06-06 15:04:30 +02:00
enriquecd
dbafab2ae7 Add cluster and API get functions - #2294 2018-05-23 19:13:47 +02:00
daniel
ef9d31adfd fixed errors in function alias in metaconsole 2018-04-24 13:23:45 +02:00
fermin831
60f7a0ab79 Merge branch 'develop' into 2015-implementacion-de-grupos-secundarios
Conflicts:
	pandora_console/include/class/Tree.class.php
2018-04-10 09:29:14 +02:00
fermin831
8da6eca4ab [Secondary groups] Fixed get agents function to works properly with groups view 2018-04-09 12:40:52 +02:00