Commit graph

30 commits

Author SHA1 Message Date
gabryon99
b24ece3e5a added localization for scripts and config tables footer and search 2020-03-05 11:13:23 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
Luca
3d2de3a295 Minor scripts aestetic fixes
- removed icon label
- aligned buttons
2020-01-27 15:56:27 +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
Simone Mainardi
b1b57dd64a Adds user script categories description
Implements #3311
2020-01-24 12:18:34 +01:00
Simone Mainardi
0e2e8c61c4 Generalizes user script categories dropdown contents 2020-01-24 11:44:35 +01:00
Gabriele Pappalardo
ae4a8bdca0 added dropdown filtering (#3313) 2020-01-24 11:02:01 +01:00
Gabriele Pappalardo
05432d9515 script values truncated by 32 chars (#3312) 2020-01-24 10:21:07 +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
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
15f507602e Populate apps/categories multiselect 2020-01-22 15:46:29 +01: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
emanuele-f
aca088ea13 Add hyperlink to jump to the alert configuration
Closes #2936
2020-01-17 19:11:15 +01:00
emanuele-f
26151a0d18 Add epoch markers to reload the javascript on ntopng startup 2020-01-17 11:52:34 +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
gabryon99
ad49daf7d3 add first, last buttons on dt and gui fixes 2020-01-08 11:46:01 +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
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