Simone Mainardi
4bbe36c957
Removes unused DNS-based categorization
2017-10-31 13:53:17 +01:00
Simone Mainardi
230ec5fe40
Implements ajax refresh of devices types
...
Implements #1451
2017-10-09 18:28:14 +02:00
Simone Mainardi
022390568e
Updates nvd3 from 1.8.4-dev to 1.8.6-dev
...
Tries to address #1430
2017-09-08 11:50:47 +02:00
emanuele-f
2449844a56
Remove unused files after commit 2e9b8377b1
2017-06-12 15:37:05 +02:00
emanuele-f
21d0e55dd0
Remove host_stats_top
2017-06-08 10:07:33 +02:00
emanuele-f
19c2aa8d4d
Bridge wizard gui implementation
2017-05-12 01:06:46 +02:00
Simone Mainardi
2873438712
Handles VLAN statistics in both UI and backend
...
VLAN statistics are now properly accounted both in the front and
in the backend.
It is now required to add a toggle preference to save their
statistics (presently statistics are always saved) and it is
also requested to browse their historical protocols.
2017-04-23 12:58:10 +02:00
Simone Mainardi
a43636bdb0
Fixes AS stats in the GUI
2017-04-20 11:56:33 +02:00
emanuele-f
a51a57283d
flows_stats localization
2017-04-20 00:18:32 +02:00
Simone Mainardi
5014669d12
Implements Autonomous Systems hash table
2017-04-19 23:19:16 +02:00
emanuele-f
12e6db4efb
Fixes various community version bugs
...
- Top ports page
- Top ASNs page
- Top flow senders page
- ASN graphs
- Hosts comparison sankey, port filtering
- Blank preferences screen
- Host pools add/remove members errors
2017-04-14 16:38:19 +02:00
emanuele-f
0ee87cfd4e
Implement ARP distribution stats
2017-03-31 13:16:05 +02:00
Josh Soref
78e78c018c
Fixes spellings and typos
...
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
Emanuele Faranda
afdfac1c9c
Lua scripts parameters validation ( #970 )
...
* partial work
* Migrate 'mode' parameters
* Migrate alerts types
* Fix some interface ids
* Partial work
* Partial work
* End of work for _GET parameters
* Work in progress
* Add support for special parameters
* Preferences validation
* Fixes and improvements
* Enforce interger validation
2017-02-08 12:25:35 +01:00
Simone Mainardi
c45849d73e
Allows sort L7 Devices by mac address
2017-01-26 15:36:05 +01:00
Simone Mainardi
72d4630114
Makes host pools visible in the community version
2017-01-26 14:54:12 +01:00
Simone Mainardi
e5a57d93ad
Fixes for host pools historical stats
2017-01-26 14:41:14 +01:00
emanuele-f
5c305ba6a1
Add GUI side support for host pools stats
2017-01-26 11:53:24 +01:00
Luca Deri
6205d88f56
Added support in captive portal for iOS and Kindle devices
...
Created minimal header for speeding up load of login pages
2017-01-23 01:29:34 +01:00
Luca Deri
d9af0c8025
Added the ability to display the number of flows per host in the host list
...
DHCP/Mac address optimizations
2017-01-17 18:24:10 +01:00
Luca
1bc842e3ba
Reworked HTTP header rewrite to make it configurable
...
Added @NTOP_STARTUP_EPOCH@ to the list of expanded tokens, used to avoid caching issues with JS
2017-01-09 11:13:12 -08:00
Simone Mainardi
5e4488a448
Reworks mac address lists
2017-01-04 20:28:59 +01:00
emanuele-f
e040d7832a
Fixes "Cannot call methods on button prior to initialization" javascript error while clicking radio buttons
2016-12-30 20:49:05 +01:00
emanuele-f
79ac40b5fe
Unify some datatable utility code
2016-12-19 15:37:20 +01:00
Luca Deri
091378fd7b
Implemented local hosts looking glass (more criteria to be added)
2016-11-30 16:26:17 +01:00
Emanuele Faranda
eda7bd42b1
Traffic policing page i18n, are-you-sure integration and styling ( #837 )
...
* Traffic policing page internationalization, are-you-sure integration, styling
* are-you-sure utility functions
* move to shaping section
2016-11-30 15:03:29 +01:00
emanuele-f
dd1d943359
Unsaved preferences alert and save button show logic
2016-11-04 01:19:52 +01:00
Luca Deri
12b8224b81
Reworked the footer to make it smaller
2016-10-09 23:35:55 +02:00
Simone Mainardi
221a8a71b1
Corrects an issue with VLANs page refresh
2016-08-12 16:39:44 +02:00
Simone Mainardi
2c693cb0c1
Adds the ability to set a custom Google Maps API key
...
Users can now generate a custom Google Maps API key and
set it via ntopng Preferences page.
Addresses #646
2016-07-06 11:46:37 +02:00
Simone Mainardi
4aebe42ab7
Fixes refresh for VLAN-tagged hosts in hosts_stats.lua
2016-06-04 16:37:01 +02:00
Simone Mainardi
da587f217f
Implements multidim. C host groupings facilities
2016-05-30 19:14:16 +02:00
Simone Mainardi
e061d14ced
Adds Chart column to the local networks stats
2016-05-27 15:11:19 +02:00
Luca Deri
897aaafcad
Added check for validating user/password and making sure it accepts the same format of the form used to add/change the user passwords
...
Fix for #153
2015-09-10 23:20:54 +02:00
Luca Deri
df38dee87d
Removed old legacy code
...
Added various fixes to networks view including the ability to visualize per-network graphs
Local hosts dumps (before purging) are now handled properly again.
2015-08-08 15:30:04 +02:00
Michele Campus
a528646abd
Added Mac Addresses statistics
2015-08-01 15:34:48 +02:00
Arianna Avanzini
5a76f4bdd4
scripts: add listing for Communities
...
This commit adds code both to the Lua bindings and scripts to
allow to list Communities and hosts belonging to the communities.
This allows to list hosts of just a community and get the related
info in real time.
2015-08-01 00:21:55 +02:00
LECKERBEEFde
60a30ed122
added meta tag 'X-UA-Compatible'
...
Added new Metatag. Got some issues with IE 10 + 11 on Windows7 and Server2008. JavaScript was not working and Graphs were not shown.
2015-05-06 09:41:15 +02:00
Luca
730d76b9f5
Initial import from SVN
2015-04-30 12:22:35 +02:00