Commit graph

299 commits

Author SHA1 Message Date
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
emanuele-f
ac553e9470 Hide alerts count if allowed networks restrictions are set 2020-02-06 16:02:01 +01:00
Gabriele Pappalardo
6b26ee385c
Dark Theme for ntopng
I created a simple stylesheet that implements the dark theme for `ntopng`. I removed the sidebar toggle style, now there is a theme switcher between light and dark.
2020-01-30 21:37:09 +01:00
gabryon99
558b4d366c dark theme 2020-01-30 21:08:30 +01:00
Luca Deri
a97dae6cbb Footer UI fixes 2020-01-30 20:50:54 +01:00
gabryon99
8d19e56967 dark mode 2020-01-30 19:25:43 +01:00
Luca
fbf231d01f Footer strings are now fixed size 2020-01-30 18:27:23 +01:00
emanuele-f
405e300b3c Fix charts empty datetimepicker 2020-01-30 16:26:06 +01:00
emanuele-f
082a3cabcb Add missing script tags 2020-01-30 09:08:45 +01:00
Luca Deri
c1dabafcb7 Fixed ntop edition in footer 2020-01-29 22:12:13 +01:00
Luca
5e424511c2 Minor UX fixes 2020-01-29 16:02:02 +01:00
gabryon99
913592a059 gui fixes, trasnparent backgroun on scrollbar 2020-01-29 10:36:17 +01:00
Luca Deri
870cf4de0b Footer UX fixes 2020-01-29 00:23:18 +01:00