gabryon99
|
5db05cbe6f
|
remove underscore from href (#5347)
|
2021-05-17 14:34:26 +02:00 |
|
gabryon99
|
4ecae2bc91
|
fix button layout (#5348)
|
2021-05-17 14:33:20 +02:00 |
|
gabryon99
|
5d18f5e3b1
|
removed text decoration for links
|
2021-05-17 14:33:04 +02:00 |
|
gabryon99
|
fcccb55112
|
re-add blog news
|
2021-05-16 15:31:05 +02:00 |
|
gabryon99
|
5a3a2933fd
|
fix button toggle
|
2021-05-16 15:25:44 +02:00 |
|
gabryon99
|
d94942aaf6
|
removed excessive padding
|
2021-05-16 15:16:31 +02:00 |
|
gabryon99
|
cab5243ab8
|
fixed host map dropdown
|
2021-05-16 15:13:08 +02:00 |
|
gabryon99
|
283379c708
|
improvements on dropdown menu filter
|
2021-05-15 10:11:13 +02:00 |
|
gabryon99
|
0ba8590bcf
|
porting to bs5
|
2021-05-15 09:56:12 +02:00 |
|
gabryon99
|
59e52e560c
|
initial migration to bs v5
|
2021-05-12 11:52:25 +02:00 |
|
Simone Mainardi
|
009244f3d2
|
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
|
2021-05-06 08:23:15 +02:00 |
|
Simone Mainardi
|
04150aaa2e
|
Adds bootstrap-5.0.0
|
2021-05-06 08:17:32 +02:00 |
|
Simone Mainardi
|
049daed8e9
|
Adds bootstrap-5.0.0-beta3-dist
|
2021-05-05 11:43:33 +02:00 |
|
Alfredo Cardigliano
|
1e52154ef6
|
Add missing score to 'other' alert
|
2021-05-05 11:28:37 +02:00 |
|
Alfredo Cardigliano
|
24321cba24
|
Add mapScoreToSeverity call
|
2021-05-05 10:40:10 +02:00 |
|
Simone Mainardi
|
4cb19a1be8
|
Migrates severities to score in alert_utils
|
2021-05-05 10:38:04 +02:00 |
|
Simone Mainardi
|
602ea765e2
|
Fixes and updates for score and severity
|
2021-05-05 10:34:39 +02:00 |
|
Simone Mainardi
|
bbe6a3de37
|
Changes set_severity to set_score
|
2021-05-05 09:59:04 +02:00 |
|
Alfredo Cardigliano
|
ef65671794
|
Remove alert severity from Alerts. Always use score (convert to severity when required for UI or similar)
|
2021-05-05 09:54:14 +02:00 |
|
Matteo Biscosi
|
b7060cade7
|
Implements delete alerts button
Implements #5268
|
2021-05-04 18:29:00 +02:00 |
|
Simone Mainardi
|
175cdbabdc
|
Removes severity from user scripts (now unified with score)
Addresses #5281
|
2021-05-04 17:59:39 +02:00 |
|
Luca
|
6b49f39b92
|
Added missing check on TCP protocol
|
2021-05-04 12:35:12 +02:00 |
|
gabryon99
|
e455fbbeca
|
fixed icons size
|
2021-05-04 12:20:25 +02:00 |
|
gabryon99
|
994afbaf52
|
fixes on alerts layout
|
2021-05-04 12:20:21 +02:00 |
|
Matteo Biscosi
|
b4529b2eac
|
Removed port from cli/srv flow page info when it is 0
Implements #5275
|
2021-05-04 09:54:05 +02:00 |
|
Matteo Biscosi
|
bb49a0552e
|
Removed unnecessary icons from alert flow page
Implements #5276
|
2021-05-04 09:54:05 +02:00 |
|
Alfredo Cardigliano
|
be3e4caf31
|
Add tooltips to alert buttons
|
2021-05-04 09:52:59 +02:00 |
|
Matteo Biscosi
|
0810ab0244
|
Removed duplicated function
Implements #5260
|
2021-05-03 18:31:30 +02:00 |
|
swilkey
|
ab54200479
|
Adding erxupdate script to ntopng contrib repository (#5267)
|
2021-05-03 18:17:49 +02:00 |
|
Simone Mainardi
|
83f0c38937
|
Massive cleanup of old alerts code
|
2021-05-03 18:16:46 +02:00 |
|
Alfredo Cardigliano
|
813277e203
|
Add safety check on threshold
|
2021-05-03 18:15:23 +02:00 |
|
gabryon99
|
ab0b442608
|
fixes on alert stats and nindex query
|
2021-05-03 17:42:54 +02:00 |
|
gabryon99
|
ab289aec69
|
fixes on alert stats layout
|
2021-05-03 17:42:54 +02:00 |
|
gabryon99
|
71a48f16f1
|
fixes for some alert colors
|
2021-05-03 17:42:54 +02:00 |
|
Alfredo Cardigliano
|
8dd0f903a1
|
Move host log alerts to host alerts. Fix syslog alerts.
|
2021-05-03 17:37:18 +02:00 |
|
Simone Mainardi
|
d78ce33cb0
|
Adds defrag os alert tables and indices
|
2021-05-03 17:28:37 +02:00 |
|
Simone Mainardi
|
e15641e5c1
|
Adds missing indices to the alerts database
|
2021-05-03 17:19:56 +02:00 |
|
Simone Mainardi
|
73248f4e36
|
Optimizes deletion of past alerts
|
2021-05-03 17:19:32 +02:00 |
|
Simone Mainardi
|
44861bcc0c
|
Fixes deletion of old alerts
|
2021-05-03 16:48:30 +02:00 |
|
Alfredo Cardigliano
|
5fc210f664
|
Move syslog parsing to syslog_utils
|
2021-05-03 15:47:54 +02:00 |
|
Alfredo Cardigliano
|
eca13bd319
|
Fix insert with no vlan_id
|
2021-05-03 15:47:05 +02:00 |
|
Alfredo Cardigliano
|
af2d8103fb
|
Cleanup require
|
2021-05-03 15:46:50 +02:00 |
|
Matteo Biscosi
|
b5d99acd6b
|
Fixes broken reference button from alert to nindex
|
2021-05-03 15:30:55 +02:00 |
|
Matteo Biscosi
|
97529613ee
|
Removed debug print
|
2021-05-03 15:22:51 +02:00 |
|
Matteo Biscosi
|
100e51910f
|
Removed unwanted html code
|
2021-05-03 15:21:39 +02:00 |
|
Simone Mainardi
|
e7459363c8
|
Reworks all ts.lua to always return a fixed number of points
|
2021-05-03 15:13:36 +02:00 |
|
Matteo Biscosi
|
ed0033ab66
|
Removed html info from the alert msg downloaded
Implements #5260
|
2021-05-03 15:10:41 +02:00 |
|
Matteo Biscosi
|
bec4b78961
|
Fixed flow alert badges and port columns
Implements #5256
|
2021-05-03 13:09:14 +02:00 |
|
Simone Mainardi
|
fce6454125
|
Updates ts.lua with new stacked charts by severity
|
2021-05-03 12:38:08 +02:00 |
|
Alfredo Cardigliano
|
f5138b71ac
|
Sort severity colors in chart
|
2021-05-03 12:25:47 +02:00 |
|