Commit graph

1226 commits

Author SHA1 Message Date
emanuele-f
15f507602e Populate apps/categories multiselect 2020-01-22 15:46:29 +01:00
Gabriele Pappalardo
415a02c960 longlived templates for scripts (#3276)
* long lived implementation
* fix for elpehant input checks (#3274)
* long_lived completed
* elephant flow and long lived completed
* added spaces fro elephant and long lived
2020-01-22 12:57:28 +00:00
Gabriele Pappalardo
9d99c50d80 Fix for issue #3273 (#3277) 2020-01-22 11:53:16 +00:00
emanuele-f
4a4106a796 Integrate elephant flows new gui 2020-01-21 19:39:41 +01:00
Gabriele Pappalardo
16c9b5ac08 Fix for #3258 (#3271)
* fix for #3258
* italic on default
2020-01-21 16:38:42 +00:00
Gabriele Pappalardo
a2f4a1a065 elephant flows (#3269)
* elephant flows
* fix for apply button after changes
* fix for refresh icons on index.lua page, scrollable dropdowns enabled
2020-01-21 16:32:14 +00:00
emanuele-f
aca088ea13 Add hyperlink to jump to the alert configuration
Closes #2936
2020-01-17 19:11:15 +01:00
Gabriele Pappalardo
b0b6ae9523 Apply Event for Elphant Flows (#3252)
* fix undefined value

* add on apply for elephant flows
2020-01-17 13:59:53 +00:00
emanuele-f
26151a0d18 Add epoch markers to reload the javascript on ntopng startup 2020-01-17 11:52:34 +01:00
Alfredo Cardigliano
a24337ecd0 User scripts configuration import modal 2020-01-16 11:10:05 +01:00
Alfredo Cardigliano
3ce84b07cf Add button to export user script conf. New endpoint to set user scripts configuration. 2020-01-15 17:48:00 +01:00
Alfredo Cardigliano
c74a83abfa Replace button group with badges for consistency 2020-01-15 11:08:36 +01:00
Gabriele Pappalardo
a9a880ee04 graphic user interface for #3226 and add messages to locale (#3236)
* add label for each hooks into scripts table

* fix for issue #3212, refactored scripts-list-utils code

* add render function itemslist

* add items_list template to script_list-utils.js

* label for new template

* fix for issue #3231 and fix reset button for the new ItemsList template

* add message for blacklisted country and add gui for #3226
2020-01-14 15:29:26 +00:00
Gabriele Pappalardo
e957d846e3 add label for each hooks into scripts table (#3215)
* add label for each hooks into scripts table

* fix for issue #3212, refactored scripts-list-utils code

* add render function itemslist

* add items_list template to script_list-utils.js

* label for new template
2020-01-14 14:27:10 +00:00
Alfredo Cardigliano
707025181a Fix extraction dialog template param 2020-01-14 10:21:51 +01:00
Alfredo Cardigliano
f4a4c07d80 Add ability to extract traffic to users with permission (direct extraction only) 2020-01-13 17:39:12 +01:00
Simone Mainardi
0c0e38c23e Hides viewed interfaces from flow script config 2020-01-09 11:26:13 +01:00
gabryon99
ad49daf7d3 add first, last buttons on dt and gui fixes 2020-01-08 11:46:01 +01:00
emanuele-f
03161707ad Fix empty item in preferences saerch bar 2020-01-07 16:45:46 +01:00
emanuele-f
ad9c386bb3 Move user scripts gui config to admin, cleanup 2020-01-03 15:16:46 +01:00
Gabriele Pappalardo
961a06f36e Add localization for text inside scripts_list and config_list (#3184)
* hide previous errors in apply modal

* disable buttons on row for scripts_list

* check csrf token expiration

* localization for text inside scripts, issue #3164
2020-01-03 09:14:04 +01:00
Gabriele Pappalardo
4dea6ddfa0 Disable buttons on row after a request (#3181)
* hide previous errors in apply modal

* disable buttons on row for scripts_list

* check csrf token expiration
2020-01-02 13:49:12 +00:00
emanuele-f
32996a294e Fix double POST in flows user scripts config 2020-01-02 11:40:16 +01:00
gabryon99
5107fbb051 fixed issue #3174 and #3173 2019-12-30 17:22:37 +01:00
gabryon99
0c48f7f060 add locale for error messages 2019-12-30 15:00:15 +01:00
gabryon99
c3f96c0519 separated js code from template files 2019-12-30 14:21:49 +01:00
gabryon99
daf231391d fixed issue #3165 and #3166 2019-12-30 12:59:09 +01:00
Gabriele Pappalardo
90c4865789 Config and Scripts templates pages as requested from issue #3159 (#3160)
* config and scripts templates #3159

* fixed bug for config rename, clone operations

* add reload for config and script list

* fixed timeout
2019-12-29 13:42:26 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
2bfd12a84c Bootstrap migration bnt-default to bnt-secondary 2019-12-06 11:51:45 +01:00
Simone Mainardi
c29936cab9 Bootstrap migration header search 2019-12-05 12:22:14 +01:00
emanuele-f
2a3fbf828a Traffic report style fixes 2019-12-05 11:16:19 +01:00
emanuele-f
a08393afcb Fix dialog titles right aligned 2019-12-05 10:31:07 +01:00
Simone Mainardi
db272831e9 Bootstrap migration tabs 2019-12-05 09:27:47 +01:00
emanuele-f
21474d2749 Extend search hosts limit
There is now a 20 items total limit and a per-category limit of 5
Closes #2556
2019-05-13 18:43:52 +02:00
emanuele-f
21f202ccb2 Implement protos.txt editing via the gui.
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.

Closes #1837
2019-04-10 16:16:39 +02:00
Alfredo Cardigliano
4ac3d827fc link to the right nbpf guide 2018-11-14 22:11:06 +01:00
emanuele-f
d50a895f36 Traffic recording gui improvements 2018-11-14 19:29:58 +01:00
emanuele-f
c812d570f4 Improve traffic extraction dialog 2018-11-14 17:47:32 +01:00
Alfredo Cardigliano
51fae5e7c9 extraction: schedule and live pcap download buttons 2018-11-14 14:58:25 +01:00
emanuele-f
19ededa380 Add chart link in traffic extraction jobs 2018-11-14 12:00:15 +01:00
Alfredo Cardigliano
bd5983a911 endpoint to check if there is pcap data in a time interval 2018-11-09 19:27:18 +01:00
Alfredo Cardigliano
ff34f47241 notice in case of unsupported view for the extraction filter, more scheduled jobs table sortable columns, typo fixes 2018-11-09 11:04:18 +01:00
Alfredo Cardigliano
e2c9529ff2 extraction dialog improvements 2018-10-30 09:50:03 +01:00
Alfredo Cardigliano
e0d6c1ee98 dialog to download multiple files 2018-10-18 15:37:19 +02:00
Alfredo Cardigliano
70533877ca locales 2018-10-17 17:55:09 +02:00
Alfredo Cardigliano
f61dbfef48 filter examples 2018-10-17 16:44:49 +02:00
Alfredo Cardigliano
584b0c7134 traffic extraction labels changes 2018-10-17 16:05:50 +02:00
Alfredo Cardigliano
0d51b61c35 traffic extraction dialog 2018-10-17 14:22:51 +02:00
emanuele-f
aa1ead94c4 Add Customized Categories editor
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00