Commit graph

5872 commits

Author SHA1 Message Date
Luca Deri
a67ab0ff09 Optimized IEC 104 charts with bi-directional arrows 2020-12-15 16:23:47 +01:00
matteo
d0857cd7f8 Fixed flow direction on service map graph 2020-12-15 15:53:08 +01:00
Luca Deri
5df403e969 Fixes #4751 2020-12-15 15:36:25 +01:00
matteo
0a0309fb32 Added bidirectional flows to service map graph 2020-12-15 15:29:19 +01:00
matteo
7f2171eb96 Changed multicast/broadcast addresses colors in service map 2020-12-15 13:22:44 +01:00
Luca Deri
4e6bbd430d Added click event in service map 2020-12-15 12:03:54 +01:00
matteo
237006563b Added Service Map graph 2020-12-15 11:44:40 +01:00
Simone Mainardi
33342abc54 Additional work towards new unified alerts/flow status API 2020-12-14 19:01:33 +01:00
Luca
48641b2e81 Recipient budget is no longer staticly assigned but a portion of the total budget
equally shared among the configured recipients with a cap of 1000
2020-12-14 14:40:47 +01:00
Luca
e1158fb855 Removed Logstats implementation that was suboptinal
Replaced sys syslog that is more generic and that can also be used with Logstash
Fixes #4796
2020-12-14 13:52:12 +01:00
Luca Deri
cf01160db4 Test files for upload/download bandwidth test 2020-12-11 18:00:35 +01:00
MatteoBiscosi
de340b66ef Fixed #2789 implement remote DNS resolution failure alert 2020-12-11 09:54:02 +01:00
MatteoBiscosi
fdc2ff603d Fixed maximum hosts/flows wizard 2020-12-10 12:43:46 +01:00
Simone Mainardi
d13997e120 Migrates the UI to use rest/v1/get/timeseries/ts.lua 2020-12-09 18:25:15 +01:00
matteo
a8cd70e0e5 Fixed #4730 Reset list of learnt MAC addresses 2020-12-09 17:18:35 +01:00
Matteo Biscosi
2dfa67e914
Added POST regarding too_many_hosts/flows alert 2020-12-09 13:10:39 +01:00
Matteo Biscosi
efe16f5521
Removed tprint and modified too_many_hosts title 2020-12-09 12:23:48 +01:00
matteo
6b71eeefe7 Changed too_many_flows/hosts POST url 2020-12-09 11:56:16 +01:00
matteo
20a8bb115a Fixed #2959 handle new -X/-x settings when the respective messages appear 2020-12-09 11:51:34 +01:00
Simone Mainardi
0897c9b28d Implements toast capability to open modals and generate AJAX 2020-12-07 18:30:35 +01:00
Alfredo Cardigliano
3a5fa4564a Check passphrase length in the UI form. Add ieee80211n/ieee80211ac. 2020-12-07 16:32:08 +01:00
Alfredo Cardigliano
1513d799a4 Add country code to wpa supplicant to avoid soft lock, fix wired dev 2020-12-07 11:12:01 +01:00
Alfredo Cardigliano
20d1bb3455 Add flag to enable wifi changes on reboot, parametric interface names 2020-12-06 23:12:22 +01:00
Simone Mainardi
c7c3a1af17 Minor fix 2020-12-04 17:45:04 +01:00
Simone Mainardi
8d6dafc897 Unifies new alerts and flow alerts API 2020-12-04 17:03:23 +01:00
Alfredo Cardigliano
d5602040d7 Do not add a loopback conf twice 2020-12-04 08:17:29 +00:00
Alfredo Cardigliano
dcf554a668 Enable IP config in iot bridge mode 2020-12-04 08:10:37 +00:00
Alfredo Cardigliano
fdd4305e5a Add support for static bridge IP and recovery alias 2020-12-03 22:30:06 +00:00
Luca Deri
fa8773c969 Added IEC 104 graph 2020-12-03 21:59:13 +01:00
Alfredo Cardigliano
83660f5c85 Configuration improvements for the IoT mode 2020-12-03 17:24:01 +00:00
gabryon99
9366318520 documented rest api for the infrastructure configurations (#4783) 2020-12-03 15:08:14 +01:00
Alfredo Cardigliano
92d8d9396d Fix wireless configuration. Handle appliance reboot. 2020-12-03 13:56:05 +00:00
Luca Deri
c2c010639b License menu moved to settings
Added external links
2020-12-03 12:18:42 +01:00
gabryon99
e7dd7ce8a9 fixed link for license page 2020-12-03 11:25:06 +01:00
gabryon99
01e18d44b8 fixed clipping dropdown inside responsive tables (#4798) 2020-12-03 11:25:06 +01:00
Alfredo Cardigliano
f0aeed0eff IoT bridge configuration fixes 2020-12-02 17:46:45 +00:00
gabryon99
25cacdfe67 fix overflow for dropdowns (#4798) 2020-12-02 18:06:52 +01:00
Simone Mainardi
8e57382525 Fixes alpha ordering of alerts
Partially addresses #4778
2020-12-02 18:02:48 +01:00
gabryon99
8aed231bf7 Reworked widget and datasources pages 2020-12-02 16:57:01 +01:00
Simone Mainardi
e831102828 Implements lua pairsByDottedDecimalKeys sorter 2020-12-02 14:29:00 +01:00
Alfredo Cardigliano
4be7f67d35 Wifi configuration (to be tested) 2020-12-02 12:15:06 +01:00
Alfredo Cardigliano
973e38587b Appliance wireless configuration page 2020-12-01 19:55:34 +01:00
gabryon99
a398ce3000 show widget and datasource page 2020-12-01 19:12:49 +01:00
gabryon99
0936df6d01 made a new page for the license (#3665) 2020-11-30 18:02:01 +01:00
Simone Mainardi
4533806ce8 Extends the new api with the format function 2020-11-30 17:11:48 +01:00
Simone Mainardi
b3dc39c641 Refactors alert_severities into an independend Lua module 2020-11-30 15:28:17 +01:00
Matteo Biscosi
0858d1bb79
Fixes alert_generation nil value 2020-11-30 10:55:12 +01:00
Luca Deri
747f4675d8 IEC104 improvements 2020-11-28 15:42:40 +01:00
Luca Deri
599835c72f Reworked IEC104 implementation 2020-11-27 22:34:50 +01:00
Luca Deri
c58b1091ee Added confirm button before flushing service/periodic data 2020-11-27 22:34:50 +01:00