andpp
|
87d77d12d6
|
Fixing redirection issue after changing interface (#4022)
Simplifies interface switch send redirect code
Addresses https://github.com/ntop/ntopng/pull/4022
|
2020-06-08 10:31:16 +02:00 |
|
Simone Mainardi
|
0df00d2de3
|
Migrates footer.lua to REST API v1
|
2020-06-01 10:44:55 +02:00 |
|
Alfredo Cardigliano
|
1b2c5274e5
|
Fix continuous recording toggle
|
2020-05-28 17:21:19 +02:00 |
|
emanuele-f
|
532225f1bc
|
Fix custom protocol IDs not preserved
Addresses #3991
|
2020-05-27 15:36:07 +02:00 |
|
Luca Deri
|
64740594ce
|
Fix for switching across non-system interfaces with --http-prefix set
|
2020-05-22 20:00:06 +02:00 |
|
Simone Mainardi
|
a2cc654337
|
Leaves ntop.getHttpPrefix() in the action url
This reverts commit c4a2cf100e.
|
2020-05-22 15:17:50 +02:00 |
|
Simone Mainardi
|
c4a2cf100e
|
Fixes redirect when switching interface with --http-prefix
Fixes #3972
|
2020-05-22 14:57:14 +02:00 |
|
Simone Mainardi
|
d2f7ea260c
|
Fixes continuous traffic recording label
|
2020-05-22 14:37:51 +02:00 |
|
Simone Mainardi
|
9501dac73c
|
Fixes traffic recording linked to ZMQ interfaces
|
2020-05-22 14:26:15 +02:00 |
|
Simone Mainardi
|
1af867c861
|
Fixes broker traffic recording page
|
2020-05-22 14:02:23 +02:00 |
|
Luca Deri
|
e7fae80523
|
Fixes #3972
|
2020-05-22 10:50:48 +02:00 |
|
emanuele-f
|
eea288dee9
|
Add on-off switch template
Addresses #3513
|
2020-05-21 17:22:00 +02:00 |
|
emanuele-f
|
610e632234
|
Add comments/remove table.clone when not needed
|
2020-05-21 11:10:47 +02:00 |
|
Simone Mainardi
|
7334e15b50
|
Prevents unauthorized system interface toggles
|
2020-05-20 15:06:56 +02:00 |
|
Alfredo Cardigliano
|
5d56596c04
|
Fix traffic recording settings page
|
2020-05-20 12:29:51 +02:00 |
|
emanuele-f
|
af842e4aa6
|
Cleanup unnecessary CSRF tokens passed
|
2020-05-08 12:56:58 +02:00 |
|
gabryon99
|
19edceec4c
|
add http validation for endpoints
fix #3889
|
2020-05-07 16:20:37 +02:00 |
|
gabryon99
|
9973d63847
|
add endpoint_notifications_list
|
2020-05-05 22:28:28 +02:00 |
|
emanuele-f
|
ae07188dd7
|
Don't delete per-hour stats and handle form submit button
|
2020-04-29 11:54:49 +02:00 |
|
emanuele-f
|
57c7abccfb
|
Remove unused function
|
2020-04-21 16:48:36 +02:00 |
|
emanuele-f
|
f10716fd17
|
Chart host unreachable data points as red lines
Needed for #3777
|
2020-04-21 15:49:25 +02:00 |
|
gabryon99
|
67dd888e13
|
fixed plus buttons across tables
fix #3778
|
2020-04-20 15:41:21 +02:00 |
|
emanuele-f
|
c6b43f1af3
|
Pass client timezone as a cookie to properly format time
|
2020-04-15 17:44:08 +02:00 |
|
Simone Mainardi
|
32b5cecf7d
|
Removes hardcoded RTT plugin in menu as was breaking entries
|
2020-04-13 19:00:57 +02:00 |
|
Luca Deri
|
f7b1e7d689
|
Initial work for widget implementation
|
2020-04-13 14:24:50 +02:00 |
|
emanuele-f
|
05a4e3cf84
|
Change RTT to Active Monitoring
|
2020-04-10 18:21:41 +02:00 |
|
Simone Mainardi
|
3744ace4f8
|
Refactors graph_utils and nv_graph_utils
Addresses #3720
Refactor: create module graph_utils
Refactor: get_timeseries_layout
Refactor: get_default_timeseries
Refactor: getDeviceCommonTimeseries
Refactor: printCategoryDropdownButton
Refactor: printPoolChangeDropdown
Refactor: poolDropdown
Refactor: printProtocolQuota
Refactor: printGraphTopFlows
Refactor: drawGraphs
Refactor: printNotes
Refactor: getMinZoomResolution
Refactor: printSeries
Refactor: zoom_vals
Refactor: getZoomDuration
Refactor: getZoomAtPos
Refactor: stackedProgressBars
Refactor: percentageBar
Refactor: breakdownBar
Refactor: getProtoVolume
Refactor: normalizeSeriesPoints
Refactor: nv_graph_utils
Refactor: extendLabels
Refactor: getAlertGraphLink
Refactor: performCustomQuery
Refactor: drawProGraph
Refactor: unifies nv_graph_utils and graph_utils
|
2020-04-10 09:47:32 +02:00 |
|
emanuele-f
|
d0ba121a5e
|
Rework flows table update
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.
Closes #3660
|
2020-04-07 16:56:14 +02:00 |
|
Simone Mainardi
|
c76a66193a
|
Adds contextual help links
Extends #3653
|
2020-04-06 19:59:24 +02:00 |
|
Simone Mainardi
|
bb33e2f740
|
Allow system interface search for SNMP devices
Implements #3666
|
2020-04-06 19:35:10 +02:00 |
|
gabryon99
|
792a542c41
|
added print_page_title on each page
|
2020-04-06 10:35:57 +02:00 |
|
gabryon99
|
c6e9f6ffef
|
text dark for notifications
|
2020-04-03 19:56:10 +02:00 |
|
gabryon99
|
e8b1c7b192
|
reworker blog notification system
|
2020-04-03 17:12:43 +02:00 |
|
gabryon99
|
633ee3096d
|
reworked blog notifications
now the notification are stored in redis and not anymore in browser local storage
|
2020-04-02 23:04:03 +02:00 |
|
Alfredo Cardigliano
|
2425134f05
|
Replace isEnterprise with isEnterpriseM
|
2020-04-02 12:36:34 +00:00 |
|
gabryon99
|
17268a4c60
|
fix broken switch interface for non admin user
fix #3688
|
2020-04-02 08:24:22 +02:00 |
|
emanuele-f
|
e06ae0a51b
|
Fix bad selected menu item for user scripts config page
|
2020-04-01 17:06:16 +02:00 |
|
gabryon99
|
662ac8cd62
|
moved up license expired badge (inside the navbar)
fix #3625
|
2020-03-31 23:09:16 +02:00 |
|
Luca Deri
|
a3e7d8cde1
|
Fixes #3646
|
2020-03-30 16:27:14 +02:00 |
|
gabryon99
|
953c6cd40f
|
fix fort ticket #3622, removed debug logs
|
2020-03-30 11:44:20 +02:00 |
|
gabryon99
|
e486d05058
|
implemented blog notification per users
|
2020-03-27 17:46:13 +01:00 |
|
emanuele-f
|
9c404e3b30
|
Restore ntopng major version check
Closes #3648
|
2020-03-27 11:58:33 +01:00 |
|
gabryon99
|
cbeb73f890
|
fix for blog notifications
|
2020-03-26 18:05:36 +01:00 |
|
gabryon99
|
6d66d9e744
|
fixed issue #3638
|
2020-03-26 17:21:39 +01:00 |
|
gabryon99
|
9e327665a6
|
fix order menu help
|
2020-03-26 16:56:35 +01:00 |
|
gabryon99
|
c8465b5717
|
fix for ticket #3640 and add suggest feature link
|
2020-03-26 16:52:49 +01:00 |
|
emanuele-f
|
770ae697b2
|
Fix ntopng updates broken with italian language
Js strings must be enclosed in double quotes to prevent these errors.
|
2020-03-25 16:11:08 +01:00 |
|
gabryon99
|
28d5da945d
|
fix on showing blog posts notification
|
2020-03-25 08:32:00 +01:00 |
|
emanuele-f
|
60da5a0c13
|
Blog notifications fix
|
2020-03-24 17:12:41 +01:00 |
|
gabryon99
|
3208fd24ab
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2020-03-24 12:39:28 +01:00 |
|