Commit graph

713 commits

Author SHA1 Message Date
gabryon99
766e6dfd1e add shortcut for localization (#4583) 2020-10-15 19:05:25 +02:00
gabryon99
5124a68773 fixed network load displaying 2020-10-14 16:13:47 +02:00
gabryon99
7990cc1109 improved responsive layout 2020-10-14 15:22:53 +02:00
Simone Mainardi
735073f832 Reworks System Sidebar
Fixes #4565
2020-10-11 17:05:53 +02:00
Simone Mainardi
17ad258589 Fixes exporter stats displayed for invalid interfaces
Fixes #4559
2020-10-11 14:04:45 +02:00
Simone Mainardi
049bfdcf4a Implements bitmap-based limited privileges for non-admins
Implements #4489
2020-10-09 15:50:22 +02:00
gabryon99
2b184886ee improvment for manage configurations page (#4128) 2020-10-02 16:59:50 +02:00
gabryon99
9e24cb79a2 add all and pool entries inside Manage COnfigurations page (#4128) 2020-10-02 14:05:05 +02:00
gabryon99
02d3665670 reworking for Import/Export UI (#4128)
this commit includes the GUI to manage import/export/reset of SNMP, AM, User Scripts and Notification
2020-10-01 18:57:50 +02:00
gabryon99
cdde515168 migrated DHCP outdated alerts (#4470) 2020-09-24 22:03:39 +02:00
gabryon99
ecd3e4e062 widgets and datasources hidden from menu 2020-09-22 10:05:34 +02:00
Alfredo Cardigliano
a5078cd4f5 Show disaggregated icon for the active interface in the menu 2020-09-17 17:57:03 +02:00
gabryon99
7a76cbf880 replaced other/others with 'and X more' 2020-09-14 15:43:05 +02:00
gabryon99
024f8b4572 fixed plus button inside recipients list 2020-09-14 15:25:30 +02:00
gabryon99
4eb22f261a fix otherStr string in ntop_utils.js 2020-09-11 17:29:14 +02:00
gabryon99
63f3914e04 fixed string localization 2020-09-09 11:08:31 +02:00
Simone Mainardi
5fbe012134 Implements in-memory counters for alert queues and shows them in the UI 2020-09-01 17:42:03 +02:00
gabryon99
b7b17d9d1c add import/export page GUI 2020-08-19 15:49:50 +02:00
Alfredo Cardigliano
b9217b07c3 Improve update failure menu 2020-08-19 10:13:40 +02:00
Alfredo Cardigliano
546733c3a2 Improve error reporting in case of failing updates 2020-08-18 18:15:11 +02:00
gabryon99
847138190b add localization to DNS resolve inside endpoint email type 2020-08-18 16:25:15 +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
1421833477 slightly improvment for ntopng gui on mobile devices 2020-08-10 11:19:04 +02:00
gabryon99
28061f941e add notifications entry 2020-07-30 12:03:43 +02:00
gabryon99
f7675eb94e hide host pool member for nedge 2020-07-28 10:56:46 +02:00
gabryon99
5f4b7d0c02 showing pool menu in nedge 2020-07-28 10:13:17 +02:00
gabryon99
2c27297ed3 add host pool members page 2020-07-20 11:50:44 +02:00
Simone Mainardi
9a4a0f3439 Hides host pools menu from nedge 2020-07-20 10:50:24 +02:00
gabryon99
48dc7e1a93 notification for geoip, contribution and alert notification api in js 2020-07-15 10:00:04 +02:00
gabryon99
efc3bd3775 added local network, snmp, active monitoring pools gui 2020-07-09 11:16:05 +02:00
gabryon99
1236a880c6 fixed interface pool link 2020-07-08 12:12:49 +02:00
gabryon99
9f05bde6b5 add interface pool page 2020-07-08 11:03:21 +02:00
Simone Mainardi
54b29aa1dc Implements GUI to configure host pools
Implements #4098
Implements #4087
2020-07-01 16:05:01 +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
Luca Deri
64740594ce Fix for switching across non-system interfaces with --http-prefix set 2020-05-22 20:00:06 +02:00
Simone Mainardi
a2cc654337 Leaves ntop.getHttpPrefix() in the action url
This reverts commit c4a2cf100e.
2020-05-22 15:17:50 +02:00
Simone Mainardi
c4a2cf100e Fixes redirect when switching interface with --http-prefix
Fixes #3972
2020-05-22 14:57:14 +02:00
Luca Deri
e7fae80523 Fixes #3972 2020-05-22 10:50:48 +02:00
emanuele-f
610e632234 Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
emanuele-f
af842e4aa6 Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
gabryon99
19edceec4c add http validation for endpoints
fix #3889
2020-05-07 16:20:37 +02:00
gabryon99
9973d63847 add endpoint_notifications_list 2020-05-05 22:28:28 +02:00
emanuele-f
ae07188dd7 Don't delete per-hour stats and handle form submit button 2020-04-29 11:54:49 +02:00
emanuele-f
f10716fd17 Chart host unreachable data points as red lines
Needed for #3777
2020-04-21 15:49:25 +02:00
emanuele-f
c6b43f1af3 Pass client timezone as a cookie to properly format time 2020-04-15 17:44:08 +02:00
Simone Mainardi
32b5cecf7d Removes hardcoded RTT plugin in menu as was breaking entries 2020-04-13 19:00:57 +02:00
Luca Deri
f7b1e7d689 Initial work for widget implementation 2020-04-13 14:24:50 +02:00