artica
b3da2803a4
Changed the format of the .php files
...
Former-commit-id: 4dc926a81de14e27df8be7982406b09d8e808399
2019-01-30 16:18:44 +01:00
samucarc
3d99ef48aa
Fixed ACLs in monitoring View and agent detail
2018-11-05 13:05:34 +01:00
vgilc
17286414c7
Merge branch '2619_Group_View' into 'develop'
...
Added warning and normal status agents in group view
See merge request artica/pandorafms!1799
2018-10-29 09:16:33 +01:00
samucarc
015dcdb032
Fixed enterprise ACLs in Agents View
2018-10-11 13:07:59 +02:00
samucarc
638c4f8bc7
Added warning and normal status agents in group view
2018-09-21 15:10:30 +02:00
daniel
ac0f0536c7
performance improve view groups
2018-09-07 14:19:01 +02:00
daniel
6072cd3dc9
improve performance on group view
2018-09-06 15:28:22 +02:00
Fermin
29f56df1fd
[Rebranding] Open operation/agents
2018-05-11 15:17:53 +02:00
fermin831
678aa02ed7
[Secondary groups] Added hint to node group view
2018-04-09 20:18:37 +02:00
fermin831
3463cd1ea2
[Secondary Groups] Added secondary agents to node group view
2018-04-06 12:04:08 +02:00
Arturo Gonzalez
8b849efc3c
Added changes to group view
2017-05-24 15:39:44 +02:00
enriquecd
f4a1358a61
Remove "updated in real time" message because is confused, really it must refer if data source is db or cache #4093
2016-11-02 17:20:17 +01:00
m-lopez-f
d11df9e50e
Fixed problems with group view
...
(cherry picked from commit b0ccd333de
)
2016-10-25 10:30:58 +02:00
m-lopez-f
50e2c14ce8
Add percert of critical agents in group view. Ticket: #3344
2016-09-23 13:46:44 +02:00
m-lopez-f
581d3835db
Fixed acl's permmissions. Ticket #3912
2016-09-08 16:06:12 +02:00
Arturo Gonzalez
db66113fb1
Fixed group view with strict user. Ticket#3391
2016-02-18 09:20:14 +01:00
m-lopez-f
d0cea38c8d
Fixed view data in group view. Tiquet: #3289 , #3297
2016-02-01 11:52:03 +01:00
m-lopez-f
948e691acb
Revert "Fixed problems of count agents and modules in group view. Tiquet: #3028,#3297"
...
This reverts commit b274ea805b
.
2016-01-29 14:25:09 +01:00
m-lopez-f
b274ea805b
Fixed problems of count agents and modules in group view. Tiquet: #3028,#3297
2016-01-29 13:53:00 +01:00
Arturo Gonzalez
2a2b8bb465
Added pagination to group view. Visual errors fixed. Ticket#3239
2016-01-20 15:11:37 +01:00
Arturo Gonzalez
d23246b58c
Added visual data to not init monitors in group view.
2016-01-15 13:19:47 +01:00
Arturo Gonzalez
173ccc5fe1
Added new data in groups view and fixed some numeric errors.
2016-01-15 12:54:28 +01:00
Arturo Gonzalez
7f28e03bed
Added two decimals to resume data in group view. Ticket#3095
2015-12-24 11:04:47 +01:00
Arturo Gonzalez
320c7638a7
Group view fixed
2015-12-23 09:31:50 +01:00
Arturo Gonzalez Diaz
e6fb5a8af1
fixed visual error in group view. Ticket #2621
2015-09-07 13:42:55 +02:00
Arturo Gonzalez Diaz
4419166825
Fixed view errors in group view. #Ticket2517
2015-08-13 12:02:07 +02:00
Arturo Gonzalez Diaz
3288c35cbf
Bug fixed in group view, now when you pick a tag, shows the correct number of agents, in tree view. Ticket#2517
2015-08-13 11:39:36 +02:00
Arturo Gonzalez Diaz
a7ed92c919
Now in group view, groups and tags differ and the tags have an characteristic image. Ticket#2517
2015-07-30 16:15:53 +02:00
m-lopez-f
3e0b8a0f52
Fixed errors in php
2015-07-27 15:34:09 +02:00
mdtrooper
7574f6ed09
Clean the source code style.
2015-06-08 13:13:09 +02:00
mdtrooper
89cac169f4
Clean the source code style.
2015-06-08 11:05:19 +02:00
mdtrooper
2fe85510a7
Fixed PHP Warnings.
2015-05-22 12:31:33 +02:00
m-lopez-f
a7117fca61
Changed visual and changed images
2015-04-22 09:51:34 +02:00
m-lopez-f
dc09a9a14e
Change visual and add new images
2015-04-21 17:26:20 +02:00
m-lopez-f
2d9168ac8f
Changed styles from views in nodo
2015-04-15 09:45:13 +02:00
m-lopez-f
92b1be06ab
Change visual of Group View
2015-03-31 09:52:27 +02:00
m-lopez-f
16679256e9
Change visual of any views
2015-03-31 09:28:06 +02:00
m-lopez-f
c287a2064a
Changed style to visualice data in 'Group view' tiquet: #1879
2015-03-18 13:11:30 +01:00
mdtrooper
a265ec3383
Fixed the functions to get agents not normal or not init in cases of agents with normal status and some modules not init. TICKET: #1791
2015-02-10 18:24:00 +01:00
Alejandro Gallardo Escobar
4d64cddcc1
Fixed some php notices
2015-01-16 17:14:49 +01:00
Vanessa Gil
3698e887c3
Added Stric ACL mode.
2015-01-15 18:08:58 +01:00
mdtrooper
3c76f41387
Fixed the group view for agents not init. Ticket: #1584
2014-12-01 13:56:40 +01:00
Alejandro Gallardo Escobar
ef31093b00
Now the parent groups without modules appear on the group view table
...
* pandora_console/operation/agentes/group_view.php: Added the parent_id
to the groups array.
* pandora_console/include/functions_groups.php: Fixed the function
"groups_get_childrens". Improvements on the function
"groups_get_group_row".
2014-09-24 13:09:15 +02:00
mdtrooper
7d536434c0
Fixed the force network modules execution. TICKET #1288
2014-09-22 14:05:04 +02:00
zarzuelo
47872751c0
2014-06-02 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
include/styles/dialog.css
include/functions_events.php
operation/agentes/group_view.php
images/data.png
images/network.png
images/tab_green_bg.png
images/database.png
images/os_icons/so_other.png
images/os_icons/so_mac_small.png
images/os_icons/so_mac.png
images/os_icons/so_other_small.png
images/tab_grey_bg.png
images/network.disabled.png
images/plugin.png
images/chart_curve.png
images/header_blackout.png
images/eye.png
general/logon_ok.php: A bunch of aesthetic changes
like table header colors, new icons, etc.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 16:57:20 +00:00
mdtrooper
3da5f64882
2013-09-03 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_groups.php, operation/agentes/group_view.php:
fixed the links (now use constants instead the magic number and
unicorns) to the filtered list of modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8735 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-03 12:58:22 +00:00
zarzuelo
70dba07897
2013-06-04 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
include/functions_groups.php
operation/agentes/group_view.php: Delete status column
and group image from groups view. Another visual fixes
were done
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 08:12:44 +00:00
zarzuelo
d8b1f4fca5
2013-06-03 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
include/functions_groups.php
operation/events/events_list.php
operation/agentes/group_view.php
mobile/operation/agent.php
mobile/operation/agents.php
mobile/include/style/main.css
general/logon_ok.php: Few visual fixes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-03 16:28:26 +00:00
zarzuelo
bbc3a87eb0
2013-05-20 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
include/functions_groups.php
include/functions_graph.php
include/functions_reporting.php
operation/search_results.php
operation/agentes/estado_generalagente.php
operation/agentes/ver_agente.php
operation/agentes/group_view.php
operation/servers/recon_view.php
images/min.png
images/max.png
images/agent.png
images/cross_undo.png
images/policies_brick.png
images/agent_warning.png
images/rosette.png
images/darrowright.png
images/god5.png
images/module_critical.png
images/filter.png
images/help.png
images/darrowup.png
images/wrench_orange.png
images/chart_curve.png
images/control_stop_col.png
images/history_database.png
images/zoom_cross.png
images/agent_critical.png
images/god6.png
images/policies_cog.png
images/heart.png
images/percentile_item.png
images/module_warning.png
images/policies_error.png
images/agent_ok.png
images/os_icons/network_small.png
images/os_icons/network.png
images/god7.png
images/heart_col.png
images/clock2.png
images/div.png
images/policies_error_db.png
images/agent_notinit.png
images/application_not_writable.png
images/delete.png
images/god8.png
images/module.png
images/applications.png
images/cross.png
images/camera.png
images/sub.png
images/tag_red.png
images/module_notinit.png
images/god1.png
images/god9.png
images/version.png
images/chart_curve_threshold.png
images/mul.png
images/god2.png
images/policies_not_brick.png
images/control_pause_col.png
images/history.png
images/pdf.png
images/god3.png
images/chart_bar.png
images/module_ok.png
images/status_sets/faces/module_alertsfired_ball.png
images/status_sets/faces/agent_alertsfired.png
images/status_sets/faces/agent_alertsfired_ball.png
images/status_sets/color_text/module_alertsfired_ball.png
images/status_sets/color_text/agent_alertsfired.png
images/status_sets/color_text/agent_agentsfired_ball.png
images/status_sets/default/module_alertsfired_ball.png
images/status_sets/default/agent_alertsfired.png
images/status_sets/default/agent_alertsfired_ball.png
images/error_red.png
images/wrench.png
images/control_play_col.png
images/sum.png
images/avg.png
images/info.png
images/god4.png
images/module_unknown.png
images/darrowleft.png
images/plus.png
images/information.png
images/darrowdown.png
images/chart_curve_overview.png
godmode/agentes/configurar_agente.php
godmode/servers/plugin.php: Improved visual graphics
included agent layout, icons and group view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 16:43:28 +00:00
mdtrooper
8f9521bbf3
2013-05-06 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/group_view.php, godmode/groups/group_list.php,
include/functions_groups.php: added pagination to groups views.
PENDING TASK: #346
* include/functions_component_groups.php: cleaned source code style.
* include/functions.php: added function "is_array_empty" for
deepers arrays.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 12:32:30 +00:00