Commit graph

73 commits

Author SHA1 Message Date
gabryon99
383f93bbf0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-05 12:05:35 +01:00
gabryon99
bb54d0f585 fixed typo in new datatable 2020-03-05 12:00:29 +01:00
emanuele-f
c7b2f12cc1 MUD improvements
- Handle configuration reset from gui
- Handle validation
- Show general and special device types info description
2020-03-05 11:56:23 +01:00
gabryon99
b24ece3e5a added localization for scripts and config tables footer and search 2020-03-05 11:13:23 +01:00
emanuele-f
f000dcb30a MUD configuration save fixes 2020-03-04 18:13:14 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
gabryon99
35551e8b01 fixed string truncation inside scripts list 2020-02-20 09:01:51 +01:00
gabryon99
bec4c8184d add switches instead checkboxes 2020-02-12 22:38:27 +01:00
Gabriele Pappalardo
764a5885e6
fix for buttons counter inside scripts table (#3391) 2020-02-07 09:43:41 +01:00
Gabriele Pappalardo
89e1f88607 html tags inside script description popover (#3330)
* html tags inside script description popover

* stay hover

* fix for script
2020-01-27 16:08:10 +01:00
emanuele-f
b3f862b53d Go back to the alerts page when applying the configuration 2020-01-27 16:02:57 +01:00
Luca
3d2de3a295 Minor scripts aestetic fixes
- removed icon label
- aligned buttons
2020-01-27 15:56:27 +01:00
Gabriele Pappalardo
2d4deee6d1 fix for ticket #3326 (#3329) 2020-01-27 11:40:19 +01:00
Gabriele Pappalardo
29e080881d reset defaults values if the user delete input content (#3328) 2020-01-27 10:17:07 +01:00
emanuele-f
50ca1b455a Changes to handle the DNS exclusion list 2020-01-24 15:17:42 +01:00
Gabriele Pappalardo
eb5f79f935 fix for filtering criteria (#3317)
* fix for filtering criterias

* fix for issue #3318

* fix for hard coded string inside categories criteria

* removed console.logs
2020-01-24 14:11:52 +01:00
emanuele-f
f8d09f7387 Add button to reset the user scripts configuration
Closes #3307
2020-01-24 11:11:01 +01:00
Gabriele Pappalardo
ae4a8bdca0 added dropdown filtering (#3313) 2020-01-24 11:02:01 +01:00
Simone Mainardi
8389aa35d0 Fixes units of measure cases 2020-01-24 10:45:48 +01:00
Gabriele Pappalardo
05432d9515 script values truncated by 32 chars (#3312) 2020-01-24 10:21:07 +01:00
Gabriele Pappalardo
bfa1136f73 script description inside modal (#3309) 2020-01-24 10:20:56 +01:00
emanuele-f
9aa71ba462 User scripts gui improvements 2020-01-23 18:25:03 +01:00
Gabriele Pappalardo
493d5baf43 Values inside scripts list (#3304)
* add scripts values

* values fro script
2020-01-23 17:18:56 +00:00
Gabriele Pappalardo
dae4889404 fix for #3299 (#3301)
* fix for #3299

* removed useless function

* fix logic
2020-01-23 17:14:55 +00:00
Gabriele Pappalardo
8369bde43d set greater than operator as default one inside threshold cross template (#3303)
* set greater tahn operator as default inside threshold cross

* removed useless console log
2020-01-23 17:00:22 +00:00
Simone Mainardi
9646ce60f1 Fixes user script category icons 2020-01-23 16:56:42 +01:00
Gabriele Pappalardo
ca28c4c825 categories inside scripts list (#3302)
* categories inside scripts list

* tag i for icons
2020-01-23 16:49:57 +01:00
Gabriele Pappalardo
5c404456b2 fix undefined strings (#3300) 2020-01-23 14:59:46 +00:00
Gabriele Pappalardo
663a39ed0d Ticket#3294 (#3297)
* localized hardcoded strings strings

* localized strings
2020-01-23 12:41:18 +00:00
Gabriele Pappalardo
74a8b86e7d Removed Enabled column (#3295)
* localized hard-coded strings

* removed useless json data

* fix for view button
2020-01-23 10:45:11 +00:00
gabryon99
611e6f2801 implemented toggle_user_script.lua on toggle buttons 2020-01-23 11:02:23 +01:00
gabryon99
1a855b8cf8 Merge branch 'dev' of https://github.com/ntop/ntopng into ticket#3282 2020-01-23 10:55:06 +01:00
gabryon99
06e839c328 enable/disable column removed 2020-01-23 10:55:02 +01:00
emanuele-f
eafa80da09 Fixes for the 'all' hook 2020-01-22 16:54:33 +01:00
Gabriele Pappalardo
cd6af05134 fix for ticket #3284 (#3289)
* fix for ticket #3284
* fix for bad table refresh
2020-01-22 14:49:37 +00:00
emanuele-f
15f507602e Populate apps/categories multiselect 2020-01-22 15:46:29 +01:00
Gabriele Pappalardo
df52a34eb7 multiselect on elephant and long lived (#3293) 2020-01-22 14:45:18 +00:00
emanuele-f
5deefe8511 Items list fix 2020-01-22 13:58:05 +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
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
92b5cfc278 Fix missing reload after changing user scripts configuration
Fixes #3257
2020-01-21 08:46:23 +01:00
emanuele-f
aca088ea13 Add hyperlink to jump to the alert configuration
Closes #2936
2020-01-17 19:11:15 +01:00
emanuele-f
4c8cca297b Initial changes elephant flows support 2020-01-17 15:00:13 +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
324d43c149 Cosmetical changes 2020-01-17 12:21:01 +01:00
emanuele-f
f150b6c6f1 Fix readonly field 2020-01-17 12:14:47 +01:00
Gabriele Pappalardo
ac6b558198 Added two new template for scripts flows (#3250)
* 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

* fixes for "button" badges and fix for toggle on/off in edit_configset.lua

* removed console.info from last commit

* fix for issue #3243

* fix tooltip description length

* add new templates, refactored code

* added todo

* fix on itemlist template

* fix on enabled toggle
2020-01-17 10:46:48 +00:00
Alfredo Cardigliano
5f6c432acc Check default config based on id rather then name 2020-01-16 14:54:08 +01:00