gabryon99
|
b7b17d9d1c
|
add import/export page GUI
|
2020-08-19 15:49:50 +02:00 |
|
Simone Mainardi
|
1ae2b2d932
|
Refactors NtopngUtils into NtopUtils
|
2020-08-18 15:10:04 +02:00 |
|
Simone Mainardi
|
e61f9ffe68
|
Refactor JS code into class NtopngUtils
Implements #3735
|
2020-08-18 14:13:48 +02:00 |
|
gabryon99
|
25645e6add
|
improved page style and added a layout to am notes
|
2020-08-14 09:17:11 +02:00 |
|
gabryon99
|
8e08eca794
|
fixed run out of memory in some browsers
|
2020-08-12 09:31:51 +02:00 |
|
gabryon99
|
1421833477
|
slightly improvment for ntopng gui on mobile devices
|
2020-08-10 11:19:04 +02:00 |
|
gabryon99
|
da7278065d
|
moved update notification and too many flow notification
|
2020-07-16 11:56:12 +02:00 |
|
gabryon99
|
48dc7e1a93
|
notification for geoip, contribution and alert notification api in js
|
2020-07-15 10:00:04 +02:00 |
|
gabryon99
|
19e91e2c87
|
add alert notifications
|
2020-06-26 20:19:48 +02:00 |
|
andpp
|
87d77d12d6
|
Fixing redirection issue after changing interface (#4022)
Simplifies interface switch send redirect code
Addresses https://github.com/ntop/ntopng/pull/4022
|
2020-06-08 10:31:16 +02:00 |
|
Simone Mainardi
|
0df00d2de3
|
Migrates footer.lua to REST API v1
|
2020-06-01 10:44:55 +02:00 |
|
Simone Mainardi
|
7334e15b50
|
Prevents unauthorized system interface toggles
|
2020-05-20 15:06:56 +02:00 |
|
emanuele-f
|
af842e4aa6
|
Cleanup unnecessary CSRF tokens passed
|
2020-05-08 12:56:58 +02:00 |
|
emanuele-f
|
57c7abccfb
|
Remove unused function
|
2020-04-21 16:48:36 +02:00 |
|
Simone Mainardi
|
32b5cecf7d
|
Removes hardcoded RTT plugin in menu as was breaking entries
|
2020-04-13 19:00:57 +02:00 |
|
emanuele-f
|
05a4e3cf84
|
Change RTT to Active Monitoring
|
2020-04-10 18:21:41 +02:00 |
|
gabryon99
|
e8b1c7b192
|
reworker blog notification system
|
2020-04-03 17:12:43 +02:00 |
|
gabryon99
|
633ee3096d
|
reworked blog notifications
now the notification are stored in redis and not anymore in browser local storage
|
2020-04-02 23:04:03 +02:00 |
|
gabryon99
|
17268a4c60
|
fix broken switch interface for non admin user
fix #3688
|
2020-04-02 08:24:22 +02:00 |
|
gabryon99
|
662ac8cd62
|
moved up license expired badge (inside the navbar)
fix #3625
|
2020-03-31 23:09:16 +02:00 |
|
gabryon99
|
953c6cd40f
|
fix fort ticket #3622, removed debug logs
|
2020-03-30 11:44:20 +02:00 |
|
gabryon99
|
e486d05058
|
implemented blog notification per users
|
2020-03-27 17:46:13 +01:00 |
|
emanuele-f
|
9c404e3b30
|
Restore ntopng major version check
Closes #3648
|
2020-03-27 11:58:33 +01:00 |
|
emanuele-f
|
60da5a0c13
|
Blog notifications fix
|
2020-03-24 17:12:41 +01:00 |
|
gabryon99
|
b1251aef5f
|
created blog notification
|
2020-03-22 23:52:59 +01:00 |
|
emanuele-f
|
a214510baa
|
Add RTT user friendly information
Closes #3567
|
2020-03-20 16:41:00 +01:00 |
|
Simone Mainardi
|
b4e6af047a
|
Reworks maintenance expired message
Fixes #3535
|
2020-03-18 11:55:43 +01:00 |
|
Simone Mainardi
|
a024e7d73f
|
Fixes to hide zero items in the menubar
|
2020-03-18 10:37:38 +01:00 |
|
emanuele-f
|
ee17475cc5
|
Fix ntopng references for oem
|
2020-03-17 18:00:40 +01:00 |
|
gabryon99
|
fcdeeb7b07
|
moved manage data buttons for system, ticket #3484
|
2020-03-10 13:05:31 +01:00 |
|
emanuele-f
|
c56c74ece8
|
Add localization strings
|
2020-03-09 11:17:50 +01:00 |
|
Simone Mainardi
|
2b8ccce09d
|
Adds percentage to the total number of dropped alerts
Implements #3483
|
2020-03-06 18:53:58 +01:00 |
|
Simone Mainardi
|
6f8fff70bc
|
Fixes missing speed in header for ZMQ/mirror interfaces
|
2020-03-04 10:42:58 +01:00 |
|
gabryon99
|
8865cacb98
|
wrapped badges inside the navbar
|
2020-03-03 21:35:34 +01:00 |
|
emanuele-f
|
e8e9a998c3
|
Fix system stats when cpu load is not available
|
2020-03-02 16:40:42 +01:00 |
|
gabryon99
|
e44e0434f7
|
added brackets inside footer.lua for if conditions
|
2020-03-01 19:41:30 +01:00 |
|
gabryon99
|
ee3b39f7cb
|
fixed system stats information
|
2020-03-01 19:26:19 +01:00 |
|
Gabriele Pappalardo
|
6fcb59c9a1
|
fixed disappeared hosts inside navbar
|
2020-03-01 18:17:18 +01:00 |
|
Gabriele Pappalardo
|
53af58c9d0
|
formatted footer.lua and removed styles from ntopng.css, degraded perfomance shown between views
|
2020-03-01 17:41:12 +01:00 |
|
Simone Mainardi
|
2990c1d38b
|
Reworks system alert counters
Fixes #3464
|
2020-02-28 16:00:24 +01:00 |
|
Simone Mainardi
|
eaa3935a8e
|
Adds and charts CPU states active and idle
|
2020-02-28 10:20:11 +01:00 |
|
emanuele-f
|
ed8e232cab
|
Move alerts stats to a single line
|
2020-02-27 20:16:06 +01:00 |
|
Simone Mainardi
|
82a01c521a
|
Computes CPU states every 5 seconds in the system interface
|
2020-02-27 16:48:08 +01:00 |
|
emanuele-f
|
297195abab
|
Add dropped/stored/queries system stats for alerts
|
2020-02-27 13:27:47 +01:00 |
|
Simone Mainardi
|
f155bb9ba2
|
Prevents performance issues from being hidden by engaged alerts
|
2020-02-21 18:54:13 +01:00 |
|
Simone Mainardi
|
9280bde0f9
|
Allows periodic activities to be filtered by issue
|
2020-02-21 18:17:02 +01:00 |
|
Simone Mainardi
|
5276de4ca8
|
Implements degraded performance badge
|
2020-02-21 17:14:15 +01:00 |
|
emanuele-f
|
d1140ec9fd
|
Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
|
2020-02-19 13:27:20 +01:00 |
|
Simone Mainardi
|
9b78452c8f
|
Reworks menu lua and handles nEdge menu
|
2020-02-11 09:58:53 +01:00 |
|
Simone Mainardi
|
df5b7092a2
|
Fixes wrap of uptime and clock
|
2020-02-07 14:51:27 +01:00 |
|