Commit graph

241 commits

Author SHA1 Message Date
emanuele-f
7048604404 Implement app search in applications page 2017-11-15 17:34:24 +01:00
emanuele-f
f62c86a241 Make applications category selection page consistent with other pages 2017-11-15 10:32:27 +01:00
emanuele-f
4b878b5817 Fix user autentication preferences page "not saved" message 2017-11-10 19:40:42 +01:00
emanuele-f
1c826e480c Fix host pool members address not editable 2017-11-01 16:46:49 +01:00
Simone Mainardi
4bbe36c957 Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
Simone Mainardi
a67205af77 Implements per-host traffic shapers 2017-10-23 15:01:34 +02:00
Simone Mainardi
2292a1e339 Hanldes invalid DNS query alerts 2017-10-13 17:59:20 +02:00
Simone Mainardi
b5d61a6d98 Hides a configuration field when not needed 2017-10-05 15:25:48 +02:00
Simone Mainardi
a99c7a9544 Implements old RRD files deletion (frontend + partial backend) 2017-10-04 19:39:32 +02:00
Simone Mainardi
5ebfb6f01c Implements per-MAC nDPI categories (backend + frontend) 2017-10-04 17:36:56 +02:00
Simone Mainardi
3b59672436 Implements devices timeseries toggle preferences 2017-10-04 10:19:47 +02:00
Simone Mainardi
78a20a1666 Implements change nDPI category for custom --ndpi-protocols
Fixes #1458
2017-09-27 12:46:02 +02:00
emanuele-f
39b7cff95a Fix broken cache settings page
Fixes #1465
2017-09-22 17:00:01 +02:00
emanuele-f
2a3f313159 Make protocols sorted case-insensitive 2017-09-21 10:48:55 +02:00
emanuele-f
c8648bca7e Extend max idle timeout settings to one day 2017-09-21 10:09:25 +02:00
emanuele-f
d3292c1b7e Add a preference to specify what to show on the policy target column.
The new default is to only show categories.
Existing installations will have the preference set to both.
All the user defined protocols and categories are shown regardless of the preference (as not-editable fields in case).
2017-09-20 00:02:08 +02:00
Simone Mainardi
a3f24fcdfc Allows per-category interface RRD creation 2017-09-19 18:06:10 +02:00
emanuele-f
09a1facad0 Use POST in change_ndpi_category 2017-09-19 17:51:33 +02:00
emanuele-f
c95032d655 Hide Layer-7 settings when traffic setting is off
Closes #1455
2017-09-19 15:06:00 +02:00
emanuele-f
fe67dc9e4f Make multiple selection buttons reusable within same page
Fixes #1456
2017-09-19 14:46:35 +02:00
Simone Mainardi
eabfcbda46 Implements per-category RRDs
Implements #1448
2017-09-19 11:46:13 +02:00
Simone Mainardi
2c4b9e4019 Prevents errors due to Unknown cat. re-assignment 2017-09-17 17:39:06 +02:00
Simone Mainardi
4ac6c92b9c Implements custom nDPI proto categories changes 2017-09-15 19:48:49 +02:00
Simone Mainardi
a8123ffe0a Code cleanup and adjust. of naming conventions 2017-09-14 15:56:00 +02:00
emanuele-f
0b2fe0800b Fix validation error 2017-09-13 20:22:50 +02:00
Simone Mainardi
60ad184cf3 Implements periodic discovery prefs (wip) 2017-09-13 19:04:07 +02:00
Simone Mainardi
2dc4fa0a63 Makes Top-K report heuristic configurable 2017-09-07 18:48:39 +02:00
Simone Mainardi
906aff3e20 Implements use of post-nat src/dst addresses and ports
Implements https://github.com/ntop/ntopng/issues/1398
2017-09-07 16:24:53 +02:00
emanuele-f
d67e1da455 Move slack prefs under the ntopng.prefs key 2017-08-28 10:12:07 +02:00
emanuele-f
1f87acbe3a Impose a case convention to the pool members to prevent multiple pool assignment of the same mac/ip 2017-08-16 20:44:25 +02:00
emanuele-f
8b92590287 Make the user defined device type a preference and fix host pool member icon assignment 2017-08-16 18:18:02 +02:00
emanuele-f
6cdcc0ffac Unify host and mac device types
Now the device type is a layer-2 concept and as such is stored into the Mac objects
2017-08-16 18:18:02 +02:00
Simone Mainardi
c4a6ddd3a4 Implements bridge configuration via HTTP 2017-08-16 18:09:33 +02:00
emanuele-f
218933ad2a Fix inline interface check on netfilter interfaces 2017-08-05 18:31:17 +02:00
Simone Mainardi
5a0855bd7c Implements VLAN Disaggregation over ZMQ
Fixes #1371
2017-07-24 23:36:19 +02:00
Simone Mainardi
fcd007a5e9 Implements configurable UI displayed string length
Implements #1159
2017-07-21 13:00:44 +02:00
Simone Mainardi
7ed1e49888 Implements language selection 2017-07-19 11:58:46 +02:00
emanuele-f
caf3fad67a Fix bad alert probing preference 2017-07-17 11:04:26 +02:00
emanuele-f
a16f6f937d rework toggleTableButtonPrefs to reduce parameters number 2017-07-11 13:53:02 +02:00
emanuele-f
b0814d9487 Separate preferences menu from menu logic 2017-07-11 10:32:46 +02:00
emanuele-f
7f20e8f839 Make manage pools page paginatedy 2017-06-21 13:48:19 +02:00
emanuele-f
39a757b612 Improve flow interfaces usage help 2017-06-19 01:10:28 +02:00
Luca Deri
2f6800b7aa Added fix for displaying symbolic interface maes (and aliases) in user preferences 2017-06-06 19:36:53 +02:00
emanuele-f
2a4d7e0e1d Add pool graphs links in other pages, hide if disabled from preferences 2017-06-05 19:13:53 +02:00
emanuele-f
9226878dd3 Explain the per-member quotas option 2017-06-05 18:43:44 +02:00
emanuele-f
c6063a4ca3 Compilation fix 2017-05-31 19:12:49 +02:00
emanuele-f
ee03ae818e Add gui host pools limits by version 2017-05-31 15:47:08 +02:00
emanuele-f
ac07c48b7c Force username login always being lowercase 2017-05-29 11:39:19 +02:00
emanuele-f
b2e09822ad Move unassigned devices to the host pools page and allow to filter active/inactive devices 2017-05-26 20:59:42 +02:00
Luca Deri
7655356c35 Implemented VRF flow aggregation 2017-05-26 14:56:12 +02:00