emanuele-f
39a757b612
Improve flow interfaces usage help
2017-06-19 01:10:28 +02:00
Simone Mainardi
a76f547bd6
Fixes host pools additions for more than 10 pools
2017-06-18 17:42:28 -04:00
Luca
bf0f7f68b1
Implemented initia; Lua discovery call
...
Dissected SSDP location header and reported in host info page
2017-06-18 15:25:18 -04:00
Luca
d80f97f3d8
Improved version on footer
2017-06-16 07:45:18 -04:00
Luca
c89fda21b5
FIxed ntopng versions inconsistency
2017-06-15 22:23:10 -04:00
emanuele-f
21b0a1f638
Prevent non-admin users from dropping flows
2017-06-14 19:58:36 +02:00
Simone Mainardi
7a2ec30c4a
Grafana enhancements
2017-06-12 16:02:08 -04:00
emanuele-f
92bbbf4142
Merge branch 'localize_js_inc' of https://github.com/TakayukiOnodera/ntopng into TakayukiOnodera-localize_js_inc
2017-06-12 15:20:22 +02:00
emanuele-f
6b8dbf59cc
Make alert entity_type always explicit and rework alert_utils
2017-06-09 14:31:22 +02:00
Simone Mainardi
1e99d4b217
Excludes Layer-4 protocols from stacked charts
...
Layer4 protocols such as UDP and TCP were stacked up along with
Layer7 protocols, yielding wrong total traffic values.
This commit fixes the issue
2017-06-09 14:16:02 +02:00
Simone Mainardi
1c579b5643
Adds hosts support for grafana
2017-06-09 13:11:33 +02:00
Takayuki Onodera
2e9b8377b1
Localize all tables which refer to httpdocs/inc
2017-06-09 19:40:59 +09:00
Simone Mainardi
5d9e90e17b
Adds a traceback print on unknown alert source
2017-06-09 11:24:13 +02:00
emanuele-f
b9b9378533
Toggle alert_utils debug from redis
2017-06-09 11:05:43 +02:00
Simone Mainardi
45e0c67aba
Implements grafana interface all protocols timeseries
2017-06-08 14:32:50 +02:00
emanuele-f
21d0e55dd0
Remove host_stats_top
2017-06-08 10:07:33 +02:00
Emanuele Faranda
74ac897c14
Merge pull request #1302 from TakayukiOnodera/localize_geolocation
...
Localize geolocation's note in js code
2017-06-08 08:01:43 +00:00
Takayuki Onodera
843812a124
Localize geolocation's note in js code
...
Several javascript functions are added in a new lua file to localize
geolocation's note.
2017-06-08 16:35:30 +09:00
Takayuki Onodera
421c3414cd
Localize title of columns on table in hosts_stats
...
dumpFile API call is replaced with code that should be dumped by API.
2017-06-08 15:37:35 +09:00
Simone Mainardi
b8f9b57c0e
Minor fixes for grafana
2017-06-07 19:50:03 +02:00
Simone Mainardi
c115271c5d
Implements grafana support for interfaces
2017-06-07 19:02: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
7980f76756
Add button to reset allowed networks to default
2017-06-06 18:42:45 +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
3044d5ebf3
Put default username and password into the placeholders
2017-06-05 18:47:14 +02:00
emanuele-f
9226878dd3
Explain the per-member quotas option
2017-06-05 18:43:44 +02:00
emanuele-f
12d0e8a0bb
Quota gui improvements
...
- Filter flows with blocked traffic
- Filter hosts with blocked traffic
- Improve flow_details quota report
2017-06-05 18:09:56 +02:00
Simone Mainardi
08e2b19388
Minor fix for alerts rotation
...
Fixes errors such as:
05/Jun/2017 10:20:20 [AlertsManager.cpp:1540] ERROR: SQL Error: near "ORDER": syntax error
DELETE FROM flows_alerts ORDER BY alert_tstamp ASC LIMIT 1288928
2017-06-05 14:44:24 +02:00
emanuele-f
8c93475761
Allow spaces in ldap fields
2017-06-05 12:21:47 +02:00
emanuele-f
caf47c05db
Trip spaces in licence field
2017-06-05 11:42:43 +02:00
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