Commit graph

402 commits

Author SHA1 Message Date
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
Simone Mainardi
bb33e2f740 Allow system interface search for SNMP devices
Implements #3666
2020-04-06 19:35:10 +02:00
gabryon99
c6e9f6ffef text dark for notifications 2020-04-03 19:56:10 +02:00
gabryon99
e8b1c7b192 reworker blog notification system 2020-04-03 17:12:43 +02:00
Alfredo Cardigliano
2425134f05 Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00: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
Luca Deri
a3e7d8cde1 Fixes #3646 2020-03-30 16:27:14 +02:00
gabryon99
953c6cd40f fix fort ticket #3622, removed debug logs 2020-03-30 11:44:20 +02:00
emanuele-f
9c404e3b30 Restore ntopng major version check
Closes #3648
2020-03-27 11:58:33 +01:00
gabryon99
cbeb73f890 fix for blog notifications 2020-03-26 18:05:36 +01:00
gabryon99
6d66d9e744 fixed issue #3638 2020-03-26 17:21:39 +01:00