gabryon99
|
d9dc4d1ca4
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2020-03-22 23:53:03 +01:00 |
|
gabryon99
|
b1251aef5f
|
created blog notification
|
2020-03-22 23:52:59 +01:00 |
|
Simone Mainardi
|
d8d6c70d5b
|
Removes async from js loading which was breaking certain pages
|
2020-03-22 21:05:43 +01:00 |
|
gabryon99
|
80c151e764
|
minified popper js
|
2020-03-22 13:02:48 +01:00 |
|
gabryon99
|
e7b502b27b
|
minified css to speed up loading
|
2020-03-22 12:28:55 +01:00 |
|
gabryon99
|
49c01bffb0
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2020-03-21 15:57:51 +01:00 |
|
gabryon99
|
26ba1c4df2
|
fix for system view
|
2020-03-21 15:56:02 +01:00 |
|
emanuele-f
|
a102fcaeb9
|
Hide Developer menu in OEM mode
Fixes #3580
|
2020-03-20 17:49:23 +01:00 |
|
emanuele-f
|
4094662148
|
Hide packets-related pages in nEdge
Fixes #3586
Fixes #3585
|
2020-03-20 17:45:38 +01:00 |
|
emanuele-f
|
a620c4a75c
|
Fix product name in localized message
Fixes #3587
|
2020-03-20 17:29:07 +01:00 |
|
gabryon99
|
ffea9b2165
|
fix for ticket #3599
|
2020-03-20 17:10:05 +01:00 |
|
gabryon99
|
16356c43c1
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2020-03-20 16:53:41 +01:00 |
|
emanuele-f
|
a214510baa
|
Add RTT user friendly information
Closes #3567
|
2020-03-20 16:41:00 +01:00 |
|
Simone Mainardi
|
1fe0e0dea8
|
Fixes invalid interfs space used on BSD-based systems
Fixes #3591
|
2020-03-20 16:01:29 +01:00 |
|
Simone Mainardi
|
b551bb3e7a
|
Fixes invalid disk space calc on BSD-based systems
Fixes #3591
|
2020-03-20 15:48:57 +01:00 |
|
Luca Deri
|
0c5393e2b8
|
Used inteface description on Win menu
|
2020-03-20 14:23:59 +01:00 |
|
Simone Mainardi
|
794cd523c6
|
Fixes data.lua interface selection using ids
|
2020-03-20 12:00:57 +01:00 |
|
emanuele-f
|
09ee54b967
|
Fix missing RTT stats delete due wrong key
|
2020-03-20 09:58:18 +01:00 |
|
Luca Deri
|
3984a19226
|
Removed prometheus metric target
|
2020-03-20 09:49:09 +01:00 |
|
gabryon99
|
c6bccd007b
|
fixed switching
|
2020-03-19 20:13:13 +01:00 |
|
emanuele-f
|
65905dc9fb
|
Delete RTT ts when host is deleted
Fixes #3566
|
2020-03-19 19:13:29 +01:00 |
|
emanuele-f
|
f41ebd1d46
|
Add missing params lint
|
2020-03-19 18:37:02 +01:00 |
|
emanuele-f
|
da802fc223
|
Alert rtt host filter fix
|
2020-03-19 18:22:47 +01:00 |
|
emanuele-f
|
9f01dd4afe
|
Rework RTT to use two separate parameters for the key
|
2020-03-19 18:13:34 +01:00 |
|
gabryon99
|
3f8118de75
|
fixed pages layout about and directories
|
2020-03-19 16:32:16 +01:00 |
|
Luca Deri
|
1d2f44fc39
|
Moved Prometheus to attic
|
2020-03-19 12:58:48 +01:00 |
|
emanuele-f
|
42cecadc33
|
Enable InfluxDB for testing in Windows
Related to #3571
|
2020-03-19 12:52:22 +01:00 |
|
emanuele-f
|
9f590fa2d8
|
Remove flow link in Directories for consistency
Fixes #3574
|
2020-03-19 12:45:27 +01:00 |
|
emanuele-f
|
8eaff002a6
|
Fix plugin path validation on Windows
Fixes #3573
|
2020-03-19 12:43:36 +01:00 |
|
emanuele-f
|
ac7aef29d7
|
Fix add pool button disabled state
Fixes #3575
|
2020-03-19 12:31:46 +01:00 |
|
emanuele-f
|
9e5f89dd61
|
Hide automatic updates prefs on windows and when running from cli
Fixes #3572
|
2020-03-19 12:18:55 +01:00 |
|
emanuele-f
|
ee2bf7033e
|
Hide backup/restore in Windows
Fixes #3578
|
2020-03-19 12:11:59 +01:00 |
|
Luca Deri
|
1ce4f72547
|
Implemented RTT host edit
|
2020-03-18 23:18:37 +01:00 |
|
gabryon99
|
caab0e3bc8
|
fixed rtt_utils.js
|
2020-03-18 23:01:04 +01:00 |
|
Simone Mainardi
|
3bc1b4e6dd
|
Fix for sFlow devices
|
2020-03-18 19:47:43 +01:00 |
|
gabryon99
|
eb634fa5c4
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2020-03-18 19:35:27 +01:00 |
|
gabryon99
|
05c4153385
|
added basic functionality to rtt_stats
|
2020-03-18 19:31:32 +01:00 |
|
emanuele-f
|
44a07d555b
|
Implement RTT export/import/reset
|
2020-03-18 15:56:43 +01:00 |
|
Simone Mainardi
|
e1c437ff51
|
Fixes active entry in dropdown menus not highlighted
Fixes #3546
|
2020-03-18 15:07:54 +01:00 |
|
Simone Mainardi
|
a28705cc11
|
Removes a debug print
|
2020-03-18 12:48:48 +01:00 |
|
Simone Mainardi
|
6cef43633f
|
Fixes community y-axis labels
Fixes #3147
|
2020-03-18 12:46:44 +01:00 |
|
emanuele-f
|
8b23648111
|
Rework RTT internals and add edit_rtt_host
|
2020-03-18 12:19:32 +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 |
|
Simone Mainardi
|
4b8c82b924
|
Fixes wrong upsampling of certain dashboard data
FixesÃ#3563
|
2020-03-18 09:29:42 +01:00 |
|
Luca Deri
|
0a26fdd485
|
Code cleanup
|
2020-03-18 09:29:10 +01:00 |
|
gabryon99
|
5b1f7eb32c
|
added new rtt gui page
|
2020-03-17 22:48:41 +01:00 |
|
emanuele-f
|
9fe373b880
|
Add check for nil dump to avoid json decode errors
|
2020-03-17 18:22:48 +01:00 |
|
emanuele-f
|
ee17475cc5
|
Fix ntopng references for oem
|
2020-03-17 18:00:40 +01:00 |
|
Simone Mainardi
|
2597d02e03
|
Removes non-standard ts query function
|
2020-03-17 14:28:16 +01:00 |
|