Commit graph

703 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
8e08eca794 fixed run out of memory in some browsers 2020-08-12 09:31:51 +02:00
gabryon99
1421833477 slightly improvment for ntopng gui on mobile devices 2020-08-10 11:19:04 +02:00
Luca Deri
9df1d8fe43 Added sort on periodicity filtering menu 2020-08-04 16:21:51 +02:00
gabryon99
28061f941e add notifications entry 2020-07-30 12:03:43 +02:00
Alfredo Cardigliano
375be89b81 Add REST Endpoint for deleting users (implement #4219( 2020-07-30 11:25:20 +02:00
Alfredo Cardigliano
806c9540f2 Add REST Endpoint for creating users (implement #4218) 2020-07-30 10:54:20 +02:00
Luca Deri
c99cc029d5 Periodicity stats improvements 2020-07-30 00:30:44 +02:00
Luca Deri
75f1b36a7e Improved periodicify filter in periodiciry report 2020-07-28 16:50:37 +02:00
gabryon99
eb2287f7d8 dummy filtering for perdiocity stats 2020-07-28 16:18:46 +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
Luca Deri
84bd93f903 Implemented periodicity stats 2020-07-20 22:44:23 +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
Simone Mainardi
19833430b8 Cleanup of password_dialog.lua to remove unnecessary host_pools_utils include 2020-07-16 16:33:22 +02:00
Simone Mainardi
db42608f9e Migrates edit_presets to use the new lua host pools class 2020-07-16 16:32:39 +02:00
Simone Mainardi
0ff5ca28df Cleanup of add_user_dialog.lua to remove unnecessary host_pools_utils include 2020-07-16 16:30:05 +02:00
gabryon99
da7278065d moved update notification and too many flow notification 2020-07-16 11:56:12 +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
Alfredo Cardigliano
dc3c9dbee8 Fix recording toggle 2020-06-29 14:21:02 +02:00
gabryon99
19e91e2c87 add alert notifications 2020-06-26 20:19:48 +02:00
Simone Mainardi
38925bac6c Fixes percent sign in password leading to lock-out
Fixes #4031
2020-06-12 12:27:35 +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
Simone Mainardi
0df00d2de3 Migrates footer.lua to REST API v1 2020-06-01 10:44:55 +02:00
Alfredo Cardigliano
1b2c5274e5 Fix continuous recording toggle 2020-05-28 17:21:19 +02:00
emanuele-f
532225f1bc Fix custom protocol IDs not preserved
Addresses #3991
2020-05-27 15:36:07 +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
Simone Mainardi
d2f7ea260c Fixes continuous traffic recording label 2020-05-22 14:37:51 +02:00
Simone Mainardi
9501dac73c Fixes traffic recording linked to ZMQ interfaces 2020-05-22 14:26:15 +02:00
Simone Mainardi
1af867c861 Fixes broker traffic recording page 2020-05-22 14:02:23 +02:00
Luca Deri
e7fae80523 Fixes #3972 2020-05-22 10:50:48 +02:00