Commit graph

21 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
f8d09f7387 Add button to reset the user scripts configuration
Closes #3307
2020-01-24 11:11:01 +01:00
Simone Mainardi
32ce00716b Adds notes to the user script page
Fixes #3258
2020-01-23 18:26:43 +01: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
25212db5ce fixed "Networks" to "Local Networks" (#3298) 2020-01-23 12:41:36 +00: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
Gabriele Pappalardo
9d99c50d80 Fix for issue #3273 (#3277) 2020-01-22 11:53:16 +00:00
Gabriele Pappalardo
16c9b5ac08 Fix for #3258 (#3271)
* fix for #3258
* italic on default
2020-01-21 16:38:42 +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
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
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