Commit graph

84 commits

Author SHA1 Message Date
gabryon99
32f9cef420 add customs groups for MultiSelect template 2020-10-16 16:33:04 +02:00
gabryon99
29a0690430 add multiselect template inside script list 2020-10-16 16:02:18 +02:00
gabryon99
2e9230d6ad extended label truncate limit to 120 (#4571) 2020-10-12 17:25:23 +02:00
gabryon99
23aa34904d extended label (#4571) 2020-10-12 17:00:01 +02:00
Luca Deri
bbf48666c8 Removed MUD code 2020-10-11 16:58:10 +02:00
gabryon99
6e4e195f56 add confirm modal for disabling all user scripts (#3917) 2020-10-07 22:30:35 +02:00
gabryon99
d0f1502e69 added disable all button (#3917) 2020-10-06 22:47:53 +02:00
gabryon99
c7562a7078 expanded ItemsList textarea to 10 2020-09-25 18:42:31 +02:00
gabryon99
7fab77bf4a separated am_stats view from control 2020-09-23 23:22:19 +02:00
gabryon99
d64c1b5c2f fixing style for action buttons in user scripts page (#4479, #4456, #4464( 2020-09-23 16:16:03 +02:00
gabryon99
fc70eaa377 fixed action button son script list page as requested 2020-09-23 08:23:56 +02:00
gabryon99
3d1f2c8bef fixed enabled button on scripts list 2020-09-23 08:23:56 +02:00
gabryon99
441d84f6ae disabled edit button for disabled scripts 2020-09-22 10:59:00 +02:00
gabryon99
18391dd683 fix disabled button in scripts list 2020-09-16 18:02:00 +02:00
Simone Mainardi
9157132421 Fixes user scripts enable/disable
Fixes #4330
2020-08-26 11:51:31 +02:00
Simone Mainardi
1ae2b2d932 Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68 Refactor JS code into class NtopngUtils
Implements #3735
2020-08-18 14:13:48 +02:00
gabryon99
4574c667a0 fixed button styles for user scripts 2020-08-07 12:18:27 +02:00
gabryon99
3b3bb87f92 fixed button style in scripts list 2020-07-30 16:04:21 +02:00
gabryon99
6ada544339 removed multiple csrf 2020-05-06 18:42:49 +02:00
gabryon99
1e5376da95 reworked script editor page 2020-04-15 23:07:05 +02:00
gabryon99
38c993f468 fixed script list utils 2020-03-18 20:51:13 +01:00
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
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
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