Alfredo Cardigliano
72ec8ac12e
Exclusion list now accepts a simple comma-separated list which is more user friendly ( fix #5213 )
2021-05-11 11:52:19 +02:00
Simone Mainardi
175cdbabdc
Removes severity from user scripts (now unified with score)
...
Addresses #5281
2021-05-04 17:59:39 +02:00
Simone Mainardi
bd2259b1fa
Prevents exclusion lists to show up for unsupported families
...
Addresses #5212
2021-04-27 16:09:21 +02:00
Alfredo Cardigliano
fa311e3ade
Rework user script working sets (a single configset is supported now)
2021-03-01 15:37:45 +01:00
gabryon99
08f2e68f0b
add raw exclusion list for user script page ( #5002 )
2021-02-23 21:16:08 +01:00
Simone Mainardi
696bcb33e5
Implements alert exclusions for hosts, interfaces, local networks
2021-02-23 15:36:14 +01:00
gabryon99
50fb275dcb
add basic functionality for reset inside edit_user_script page
2021-02-23 12:58:33 +01:00
Matteo Biscosi
711bcb21d0
Added exclusion list to the flow risk script
2021-02-17 11:46:45 +01:00
Matteo Biscosi
12cd9069d1
Implements l7 category and dns request added to exclusion alerts
...
Implements #4942
2021-02-16 16:05:16 +01:00
Matteo Biscosi
c77c689f94
Removed spaces by js when adding a new alert filter
2021-02-12 11:29:59 +01:00
Matteo Biscosi
59818f5540
Changed filters table path and Fixes reset script values
2021-02-12 10:59:16 +01:00
Matteo Biscosi
ab0e5ea081
Fixes removed exclusion list from the flow alerts
2021-02-11 19:13:43 +01:00
Matteo Biscosi
09ca9e604c
Fixed undefined error in js user scripts
2021-02-11 18:16:32 +01:00
Matteo Biscosi
c82e007653
Fixes internal error while modifing the scripts
2021-02-11 17:25:18 +01:00
Matteo Biscosi
d6d0780507
Implements add the ability to suppress specific alerts
...
Implements #4942
2021-02-11 17:13:07 +01:00
Matteo Biscosi
d88d26293a
Fixes multiple replacement not taking place #4942
2021-02-10 15:46:46 +01:00
Matteo Biscosi
769658268f
Implements add the ability to suppress specific alerts
...
Implements #4942
Partially implemented alerts exclusion list
Added User Script exclusion list to settings
Implements add the ability to suppress specific alerts
Implements #4942
2021-02-10 15:35:54 +01:00
Simone Mainardi
972aeb8c47
Disables alert severity selection for flow risks
2021-01-29 10:45:03 +01:00
gabryon99
e4287a9a86
removed console.log
2021-01-29 10:39:40 +01:00
Simone Mainardi
07760e2314
Fixes poorly styled severity in flow risks
...
Addresses #4919
2021-01-28 18:56:13 +01:00
gabryon99
0fc2c597de
fixed roken layour for user scripts ( #4919 )
2021-01-28 14:27:31 +01:00
gabryon99
0283345129
formatted severity select elephant flows ( #4919 )
2021-01-28 12:48:11 +01:00
gabryon99
7d816798fe
add additional check for severity select #4919
2021-01-28 10:08:06 +01:00
gabryon99
26de36685a
add select severity to user scripts ( #4919 )
2021-01-28 10:08:06 +01:00
gabryon99
aa45a8d64e
add severity select for scripts config modal ( #4919 )
2021-01-27 14:49:00 +01:00
gabryon99
4422d669f1
add dropdown severity into user scripts
2021-01-26 16:26:08 +01:00
gabryon99
20273758ef
add reset button with confirm ( #4730 )
2020-11-27 17:45:11 +01:00
Matteo Biscosi
a8cf3836d7
Fixes #4709 unexpected new device plugin ( #4728 )
...
* Added unexpected new device plugin, needs review
* Fixes #4709 unexpected new device plugin
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-16 12:41:19 +01:00
Simone Mainardi
b87e641086
Fixes validation of unexpected servers whitelist
2020-11-14 17:39:59 +01:00
gabryon99
3517435314
add missing reload buttons ( #4676 )
2020-11-04 21:56:07 +01:00
gabryon99
cf16003826
add notification for unexpected plugins ( #4659 )
2020-11-02 11:42:30 +01:00
gabryon99
32f5d9d039
increased multiple selected height
2020-10-19 15:27:19 +02:00
Simone Mainardi
00f1ae731a
Keeps configured enabled/disabled flow risks into account inside plugin
2020-10-19 11:56:41 +02:00
gabryon99
4608c52596
fixed typo in script list
2020-10-16 16:59:09 +02:00
gabryon99
32f9cef420
add customs groups for MultiSelect template
2020-10-16 16:33:04 +02:00
gabryon99
29a0690430
add multiselect template inside script list
2020-10-16 16:02:18 +02:00
gabryon99
2e9230d6ad
extended label truncate limit to 120 ( #4571 )
2020-10-12 17:25:23 +02:00
gabryon99
23aa34904d
extended label ( #4571 )
2020-10-12 17:00:01 +02:00
Luca Deri
bbf48666c8
Removed MUD code
2020-10-11 16:58:10 +02:00
gabryon99
6e4e195f56
add confirm modal for disabling all user scripts ( #3917 )
2020-10-07 22:30:35 +02:00
gabryon99
d0f1502e69
added disable all button ( #3917 )
2020-10-06 22:47:53 +02:00
gabryon99
c7562a7078
expanded ItemsList textarea to 10
2020-09-25 18:42:31 +02:00
gabryon99
7fab77bf4a
separated am_stats view from control
2020-09-23 23:22:19 +02:00
gabryon99
d64c1b5c2f
fixing style for action buttons in user scripts page ( #4479 , #4456 , #4464(
2020-09-23 16:16:03 +02:00
gabryon99
fc70eaa377
fixed action button son script list page as requested
2020-09-23 08:23:56 +02:00
gabryon99
3d1f2c8bef
fixed enabled button on scripts list
2020-09-23 08:23:56 +02:00
gabryon99
441d84f6ae
disabled edit button for disabled scripts
2020-09-22 10:59:00 +02:00
gabryon99
18391dd683
fix disabled button in scripts list
2020-09-16 18:02:00 +02:00
Simone Mainardi
9157132421
Fixes user scripts enable/disable
...
Fixes #4330
2020-08-26 11:51:31 +02:00
Simone Mainardi
1ae2b2d932
Refactors NtopngUtils into NtopUtils
2020-08-18 15:10:04 +02:00