Commit graph

1410 commits

Author SHA1 Message Date
emanuele-f
d3debf04ef Only show host pools graph icon if there is graph data or we are in bridge mode 2017-05-29 10:56:29 +02:00
emanuele-f
91728e40ee Add stricter check on alert old entity info 2017-05-29 10:21:24 +02:00
emanuele-f
78fbe7cc9f Bridge wizard improvements.
- Add the possibility to choose default Guests and Children pools
- Restore the cog icon menu link
- Show an error message if local networks are missing when the captive portal is off
- Remove the custom member field and use the local networks instead when the captive portal is off
- Improve informative messages
2017-05-27 20:14:34 +02:00
emanuele-f
b1edec8bd6 Improve host pool assignment logic 2017-05-27 16:21:31 +02:00
emanuele-f
6e4cc5eacc Dix duplicate http prefix 2017-05-27 15:52:41 +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
emanuele-f
c47b4f2bcd Add more strict check on the alert source 2017-05-26 19:25:33 +02:00
emanuele-f
4f0debccd5 Rework special macs into source macs and use them into the footer 2017-05-26 17:28:53 +02:00
Emanuele Faranda
ffc97ef922 Merge pull request #1266 from TakayukiOnodera/localization
Localize flow status and ICMP messages
2017-05-26 12:57:50 +00:00
Luca Deri
7655356c35 Implemented VRF flow aggregation 2017-05-26 14:56:12 +02:00
Takayuki Onodera
0a4cd9d8b8 Localize icmp messages 2017-05-26 15:44:23 +09:00
Takayuki Onodera
1ae8782cc2 Localize flow status messages 2017-05-26 13:09:53 +09:00
emanuele-f
80e48760b4 Add host pool links 2017-05-25 19:22:54 +02:00
Luca Deri
0582d77d0d Added partial ingressVRFIF support 2017-05-25 19:11:35 +02:00
emanuele-f
ffa39896eb Add interface check in captive portal login 2017-05-25 18:21:21 +02:00
emanuele-f
9b277aa3a4 Fix for Host Pool List page.
Note: the page is still inconsistent since it does not count special devices while the pool-filtered page does
2017-05-25 16:39:45 +02:00
emanuele-f
f740a81c40 Rework host pools parameters to avoid truncating POST data 2017-05-25 16:00:38 +02:00
emanuele-f
49d510e1ca Move unassigned devices to a tab inti the unassigned host pool details 2017-05-25 12:17:13 +02:00
Simone Mainardi
26db65ddf7 Implements links for the historical db explorer 2017-05-25 11:53:46 +02:00
emanuele-f
d89e66826b Make protocols dropdown order case insensitive 2017-05-25 11:47:00 +02:00
Luca Deri
a5693acfea Simplified footer 2017-05-25 08:44:06 +02:00
Luca Deri
d5757c1998 Simplified footer 2017-05-24 23:53:40 +02:00
Simone Mainardi
d45b22cf44 Hides IPv4/IPv6 tabs when no search results are available 2017-05-24 19:11:22 +02:00
Simone Mainardi
f995cb1c8d Win fix for alert table visualization 2017-05-24 17:20:14 +02:00
Simone Mainardi
b63a45443f Fixes broken interface selection using interface descriptions 2017-05-24 17:11:52 +02:00
emanuele-f
b8879ee933 Make bridge wizard interface specific 2017-05-24 16:10:34 +02:00
emanuele-f
856b2bc32e Move bridge wizard to bridge interface page 2017-05-24 16:10:34 +02:00
Simone Mainardi
53fe1e15ac Win fix (interface select) 2017-05-24 15:20:19 +02:00
Simone Mainardi
dffaee2b5d Windows interface selection fixes 2017-05-24 15:11:15 +02:00
Simone Mainardi
5ed4197333 Win interfaces names fixes 2017-05-24 12:23:37 +02:00
Simone Mainardi
b50c287768 Win Fixes 2017-05-24 12:09:29 +02:00
emanuele-f
ef0910c363 Fix alerts counter not being updated on flushAlerts.
Fix delete single alert when no tab is selected.
2017-05-24 12:01:29 +02:00
TakayukiOnodera
bac0fa986b Localize VLAN, port and flow pages (#1257)
* Localize VLAN stats and details

* Localize port details page

* Localize flow details page
2017-05-24 09:47:06 +02:00
emanuele-f
9d87125e4f Add left-over files 2017-05-23 23:26:25 +02:00
emanuele-f
9d0773f40b Add Unknown Devices view 2017-05-23 23:02:06 +02:00
Simone Mainardi
802f760fb9 Implements Active Local Hosts counter and display 2017-05-23 22:15:52 +02:00
Simone Mainardi
d7b929bdc1 Implements DNS searches and reworks INFO column 2017-05-23 14:00:19 +02:00
emanuele-f
89aeabba1e Fix blank hosts page with single quotes in pool name 2017-05-23 00:54:36 +02:00
Luca Deri
017844c6a8 Interface name mapping with human readable name 2017-05-22 22:04:57 +02:00
emanuele-f
c41bf6c397 Allow single quotas in pool name 2017-05-22 20:05:01 +02:00
Simone Mainardi
d326026d6a Aggregated flows table selection logic 2017-05-22 20:00:29 +02:00
emanuele-f
a97fd53a6f Add change pool action in pool members view 2017-05-22 19:47:03 +02:00
emanuele-f
c643b40782 Avoid setting the manufacturer as the MAC alias 2017-05-22 13:01:23 +02:00
emanuele-f
4bc96c935a Host pools improvements
- Traffic Policy: get first available pool, not the "Not Assigned"
- Allow to change MAC address host pool from the MAC page
- When changing an IP address pool from the host page, change MAC address instead, if available
- Show the MAC manufacturer in the host pool memebers page and allow to set a filter with it
2017-05-22 12:47:10 +02:00
Simone Mainardi
1e4b0636ed Windows nagios fix 2017-05-22 11:52:18 +02:00
Luca Deri
1e9cde89f1 Human-readable interface name is now displayed on Windows 2017-05-21 10:37:40 +02:00
Luca Deri
f85edc852f Device description is now displayed in device information 2017-05-21 10:12:51 +02:00
emanuele-f
ef10ba3540 Add current zmq header version in ExportInterface 2017-05-20 12:36:19 +02:00
emanuele-f
3cf548123d Allwo empty redirection url 2017-05-20 11:46:55 +02:00
Luca Deri
d9de8a851a Added support for secondary global DNS 2017-05-20 09:44:33 +02:00