Commit graph

9727 commits

Author SHA1 Message Date
emanuele-f
716e01cbbe Make shapers use hosts pools 2017-01-18 20:06:23 +01:00
emanuele-f
d73cae36ad Fix validation issues 2017-01-18 11:56:30 +01:00
Simone Mainardi
2385542b89 Displays host pool names in captive portal users 2017-01-18 11:04:25 +01:00
emanuele-f
a384d82682 Add leftover files 2017-01-18 10:34:52 +01:00
emanuele-f
5f3093d067 Implement host pools page 2017-01-18 10:34:52 +01:00
Tony
8aa5fa34ab fixed small typo (#935)
there was a typo on the alerts configuration page
for slack notification.  Listed as "Notification Wekhook"
instead of "Notification Webhook"
2017-01-18 09:34:15 +01:00
Simone Mainardi
4e2c7b8e8b Implements captive portal users 2017-01-17 19:57:48 +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
Simone Mainardi
e8cffe9227 Implements periodic alerts rotation
Oldest alerts are periodically overwritten by newest ones
when a certain (user-configurable) threshold has been exceeded.
Rotation is performed periodically in a housekeeping.lua
2017-01-17 15:15:23 +01:00
Luca Deri
40c64ff541 Modified label for protocol stats 2017-01-17 13:30:47 +01:00
Simone Mainardi
d8804a99a8 Reworks top sites preference 2017-01-17 12:35:22 +01:00
emanuele-f
498923b5b6 Create a preference to enable top sites.
Calculating top sites in redis can be disk-intensive task for big networks.
This is now disabled by default and can be manually enabled from preferences page.
2017-01-17 12:35:22 +01:00
Simone Mainardi
8033cb0f28 Fix for reset counters buttons 2017-01-14 22:18:51 +01:00
emanuele-f
34df0ec2c4 Fix page parameters 2017-01-14 21:05:22 +01:00
emanuele-f
397d525d85 Use POST requests when required 2017-01-14 20:31:01 +01:00
Antonio Spada
abf27a1779 Added shapers improve and category shapers. 2017-01-14 17:04:39 +01:00
Luca
1b2ceac8f5 Added fixes to avoid users to be manipulated with invalid CSRF token 2017-01-12 10:10:20 -08:00
Luca
ada218c00e Fixed possible undefined interface name
If CSRF has been validated, valid_csrf is now put on _GET
2017-01-12 06:55:22 -08:00
emanuele-f
c40075486f Refresh blacklist rules when blacklist alert preference changes 2017-01-12 15:17:52 +01:00
emanuele-f
2141004cc6 Fix filters being lost after selecting local/remote hosts filter 2017-01-12 10:13:24 +01:00
emanuele-f
0e7bdf503e Fix after rebase 2017-01-11 20:40:29 +01:00
emanuele-f
6934bfdb0b Move style definition to css 2017-01-11 20:39:57 +01:00
emanuele-f
e48152bcf6 Make format data use keys instead of indexes 2017-01-11 20:39:57 +01:00
emanuele-f
2c40fe3763 Make shapers rate visualization uniform 2017-01-11 20:39:57 +01:00
emanuele-f
b07467c1be Fix policy clone button appearing as clicked 2017-01-11 20:39:57 +01:00
Simone Mainardi
3f67244c5d Improves speed button layout 2017-01-11 20:39:57 +01:00
emanuele-f
beea5d2557 Add strict_mode to paramsPairsDecode 2017-01-11 20:39:57 +01:00
emanuele-f
9c1c4eb75b Fix IPv6 support in shaper 2017-01-11 20:39:57 +01:00
emanuele-f
ed63d81a71 Prevent empty shaper rate 2017-01-11 20:39:57 +01:00
emanuele-f
c59088f6d6 Restore separated protocols and categories dropdown 2017-01-11 20:39:57 +01:00
emanuele-f
5ebefe06aa Use default bootstrap disable state 2017-01-11 20:39:57 +01:00
emanuele-f
b19a0c930f Generalize resolution buttons and use in bandwidth manager 2017-01-11 20:39:57 +01:00
emanuele-f
9dd027110f Save perPage state 2017-01-11 20:38:35 +01:00
emanuele-f
7208015a3b Show protocols in category hierarchy 2017-01-11 20:38:35 +01:00
Luca
0f9db75fe0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-01-10 15:03:32 -08:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
emanuele-f
0ccbc18910 Fix distance between buttons group and input fields 2017-01-10 21:08:53 +01:00
emanuele-f
0b4b811baa Inputs size changes 2017-01-10 16:42:29 +01:00
emanuele-f
62f3c0bd20 Make logging level a toggle buttons group with colors 2017-01-10 11:41:27 +01:00
emanuele-f
a3563f3513 Fixes resolution buttons layout for smaller devices in preferences page 2017-01-10 11:04:10 +01:00
Luca
f14f9c6d4e Reworked expert mode preference button 2017-01-09 18:01:04 -08:00
Simone Mainardi
b6eb667890 Visualizes database processes list when the DB is not ready
Implements #891
2017-01-09 16:58:17 +01:00
emanuele-f
22f8e02c37 Key string description updated 2017-01-09 13:12:00 +01:00
emanuele-f
5ba00411a8 Remove Google API key format check since currently there is not a standard accepted format 2017-01-09 12:50:23 +01:00
Simone Mainardi
658f272cd5 Optimizes rrd updates 2017-01-05 23:19:39 +01:00
Simone Mainardi
34fecdce16 Implements Mac hosts-only filter 2017-01-05 22:00:56 +01:00
Luca Deri
6725417a14 Merge pull request #902 from simonemainardi/get_macs
Reworks mac address lists
2017-01-05 21:35:45 +01:00
Simone Mainardi
bdddc4ec81 Minor fix for preference set 2017-01-05 15:55:46 +01:00
Simone Mainardi
7d1f60fb8e Moves an import 2017-01-05 11:18:14 +01:00
Simone Mainardi
efc41bf616 Minor fix for special macs 2017-01-05 11:11:03 +01:00