Commit graph

2479 commits

Author SHA1 Message Date
Alfredo Cardigliano
20f43d9707 More permissive parameter check when deleting items from pools to handle mistakes (fix #3118) 2019-12-16 11:36:43 +01:00
Simone Mainardi
d16f445cff Implements full ICMP v4 and v6 support 2019-12-14 21:59:24 +01:00
Simone Mainardi
539f82a153 Improves ICMPv6 types/codes support 2019-12-14 16:58:37 +01:00
emanuele-f
c1cb3b38ca Implement new user scripts configsets API 2019-12-13 17:19:08 +01:00
Alfredo Cardigliano
b16479603f Automatic updates preference 2019-12-13 13:05:58 +01:00
Simone Mainardi
0ce4ebad97 Dropbox code cleanup 2019-12-13 10:43:08 +01:00
Simone Mainardi
37f54a5090 Fixes font-awesome 5 external link
Fixes #3125
2019-12-13 10:18:20 +01:00
Alfredo Cardigliano
a45865914b Fix TCP_WIN_* information elements reporting 2019-12-13 09:51:50 +01:00
emanuele-f
e3052f4b63 Mark alerts-only user scripts
Such scripts are not even loaded when alerts are disabled
2019-12-12 18:36:41 +01:00
emanuele-f
52df5b25dc Implement i18n lazy loading
Fixes #3096
2019-12-12 18:23:12 +01:00
emanuele-f
8883a5321a Fix plugins errors due to demo expiration 2019-12-12 17:26:56 +01:00
emanuele-f
f473a59460 Add user scripts getters 2019-12-12 16:00:21 +01:00
emanuele-f
5587e73b02 Fix script errors in plugins while switching to community mode
Fixes #3127
2019-12-12 08:29:10 +01:00
emanuele-f
bb0974a645 Ensure that permissions on plugins files are correct 2019-12-11 18:38:42 +01:00
emanuele-f
e9a081903c More robust plugins loading and error reporting
This prevents malformed scripts in plugins from breaking ntopng
2019-12-11 13:20:11 +01:00
Alfredo Cardigliano
8f652cff71 Software update support 2019-12-11 13:14:15 +01:00
emanuele-f
e566444d43 Handle demo expiration to prevent user scripts failures 2019-12-11 08:50:51 +01:00
emanuele-f
114a5fafa3 Fix flow scripts editor path 2019-12-10 21:15:36 +01:00
emanuele-f
e6346c06eb Fix button alignment 2019-12-10 20:55:07 +01:00
Luca Deri
a0eff7ac59 Implemented script viewer integration 2019-12-10 20:45:15 +01:00
emanuele-f
15759c8db2 Add source path, plugin and edition in user scripts 2019-12-10 19:25:00 +01:00
Luca Deri
fbbec75c54 Disablede debugging code 2019-12-10 18:01:51 +01:00
Luca Deri
958fed3a54 Implemented script code editor 2019-12-10 17:58:16 +01:00
emanuele-f
3a6897bb84 Community plugins fixes 2019-12-10 11:48:03 +01:00
emanuele-f
fe9d5ee882 Fix plugins lua scripts runtime directory 2019-12-10 11:29:04 +01:00
emanuele-f
f998b7fafd Fix automatic alert release skipping some alerts 2019-12-10 09:27:01 +01:00
emanuele-f
a3432e00e8 Implement ntopng plugins
Plugins are a convenient way to group together related lua scripts.
Their primary use case is to group user scripts and their alert/status
definition.
The builtin ntopng user scripts and definitions are now
packed into plugins directories. In future, we will support loading of
user created plugins.
Plugins are loaded at startup into some runtime directories and then
used. Other changes provided by this commit include:

- Add sample flow logger plugin
- Initial support for system user scripts
- Rename edge to threshold
- Migrate system probes to user scripts/plugins
- Migrate scripts to more explicit alerts_api.checkThresholdAlert api
2019-12-10 09:25:57 +01:00
Simone Mainardi
df245fad3a Minor cosmetic fixes 2019-12-09 15:46:26 +01:00
Simone Mainardi
b5ba28d8d1 Cleanup old fontawesome 4 and bootstrap 3 2019-12-09 15:35:39 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Alfredo Cardigliano
bda3cc68cd Check for vlan in bpf filter in VLAN capture (fix #3103) 2019-12-09 11:23:23 +01:00
Alfredo Cardigliano
9e01d1d13c Storage legend layout (fix #3108) 2019-12-09 10:58:05 +01:00
Luca Deri
bac7c05e4b Various cosmetic fixes 2019-12-07 17:29:49 +01:00
Luca Deri
4204fa208d Minor changes 2019-12-06 19:51:26 +01:00
Alfredo Cardigliano
3bd6a0258d Fix captive portal css/js 2019-12-06 11:33:33 +01:00
Alfredo Cardigliano
256f42bcf4 Fix alert delete 2019-12-05 17:19:35 +01:00
Simone Mainardi
0ee7feb539 Bootstrap migration pref layout fix 2019-12-05 15:26:33 +01:00
Simone Mainardi
efe799d737 Bootstrap migration custom colum fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
1aa0546b85 Bootstrap migration dropdown style fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
83be23a783 Bootstrap migration data explorer breadcrumb 2019-12-05 09:27:48 +01:00
Simone Mainardi
a34a326d4c Bootstrap migration glyphicon filter to fa 2019-12-05 09:27:48 +01:00
Simone Mainardi
cba220ab4c Bootstrap migration preferences 2019-12-05 09:27:48 +01:00
Simone Mainardi
207ef4b6ec Bootstrap migration network interface navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
b3d1d50fa9 Bootstrap migration implements generic navbar gen 2019-12-05 09:27:47 +01:00
Simone Mainardi
222be5ae10 Bootstrap migration host nav bar 2019-12-05 09:27:47 +01:00
Simone Mainardi
db272831e9 Bootstrap migration tabs 2019-12-05 09:27:47 +01:00
Simone Mainardi
ba99f74a90 Bootstrap migration to new tempusdominus datetimepicker 2019-12-05 09:27:47 +01:00
Simone Mainardi
2fd08cf6f3 Bootstrap migration timeseries dropdown dividers and headers 2019-12-05 09:27:47 +01:00
Simone Mainardi
6d36e7cb76 Bootstrap migration btn-default to btn-secondary 2019-12-05 09:27:47 +01:00
Simone Mainardi
2639d49e4a Bootstrap migration progress bars 2019-12-05 09:27:47 +01:00