Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00
Matteo Biscosi
a8da92b578
Reworked application management page
2023-04-03 11:02:29 +00:00
MatteoBiscosi
8f26f7740b
Fixes category label not correctly displayed ( #6767 )
2022-07-08 11:07:38 +02:00
MatteoBiscosi
e64d30fbf5
Fixes protocol filter not working ( #6753 )
2022-07-04 17:57:30 +02:00
Alfredo Cardigliano
257ece18c0
Copyright update (Lua)
2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
ca6707c54a
Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names)
2021-07-02 16:51:40 +02:00
Simone Mainardi
6226c943ae
Fixes data-toggle to data-bs-toggle not migrated
2021-05-21 11:00:58 +02:00
gabryon99
08ef6a3d14
fix for Custom applications addition broken ( #5363 )
2021-05-19 12:46:41 +02:00
Matteo Biscosi
685eb72767
Fixed custom application add button disabled
...
Implements #5363
2021-05-18 16:07:42 +02:00
Simone Mainardi
1dce9e5842
Migrates to Bootstrap 5
...
Adds bootstrap-5.0.0-beta3-dist
Adds bootstrap-5.0.0
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
initial migration to bs v5
porting to bs5
improvements on dropdown menu filter
fixed host map dropdown
removed excessive padding
fix button toggle
re-add blog news
removed text decoration for links
fix button layout (#5348 )
remove underscore from href (#5347 )
2021-05-18 11:39:59 +02:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
gabryon99
e35100f25c
removed table responsive wrapper ( #4798 )
2020-12-28 18:41:21 +01:00
gabryon99
4eaedf5c75
add responsive div wrapper for necessary tables ( #4681 )
2020-11-06 10:50:09 +01:00
gabryon99
5db4ec7c5d
gui improvments
2020-10-15 19:05:25 +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
emanuele-f
532225f1bc
Fix custom protocol IDs not preserved
...
Addresses #3991
2020-05-27 15:36:07 +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
b0520ee189
Improve localization support
...
- nDPI categories are now localized (see getCategoryLabel)
- Add some missing localization in plugins/user scripts pages
2020-03-03 18:26:14 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
emanuele-f
139a16ffe3
Fix protocol categories association lost after reboot
...
After the recent changes, there is only one global nDPI struct which
is share across all the interfaces. However, the struct can be swapped
during normal operating, so it's necessary to reload the associations
every time a new nDPI struct is allocated.
Fixes #3139
2019-12-19 15:11:21 +01:00
Simone Mainardi
dacaa7e3db
Migrates font-awesome 5 fa to fas
2019-12-18 11:50:02 +01:00
Simone Mainardi
189379f9c3
Fixes font-awesome 5 fa-close
2019-12-16 12:51:38 +01:00
Simone Mainardi
7402bbdd14
FontAwesome 5 migration
2019-12-09 15:11:37 +01:00
Simone Mainardi
2bfd12a84c
Bootstrap migration bnt-default to bnt-secondary
2019-12-06 11:51:45 +01:00
Alfredo Cardigliano
ade466ddd0
Fix save button alignment
2019-12-06 09:57:46 +01:00
Simone Mainardi
10a4367f86
Bootstrap migration table-condensed to table-sm
2019-12-05 11:24:59 +01:00
emanuele-f
a08393afcb
Fix dialog titles right aligned
2019-12-05 10:31:07 +01:00
emanuele-f
0f2f6a7f01
Document local broadcast domain, DHCP range and application rules
2019-04-18 10:13:06 +02:00
emanuele-f
94b143c8a3
Avoid adding duplicate applications with different letter case
...
Fix #2534
2019-04-16 17:32:52 +02:00
emanuele-f
d5d551853c
Do not account the Unknown protocol in the Unspecified category
...
Such protocol should not modified by the used see (78a20a166 ).
Fix #2536
2019-04-16 17:17:31 +02:00
emanuele-f
0968bb15bd
Fix rename error
2019-04-12 10:43:52 +02:00
emanuele-f
21f202ccb2
Implement protos.txt editing via the gui.
...
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.
Closes #1837
2019-04-10 16:16:39 +02:00
emanuele-f
6113c692af
Unify Protocol/Application labels
...
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"
Closes #2316
2019-01-28 16:59:27 +01:00
Alfredo Cardigliano
f15f6775c7
Hiding categories dropdown when a protocol is selected
2018-12-13 02:27:39 +01:00
Alfredo Cardigliano
2dc59620ed
Moved Categories and Protocols to the Categories page (tabs)
2018-12-13 00:50:17 +01:00