Commit graph

2814 commits

Author SHA1 Message Date
Simone Mainardi
acffd2ea6f Adds in-progress stats to periodic activities
Attempts to add additional info for #3377
2020-02-13 17:02:51 +01:00
emanuele-f
632be8cd9d Fix empty menu sections shown 2020-02-13 16:26:13 +01:00
emanuele-f
962421be56 Add support for Japanese languange in nEdge 2020-02-13 16:10:18 +01:00
gabryon99
f6a5e28706 merge dev branch 2020-02-12 22:39:30 +01:00
gabryon99
bec4c8184d add switches instead checkboxes 2020-02-12 22:38:27 +01:00
Simone Mainardi
45b498dddb Fixes tags that cannot be self-closing 2020-02-12 19:33:13 +01:00
gabryon99
79fc3e191b fixed logo for edge 2020-02-12 17:14:28 +01:00
gabryon99
488eb1af59 fixed svg logo on sidebar 2020-02-12 17:00:57 +01:00
Simone Mainardi
b87bd1cb44 Fixes invalid attribute name char 2020-02-12 16:35:49 +01:00
Simone Mainardi
32fd5f850c Fixes IE malformed start tag error 2020-02-12 16:33:52 +01:00
gabryon99
df48cb03f1 fixes for gui bugs 2020-02-12 15:58:27 +01:00
Simone Mainardi
20fe918d66 Handles dismissable missing geoip notice
Implements #3395
2020-02-11 15:30:01 +01:00
Simone Mainardi
9b78452c8f Reworks menu lua and handles nEdge menu 2020-02-11 09:58:53 +01:00
emanuele-f
3b3b8a1705 Fix explore button missing and add explore for host score 2020-02-10 18:52:14 +01:00
emanuele-f
16354e14cc Fix menu subpage selection 2020-02-10 16:15:33 +01:00
emanuele-f
9078801154 Add developer menu section 2020-02-10 12:15:00 +01:00
emanuele-f
d339c81e5c Remove unused version field form the plugins 2020-02-10 11:55:12 +01:00
emanuele-f
a564a7a094 Scripts overview enhancements
- Add missing subdirs
- Add link to the scripts source
2020-02-10 11:51:00 +01:00
emanuele-f
9d59aa67be Add flow alerts score column 2020-02-10 11:51:00 +01:00
emanuele-f
6f68c77967 Fix script checks missing in loadModule and isSystemScriptEnabled 2020-02-10 10:54:24 +01:00
emanuele-f
13ec0d2f44 Use the flow score to determine the status priority 2020-02-07 19:17:07 +01:00
Simone Mainardi
aea1242d1f Reworks menu navbar generation 2020-02-07 12:52:15 +01:00
Gabriele Pappalardo
ca932105bf
fix for system chart axes (#3387)
* fix for system chart axes

* byte_to_size for resident_bytes
2020-02-07 09:08:44 +00:00
Gabriele Pappalardo
7378d4464e
add scroll on x axes when the navbar is large than the page (#3392) 2020-02-07 09:07:45 +00:00
emanuele-f
80ead56329 Add config nil check 2020-02-07 09:57:43 +01:00
emanuele-f
6b89854ba8 Fix allowed networks when --disable-login is used 2020-02-06 18:51:57 +01:00
Simone Mainardi
f1f3dc64da Removes google maps api key conf (we use openstreetmap now) 2020-02-06 17:46:45 +01:00
emanuele-f
90adf52ab6 Add check for broadcast address in category lists 2020-02-06 16:09:28 +01:00
emanuele-f
ac553e9470 Hide alerts count if allowed networks restrictions are set 2020-02-06 16:02:01 +01:00
emanuele-f
b4fe14e38c Set the raw ip field also for non-flow alerts 2020-02-06 14:27:34 +01:00
Alfredo Cardigliano
2ab9cc14ad Host pool import/export buttons, endpoint improvements 2020-02-06 11:03:56 +01:00
emanuele-f
70b13aeb99 Split query filter and aggregation 2020-02-05 23:10:37 +01:00
Alfredo Cardigliano
816d15cfbc Host pool import endpoint 2020-02-05 19:24:25 +01:00
Alfredo Cardigliano
c2d61e67e9 Host pool export endpoint 2020-02-05 18:28:19 +01:00
emanuele-f
27b39337e5 Fix missing interface name in page title 2020-02-04 15:10:14 +01:00
Simone Mainardi
33df10f20c Fixes flow peers names visualization 2020-02-03 18:00:55 +01:00
gabryon99
6a85d9797d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-02-03 09:10:36 +01:00
gabryon99
67a016fe63 add dark sidebar light container theme 2020-02-02 09:10:00 +01:00
Luca
74bce76a76 Rerpoted flow status information under host/traffic 2020-01-31 18:31:04 +01:00
gabryon99
558b4d366c dark theme 2020-01-30 21:08:30 +01:00
gabryon99
8d19e56967 dark mode 2020-01-30 19:25:43 +01:00
Luca
b9601ef2e4 Fixed protocol rendering 2020-01-30 17:01:22 +01:00
Alfredo Cardigliano
928b605c2f ntopng svg logo light/dark 2020-01-30 13:07:46 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Alfredo Cardigliano
6704ae5040 Fix 'Flush Alerts Data' to avoid breaking user scripts IDs 2020-01-30 11:46:43 +01:00
root
1926a1c247 Fix get_assigned_id lookup 2020-01-30 11:27:15 +01:00
Alfredo Cardigliano
9d57d9ffce Fix error string (2) 2020-01-30 10:04:34 +01:00
Luca Deri
70dc07c3f1 ArpMatrix code moved to attic 2020-01-30 09:57:32 +01:00
Alfredo Cardigliano
0d4927f89a Fix error string 2020-01-30 09:52:39 +01:00
emanuele-f
4b5c7ee75a Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-01-30 09:04:44 +01:00