Commit graph

4650 commits

Author SHA1 Message Date
Alfredo Cardigliano
ec90636ac4 Do not show the syslog config page when switching to a non-syslog interface 2020-04-10 09:25:09 +00:00
Simone Mainardi
3744ace4f8 Refactors graph_utils and nv_graph_utils
Addresses #3720

Refactor: create module graph_utils

Refactor: get_timeseries_layout

Refactor: get_default_timeseries

Refactor: getDeviceCommonTimeseries

Refactor: printCategoryDropdownButton

Refactor: printPoolChangeDropdown

Refactor: poolDropdown

Refactor: printProtocolQuota

Refactor: printGraphTopFlows

Refactor: drawGraphs

Refactor: printNotes

Refactor: getMinZoomResolution

Refactor: printSeries

Refactor: zoom_vals

Refactor: getZoomDuration

Refactor: getZoomAtPos

Refactor: stackedProgressBars

Refactor: percentageBar

Refactor: breakdownBar

Refactor: getProtoVolume

Refactor: normalizeSeriesPoints

Refactor: nv_graph_utils

Refactor: extendLabels

Refactor: getAlertGraphLink

Refactor: performCustomQuery

Refactor: drawProGraph

Refactor: unifies nv_graph_utils and graph_utils
2020-04-10 09:47:32 +02:00
emanuele-f
21a7080dfe Add ability to specify granularity on RTT hosts
Closes #3679
2020-04-09 13:02:58 +02:00
Luca Deri
99c4ce6897 Fixed geomap 2020-04-09 00:20:06 +02:00
gabryon99
c2d4df98d2 fixed go back button
fix #3722
 Please enter the commit message for your changes. Lines starting
2020-04-09 00:10:48 +02:00
gabryon99
b80493bc7c changed documentation header icon 2020-04-08 22:50:12 +02:00
Simone Mainardi
53a4d796f5 Fixes wrong response of REST endpoint when no host is found
Fixes #3709
2020-04-08 18:24:06 +02:00
emanuele-f
e390951a97 Add SNMP topology changed (via LLDP monitoring) alert 2020-04-08 11:44:30 +02:00
Luca Deri
11f983a7f4 Example tool for #3678 2020-04-07 23:51:18 +02:00
emanuele-f
d0ba121a5e Rework flows table update
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.

Closes #3660
2020-04-07 16:56:14 +02:00
Simone Mainardi
ee6927d5b3 Adds extra documentation contextual links
Completes #3653
2020-04-07 11:55:27 +02:00
Simone Mainardi
c76a66193a Adds contextual help links
Extends #3653
2020-04-06 19:59:24 +02:00
Simone Mainardi
d2712ee247 Contextual help links fixes
Addresses #3653
2020-04-06 19:42:07 +02:00
Simone Mainardi
bb33e2f740 Allow system interface search for SNMP devices
Implements #3666
2020-04-06 19:35:10 +02:00
gabryon99
792a542c41 added print_page_title on each page 2020-04-06 10:35:57 +02:00
gabryon99
c9c115e650 fixed layout http_status_code.lua and added print_page_header to page_utils 2020-04-04 23:42:32 +02:00
gabryon99
c6e9f6ffef text dark for notifications 2020-04-03 19:56:10 +02:00
Alfredo Cardigliano
c4613b5859 Syslog log producers configuration page 2020-04-03 16:20:05 +00:00
gabryon99
e8b1c7b192 reworker blog notification system 2020-04-03 17:12:43 +02:00
Simone Mainardi
8f63bcdd43 Fixes missing config page from mac_details.lua 2020-04-03 12:48:15 +02:00
Simone Mainardi
962ba1058f Fixes missing telemetry conf in nEdge 2020-04-03 12:14:15 +02:00
emanuele-f
7e31f29016 Remove unused page 2020-04-03 10:52:20 +02:00
emanuele-f
0cae211404 Fix missing SNMP host menu entry
Fixes #3694
2020-04-03 10:36:19 +02:00
Alfredo Cardigliano
ef4d3908f8 Update getNtopngRelease 2020-04-03 08:31:37 +00:00
emanuele-f
4cc8c8f33d Fix device type dropdown incorrectly enabled for non MAC members
Fixes #3695
2020-04-03 10:24:26 +02:00
Luca Deri
a8d636626c Fixed broken error page 2020-04-03 09:37:00 +02:00
gabryon99
d49e559f00 localized http status code in italian 2020-04-03 09:08:52 +02:00
gabryon99
96b0885290 localized error page 2020-04-03 08:39:50 +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
Luca Deri
7eca89e9f5 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-04-02 19:58:56 +02:00
Luca Deri
48b3fbc348 Reworked error messages 2020-04-02 19:50:31 +02:00
emanuele-f
c2e98fe9ec Fix user scripts overview after edition changes 2020-04-02 15:36:21 +02:00
emanuele-f
121c2ef0dd Add support for Enterprise L plugins 2020-04-02 15:23:11 +02:00
Alfredo Cardigliano
2425134f05 Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
emanuele-f
8dc04eb37d Fix allowed interface change not working
Broken since a86aaa61e6

Fixes #3690
2020-04-02 12:10:25 +02:00
emanuele-f
816cc80667 Fix script failure in community charts
Fixes #3605
2020-04-02 10:26:47 +02:00
Simone Mainardi
05a88ae832 Fixes unexpected token H in VLANS page
Fixes #3689
2020-04-02 10:11:34 +02:00
gabryon99
17268a4c60 fix broken switch interface for non admin user
fix #3688
2020-04-02 08:24:22 +02:00
gabryon99
cfc4962d9f added http error handling page 2020-04-01 20:04:56 +02:00
gabryon99
a7d0efc1a3 improved dark theme and add custom bootstrap theme
fix #3633
2020-04-01 18:31:17 +02:00
gabryon99
3bb2745b9f changed badge color for multicast
fix #3621
2020-04-01 17:42:22 +02:00
emanuele-f
e06ae0a51b Fix bad selected menu item for user scripts config page 2020-04-01 17:06:16 +02:00
gabryon99
662ac8cd62 moved up license expired badge (inside the navbar)
fix #3625
2020-03-31 23:09:16 +02:00
gabryon99
6704777dc8 refactored user scripts overview page
fix #3615
2020-03-31 22:58:24 +02:00
emanuele-f
d392b070a8 Fix stripped @ on host labels 2020-03-31 12:03:47 +02:00
emanuele-f
02c36d4140 Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
emanuele-f
4b1184acdb Fix host alias not shown in flows 2020-03-31 10:39:53 +02:00
emanuele-f
423f73da3f Add alert endpoints documentation 2020-03-30 17:51:49 +02:00
gabryon99
b753aa645c add comment for previous fix 2020-03-30 17:42:35 +02:00
gabryon99
e23cef809c fixed issue for snmp url interfaces
fix for ticket #3668
2020-03-30 17:40:59 +02:00