Commit graph

1431 commits

Author SHA1 Message Date
Luca Deri
7fffa9bc00 Added string trim
Modified to info the host pools message
2017-06-04 10:15:09 +02:00
TakayukiOnodera
a8b773242e Localize some pages (#1284)
* Fix incorrect localization

* Localize some pages
2017-06-02 11:37:41 +02:00
TakayukiOnodera
2e6739a593 Fix: bubble charts are not displayed (#1282) 2017-06-02 11:30:32 +02:00
emanuele-f
3b23fc0859 Perform version update check in ajax to avoid footer delay 2017-05-31 23:02:42 +02:00
emanuele-f
86d2ad35a6 Fix ntopng version cache not working 2017-05-31 22:13:14 +02:00
Simone Mainardi
d89f80afdb Fixes for db schema migration 2017-06-03 03:07:48 +02:00
emanuele-f
c6063a4ca3 Compilation fix 2017-05-31 19:12:49 +02:00
emanuele-f
36deb7c6cb Bind lua limits to C limits 2017-05-31 18:25:05 +02:00
emanuele-f
ee03ae818e Add gui host pools limits by version 2017-05-31 15:47:08 +02:00
emanuele-f
8551521bae Make guest pools in wizard a checkbox rather than a choice 2017-05-31 12:46:45 +02:00
emanuele-f
fae0177e26 Update nProbe field mappings and provide a script to automate the process 2017-05-30 12:01:36 +02:00
Emanuele Faranda
149857e239 Merge pull request #1276 from TakayukiOnodera/localization
Localization for some pages
2017-05-30 09:21:38 +00:00
Takayuki Onodera
5b59dc389f Localize top page for community edition
Please note that only the top talkers page is localized
because include files are used for displaying in other pages.
2017-05-30 16:10:17 +09:00
Takayuki Onodera
25cb00bf00 Localize pool_details page 2017-05-30 15:22:24 +09:00
Takayuki Onodera
e332d39afd Localize host_details_ndpi.lua 2017-05-30 14:44:04 +09:00
Takayuki Onodera
8c3095db13 Localize please_wait page 2017-05-30 14:14:22 +09:00
Takayuki Onodera
7c630d779b Localize flow_utils.lua 2017-05-30 14:04:32 +09:00
Takayuki Onodera
23ded6bd14 Localize flow fields description 2017-05-30 12:49:49 +09:00
emanuele-f
c088f1d7a6 Fix bad time visualization when minutes are 0 2017-05-30 00:20:11 +02:00
emanuele-f
6f366cd60d Fix broken historical alerts explorer 2017-05-29 23:58:22 +02:00
emanuele-f
ac07c48b7c Force username login always being lowercase 2017-05-29 11:39:19 +02:00
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